Skip to content
Success

Console Output

Pull request #43887 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
20:40:48 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6de52a29a8e8fbe9639178a25f716bfe4532ff11+ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa (defca3a15d3d8beb9abcf5dab428a7b58307f796)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43887@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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
20:40:50 [2022-07-29T20:40:50.663Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:40:50 [2022-07-29T20:40:50.667Z] Trying to pass milestone 1
[Pipeline] milestone
20:40:50 [2022-07-29T20:40:50.755Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:40:50 [2022-07-29T20:40:50.938Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03ffb170338c86e04) in /home/ubuntu/workspace/moby_PR-43887
[Pipeline] {
[Pipeline] checkout
20:40:50 [2022-07-29T20:40:50.966Z] The recommended git tool is: git
20:40:50 [2022-07-29T20:40:50.974Z] using credential docker-jenkins-github-credentials
20:40:50 [2022-07-29T20:40:50.982Z] Cloning the remote Git repository
20:40:50 [2022-07-29T20:40:50.982Z] Cloning with configured refspecs honoured and without tags
20:40:50 [2022-07-29T20:40:50.960Z] Cloning repository https://github.com/moby/moby.git
20:40:50 [2022-07-29T20:40:50.961Z]  > git init /home/ubuntu/workspace/moby_PR-43887 # timeout=10
20:40:50 [2022-07-29T20:40:50.981Z] Fetching upstream changes from https://github.com/moby/moby.git
20:40:50 [2022-07-29T20:40:50.981Z]  > git --version # timeout=10
20:40:50 [2022-07-29T20:40:50.990Z]  > git --version # 'git version 2.17.1'
20:40:50 [2022-07-29T20:40:50.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:50 [2022-07-29T20:40:50.991Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:06 [2022-07-29T20:41:06.985Z] Fetching without tags
20:41:07 [2022-07-29T20:41:07.195Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:07 [2022-07-29T20:41:07.778Z] Merge succeeded, producing 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:07 [2022-07-29T20:41:07.778Z] Checking out Revision 6de52a29a8e8fbe9639178a25f716bfe4532ff11 (PR-43887)
20:41:08 [2022-07-29T20:41:08.462Z] Commit message: "daemon: support other containerd runtimes (MVP)"
20:41:06 [2022-07-29T20:41:06.933Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:06 [2022-07-29T20:41:06.936Z]  > git config --add remote.origin.fetch +refs/pull/43887/head:refs/remotes/origin/PR-43887 # timeout=10
20:41:06 [2022-07-29T20:41:06.945Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:06 [2022-07-29T20:41:06.953Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:06 [2022-07-29T20:41:06.962Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:06 [2022-07-29T20:41:06.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:06 [2022-07-29T20:41:06.963Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:07 [2022-07-29T20:41:07.172Z]  > git config core.sparsecheckout # timeout=10
20:41:07 [2022-07-29T20:41:07.175Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
20:41:07 [2022-07-29T20:41:07.703Z]  > git remote # timeout=10
20:41:07 [2022-07-29T20:41:07.708Z]  > git config --get remote.origin.url # timeout=10
20:41:07 [2022-07-29T20:41:07.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:07 [2022-07-29T20:41:07.718Z]  > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10
20:41:07 [2022-07-29T20:41:07.736Z]  > git rev-parse HEAD^{commit} # timeout=10
20:41:07 [2022-07-29T20:41:07.756Z]  > git config core.sparsecheckout # timeout=10
20:41:07 [2022-07-29T20:41:07.773Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
20:41:08 [2022-07-29T20:41:08.441Z]  > git rev-list --no-walk 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:41:09 [2022-07-29T20:41:09.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43887:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:41:11 [2022-07-29T20:41:11.638Z] 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
[Pipeline] node
20:41:12 [2022-07-29T20:41:12.073Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03ffb170338c86e04) in /home/ubuntu/workspace/moby_PR-43887
[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
20:41:12 [2022-07-29T20:41:12.085Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-03a636b99c9b339bc) in /home/ubuntu/workspace/moby_PR-43887
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
20:41:12 [2022-07-29T20:41:12.088Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09832436d18d57e38) in /home/ubuntu/workspace/moby_PR-43887
[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] }
20:41:12 [2022-07-29T20:41:12.092Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08083a737bf67fef8) in /home/ubuntu/workspace/moby_PR-43887
[Pipeline] {
20:41:12 [2022-07-29T20:41:12.105Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02d301780fdcbd255) in /home/ubuntu/workspace/moby_PR-43887
[Pipeline] checkout
20:41:12 [2022-07-29T20:41:12.123Z] The recommended git tool is: git
20:41:12 [2022-07-29T20:41:12.132Z] using credential docker-jenkins-github-credentials
[Pipeline] {
[Pipeline] {
20:41:12 [2022-07-29T20:41:12.153Z] Fetching changes from the remote Git repository
[Pipeline] // stage
20:41:12 [2022-07-29T20:41:12.161Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] checkout
[Pipeline] {
20:41:12 [2022-07-29T20:41:12.210Z] The recommended git tool is: git
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
20:41:12 [2022-07-29T20:41:12.219Z] The recommended git tool is: git
20:41:12 [2022-07-29T20:41:12.219Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
20:41:12 [2022-07-29T20:41:12.228Z] Cloning the remote Git repository
20:41:12 [2022-07-29T20:41:12.228Z] Cloning with configured refspecs honoured and without tags
20:41:12 [2022-07-29T20:41:12.228Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
20:41:12 [2022-07-29T20:41:12.233Z] The recommended git tool is: git
20:41:12 [2022-07-29T20:41:12.236Z] Cloning the remote Git repository
20:41:12 [2022-07-29T20:41:12.236Z] Cloning with configured refspecs honoured and without tags
20:41:12 [2022-07-29T20:41:12.241Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
20:41:12 [2022-07-29T20:41:12.248Z] Cloning the remote Git repository
20:41:12 [2022-07-29T20:41:12.248Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
20:41:12 [2022-07-29T20:41:12.250Z] The recommended git tool is: git
20:41:12 [2022-07-29T20:41:12.259Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
20:41:12 [2022-07-29T20:41:12.267Z] Cloning the remote Git repository
20:41:12 [2022-07-29T20:41:12.267Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
20:41:12 [2022-07-29T20:41:12.360Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 6de52a29a8e8fbe9639178a25f716bfe4532ff11
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
20:41:12 [2022-07-29T20:41:12.440Z] Merge succeeded, producing 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:12 [2022-07-29T20:41:12.441Z] Checking out Revision 6de52a29a8e8fbe9639178a25f716bfe4532ff11 (PR-43887)
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:41:12 [2022-07-29T20:41:12.521Z] Commit message: "daemon: support other containerd runtimes (MVP)"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:41:13 [2022-07-29T20:41:13.122Z] + docker version
20:41:13 [2022-07-29T20:41:13.122Z] Client: Docker Engine - Community
20:41:13 [2022-07-29T20:41:13.122Z]  Version:           20.10.14
20:41:13 [2022-07-29T20:41:13.122Z]  API version:       1.41
20:41:13 [2022-07-29T20:41:13.122Z]  Go version:        go1.16.15
20:41:13 [2022-07-29T20:41:13.122Z]  Git commit:        a224086
20:41:13 [2022-07-29T20:41:13.122Z]  Built:             Thu Mar 24 01:47:57 2022
20:41:13 [2022-07-29T20:41:13.122Z]  OS/Arch:           linux/amd64
20:41:13 [2022-07-29T20:41:13.122Z]  Context:           default
20:41:13 [2022-07-29T20:41:13.122Z]  Experimental:      true
20:41:13 [2022-07-29T20:41:13.122Z] 
20:41:13 [2022-07-29T20:41:13.122Z] Server: Docker Engine - Community
20:41:13 [2022-07-29T20:41:13.122Z]  Engine:
20:41:13 [2022-07-29T20:41:13.122Z]   Version:          20.10.14
20:41:13 [2022-07-29T20:41:13.122Z]   API version:      1.41 (minimum version 1.12)
20:41:13 [2022-07-29T20:41:13.122Z]   Go version:       go1.16.15
20:41:13 [2022-07-29T20:41:13.122Z]   Git commit:       87a90dc
20:41:13 [2022-07-29T20:41:13.122Z]   Built:            Thu Mar 24 01:45:46 2022
20:41:13 [2022-07-29T20:41:13.122Z]   OS/Arch:          linux/amd64
20:41:13 [2022-07-29T20:41:13.122Z]   Experimental:     true
20:41:13 [2022-07-29T20:41:13.122Z]  containerd:
20:41:13 [2022-07-29T20:41:13.122Z]   Version:          1.5.11
20:41:13 [2022-07-29T20:41:13.122Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:13 [2022-07-29T20:41:13.122Z]  runc:
20:41:13 [2022-07-29T20:41:13.122Z]   Version:          1.0.3
20:41:13 [2022-07-29T20:41:13.122Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:41:13 [2022-07-29T20:41:13.122Z]  docker-init:
20:41:13 [2022-07-29T20:41:13.122Z]   Version:          0.19.0
20:41:13 [2022-07-29T20:41:13.122Z]   GitCommit:        de40ad0
20:41:12 [2022-07-29T20:41:12.116Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43887/.git # timeout=10
20:41:12 [2022-07-29T20:41:12.130Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:12 [2022-07-29T20:41:12.138Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:12 [2022-07-29T20:41:12.138Z]  > git --version # timeout=10
20:41:12 [2022-07-29T20:41:12.142Z]  > git --version # 'git version 2.17.1'
20:41:12 [2022-07-29T20:41:12.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:12 [2022-07-29T20:41:12.143Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:12 [2022-07-29T20:41:12.337Z]  > git config core.sparsecheckout # timeout=10
20:41:12 [2022-07-29T20:41:12.341Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
20:41:12 [2022-07-29T20:41:12.388Z]  > git remote # timeout=10
20:41:12 [2022-07-29T20:41:12.393Z]  > git config --get remote.origin.url # timeout=10
20:41:12 [2022-07-29T20:41:12.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:12 [2022-07-29T20:41:12.398Z]  > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10
20:41:12 [2022-07-29T20:41:12.407Z]  > git rev-parse HEAD^{commit} # timeout=10
20:41:12 [2022-07-29T20:41:12.417Z]  > git config core.sparsecheckout # timeout=10
20:41:12 [2022-07-29T20:41:12.425Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
[Pipeline] sh
20:41:12 [2022-07-29T20:41:12.231Z] Cloning repository https://github.com/moby/moby.git
20:41:12 [2022-07-29T20:41:12.231Z]  > git init /home/ubuntu/workspace/moby_PR-43887 # timeout=10
20:41:12 [2022-07-29T20:41:12.235Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:12 [2022-07-29T20:41:12.235Z]  > git --version # timeout=10
20:41:12 [2022-07-29T20:41:12.237Z]  > git --version # 'git version 2.17.1'
20:41:12 [2022-07-29T20:41:12.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:12 [2022-07-29T20:41:12.238Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:12 [2022-07-29T20:41:12.239Z] Cloning repository https://github.com/moby/moby.git
20:41:12 [2022-07-29T20:41:12.239Z]  > git init /home/ubuntu/workspace/moby_PR-43887 # timeout=10
20:41:12 [2022-07-29T20:41:12.254Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:12 [2022-07-29T20:41:12.254Z]  > git --version # timeout=10
20:41:12 [2022-07-29T20:41:12.260Z]  > git --version # 'git version 2.17.1'
20:41:12 [2022-07-29T20:41:12.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:12 [2022-07-29T20:41:12.261Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:12 [2022-07-29T20:41:12.250Z] Cloning repository https://github.com/moby/moby.git
20:41:12 [2022-07-29T20:41:12.252Z]  > git init /home/ubuntu/workspace/moby_PR-43887 # timeout=10
20:41:12 [2022-07-29T20:41:12.282Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:12 [2022-07-29T20:41:12.282Z]  > git --version # timeout=10
20:41:12 [2022-07-29T20:41:12.285Z]  > git --version # 'git version 2.25.1'
20:41:12 [2022-07-29T20:41:12.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:12 [2022-07-29T20:41:12.286Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:12 [2022-07-29T20:41:12.278Z] Cloning repository https://github.com/moby/moby.git
20:41:12 [2022-07-29T20:41:12.279Z]  > git init /home/ubuntu/workspace/moby_PR-43887 # timeout=10
20:41:12 [2022-07-29T20:41:12.291Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:12 [2022-07-29T20:41:12.291Z]  > git --version # timeout=10
20:41:12 [2022-07-29T20:41:12.296Z]  > git --version # 'git version 2.25.1'
20:41:12 [2022-07-29T20:41:12.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:12 [2022-07-29T20:41:12.297Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:13 [2022-07-29T20:41:13.430Z] + docker info
20:41:14 [2022-07-29T20:41:14.366Z] Client:
20:41:14 [2022-07-29T20:41:14.366Z]  Context:    default
20:41:14 [2022-07-29T20:41:14.366Z]  Debug Mode: false
20:41:14 [2022-07-29T20:41:14.366Z]  Plugins:
20:41:14 [2022-07-29T20:41:14.366Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:41:14 [2022-07-29T20:41:14.366Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:41:14 [2022-07-29T20:41:14.366Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:41:14 [2022-07-29T20:41:14.366Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:41:14 [2022-07-29T20:41:14.366Z] 
20:41:14 [2022-07-29T20:41:14.366Z] Server:
20:41:14 [2022-07-29T20:41:14.366Z]  Containers: 0
20:41:14 [2022-07-29T20:41:14.366Z]   Running: 0
20:41:14 [2022-07-29T20:41:14.366Z]   Paused: 0
20:41:14 [2022-07-29T20:41:14.366Z]   Stopped: 0
20:41:14 [2022-07-29T20:41:14.366Z]  Images: 3
20:41:14 [2022-07-29T20:41:14.366Z]  Server Version: 20.10.14
20:41:14 [2022-07-29T20:41:14.366Z]  Storage Driver: overlay2
20:41:14 [2022-07-29T20:41:14.366Z]   Backing Filesystem: extfs
20:41:14 [2022-07-29T20:41:14.366Z]   Supports d_type: true
20:41:14 [2022-07-29T20:41:14.366Z]   Native Overlay Diff: true
20:41:14 [2022-07-29T20:41:14.366Z]   userxattr: false
20:41:14 [2022-07-29T20:41:14.366Z]  Logging Driver: json-file
20:41:14 [2022-07-29T20:41:14.366Z]  Cgroup Driver: cgroupfs
20:41:14 [2022-07-29T20:41:14.366Z]  Cgroup Version: 1
20:41:14 [2022-07-29T20:41:14.366Z]  Plugins:
20:41:14 [2022-07-29T20:41:14.366Z]   Volume: local
20:41:14 [2022-07-29T20:41:14.366Z]   Network: bridge host ipvlan macvlan null overlay
20:41:14 [2022-07-29T20:41:14.366Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:41:14 [2022-07-29T20:41:14.366Z]  Swarm: inactive
20:41:14 [2022-07-29T20:41:14.366Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:41:14 [2022-07-29T20:41:14.366Z]  Default Runtime: runc
20:41:14 [2022-07-29T20:41:14.366Z]  Init Binary: docker-init
20:41:14 [2022-07-29T20:41:14.366Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:14 [2022-07-29T20:41:14.366Z]  runc version: v1.0.3-0-gf46b6ba
20:41:14 [2022-07-29T20:41:14.366Z]  init version: de40ad0
20:41:14 [2022-07-29T20:41:14.366Z]  Security Options:
20:41:14 [2022-07-29T20:41:14.366Z]   apparmor
20:41:14 [2022-07-29T20:41:14.366Z]   seccomp
20:41:14 [2022-07-29T20:41:14.366Z]    Profile: default
20:41:14 [2022-07-29T20:41:14.366Z]  Kernel Version: 5.4.0-1071-aws
20:41:14 [2022-07-29T20:41:14.366Z]  Operating System: Ubuntu 18.04.6 LTS
20:41:14 [2022-07-29T20:41:14.366Z]  OSType: linux
20:41:14 [2022-07-29T20:41:14.366Z]  Architecture: x86_64
20:41:14 [2022-07-29T20:41:14.366Z]  CPUs: 2
20:41:14 [2022-07-29T20:41:14.366Z]  Total Memory: 7.565GiB
20:41:14 [2022-07-29T20:41:14.366Z]  Name: ip-10-100-41-33
20:41:14 [2022-07-29T20:41:14.366Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
20:41:14 [2022-07-29T20:41:14.366Z]  Docker Root Dir: /var/lib/docker
20:41:14 [2022-07-29T20:41:14.366Z]  Debug Mode: false
20:41:14 [2022-07-29T20:41:14.366Z]  Registry: https://index.docker.io/v1/
20:41:14 [2022-07-29T20:41:14.366Z]  Labels:
20:41:14 [2022-07-29T20:41:14.366Z]  Experimental: true
20:41:14 [2022-07-29T20:41:14.366Z]  Insecure Registries:
20:41:14 [2022-07-29T20:41:14.366Z]   127.0.0.0/8
20:41:14 [2022-07-29T20:41:14.366Z]  Live Restore Enabled: true
20:41:14 [2022-07-29T20:41:14.366Z] 
20:41:14 [2022-07-29T20:41:14.366Z] WARNING: No swap limit support
[Pipeline] sh
20:41:14 [2022-07-29T20:41:14.650Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:14 [2022-07-29T20:41:14.650Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:14 [2022-07-29T20:41:14.650Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43887/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:41:14 [2022-07-29T20:41:14.650Z] + bash /home/ubuntu/workspace/moby_PR-43887/check-config.sh
20:41:14 [2022-07-29T20:41:14.650Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:41:14 [2022-07-29T20:41:14.650Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
20:41:14 [2022-07-29T20:41:14.650Z] 
20:41:14 [2022-07-29T20:41:14.650Z] Generally Necessary:
20:41:14 [2022-07-29T20:41:14.650Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:41:14 [2022-07-29T20:41:14.650Z] - apparmor: enabled and tools installed
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_NAMESPACES: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_NET_NS: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_PID_NS: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_IPC_NS: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_UTS_NS: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_CGROUPS: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_CGROUP_CPUACCT: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_CGROUP_DEVICE: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_CGROUP_FREEZER: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_CGROUP_SCHED: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_CPUSETS: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_MEMCG: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_KEYS: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_VETH: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_BRIDGE: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_NF_NAT: enabled (as module)
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_POSIX_MQUEUE: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_CGROUP_BPF: enabled
20:41:14 [2022-07-29T20:41:14.650Z] 
20:41:14 [2022-07-29T20:41:14.650Z] Optional Features:
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_USER_NS: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_SECCOMP: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_SECCOMP_FILTER: enabled
20:41:14 [2022-07-29T20:41:14.650Z] - CONFIG_CGROUP_PIDS: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_MEMCG_SWAP: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:41:14 [2022-07-29T20:41:14.909Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_BLK_CGROUP: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_CGROUP_PERF: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_CGROUP_HUGETLB: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_CFS_BANDWIDTH: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_RT_GROUP_SCHED: missing
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_IP_VS: enabled (as module)
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_IP_VS_NFCT: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_IP_VS_RR: enabled (as module)
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_SECURITY_SELINUX: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_SECURITY_APPARMOR: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_EXT4_FS: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:41:14 [2022-07-29T20:41:14.909Z] - Network Drivers:
20:41:14 [2022-07-29T20:41:14.909Z]   - "overlay":
20:41:14 [2022-07-29T20:41:14.909Z]     - CONFIG_VXLAN: enabled (as module)
20:41:14 [2022-07-29T20:41:14.909Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:41:14 [2022-07-29T20:41:14.909Z]       Optional (for encrypted networks):
20:41:14 [2022-07-29T20:41:14.909Z]       - CONFIG_CRYPTO: enabled
20:41:14 [2022-07-29T20:41:14.909Z]       - CONFIG_CRYPTO_AEAD: enabled
20:41:14 [2022-07-29T20:41:14.909Z]       - CONFIG_CRYPTO_GCM: enabled
20:41:14 [2022-07-29T20:41:14.909Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:41:14 [2022-07-29T20:41:14.909Z]       - CONFIG_CRYPTO_GHASH: enabled
20:41:14 [2022-07-29T20:41:14.909Z]       - CONFIG_XFRM: enabled
20:41:14 [2022-07-29T20:41:14.909Z]       - CONFIG_XFRM_USER: enabled (as module)
20:41:14 [2022-07-29T20:41:14.909Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:41:14 [2022-07-29T20:41:14.909Z]       - CONFIG_INET_ESP: enabled (as module)
20:41:14 [2022-07-29T20:41:14.909Z]   - "ipvlan":
20:41:14 [2022-07-29T20:41:14.909Z]     - CONFIG_IPVLAN: enabled (as module)
20:41:14 [2022-07-29T20:41:14.909Z]   - "macvlan":
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_MACVLAN: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_DUMMY: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z]   - "ftp,tftp client in container":
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z] - Storage Drivers:
20:41:15 [2022-07-29T20:41:15.168Z]   - "aufs":
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_AUFS_FS: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z]   - "btrfs":
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:41:15 [2022-07-29T20:41:15.168Z]   - "devicemapper":
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_BLK_DEV_DM: enabled
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z]   - "overlay":
20:41:15 [2022-07-29T20:41:15.168Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:41:15 [2022-07-29T20:41:15.168Z]   - "zfs":
20:41:15 [2022-07-29T20:41:15.168Z]     - /dev/zfs: present
20:41:15 [2022-07-29T20:41:15.168Z]     - zfs command: missing
20:41:15 [2022-07-29T20:41:15.168Z]     - zpool command: missing
20:41:15 [2022-07-29T20:41:15.168Z] 
20:41:15 [2022-07-29T20:41:15.168Z] Limits:
20:41:15 [2022-07-29T20:41:15.168Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:41:15 [2022-07-29T20:41:15.168Z] 
20:41:15 [2022-07-29T20:41:15.168Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:41:15 [2022-07-29T20:41:15.494Z] + sudo modprobe ip_vs
20:41:15 [2022-07-29T20:41:15.494Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 .
20:41:15 [2022-07-29T20:41:15.753Z] #1 [internal] load build definition from Dockerfile
20:41:15 [2022-07-29T20:41:15.753Z] #1 sha256:d9602ee5b139de1437d73078301cf69d6332d01cb7221cc5d57d6178b184fae7
20:41:15 [2022-07-29T20:41:15.753Z] #1 transferring dockerfile: 19.25kB done
20:41:15 [2022-07-29T20:41:15.753Z] #1 DONE 0.0s
20:41:15 [2022-07-29T20:41:15.753Z] 
20:41:15 [2022-07-29T20:41:15.753Z] #2 [internal] load .dockerignore
20:41:15 [2022-07-29T20:41:15.753Z] #2 sha256:c4bd083654bbdfc5eec242a932b09168c1bc5ba6ab6210a67949b7b850a4bcd7
20:41:15 [2022-07-29T20:41:15.753Z] #2 transferring context: 145B done
20:41:15 [2022-07-29T20:41:15.753Z] #2 DONE 0.0s
20:41:15 [2022-07-29T20:41:15.753Z] 
20:41:15 [2022-07-29T20:41:15.753Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:41:15 [2022-07-29T20:41:15.753Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
20:41:16 [2022-07-29T20:41:16.012Z] #3 DONE 0.1s
20:41:16 [2022-07-29T20:41:16.012Z] 
20:41:16 [2022-07-29T20:41:16.012Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:41:16 [2022-07-29T20:41:16.012Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
20:41:16 [2022-07-29T20:41:16.012Z] #4 CACHED
20:41:16 [2022-07-29T20:41:16.270Z] 
20:41:16 [2022-07-29T20:41:16.270Z] #5 [internal] load .dockerignore
20:41:16 [2022-07-29T20:41:16.270Z] #5 sha256:e2a7c2da79e17bf811da58636c7a36fb4df291c115b77cfb52d3bd74db63c1f5
20:41:16 [2022-07-29T20:41:16.270Z] #5 DONE 0.0s
20:41:16 [2022-07-29T20:41:16.270Z] 
20:41:16 [2022-07-29T20:41:16.270Z] #6 [internal] load build definition from Dockerfile
20:41:16 [2022-07-29T20:41:16.270Z] #6 sha256:77d5bec1df600d0689dd3509c512e670a5b158b1f434f6eb4cb25060dd2b71eb
20:41:16 [2022-07-29T20:41:16.270Z] #6 DONE 0.0s
20:41:16 [2022-07-29T20:41:16.270Z] 
20:41:16 [2022-07-29T20:41:16.270Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
20:41:16 [2022-07-29T20:41:16.270Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
20:41:16 [2022-07-29T20:41:16.270Z] #10 DONE 0.1s
20:41:16 [2022-07-29T20:41:16.270Z] 
20:41:16 [2022-07-29T20:41:16.270Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:16 [2022-07-29T20:41:16.270Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:41:16 [2022-07-29T20:41:16.270Z] #9 DONE 0.1s
20:41:16 [2022-07-29T20:41:16.270Z] 
20:41:16 [2022-07-29T20:41:16.270Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:16 [2022-07-29T20:41:16.270Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:41:16 [2022-07-29T20:41:16.270Z] #8 DONE 0.2s
20:41:16 [2022-07-29T20:41:16.270Z] 
20:41:16 [2022-07-29T20:41:16.270Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:41:16 [2022-07-29T20:41:16.270Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:41:16 [2022-07-29T20:41:16.529Z] #7 DONE 0.3s
20:41:16 [2022-07-29T20:41:16.529Z] 
20:41:16 [2022-07-29T20:41:16.529Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:16 [2022-07-29T20:41:16.529Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:41:16 [2022-07-29T20:41:16.529Z] #73 DONE 0.0s
20:41:16 [2022-07-29T20:41:16.529Z] 
20:41:16 [2022-07-29T20:41:16.529Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:16 [2022-07-29T20:41:16.529Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:41:16 [2022-07-29T20:41:16.529Z] #71 DONE 0.0s
20:41:16 [2022-07-29T20:41:16.529Z] 
20:41:16 [2022-07-29T20:41:16.530Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
20:41:16 [2022-07-29T20:41:16.530Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
20:41:16 [2022-07-29T20:41:16.530Z] #11 DONE 0.0s
20:41:16 [2022-07-29T20:41:16.530Z] 
20:41:16 [2022-07-29T20:41:16.530Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:41:16 [2022-07-29T20:41:16.530Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:41:16 [2022-07-29T20:41:16.530Z] #28 DONE 0.0s
20:41:16 [2022-07-29T20:41:16.530Z] 
20:41:16 [2022-07-29T20:41:16.530Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:41:16 [2022-07-29T20:41:16.530Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
20:41:16 [2022-07-29T20:41:16.530Z] #12 CACHED
20:41:16 [2022-07-29T20:41:16.530Z] 
20:41:16 [2022-07-29T20:41:16.530Z] #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
20:41:16 [2022-07-29T20:41:16.530Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
20:41:16 [2022-07-29T20:41:16.530Z] #13 CACHED
20:41:16 [2022-07-29T20:41:16.530Z] 
20:41:16 [2022-07-29T20:41:16.530Z] #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
20:41:16 [2022-07-29T20:41:16.530Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:41:17 [2022-07-29T20:41:17.098Z] #42 ...
20:41:17 [2022-07-29T20:41:17.098Z] 
20:41:17 [2022-07-29T20:41:17.098Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:41:17 [2022-07-29T20:41:17.098Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:41:17 [2022-07-29T20:41:17.098Z] #49 DONE 0.5s
20:41:17 [2022-07-29T20:41:17.098Z] 
20:41:17 [2022-07-29T20:41:17.098Z] #24 [internal] load build context
20:41:17 [2022-07-29T20:41:17.098Z] #24 sha256:4af969e50aa243ba9bb7ff563561fe0c6f80d3060525fc21578d3b07f50d4099
20:41:20 [2022-07-29T20:41:20.428Z] #24 transferring context: 62.36MB 3.4s done
20:41:20 [2022-07-29T20:41:20.428Z] #24 DONE 3.6s
20:41:20 [2022-07-29T20:41:20.428Z] 
20:41:20 [2022-07-29T20:41:20.428Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:41:20 [2022-07-29T20:41:20.428Z] #66 sha256:7f0d800a048f0c9bd497c44251a808af0976d48ee31fbc8d018a3306a27299fb
20:41:20 [2022-07-29T20:41:20.428Z] #66 DONE 0.1s
20:41:20 [2022-07-29T20:41:20.428Z] 
20:41:20 [2022-07-29T20:41:20.428Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:41:20 [2022-07-29T20:41:20.428Z] #25 sha256:9802298ed4d380a8ade18a8aa9121e26c3847d651d6f22d575a2c1e699a61d60
20:41:20 [2022-07-29T20:41:20.428Z] #25 DONE 0.1s
20:41:20 [2022-07-29T20:41:20.428Z] 
20:41:20 [2022-07-29T20:41:20.428Z] #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
20:41:20 [2022-07-29T20:41:20.428Z] #26 sha256:011b7eb853c3b6114c3e478c41a9f383aa7097bd78127708709920390be94868
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.271 + RM_GOPATH=0
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.272 + TMP_GOPATH=
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.272 + : /build
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.272 + '[' -z '' ']'
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.273 ++ mktemp -d
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.274 + export GOPATH=/tmp/tmp.tXK4DYDMnF
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.275 + GOPATH=/tmp/tmp.tXK4DYDMnF
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.275 + RM_GOPATH=1
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.275 + case "$(go env GOARCH)" in
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.276 ++ go env GOARCH
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.280 + export GO_BUILDMODE=-buildmode=pie
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.280 + GO_BUILDMODE=-buildmode=pie
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.280 ++ dirname /install.sh
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.281 + dir=/
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.282 + bin=dockercli
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.282 + shift
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.282 + '[' '!' -f //dockercli.installer ']'
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.282 + . //dockercli.installer
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.282 ++ : stable
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.282 ++ : 17.06.2-ce
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.283 + install_dockercli
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.283 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.283 Install docker/cli version 17.06.2-ce from stable
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.284 ++ uname -m
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.292 + arch=x86_64
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.297 + '[' x86_64 '!=' x86_64 ']'
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.297 + url=https://download.docker.com/linux/static
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.297 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:41:21 [2022-07-29T20:41:21.808Z] #26 1.298 + tar -xz docker/docker
20:41:23 [2022-07-29T20:41:23.220Z] Fetching without tags
20:41:23 [2022-07-29T20:41:23.210Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:23 [2022-07-29T20:41:23.212Z]  > git config --add remote.origin.fetch +refs/pull/43887/head:refs/remotes/origin/PR-43887 # timeout=10
20:41:23 [2022-07-29T20:41:23.214Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:23 [2022-07-29T20:41:23.218Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:23 [2022-07-29T20:41:23.223Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:23 [2022-07-29T20:41:23.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:23 [2022-07-29T20:41:23.224Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:23 [2022-07-29T20:41:23.407Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:23 [2022-07-29T20:41:23.947Z] Merge succeeded, producing 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:23 [2022-07-29T20:41:23.947Z] Checking out Revision 6de52a29a8e8fbe9639178a25f716bfe4532ff11 (PR-43887)
20:41:24 [2022-07-29T20:41:24.360Z] Fetching without tags
20:41:24 [2022-07-29T20:41:24.562Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:24 [2022-07-29T20:41:24.562Z] Commit message: "daemon: support other containerd runtimes (MVP)"
20:41:23 [2022-07-29T20:41:23.410Z]  > git config core.sparsecheckout # timeout=10
20:41:23 [2022-07-29T20:41:23.412Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
20:41:23 [2022-07-29T20:41:23.933Z]  > git remote # timeout=10
20:41:23 [2022-07-29T20:41:23.935Z]  > git config --get remote.origin.url # timeout=10
20:41:23 [2022-07-29T20:41:23.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:23 [2022-07-29T20:41:23.938Z]  > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10
20:41:23 [2022-07-29T20:41:23.944Z]  > git rev-parse HEAD^{commit} # timeout=10
20:41:23 [2022-07-29T20:41:23.950Z]  > git config core.sparsecheckout # timeout=10
20:41:23 [2022-07-29T20:41:23.952Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
20:41:24 [2022-07-29T20:41:24.348Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:24 [2022-07-29T20:41:24.351Z]  > git config --add remote.origin.fetch +refs/pull/43887/head:refs/remotes/origin/PR-43887 # timeout=10
20:41:24 [2022-07-29T20:41:24.358Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:24 [2022-07-29T20:41:24.365Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:24 [2022-07-29T20:41:24.372Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:24 [2022-07-29T20:41:24.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:24 [2022-07-29T20:41:24.372Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:24 [2022-07-29T20:41:24.574Z]  > git config core.sparsecheckout # timeout=10
20:41:24 [2022-07-29T20:41:24.578Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:41:25 [2022-07-29T20:41:25.098Z] #26 4.378 + mkdir -p /build
20:41:25 [2022-07-29T20:41:25.098Z] #26 4.389 + mv docker/docker /build/
20:41:25 [2022-07-29T20:41:25.098Z] #26 4.390 + rmdir docker
20:41:25 [2022-07-29T20:41:25.098Z] #26 DONE 4.6s
20:41:25 [2022-07-29T20:41:25.098Z] 
20:41:25 [2022-07-29T20:41:25.098Z] #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
20:41:25 [2022-07-29T20:41:25.098Z] #67 sha256:fb92a2ec4b1b351f2f2cecf42d9b47badb95aa515cacbbba93fa5cc24f661904
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.205 + RM_GOPATH=0
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.207 + TMP_GOPATH=
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.207 + : /build
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.207 + '[' -z '' ']'
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.207 ++ mktemp -d
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.207 + export GOPATH=/tmp/tmp.BtmCmJTSKT
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.207 + GOPATH=/tmp/tmp.BtmCmJTSKT
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.207 + RM_GOPATH=1
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.207 + case "$(go env GOARCH)" in
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.208 ++ go env GOARCH
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.216 + export GO_BUILDMODE=-buildmode=pie
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.216 + GO_BUILDMODE=-buildmode=pie
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.217 ++ dirname /install.sh
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.221 + dir=/
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.221 + bin=rootlesskit
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.221 + shift
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.221 + '[' '!' -f //rootlesskit.installer ']'
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.221 + . //rootlesskit.installer
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.222 ++ : 1920341cd41e047834a21007424162a2dc946315
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.222 + install_rootlesskit
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.222 + case "$1" in
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.222 + export CGO_ENABLED=0
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.222 + CGO_ENABLED=0
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.223 + _install_rootlesskit
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.223 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.223 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.223 + for f in rootlesskit rootlesskit-docker-proxy
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.224 + GOBIN=/build
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.224 + GO111MODULE=on
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.224 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:41:25 [2022-07-29T20:41:25.098Z] #67 1.659 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:41:25 [2022-07-29T20:41:25.098Z] #67 2.997 go: downloading github.com/sirupsen/logrus v1.8.1
20:41:25 [2022-07-29T20:41:25.098Z] #67 2.999 go: downloading github.com/urfave/cli/v2 v2.4.0
20:41:25 [2022-07-29T20:41:25.098Z] #67 3.238 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:41:25 [2022-07-29T20:41:25.098Z] #67 4.366 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:41:25 [2022-07-29T20:41:25.098Z] #67 4.873 go: downloading github.com/google/uuid v1.3.0
20:41:25 [2022-07-29T20:41:25.098Z] #67 4.875 go: downloading github.com/moby/vpnkit v0.5.0
20:41:25 [2022-07-29T20:41:25.098Z] #67 4.930 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:41:25 [2022-07-29T20:41:25.125Z] Merge succeeded, producing 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:25 [2022-07-29T20:41:25.125Z] Checking out Revision 6de52a29a8e8fbe9639178a25f716bfe4532ff11 (PR-43887)
20:41:25 [2022-07-29T20:41:25.176Z] + docker version
20:41:25 [2022-07-29T20:41:25.176Z] Client: Docker Engine - Community
20:41:25 [2022-07-29T20:41:25.176Z]  Version:           20.10.14
20:41:25 [2022-07-29T20:41:25.176Z]  API version:       1.41
20:41:25 [2022-07-29T20:41:25.176Z]  Go version:        go1.16.15
20:41:25 [2022-07-29T20:41:25.176Z]  Git commit:        a224086
20:41:25 [2022-07-29T20:41:25.176Z]  Built:             Thu Mar 24 01:47:57 2022
20:41:25 [2022-07-29T20:41:25.176Z]  OS/Arch:           linux/amd64
20:41:25 [2022-07-29T20:41:25.176Z]  Context:           default
20:41:25 [2022-07-29T20:41:25.176Z]  Experimental:      true
20:41:25 [2022-07-29T20:41:25.176Z] 
20:41:25 [2022-07-29T20:41:25.176Z] Server: Docker Engine - Community
20:41:25 [2022-07-29T20:41:25.176Z]  Engine:
20:41:25 [2022-07-29T20:41:25.176Z]   Version:          20.10.14
20:41:25 [2022-07-29T20:41:25.176Z]   API version:      1.41 (minimum version 1.12)
20:41:25 [2022-07-29T20:41:25.176Z]   Go version:       go1.16.15
20:41:25 [2022-07-29T20:41:25.176Z]   Git commit:       87a90dc
20:41:25 [2022-07-29T20:41:25.176Z]   Built:            Thu Mar 24 01:45:46 2022
20:41:25 [2022-07-29T20:41:25.176Z]   OS/Arch:          linux/amd64
20:41:25 [2022-07-29T20:41:25.176Z]   Experimental:     true
20:41:25 [2022-07-29T20:41:25.176Z]  containerd:
20:41:25 [2022-07-29T20:41:25.176Z]   Version:          1.5.11
20:41:25 [2022-07-29T20:41:25.176Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:25 [2022-07-29T20:41:25.176Z]  runc:
20:41:25 [2022-07-29T20:41:25.176Z]   Version:          1.0.3
20:41:25 [2022-07-29T20:41:25.176Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:41:25 [2022-07-29T20:41:25.176Z]  docker-init:
20:41:25 [2022-07-29T20:41:25.176Z]   Version:          0.19.0
20:41:25 [2022-07-29T20:41:25.176Z]   GitCommit:        de40ad0
[Pipeline] sh
20:41:25 [2022-07-29T20:41:25.309Z] Commit message: "daemon: support other containerd runtimes (MVP)"
20:41:25 [2022-07-29T20:41:25.357Z] #67 5.110 go: downloading github.com/gofrs/flock v0.8.1
20:41:25 [2022-07-29T20:41:25.357Z] #67 5.154 go: downloading github.com/gorilla/mux v1.8.0
20:41:25 [2022-07-29T20:41:25.459Z] + docker info
20:41:25 [2022-07-29T20:41:25.459Z] Client:
20:41:25 [2022-07-29T20:41:25.459Z]  Context:    default
20:41:25 [2022-07-29T20:41:25.459Z]  Debug Mode: false
20:41:25 [2022-07-29T20:41:25.459Z]  Plugins:
20:41:25 [2022-07-29T20:41:25.459Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:41:25 [2022-07-29T20:41:25.459Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:41:25 [2022-07-29T20:41:25.459Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:41:25 [2022-07-29T20:41:25.459Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:41:25 [2022-07-29T20:41:25.459Z] 
20:41:25 [2022-07-29T20:41:25.459Z] Server:
20:41:25 [2022-07-29T20:41:25.459Z]  Containers: 0
20:41:25 [2022-07-29T20:41:25.459Z]   Running: 0
20:41:25 [2022-07-29T20:41:25.459Z]   Paused: 0
20:41:25 [2022-07-29T20:41:25.459Z]   Stopped: 0
20:41:25 [2022-07-29T20:41:25.459Z]  Images: 1
20:41:25 [2022-07-29T20:41:25.459Z]  Server Version: 20.10.14
20:41:25 [2022-07-29T20:41:25.459Z]  Storage Driver: overlay2
20:41:25 [2022-07-29T20:41:25.459Z]   Backing Filesystem: extfs
20:41:25 [2022-07-29T20:41:25.459Z]   Supports d_type: true
20:41:25 [2022-07-29T20:41:25.459Z]   Native Overlay Diff: true
20:41:25 [2022-07-29T20:41:25.459Z]   userxattr: false
20:41:25 [2022-07-29T20:41:25.459Z]  Logging Driver: json-file
20:41:25 [2022-07-29T20:41:25.459Z]  Cgroup Driver: cgroupfs
20:41:25 [2022-07-29T20:41:25.459Z]  Cgroup Version: 1
20:41:25 [2022-07-29T20:41:25.459Z]  Plugins:
20:41:25 [2022-07-29T20:41:25.459Z]   Volume: local
20:41:25 [2022-07-29T20:41:25.459Z]   Network: bridge host ipvlan macvlan null overlay
20:41:25 [2022-07-29T20:41:25.459Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:41:25 [2022-07-29T20:41:25.459Z]  Swarm: inactive
20:41:25 [2022-07-29T20:41:25.459Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
20:41:25 [2022-07-29T20:41:25.459Z]  Default Runtime: runc
20:41:25 [2022-07-29T20:41:25.459Z]  Init Binary: docker-init
20:41:25 [2022-07-29T20:41:25.459Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:25 [2022-07-29T20:41:25.459Z]  runc version: v1.0.3-0-gf46b6ba
20:41:25 [2022-07-29T20:41:25.459Z]  init version: de40ad0
20:41:25 [2022-07-29T20:41:25.459Z]  Security Options:
20:41:25 [2022-07-29T20:41:25.459Z]   apparmor
20:41:25 [2022-07-29T20:41:25.459Z]   seccomp
20:41:25 [2022-07-29T20:41:25.459Z]    Profile: default
20:41:25 [2022-07-29T20:41:25.459Z]  Kernel Version: 5.4.0-1071-aws
20:41:25 [2022-07-29T20:41:25.459Z]  Operating System: Ubuntu 18.04.6 LTS
20:41:25 [2022-07-29T20:41:25.459Z]  OSType: linux
20:41:25 [2022-07-29T20:41:25.459Z]  Architecture: x86_64
20:41:25 [2022-07-29T20:41:25.459Z]  CPUs: 8
20:41:25 [2022-07-29T20:41:25.459Z]  Total Memory: 30.58GiB
20:41:25 [2022-07-29T20:41:25.459Z]  Name: ip-10-100-51-95
20:41:25 [2022-07-29T20:41:25.459Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
20:41:25 [2022-07-29T20:41:25.459Z]  Docker Root Dir: /var/lib/docker
20:41:25 [2022-07-29T20:41:25.459Z]  Debug Mode: false
20:41:25 [2022-07-29T20:41:25.459Z]  Registry: https://index.docker.io/v1/
20:41:25 [2022-07-29T20:41:25.459Z]  Labels:
20:41:25 [2022-07-29T20:41:25.459Z]  Experimental: true
20:41:25 [2022-07-29T20:41:25.459Z]  Insecure Registries:
20:41:25 [2022-07-29T20:41:25.459Z]   127.0.0.0/8
20:41:25 [2022-07-29T20:41:25.459Z]  Live Restore Enabled: true
20:41:25 [2022-07-29T20:41:25.459Z] 
20:41:25 [2022-07-29T20:41:25.459Z] WARNING: No swap limit support
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
20:41:25 [2022-07-29T20:41:25.617Z] #67 5.282 go: downloading github.com/moby/sys/mountinfo v0.6.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:41:25 [2022-07-29T20:41:25.741Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:25 [2022-07-29T20:41:25.741Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:25 [2022-07-29T20:41:25.741Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43887/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:41:25 [2022-07-29T20:41:25.741Z] + bash /home/ubuntu/workspace/moby_PR-43887/check-config.sh
20:41:25 [2022-07-29T20:41:25.741Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:41:25 [2022-07-29T20:41:25.741Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
20:41:25 [2022-07-29T20:41:25.741Z] 
20:41:25 [2022-07-29T20:41:25.741Z] Generally Necessary:
20:41:25 [2022-07-29T20:41:25.741Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:41:25 [2022-07-29T20:41:25.741Z] - apparmor: enabled and tools installed
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_NAMESPACES: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_NET_NS: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_PID_NS: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_IPC_NS: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_UTS_NS: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_CGROUPS: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_CGROUP_CPUACCT: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_CGROUP_DEVICE: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_CGROUP_FREEZER: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_CGROUP_SCHED: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_CPUSETS: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_MEMCG: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_KEYS: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_VETH: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_BRIDGE: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_NF_NAT: enabled (as module)
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_POSIX_MQUEUE: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_CGROUP_BPF: enabled
20:41:25 [2022-07-29T20:41:25.741Z] 
20:41:25 [2022-07-29T20:41:25.741Z] Optional Features:
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_USER_NS: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_SECCOMP: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_SECCOMP_FILTER: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_CGROUP_PIDS: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_MEMCG_SWAP: enabled
20:41:25 [2022-07-29T20:41:25.741Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:41:25 [2022-07-29T20:41:25.741Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:41:25 [2022-07-29T20:41:25.876Z] #67 5.467 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:41:25 [2022-07-29T20:41:25.876Z] #67 5.549 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:41:25 [2022-07-29T20:41:25.947Z] + docker version
20:41:25 [2022-07-29T20:41:25.947Z] Client: Docker Engine - Community
20:41:25 [2022-07-29T20:41:25.947Z]  Version:           20.10.14
20:41:25 [2022-07-29T20:41:25.947Z]  API version:       1.41
20:41:25 [2022-07-29T20:41:25.947Z]  Go version:        go1.16.15
20:41:25 [2022-07-29T20:41:25.947Z]  Git commit:        a224086
20:41:25 [2022-07-29T20:41:25.947Z]  Built:             Thu Mar 24 01:47:20 2022
20:41:25 [2022-07-29T20:41:25.947Z]  OS/Arch:           linux/arm64
20:41:25 [2022-07-29T20:41:25.947Z]  Context:           default
20:41:25 [2022-07-29T20:41:25.947Z]  Experimental:      true
20:41:25 [2022-07-29T20:41:25.947Z] 
20:41:25 [2022-07-29T20:41:25.947Z] Server: Docker Engine - Community
20:41:25 [2022-07-29T20:41:25.947Z]  Engine:
20:41:25 [2022-07-29T20:41:25.947Z]   Version:          20.10.14
20:41:25 [2022-07-29T20:41:25.947Z]   API version:      1.41 (minimum version 1.12)
20:41:25 [2022-07-29T20:41:25.947Z]   Go version:       go1.16.15
20:41:25 [2022-07-29T20:41:25.947Z]   Git commit:       87a90dc
20:41:25 [2022-07-29T20:41:25.947Z]   Built:            Thu Mar 24 01:45:39 2022
20:41:25 [2022-07-29T20:41:25.947Z]   OS/Arch:          linux/arm64
20:41:25 [2022-07-29T20:41:25.947Z]   Experimental:     true
20:41:25 [2022-07-29T20:41:25.947Z]  containerd:
20:41:25 [2022-07-29T20:41:25.947Z]   Version:          1.5.11
20:41:25 [2022-07-29T20:41:25.947Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:25 [2022-07-29T20:41:25.947Z]  runc:
20:41:25 [2022-07-29T20:41:25.947Z]   Version:          1.0.3
20:41:25 [2022-07-29T20:41:25.947Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:41:25 [2022-07-29T20:41:25.947Z]  docker-init:
20:41:25 [2022-07-29T20:41:25.947Z]   Version:          0.19.0
20:41:25 [2022-07-29T20:41:25.947Z]   GitCommit:        de40ad0
[Pipeline] sh
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_BLK_CGROUP: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_CGROUP_PERF: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_CGROUP_HUGETLB: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_CFS_BANDWIDTH: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_RT_GROUP_SCHED: missing
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_IP_VS: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_IP_VS_NFCT: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_IP_VS_RR: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_SECURITY_SELINUX: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_SECURITY_APPARMOR: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_EXT4_FS: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:41:26 [2022-07-29T20:41:26.000Z] - Network Drivers:
20:41:26 [2022-07-29T20:41:26.000Z]   - "overlay":
20:41:26 [2022-07-29T20:41:26.000Z]     - CONFIG_VXLAN: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:41:26 [2022-07-29T20:41:26.000Z]       Optional (for encrypted networks):
20:41:26 [2022-07-29T20:41:26.000Z]       - CONFIG_CRYPTO: enabled
20:41:26 [2022-07-29T20:41:26.000Z]       - CONFIG_CRYPTO_AEAD: enabled
20:41:26 [2022-07-29T20:41:26.000Z]       - CONFIG_CRYPTO_GCM: enabled
20:41:26 [2022-07-29T20:41:26.000Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:41:26 [2022-07-29T20:41:26.000Z]       - CONFIG_CRYPTO_GHASH: enabled
20:41:26 [2022-07-29T20:41:26.000Z]       - CONFIG_XFRM: enabled
20:41:26 [2022-07-29T20:41:26.000Z]       - CONFIG_XFRM_USER: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z]       - CONFIG_INET_ESP: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z]   - "ipvlan":
20:41:26 [2022-07-29T20:41:26.000Z]     - CONFIG_IPVLAN: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z]   - "macvlan":
20:41:26 [2022-07-29T20:41:26.000Z]     - CONFIG_MACVLAN: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z]     - CONFIG_DUMMY: enabled (as module)
20:41:26 [2022-07-29T20:41:26.000Z]   - "ftp,tftp client in container":
20:41:26 [2022-07-29T20:41:26.227Z] + docker info
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:41:26 [2022-07-29T20:41:26.259Z] - Storage Drivers:
20:41:26 [2022-07-29T20:41:26.259Z]   - "aufs":
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_AUFS_FS: enabled (as module)
20:41:26 [2022-07-29T20:41:26.259Z]   - "btrfs":
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:41:26 [2022-07-29T20:41:26.259Z]   - "devicemapper":
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_BLK_DEV_DM: enabled
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:41:26 [2022-07-29T20:41:26.259Z]   - "overlay":
20:41:26 [2022-07-29T20:41:26.259Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:41:26 [2022-07-29T20:41:26.259Z]   - "zfs":
20:41:26 [2022-07-29T20:41:26.259Z]     - /dev/zfs: present
20:41:26 [2022-07-29T20:41:26.259Z]     - zfs command: missing
20:41:26 [2022-07-29T20:41:26.259Z]     - zpool command: missing
20:41:26 [2022-07-29T20:41:26.259Z] 
20:41:26 [2022-07-29T20:41:26.259Z] Limits:
20:41:26 [2022-07-29T20:41:26.259Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:41:26 [2022-07-29T20:41:26.259Z] 
20:41:26 [2022-07-29T20:41:26.259Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:41:25 [2022-07-29T20:41:25.105Z]  > git remote # timeout=10
20:41:25 [2022-07-29T20:41:25.111Z]  > git config --get remote.origin.url # timeout=10
20:41:25 [2022-07-29T20:41:25.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:25 [2022-07-29T20:41:25.118Z]  > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10
20:41:25 [2022-07-29T20:41:25.126Z]  > git rev-parse HEAD^{commit} # timeout=10
20:41:25 [2022-07-29T20:41:25.137Z]  > git config core.sparsecheckout # timeout=10
20:41:25 [2022-07-29T20:41:25.142Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
20:41:26 [2022-07-29T20:41:26.446Z] #67 ...
20:41:26 [2022-07-29T20:41:26.446Z] 
20:41:26 [2022-07-29T20:41:26.446Z] #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
20:41:26 [2022-07-29T20:41:26.446Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:26 [2022-07-29T20:41:26.446Z] #14 1.874 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:41:26 [2022-07-29T20:41:26.446Z] #14 2.001 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:41:26 [2022-07-29T20:41:26.446Z] #14 2.177 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:41:26 [2022-07-29T20:41:26.446Z] #14 3.176 Fetched 44.1 kB in 2s (26.8 kB/s)
20:41:26 [2022-07-29T20:41:26.446Z] #14 3.176 Reading package lists...
20:41:26 [2022-07-29T20:41:26.446Z] #14 5.230 Reading package lists...
20:41:26 [2022-07-29T20:41:26.446Z] #14 6.968 Building dependency tree...
20:41:26 [2022-07-29T20:41:26.446Z] #14 7.520 Reading state information...
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.171 The following additional packages will be installed:
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.171   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.171   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.171   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.172   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.173   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.174   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.177   mingw-w64-common mingw-w64-x86-64-dev
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.184 Suggested packages:
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.185   gcc-10-locales seccomp wine64
20:41:26 [2022-07-29T20:41:26.446Z] #14 8.978 The following NEW packages will be installed:
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.028   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.028   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.028   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.028   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.028   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.028   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.028   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.028   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.028   mingw-w64-x86-64-dev
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.359 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.359 Need to get 115 MB of archives.
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.359 After this operation, 645 MB of additional disk space will be used.
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.359 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]
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.469 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]
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.538 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.538 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.546 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.551 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.680 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.812 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]
20:41:26 [2022-07-29T20:41:26.446Z] #14 9.816 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]
20:41:26 [2022-07-29T20:41:26.583Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 .
20:41:26 [2022-07-29T20:41:26.583Z] #1 [internal] load build definition from Dockerfile
20:41:26 [2022-07-29T20:41:26.583Z] #1 sha256:08b660524eb4478a3a4c37cfdcdc02e7afd756c08e546e2f2174d1a5fc3f769d
20:41:26 [2022-07-29T20:41:26.583Z] #1 transferring dockerfile: 19.25kB done
20:41:26 [2022-07-29T20:41:26.583Z] #1 DONE 0.0s
20:41:26 [2022-07-29T20:41:26.583Z] 
20:41:26 [2022-07-29T20:41:26.583Z] #2 [internal] load .dockerignore
20:41:26 [2022-07-29T20:41:26.583Z] #2 sha256:68c21a8f1ae8f1b2f46889ef2ab5ca75f42bd2b49938be84e4e4d35a92ec2a4d
20:41:26 [2022-07-29T20:41:26.583Z] #2 transferring context: 145B done
20:41:26 [2022-07-29T20:41:26.583Z] #2 DONE 0.0s
20:41:26 [2022-07-29T20:41:26.583Z] 
20:41:26 [2022-07-29T20:41:26.583Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:41:26 [2022-07-29T20:41:26.583Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
20:41:26 [2022-07-29T20:41:26.583Z] #3 DONE 0.1s
20:41:26 [2022-07-29T20:41:26.707Z] #14 ...
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:41:26 [2022-07-29T20:41:26.707Z] #30 sha256:321ede8e0625bcad7fe3bf21dededd1e5cd94d4eb9c3a7986e5c642d417e6352
20:41:26 [2022-07-29T20:41:26.707Z] #30 CACHED
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:41:26 [2022-07-29T20:41:26.707Z] #29 CACHED
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:26 [2022-07-29T20:41:26.707Z] #14 10.18 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]
20:41:26 [2022-07-29T20:41:26.707Z] #14 ...
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:41:26 [2022-07-29T20:41:26.707Z] #62 1.887 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:41:26 [2022-07-29T20:41:26.707Z] #62 2.014 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:41:26 [2022-07-29T20:41:26.707Z] #62 2.187 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:41:26 [2022-07-29T20:41:26.707Z] #62 3.410 Fetched 44.1 kB in 2s (22.9 kB/s)
20:41:26 [2022-07-29T20:41:26.707Z] #62 3.410 Reading package lists...
20:41:26 [2022-07-29T20:41:26.707Z] #62 5.416 Reading package lists...
20:41:26 [2022-07-29T20:41:26.707Z] #62 7.468 Building dependency tree...
20:41:26 [2022-07-29T20:41:26.707Z] #62 8.013 Reading state information...
20:41:26 [2022-07-29T20:41:26.707Z] #62 8.618 The following additional packages will be installed:
20:41:26 [2022-07-29T20:41:26.707Z] #62 8.618   libbtrfs0
20:41:26 [2022-07-29T20:41:26.707Z] #62 8.704 The following NEW packages will be installed:
20:41:26 [2022-07-29T20:41:26.707Z] #62 8.705   libbtrfs-dev libbtrfs0
20:41:26 [2022-07-29T20:41:26.707Z] #62 9.095 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
20:41:26 [2022-07-29T20:41:26.707Z] #62 9.095 Need to get 460 kB of archives.
20:41:26 [2022-07-29T20:41:26.707Z] #62 9.095 After this operation, 1237 kB of additional disk space will be used.
20:41:26 [2022-07-29T20:41:26.707Z] #62 9.095 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:41:26 [2022-07-29T20:41:26.707Z] #62 9.120 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:41:26 [2022-07-29T20:41:26.707Z] #62 9.689 debconf: delaying package configuration, since apt-utils is not installed
20:41:26 [2022-07-29T20:41:26.707Z] #62 9.804 Fetched 460 kB in 0s (1351 kB/s)
20:41:26 [2022-07-29T20:41:26.707Z] #62 9.962 Selecting previously unselected package libbtrfs0:amd64.
20:41:26 [2022-07-29T20:41:26.707Z] #62 9.962 (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.)
20:41:26 [2022-07-29T20:41:26.707Z] #62 10.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:41:26 [2022-07-29T20:41:26.707Z] #62 10.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:41:26 [2022-07-29T20:41:26.707Z] #62 ...
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #31 sha256:cb443b76f579e688ddc31fe0ac7181548f74857e695bc347e2b95a1e0d5a24ff
20:41:26 [2022-07-29T20:41:26.707Z] #31 CACHED
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:41:26 [2022-07-29T20:41:26.707Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
20:41:26 [2022-07-29T20:41:26.707Z] #33 CACHED
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:41:26 [2022-07-29T20:41:26.707Z] #34 CACHED
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
20:41:26 [2022-07-29T20:41:26.707Z] #36 CACHED
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
20:41:26 [2022-07-29T20:41:26.707Z] #38 CACHED
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
20:41:26 [2022-07-29T20:41:26.707Z] #40 CACHED
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:41:26 [2022-07-29T20:41:26.707Z] #62 10.25 Selecting previously unselected package libbtrfs-dev:amd64.
20:41:26 [2022-07-29T20:41:26.707Z] #62 10.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:41:26 [2022-07-29T20:41:26.707Z] #62 10.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:41:26 [2022-07-29T20:41:26.707Z] #62 ...
20:41:26 [2022-07-29T20:41:26.707Z] 
20:41:26 [2022-07-29T20:41:26.707Z] #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
20:41:26 [2022-07-29T20:41:26.707Z] #67 sha256:fb92a2ec4b1b351f2f2cecf42d9b47badb95aa515cacbbba93fa5cc24f661904
20:41:26 [2022-07-29T20:41:26.707Z] #67 6.425 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:41:26 [2022-07-29T20:41:26.707Z] #67 6.511 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:41:26 [2022-07-29T20:41:26.793Z] Client:
20:41:26 [2022-07-29T20:41:26.793Z]  Context:    default
20:41:26 [2022-07-29T20:41:26.793Z]  Debug Mode: false
20:41:26 [2022-07-29T20:41:26.793Z]  Plugins:
20:41:26 [2022-07-29T20:41:26.793Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:41:26 [2022-07-29T20:41:26.793Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:41:26 [2022-07-29T20:41:26.793Z] 
20:41:26 [2022-07-29T20:41:26.793Z] Server:
20:41:26 [2022-07-29T20:41:26.793Z]  Containers: 0
20:41:26 [2022-07-29T20:41:26.793Z]   Running: 0
20:41:26 [2022-07-29T20:41:26.793Z]   Paused: 0
20:41:26 [2022-07-29T20:41:26.793Z]   Stopped: 0
20:41:26 [2022-07-29T20:41:26.793Z]  Images: 2
20:41:26 [2022-07-29T20:41:26.793Z]  Server Version: 20.10.14
20:41:26 [2022-07-29T20:41:26.793Z]  Storage Driver: overlay2
20:41:26 [2022-07-29T20:41:26.793Z]   Backing Filesystem: extfs
20:41:26 [2022-07-29T20:41:26.793Z]   Supports d_type: true
20:41:26 [2022-07-29T20:41:26.793Z]   Native Overlay Diff: true
20:41:26 [2022-07-29T20:41:26.793Z]   userxattr: false
20:41:26 [2022-07-29T20:41:26.793Z]  Logging Driver: json-file
20:41:26 [2022-07-29T20:41:26.793Z]  Cgroup Driver: cgroupfs
20:41:26 [2022-07-29T20:41:26.793Z]  Cgroup Version: 1
20:41:26 [2022-07-29T20:41:26.793Z]  Plugins:
20:41:26 [2022-07-29T20:41:26.793Z]   Volume: local
20:41:26 [2022-07-29T20:41:26.793Z]   Network: bridge host ipvlan macvlan null overlay
20:41:26 [2022-07-29T20:41:26.793Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:41:26 [2022-07-29T20:41:26.793Z]  Swarm: inactive
20:41:26 [2022-07-29T20:41:26.793Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:41:26 [2022-07-29T20:41:26.793Z]  Default Runtime: runc
20:41:26 [2022-07-29T20:41:26.793Z]  Init Binary: docker-init
20:41:26 [2022-07-29T20:41:26.793Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:26 [2022-07-29T20:41:26.793Z]  runc version: v1.0.3-0-gf46b6ba
20:41:26 [2022-07-29T20:41:26.793Z]  init version: de40ad0
20:41:26 [2022-07-29T20:41:26.793Z]  Security Options:
20:41:26 [2022-07-29T20:41:26.793Z]   apparmor
20:41:26 [2022-07-29T20:41:26.793Z]   seccomp
20:41:26 [2022-07-29T20:41:26.793Z]    Profile: default
20:41:26 [2022-07-29T20:41:26.793Z]  Kernel Version: 5.13.0-1021-aws
20:41:26 [2022-07-29T20:41:26.793Z]  Operating System: Ubuntu 20.04.4 LTS
20:41:26 [2022-07-29T20:41:26.793Z]  OSType: linux
20:41:26 [2022-07-29T20:41:26.793Z]  Architecture: aarch64
20:41:26 [2022-07-29T20:41:26.793Z]  CPUs: 2
20:41:26 [2022-07-29T20:41:26.793Z]  Total Memory: 7.562GiB
20:41:26 [2022-07-29T20:41:26.793Z]  Name: ip-10-100-101-81
20:41:26 [2022-07-29T20:41:26.793Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
20:41:26 [2022-07-29T20:41:26.793Z]  Docker Root Dir: /var/lib/docker
20:41:26 [2022-07-29T20:41:26.793Z]  Debug Mode: false
20:41:26 [2022-07-29T20:41:26.793Z]  Registry: https://index.docker.io/v1/
20:41:26 [2022-07-29T20:41:26.793Z]  Labels:
20:41:26 [2022-07-29T20:41:26.793Z]  Experimental: true
20:41:26 [2022-07-29T20:41:26.793Z]  Insecure Registries:
20:41:26 [2022-07-29T20:41:26.793Z]   127.0.0.0/8
20:41:26 [2022-07-29T20:41:26.793Z]  Live Restore Enabled: true
20:41:26 [2022-07-29T20:41:26.793Z] 
[Pipeline] sh
20:41:26 [2022-07-29T20:41:26.842Z] 
20:41:26 [2022-07-29T20:41:26.842Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:41:26 [2022-07-29T20:41:26.842Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
20:41:26 [2022-07-29T20:41:26.842Z] #4 CACHED
20:41:26 [2022-07-29T20:41:26.842Z] 
20:41:26 [2022-07-29T20:41:26.842Z] #5 [internal] load build definition from Dockerfile
20:41:26 [2022-07-29T20:41:26.842Z] #5 sha256:10b17db08c49ae80ae8cdea3c0912f6f28083b9ea998e9870946e52ae1c83d06
20:41:26 [2022-07-29T20:41:26.842Z] #5 DONE 0.0s
20:41:26 [2022-07-29T20:41:26.842Z] 
20:41:26 [2022-07-29T20:41:26.842Z] #6 [internal] load .dockerignore
20:41:26 [2022-07-29T20:41:26.842Z] #6 sha256:a4471a784ba358e987d2405fa16452fded798b30632b6fa2c4ddbeff0e215253
20:41:26 [2022-07-29T20:41:26.842Z] #6 DONE 0.0s
20:41:26 [2022-07-29T20:41:26.842Z] 
20:41:26 [2022-07-29T20:41:26.842Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
20:41:26 [2022-07-29T20:41:26.842Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
20:41:26 [2022-07-29T20:41:26.842Z] #7 DONE 0.1s
20:41:26 [2022-07-29T20:41:26.842Z] 
20:41:26 [2022-07-29T20:41:26.842Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:26 [2022-07-29T20:41:26.842Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:41:26 [2022-07-29T20:41:26.842Z] #10 DONE 0.1s
20:41:26 [2022-07-29T20:41:26.842Z] 
20:41:26 [2022-07-29T20:41:26.842Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:26 [2022-07-29T20:41:26.842Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:41:26 [2022-07-29T20:41:26.842Z] #8 DONE 0.1s
20:41:26 [2022-07-29T20:41:26.842Z] 
20:41:26 [2022-07-29T20:41:26.842Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
20:41:26 [2022-07-29T20:41:26.842Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:41:26 [2022-07-29T20:41:26.842Z] #9 DONE 0.1s
20:41:27 [2022-07-29T20:41:27.073Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:27 [2022-07-29T20:41:27.073Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:27 [2022-07-29T20:41:27.073Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43887/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:41:27 [2022-07-29T20:41:27.073Z] + bash /home/ubuntu/workspace/moby_PR-43887/check-config.sh
20:41:27 [2022-07-29T20:41:27.073Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:41:27 [2022-07-29T20:41:27.073Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
20:41:27 [2022-07-29T20:41:27.073Z] 
20:41:27 [2022-07-29T20:41:27.073Z] Generally Necessary:
20:41:27 [2022-07-29T20:41:27.073Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:41:27 [2022-07-29T20:41:27.073Z] - apparmor: enabled and tools installed
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_NAMESPACES: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_NET_NS: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_PID_NS: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_IPC_NS: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_UTS_NS: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_CGROUPS: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_CGROUP_CPUACCT: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_CGROUP_DEVICE: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_CGROUP_FREEZER: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_CGROUP_SCHED: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_CPUSETS: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_MEMCG: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_KEYS: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_VETH: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_BRIDGE: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_NF_NAT: enabled (as module)
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_POSIX_MQUEUE: enabled
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_CGROUP_BPF: enabled
20:41:27 [2022-07-29T20:41:27.073Z] 
20:41:27 [2022-07-29T20:41:27.073Z] Optional Features:
20:41:27 [2022-07-29T20:41:27.073Z] - CONFIG_USER_NS: enabled
20:41:27 [2022-07-29T20:41:27.276Z] #67 ...
20:41:27 [2022-07-29T20:41:27.276Z] 
20:41:27 [2022-07-29T20:41:27.276Z] #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
20:41:27 [2022-07-29T20:41:27.276Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:41:27 [2022-07-29T20:41:27.276Z] #62 10.43 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:41:27 [2022-07-29T20:41:27.276Z] #62 10.44 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:41:27 [2022-07-29T20:41:27.276Z] #62 10.46 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:41:27 [2022-07-29T20:41:27.276Z] #62 DONE 10.7s
20:41:27 [2022-07-29T20:41:27.276Z] 
20:41:27 [2022-07-29T20:41:27.276Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:41:27 [2022-07-29T20:41:27.276Z] #63 sha256:81fd0f630bd9c217f37eb3f191467a2e73f979a7f6a173e1dfb608c9a6ab4784
20:41:27 [2022-07-29T20:41:27.276Z] #63 DONE 0.1s
20:41:27 [2022-07-29T20:41:27.276Z] 
20:41:27 [2022-07-29T20:41:27.276Z] #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
20:41:27 [2022-07-29T20:41:27.276Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_SECCOMP: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_SECCOMP_FILTER: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_CGROUP_PIDS: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_MEMCG_SWAP: enabled
20:41:27 [2022-07-29T20:41:27.331Z]     (cgroup swap accounting is currently enabled)
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_BLK_CGROUP: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_CGROUP_PERF: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_CGROUP_HUGETLB: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_CFS_BANDWIDTH: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_RT_GROUP_SCHED: missing
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_IP_VS: enabled (as module)
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_IP_VS_NFCT: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_IP_VS_RR: enabled (as module)
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_SECURITY_SELINUX: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_SECURITY_APPARMOR: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_EXT4_FS: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:41:27 [2022-07-29T20:41:27.331Z] - Network Drivers:
20:41:27 [2022-07-29T20:41:27.331Z]   - "overlay":
20:41:27 [2022-07-29T20:41:27.331Z]     - CONFIG_VXLAN: enabled (as module)
20:41:27 [2022-07-29T20:41:27.331Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:41:27 [2022-07-29T20:41:27.331Z]       Optional (for encrypted networks):
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:27 [2022-07-29T20:41:27.416Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:41:27 [2022-07-29T20:41:27.416Z] #73 DONE 0.0s
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:27 [2022-07-29T20:41:27.416Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:41:27 [2022-07-29T20:41:27.416Z] #71 DONE 0.0s
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
20:41:27 [2022-07-29T20:41:27.416Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
20:41:27 [2022-07-29T20:41:27.416Z] #11 DONE 0.0s
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:41:27 [2022-07-29T20:41:27.416Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
20:41:27 [2022-07-29T20:41:27.416Z] #12 CACHED
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #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
20:41:27 [2022-07-29T20:41:27.416Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
20:41:27 [2022-07-29T20:41:27.416Z] #13 CACHED
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:41:27 [2022-07-29T20:41:27.416Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:41:27 [2022-07-29T20:41:27.416Z] #72 CACHED
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:41:27 [2022-07-29T20:41:27.416Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:41:27 [2022-07-29T20:41:27.416Z] #74 CACHED
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:41:27 [2022-07-29T20:41:27.416Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:41:27 [2022-07-29T20:41:27.416Z] #28 DONE 0.0s
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #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
20:41:27 [2022-07-29T20:41:27.416Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
20:41:27 [2022-07-29T20:41:27.416Z] #57 CACHED
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:41:27 [2022-07-29T20:41:27.416Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
20:41:27 [2022-07-29T20:41:27.416Z] #46 CACHED
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #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
20:41:27 [2022-07-29T20:41:27.416Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
20:41:27 [2022-07-29T20:41:27.416Z] #38 CACHED
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:41:27 [2022-07-29T20:41:27.416Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
20:41:27 [2022-07-29T20:41:27.416Z] #33 CACHED
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #24 [internal] load build context
20:41:27 [2022-07-29T20:41:27.416Z] #24 sha256:549c3bce04370613f61aa19fdf1dabf46d83918f629b225bf9f55e0da4ac7f18
20:41:27 [2022-07-29T20:41:27.416Z] #24 ...
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:41:27 [2022-07-29T20:41:27.416Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:41:27 [2022-07-29T20:41:27.416Z] #49 DONE 0.3s
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #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
20:41:27 [2022-07-29T20:41:27.416Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
20:41:27 [2022-07-29T20:41:27.416Z] #50 CACHED
20:41:27 [2022-07-29T20:41:27.416Z] 
20:41:27 [2022-07-29T20:41:27.416Z] #24 [internal] load build context
20:41:27 [2022-07-29T20:41:27.416Z] #24 sha256:549c3bce04370613f61aa19fdf1dabf46d83918f629b225bf9f55e0da4ac7f18
20:41:27 [2022-07-29T20:41:27.590Z]       - CONFIG_CRYPTO: enabled
20:41:27 [2022-07-29T20:41:27.590Z]       - CONFIG_CRYPTO_AEAD: enabled
20:41:27 [2022-07-29T20:41:27.590Z]       - CONFIG_CRYPTO_GCM: enabled
20:41:27 [2022-07-29T20:41:27.590Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:41:27 [2022-07-29T20:41:27.590Z]       - CONFIG_CRYPTO_GHASH: enabled
20:41:27 [2022-07-29T20:41:27.590Z]       - CONFIG_XFRM: enabled
20:41:27 [2022-07-29T20:41:27.590Z]       - CONFIG_XFRM_USER: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]       - CONFIG_INET_ESP: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]   - "ipvlan":
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_IPVLAN: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]   - "macvlan":
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_MACVLAN: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_DUMMY: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]   - "ftp,tftp client in container":
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z] - Storage Drivers:
20:41:27 [2022-07-29T20:41:27.590Z]   - "aufs":
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_AUFS_FS: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]   - "btrfs":
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:41:27 [2022-07-29T20:41:27.590Z]   - "devicemapper":
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_BLK_DEV_DM: enabled
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]   - "overlay":
20:41:27 [2022-07-29T20:41:27.590Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:41:27 [2022-07-29T20:41:27.590Z]   - "zfs":
20:41:27 [2022-07-29T20:41:27.590Z]     - /dev/zfs: present
20:41:27 [2022-07-29T20:41:27.590Z]     - zfs command: missing
20:41:27 [2022-07-29T20:41:27.590Z]     - zpool command: missing
20:41:27 [2022-07-29T20:41:27.590Z] 
20:41:27 [2022-07-29T20:41:27.590Z] Limits:
20:41:27 [2022-07-29T20:41:27.590Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:41:27 [2022-07-29T20:41:27.590Z] 
20:41:27 [2022-07-29T20:41:27.590Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:41:27 [2022-07-29T20:41:27.800Z] Fetching without tags
20:41:27 [2022-07-29T20:41:27.913Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 .
20:41:27 [2022-07-29T20:41:27.986Z] Fetching without tags
20:41:28 [2022-07-29T20:41:28.007Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:27 [2022-07-29T20:41:27.773Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:27 [2022-07-29T20:41:27.777Z]  > git config --add remote.origin.fetch +refs/pull/43887/head:refs/remotes/origin/PR-43887 # timeout=10
20:41:27 [2022-07-29T20:41:27.785Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:27 [2022-07-29T20:41:27.791Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:27 [2022-07-29T20:41:27.803Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:27 [2022-07-29T20:41:27.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:27 [2022-07-29T20:41:27.804Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:28 [2022-07-29T20:41:28.009Z]  > git config core.sparsecheckout # timeout=10
20:41:28 [2022-07-29T20:41:28.019Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
20:41:27 [2022-07-29T20:41:27.949Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:27 [2022-07-29T20:41:27.952Z]  > git config --add remote.origin.fetch +refs/pull/43887/head:refs/remotes/origin/PR-43887 # timeout=10
20:41:27 [2022-07-29T20:41:27.954Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:27 [2022-07-29T20:41:27.961Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:28 [2022-07-29T20:41:28.001Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:28 [2022-07-29T20:41:28.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:28 [2022-07-29T20:41:28.002Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43887/head:refs/remotes/origin/PR-43887 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:41:28 [2022-07-29T20:41:28.171Z] #1 [internal] load build definition from Dockerfile
20:41:28 [2022-07-29T20:41:28.171Z] #1 sha256:d712b4814c5d5a6dbf19ac13f78ff1b0dba52d7cfd9dfbacddcc78874596523f
20:41:28 [2022-07-29T20:41:28.171Z] #1 transferring dockerfile: 19.25kB done
20:41:28 [2022-07-29T20:41:28.171Z] #1 DONE 0.0s
20:41:28 [2022-07-29T20:41:28.171Z] 
20:41:28 [2022-07-29T20:41:28.171Z] #2 [internal] load .dockerignore
20:41:28 [2022-07-29T20:41:28.171Z] #2 sha256:4e11db13e524206dd3e579ec0c51b7b9f33cdbeb8e65857402c759a453cc3aa2
20:41:28 [2022-07-29T20:41:28.171Z] #2 transferring context: 145B done
20:41:28 [2022-07-29T20:41:28.171Z] #2 DONE 0.0s
20:41:28 [2022-07-29T20:41:28.171Z] 
20:41:28 [2022-07-29T20:41:28.171Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:41:28 [2022-07-29T20:41:28.171Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
20:41:28 [2022-07-29T20:41:28.171Z] #3 DONE 0.1s
20:41:28 [2022-07-29T20:41:28.171Z] 
20:41:28 [2022-07-29T20:41:28.171Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:41:28 [2022-07-29T20:41:28.171Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
20:41:28 [2022-07-29T20:41:28.171Z] #4 CACHED
20:41:28 [2022-07-29T20:41:28.182Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.881 + RM_GOPATH=0
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.881 + TMP_GOPATH=
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.881 + : /build
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.881 + '[' -z '' ']'
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.886 ++ mktemp -d
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.898 + export GOPATH=/tmp/tmp.fev4n2OtUy
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.898 + GOPATH=/tmp/tmp.fev4n2OtUy
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.899 + RM_GOPATH=1
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.899 + case "$(go env GOARCH)" in
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.902 ++ go env GOARCH
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.913 + export GO_BUILDMODE=-buildmode=pie
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.913 + GO_BUILDMODE=-buildmode=pie
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.914 ++ dirname /install.sh
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.922 + dir=/
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.923 + bin=containerd
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.923 + shift
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.923 + '[' '!' -f //containerd.installer ']'
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.923 + . //containerd.installer
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.924 ++ set -e
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.924 ++ : v1.6.6
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.924 + install_containerd
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.925 + echo 'Install containerd version v1.6.6'
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.925 Install containerd version v1.6.6
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.925 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fev4n2OtUy/src/github.com/containerd/containerd
20:41:28 [2022-07-29T20:41:28.214Z] #64 0.928 Cloning into '/tmp/tmp.fev4n2OtUy/src/github.com/containerd/containerd'...
20:41:28 [2022-07-29T20:41:28.387Z] #24 transferring context: 62.36MB 1.3s done
20:41:28 [2022-07-29T20:41:28.430Z] 
20:41:28 [2022-07-29T20:41:28.430Z] #5 [internal] load .dockerignore
20:41:28 [2022-07-29T20:41:28.430Z] #5 sha256:f842a24f8dc92549a93201bf3c0613d2a8e2c44ef481c287010039f815651217
20:41:28 [2022-07-29T20:41:28.430Z] #5 DONE 0.0s
20:41:28 [2022-07-29T20:41:28.430Z] 
20:41:28 [2022-07-29T20:41:28.430Z] #6 [internal] load build definition from Dockerfile
20:41:28 [2022-07-29T20:41:28.430Z] #6 sha256:de08ad1f10c6041fc1d88c705aee4acc81fb72159989cbc49b4c73b8d4ad37dd
20:41:28 [2022-07-29T20:41:28.430Z] #6 DONE 0.0s
20:41:28 [2022-07-29T20:41:28.430Z] 
20:41:28 [2022-07-29T20:41:28.430Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:28 [2022-07-29T20:41:28.430Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:41:28 [2022-07-29T20:41:28.430Z] #8 DONE 0.1s
20:41:28 [2022-07-29T20:41:28.430Z] 
20:41:28 [2022-07-29T20:41:28.430Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
20:41:28 [2022-07-29T20:41:28.430Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2
20:41:28 [2022-07-29T20:41:28.473Z] #64 ...
20:41:28 [2022-07-29T20:41:28.473Z] 
20:41:28 [2022-07-29T20:41:28.473Z] #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
20:41:28 [2022-07-29T20:41:28.473Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:41:28 [2022-07-29T20:41:28.473Z] #42 1.898 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:41:28 [2022-07-29T20:41:28.473Z] #42 1.973 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:41:28 [2022-07-29T20:41:28.473Z] #42 2.156 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 3.379 Fetched 44.1 kB in 2s (27.2 kB/s)
20:41:28 [2022-07-29T20:41:28.473Z] #42 3.379 Reading package lists...
20:41:28 [2022-07-29T20:41:28.473Z] #42 5.502 Reading package lists...
20:41:28 [2022-07-29T20:41:28.473Z] #42 7.531 Building dependency tree...
20:41:28 [2022-07-29T20:41:28.473Z] #42 8.024 Reading state information...
20:41:28 [2022-07-29T20:41:28.473Z] #42 8.870 The following additional packages will be installed:
20:41:28 [2022-07-29T20:41:28.473Z] #42 8.894   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:41:28 [2022-07-29T20:41:28.473Z] #42 8.901 Suggested packages:
20:41:28 [2022-07-29T20:41:28.473Z] #42 8.901   cmake-doc ninja-build lrzip
20:41:28 [2022-07-29T20:41:28.473Z] #42 8.901 Recommended packages:
20:41:28 [2022-07-29T20:41:28.473Z] #42 8.901   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.321 The following NEW packages will be installed:
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.321   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.321   vim-common xxd
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.707 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.707 Need to get 17.7 MB of archives.
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.707 After this operation, 70.7 MB of additional disk space will be used.
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.713 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.717 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 9.785 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.48 debconf: delaying package configuration, since apt-utils is not installed
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.59 Fetched 17.7 MB in 1s (21.5 MB/s)
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.69 Selecting previously unselected package xxd.
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.69 (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.)
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.95 Selecting previously unselected package vim-common.
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.95 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:41:28 [2022-07-29T20:41:28.473Z] #42 10.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:41:28 [2022-07-29T20:41:28.473Z] #42 11.28 Selecting previously unselected package cmake-data.
20:41:28 [2022-07-29T20:41:28.473Z] #42 11.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:41:28 [2022-07-29T20:41:28.473Z] #42 11.29 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:41:28 [2022-07-29T20:41:28.616Z] Merge succeeded, producing 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:28 [2022-07-29T20:41:28.617Z] Checking out Revision 6de52a29a8e8fbe9639178a25f716bfe4532ff11 (PR-43887)
20:41:28 [2022-07-29T20:41:28.653Z] #24 DONE 1.4s
20:41:28 [2022-07-29T20:41:28.653Z] 
20:41:28 [2022-07-29T20:41:28.653Z] #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
20:41:28 [2022-07-29T20:41:28.653Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:41:28 [2022-07-29T20:41:28.653Z] #62 CACHED
20:41:28 [2022-07-29T20:41:28.654Z] 
20:41:28 [2022-07-29T20:41:28.654Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:41:28 [2022-07-29T20:41:28.654Z] #63 sha256:11a57fc214e828865eb6e894ff2a31b191ac297b89d37d4632c3c0b9918c7a82
20:41:28 [2022-07-29T20:41:28.654Z] #63 CACHED
20:41:28 [2022-07-29T20:41:28.654Z] 
20:41:28 [2022-07-29T20:41:28.654Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:41:28 [2022-07-29T20:41:28.654Z] #25 sha256:2be07e4fd1518c4a0ec4054b3a8214ecf3561a28872479385d47a930eddfa5e4
20:41:28 [2022-07-29T20:41:28.654Z] #25 CACHED
20:41:28 [2022-07-29T20:41:28.654Z] 
20:41:28 [2022-07-29T20:41:28.654Z] #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
20:41:28 [2022-07-29T20:41:28.654Z] #26 sha256:008c62c7f9407871d4572375e5013936d9f91e75a5ac4fb7c5038f9cb96637e6
20:41:28 [2022-07-29T20:41:28.654Z] #26 CACHED
20:41:28 [2022-07-29T20:41:28.654Z] 
20:41:28 [2022-07-29T20:41:28.654Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:41:28 [2022-07-29T20:41:28.654Z] #66 sha256:fecd829da7cd20eae6b079917c4bbfa9b8cad2bbc2626136b38c2f551061e990
20:41:28 [2022-07-29T20:41:28.654Z] #66 CACHED
20:41:28 [2022-07-29T20:41:28.654Z] 
20:41:28 [2022-07-29T20:41:28.654Z] #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
20:41:28 [2022-07-29T20:41:28.654Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:41:28 [2022-07-29T20:41:28.654Z] #29 CACHED
20:41:28 [2022-07-29T20:41:28.654Z] 
20:41:28 [2022-07-29T20:41:28.654Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:41:28 [2022-07-29T20:41:28.654Z] #30 sha256:029eca9ee19ebe581a578c47acb9521ed8eb43633bc48814e9d05ab2246a0baf
20:41:28 [2022-07-29T20:41:28.654Z] #30 CACHED
20:41:28 [2022-07-29T20:41:28.654Z] 
20:41:28 [2022-07-29T20:41:28.654Z] #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
20:41:28 [2022-07-29T20:41:28.654Z] #67 sha256:a6645a3334886dd3b6607ddfecdae28502a52f0eb4016a229c725acf01df0ae2
20:41:28 [2022-07-29T20:41:28.688Z] #10 DONE 0.1s
20:41:28 [2022-07-29T20:41:28.688Z] 
20:41:28 [2022-07-29T20:41:28.688Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:41:28 [2022-07-29T20:41:28.688Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
20:41:28 [2022-07-29T20:41:28.688Z] #7 DONE 0.1s
20:41:28 [2022-07-29T20:41:28.688Z] 
20:41:28 [2022-07-29T20:41:28.688Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:28 [2022-07-29T20:41:28.688Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:41:28 [2022-07-29T20:41:28.688Z] #9 DONE 0.1s
20:41:28 [2022-07-29T20:41:28.733Z] #42 ...
20:41:28 [2022-07-29T20:41:28.733Z] 
20:41:28 [2022-07-29T20:41:28.733Z] #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
20:41:28 [2022-07-29T20:41:28.733Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:28 [2022-07-29T20:41:28.733Z] #14 10.70 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]
20:41:28 [2022-07-29T20:41:28.733Z] #14 10.95 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]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.21 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]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.68 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]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.85 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]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.87 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]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 11.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:41:28 [2022-07-29T20:41:28.733Z] #14 12.20 debconf: delaying package configuration, since apt-utils is not installed
20:41:28 [2022-07-29T20:41:28.733Z] #14 12.27 Fetched 115 MB in 3s (39.4 MB/s)
20:41:28 [2022-07-29T20:41:28.733Z] #14 12.31 Selecting previously unselected package binutils-mingw-w64-i686.
20:41:28 [2022-07-29T20:41:28.733Z] #14 12.31 (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.)
20:41:28 [2022-07-29T20:41:28.733Z] #14 12.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:41:28 [2022-07-29T20:41:28.733Z] #14 12.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:41:28 [2022-07-29T20:41:28.749Z] Merge succeeded, producing 6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:41:28 [2022-07-29T20:41:28.750Z] Checking out Revision 6de52a29a8e8fbe9639178a25f716bfe4532ff11 (PR-43887)
20:41:29 [2022-07-29T20:41:29.281Z] Commit message: "daemon: support other containerd runtimes (MVP)"
20:41:29 [2022-07-29T20:41:29.361Z] Commit message: "daemon: support other containerd runtimes (MVP)"
20:41:29 [2022-07-29T20:41:29.598Z] #67 1.056 + RM_GOPATH=0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:41:29 [2022-07-29T20:41:29.630Z] 
20:41:29 [2022-07-29T20:41:29.630Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:29 [2022-07-29T20:41:29.630Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:41:29 [2022-07-29T20:41:29.630Z] #73 DONE 0.0s
20:41:29 [2022-07-29T20:41:29.630Z] 
20:41:29 [2022-07-29T20:41:29.630Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:29 [2022-07-29T20:41:29.630Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:41:29 [2022-07-29T20:41:29.630Z] #71 DONE 0.0s
20:41:29 [2022-07-29T20:41:29.630Z] 
20:41:29 [2022-07-29T20:41:29.630Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
20:41:29 [2022-07-29T20:41:29.630Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
20:41:29 [2022-07-29T20:41:29.630Z] #11 DONE 0.0s
20:41:29 [2022-07-29T20:41:29.630Z] 
20:41:29 [2022-07-29T20:41:29.630Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:41:29 [2022-07-29T20:41:29.630Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73
20:41:29 [2022-07-29T20:41:29.630Z] #28 DONE 0.0s
20:41:29 [2022-07-29T20:41:29.630Z] 
20:41:29 [2022-07-29T20:41:29.630Z] #24 [internal] load build context
20:41:29 [2022-07-29T20:41:29.630Z] #24 sha256:04be5e65b85435f6c13d0fceaa88bb61171987f5b4b95194c77d272399f47a43
20:41:29 [2022-07-29T20:41:29.630Z] #24 ...
20:41:29 [2022-07-29T20:41:29.630Z] 
20:41:29 [2022-07-29T20:41:29.630Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:41:29 [2022-07-29T20:41:29.630Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:41:29 [2022-07-29T20:41:29.630Z] #49 DONE 0.4s
20:41:29 [2022-07-29T20:41:29.672Z] #14 13.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:41:29 [2022-07-29T20:41:29.672Z] #14 13.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:41:29 [2022-07-29T20:41:29.672Z] #14 13.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.057 + TMP_GOPATH=
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.057 + : /build
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.057 + '[' -z '' ']'
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.058 ++ mktemp -d
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.061 + export GOPATH=/tmp/tmp.6EurLL6M52
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.061 + GOPATH=/tmp/tmp.6EurLL6M52
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.061 + RM_GOPATH=1
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.062 + case "$(go env GOARCH)" in
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.062 ++ go env GOARCH
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.070 + export GO_BUILDMODE=-buildmode=pie
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.071 + GO_BUILDMODE=-buildmode=pie
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.071 ++ dirname /install.sh
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + dir=/
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + bin=rootlesskit
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + shift
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + '[' '!' -f //rootlesskit.installer ']'
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + . //rootlesskit.installer
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 ++ : 1920341cd41e047834a21007424162a2dc946315
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + install_rootlesskit
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + case "$1" in
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + export CGO_ENABLED=0
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + CGO_ENABLED=0
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.077 + _install_rootlesskit
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.081 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.081 + for f in rootlesskit rootlesskit-docker-proxy
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.081 + GOBIN=/build
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.081 + GO111MODULE=on
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.081 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.081 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:41:29 [2022-07-29T20:41:29.859Z] #67 1.458 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:41:29 [2022-07-29T20:41:29.889Z] 
20:41:29 [2022-07-29T20:41:29.889Z] #24 [internal] load build context
20:41:29 [2022-07-29T20:41:29.889Z] #24 sha256:04be5e65b85435f6c13d0fceaa88bb61171987f5b4b95194c77d272399f47a43
20:41:28 [2022-07-29T20:41:28.544Z]  > git remote # timeout=10
20:41:28 [2022-07-29T20:41:28.571Z]  > git config --get remote.origin.url # timeout=10
20:41:28 [2022-07-29T20:41:28.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:28 [2022-07-29T20:41:28.580Z]  > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10
20:41:28 [2022-07-29T20:41:28.598Z]  > git rev-parse HEAD^{commit} # timeout=10
20:41:28 [2022-07-29T20:41:28.619Z]  > git config core.sparsecheckout # timeout=10
20:41:28 [2022-07-29T20:41:28.637Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
20:41:29 [2022-07-29T20:41:29.901Z] + [ PR != PR ]
20:41:29 [2022-07-29T20:41:29.901Z] + [ 22.06 != master ]
20:41:29 [2022-07-29T20:41:29.901Z] + echo 1
20:41:28 [2022-07-29T20:41:28.184Z]  > git config core.sparsecheckout # timeout=10
20:41:28 [2022-07-29T20:41:28.190Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
20:41:28 [2022-07-29T20:41:28.723Z]  > git remote # timeout=10
20:41:28 [2022-07-29T20:41:28.727Z]  > git config --get remote.origin.url # timeout=10
20:41:28 [2022-07-29T20:41:28.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:28 [2022-07-29T20:41:28.736Z]  > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10
20:41:28 [2022-07-29T20:41:28.744Z]  > git rev-parse HEAD^{commit} # timeout=10
20:41:28 [2022-07-29T20:41:28.751Z]  > git config core.sparsecheckout # timeout=10
20:41:28 [2022-07-29T20:41:28.753Z]  > git checkout -f 6de52a29a8e8fbe9639178a25f716bfe4532ff11 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:41:29 [2022-07-29T20:41:29.993Z] + docker version
20:41:29 [2022-07-29T20:41:29.993Z] Client: Docker Engine - Community
20:41:29 [2022-07-29T20:41:29.993Z]  Version:           20.10.14
20:41:29 [2022-07-29T20:41:29.993Z]  API version:       1.41
20:41:29 [2022-07-29T20:41:29.993Z]  Go version:        go1.16.15
20:41:29 [2022-07-29T20:41:29.993Z]  Git commit:        a224086
20:41:29 [2022-07-29T20:41:29.993Z]  Built:             Thu Mar 24 01:48:02 2022
20:41:29 [2022-07-29T20:41:29.993Z]  OS/Arch:           linux/amd64
20:41:29 [2022-07-29T20:41:29.993Z]  Context:           default
20:41:29 [2022-07-29T20:41:29.993Z]  Experimental:      true
20:41:29 [2022-07-29T20:41:29.993Z] 
20:41:29 [2022-07-29T20:41:29.993Z] Server: Docker Engine - Community
20:41:29 [2022-07-29T20:41:29.993Z]  Engine:
20:41:29 [2022-07-29T20:41:29.993Z]   Version:          20.10.14
20:41:29 [2022-07-29T20:41:29.993Z]   API version:      1.41 (minimum version 1.12)
20:41:29 [2022-07-29T20:41:29.993Z]   Go version:       go1.16.15
20:41:29 [2022-07-29T20:41:29.993Z]   Git commit:       87a90dc
20:41:29 [2022-07-29T20:41:29.993Z]   Built:            Thu Mar 24 01:45:53 2022
20:41:29 [2022-07-29T20:41:29.993Z]   OS/Arch:          linux/amd64
20:41:29 [2022-07-29T20:41:29.993Z]   Experimental:     true
20:41:29 [2022-07-29T20:41:29.993Z]  containerd:
20:41:29 [2022-07-29T20:41:29.993Z]   Version:          1.5.11
20:41:29 [2022-07-29T20:41:29.993Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:29 [2022-07-29T20:41:29.993Z]  runc:
20:41:29 [2022-07-29T20:41:29.993Z]   Version:          1.0.3
20:41:29 [2022-07-29T20:41:29.993Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:41:29 [2022-07-29T20:41:29.993Z]  docker-init:
20:41:29 [2022-07-29T20:41:29.993Z]   Version:          0.19.0
20:41:29 [2022-07-29T20:41:29.993Z]   GitCommit:        de40ad0
[Pipeline] sh
20:41:30 [2022-07-29T20:41:30.226Z] + docker version
20:41:30 [2022-07-29T20:41:30.226Z] Client: Docker Engine - Community
20:41:30 [2022-07-29T20:41:30.226Z]  Version:           20.10.14
20:41:30 [2022-07-29T20:41:30.226Z]  API version:       1.41
20:41:30 [2022-07-29T20:41:30.226Z]  Go version:        go1.16.15
20:41:30 [2022-07-29T20:41:30.226Z]  Git commit:        a224086
20:41:30 [2022-07-29T20:41:30.226Z]  Built:             Thu Mar 24 01:47:57 2022
20:41:30 [2022-07-29T20:41:30.226Z]  OS/Arch:           linux/amd64
20:41:30 [2022-07-29T20:41:30.226Z]  Context:           default
20:41:30 [2022-07-29T20:41:30.226Z]  Experimental:      true
20:41:30 [2022-07-29T20:41:30.226Z] 
20:41:30 [2022-07-29T20:41:30.226Z] Server: Docker Engine - Community
20:41:30 [2022-07-29T20:41:30.226Z]  Engine:
20:41:30 [2022-07-29T20:41:30.226Z]   Version:          20.10.14
20:41:30 [2022-07-29T20:41:30.226Z]   API version:      1.41 (minimum version 1.12)
20:41:30 [2022-07-29T20:41:30.226Z]   Go version:       go1.16.15
20:41:30 [2022-07-29T20:41:30.226Z]   Git commit:       87a90dc
20:41:30 [2022-07-29T20:41:30.226Z]   Built:            Thu Mar 24 01:45:46 2022
20:41:30 [2022-07-29T20:41:30.226Z]   OS/Arch:          linux/amd64
20:41:30 [2022-07-29T20:41:30.226Z]   Experimental:     true
20:41:30 [2022-07-29T20:41:30.226Z]  containerd:
20:41:30 [2022-07-29T20:41:30.226Z]   Version:          1.5.11
20:41:30 [2022-07-29T20:41:30.226Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:30 [2022-07-29T20:41:30.226Z]  runc:
20:41:30 [2022-07-29T20:41:30.226Z]   Version:          1.0.3
20:41:30 [2022-07-29T20:41:30.226Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:41:30 [2022-07-29T20:41:30.226Z]  docker-init:
20:41:30 [2022-07-29T20:41:30.226Z]   Version:          0.19.0
20:41:30 [2022-07-29T20:41:30.226Z]   GitCommit:        de40ad0
[Pipeline] sh
20:41:30 [2022-07-29T20:41:30.271Z] + docker info
20:41:30 [2022-07-29T20:41:30.457Z] #24 transferring context: 62.36MB 1.1s done
20:41:30 [2022-07-29T20:41:30.510Z] + docker info
20:41:30 [2022-07-29T20:41:30.511Z] Client:
20:41:30 [2022-07-29T20:41:30.511Z]  Context:    default
20:41:30 [2022-07-29T20:41:30.511Z]  Debug Mode: false
20:41:30 [2022-07-29T20:41:30.511Z]  Plugins:
20:41:30 [2022-07-29T20:41:30.511Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:41:30 [2022-07-29T20:41:30.511Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:41:30 [2022-07-29T20:41:30.511Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:41:30 [2022-07-29T20:41:30.511Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:41:30 [2022-07-29T20:41:30.511Z] 
20:41:30 [2022-07-29T20:41:30.511Z] Server:
20:41:30 [2022-07-29T20:41:30.511Z]  Containers: 0
20:41:30 [2022-07-29T20:41:30.511Z]   Running: 0
20:41:30 [2022-07-29T20:41:30.511Z]   Paused: 0
20:41:30 [2022-07-29T20:41:30.511Z]   Stopped: 0
20:41:30 [2022-07-29T20:41:30.511Z]  Images: 1
20:41:30 [2022-07-29T20:41:30.511Z]  Server Version: 20.10.14
20:41:30 [2022-07-29T20:41:30.511Z]  Storage Driver: overlay2
20:41:30 [2022-07-29T20:41:30.511Z]   Backing Filesystem: extfs
20:41:30 [2022-07-29T20:41:30.511Z]   Supports d_type: true
20:41:30 [2022-07-29T20:41:30.511Z]   Native Overlay Diff: true
20:41:30 [2022-07-29T20:41:30.511Z]   userxattr: false
20:41:30 [2022-07-29T20:41:30.511Z]  Logging Driver: json-file
20:41:30 [2022-07-29T20:41:30.511Z]  Cgroup Driver: cgroupfs
20:41:30 [2022-07-29T20:41:30.511Z]  Cgroup Version: 1
20:41:30 [2022-07-29T20:41:30.511Z]  Plugins:
20:41:30 [2022-07-29T20:41:30.511Z]   Volume: local
20:41:30 [2022-07-29T20:41:30.511Z]   Network: bridge host ipvlan macvlan null overlay
20:41:30 [2022-07-29T20:41:30.511Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:41:30 [2022-07-29T20:41:30.511Z]  Swarm: inactive
20:41:30 [2022-07-29T20:41:30.511Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:41:30 [2022-07-29T20:41:30.511Z]  Default Runtime: runc
20:41:30 [2022-07-29T20:41:30.511Z]  Init Binary: docker-init
20:41:30 [2022-07-29T20:41:30.511Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:30 [2022-07-29T20:41:30.511Z]  runc version: v1.0.3-0-gf46b6ba
20:41:30 [2022-07-29T20:41:30.511Z]  init version: de40ad0
20:41:30 [2022-07-29T20:41:30.511Z]  Security Options:
20:41:30 [2022-07-29T20:41:30.511Z]   apparmor
20:41:30 [2022-07-29T20:41:30.511Z]   seccomp
20:41:30 [2022-07-29T20:41:30.511Z]    Profile: default
20:41:30 [2022-07-29T20:41:30.511Z]  Kernel Version: 5.4.0-1071-aws
20:41:30 [2022-07-29T20:41:30.511Z]  Operating System: Ubuntu 18.04.6 LTS
20:41:30 [2022-07-29T20:41:30.511Z]  OSType: linux
20:41:30 [2022-07-29T20:41:30.511Z]  Architecture: x86_64
20:41:30 [2022-07-29T20:41:30.511Z]  CPUs: 2
20:41:30 [2022-07-29T20:41:30.511Z]  Total Memory: 7.565GiB
20:41:30 [2022-07-29T20:41:30.511Z]  Name: ip-10-100-61-87
20:41:30 [2022-07-29T20:41:30.511Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
20:41:30 [2022-07-29T20:41:30.511Z]  Docker Root Dir: /var/lib/docker
20:41:30 [2022-07-29T20:41:30.511Z]  Debug Mode: false
20:41:30 [2022-07-29T20:41:30.511Z]  Registry: https://index.docker.io/v1/
20:41:30 [2022-07-29T20:41:30.511Z]  Labels:
20:41:30 [2022-07-29T20:41:30.511Z]  Experimental: true
20:41:30 [2022-07-29T20:41:30.511Z]  Insecure Registries:
20:41:30 [2022-07-29T20:41:30.511Z]   127.0.0.0/8
20:41:30 [2022-07-29T20:41:30.511Z]  Live Restore Enabled: true
20:41:30 [2022-07-29T20:41:30.511Z] 
20:41:30 [2022-07-29T20:41:30.511Z] WARNING: No swap limit support
[Pipeline] sh
20:41:30 [2022-07-29T20:41:30.716Z] #24 DONE 1.3s
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c
20:41:30 [2022-07-29T20:41:30.716Z] #34 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #16 sha256:e244d89f8dfa9135969aafdbc2dc1d25c839d2773b75e8bb48f19af64fcaef36
20:41:30 [2022-07-29T20:41:30.716Z] #16 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:41:30 [2022-07-29T20:41:30.716Z] #69 sha256:08479e27d1ee1e6bc91a5b12bd1d8e9fb4966a3e94896f9e9f0423c40ff12208
20:41:30 [2022-07-29T20:41:30.716Z] #69 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #48 sha256:fba1712930ae401444cfd108a870088d4084eaf0f8a2c446aed945441f7adff7
20:41:30 [2022-07-29T20:41:30.716Z] #48 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:41:30 [2022-07-29T20:41:30.716Z] #17 sha256:7a4a0e228eedf2060245c54824b6a2f9ccb119ccdc0d11c114edb108f87cde41
20:41:30 [2022-07-29T20:41:30.716Z] #17 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f
20:41:30 [2022-07-29T20:41:30.716Z] #47 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #56 sha256:1adc5fdf1c79dc3e7a075b2a3d3e2fbf5fc1c94f614be140eaacb61a37317f71
20:41:30 [2022-07-29T20:41:30.716Z] #56 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #70 sha256:d6c78901bcb2709b3a2093023893fbcbaaac8107c6fd1491ec5167361ae5824a
20:41:30 [2022-07-29T20:41:30.716Z] #70 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:41:30 [2022-07-29T20:41:30.716Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e
20:41:30 [2022-07-29T20:41:30.716Z] #21 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
20:41:30 [2022-07-29T20:41:30.716Z] #14 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329
20:41:30 [2022-07-29T20:41:30.716Z] #51 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:41:30 [2022-07-29T20:41:30.716Z] #43 sha256:bf6ccc4b8a4e555e3a2e6eb9e0cbffa7a0a4fa32a5557e45e7d3f7fd6d8fb9c6
20:41:30 [2022-07-29T20:41:30.716Z] #43 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #31 sha256:01c9b61142fa5a66ae68f1d3a9e238777aa4225f47a44cf059d77da133d6a6d7
20:41:30 [2022-07-29T20:41:30.716Z] #31 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #75 sha256:1905ced8b56ead0cb041ce86b8629eeb661e903792a6cb09cd3038b3bb8c634f
20:41:30 [2022-07-29T20:41:30.716Z] #75 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:41:30 [2022-07-29T20:41:30.716Z] #12 sha256:ead8a4cfc36566d41a1898fe5b650a42a16fa47b136fd8684f2ee36263abc711
20:41:30 [2022-07-29T20:41:30.716Z] #12 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #60 sha256:affd3be7eb951dd08fe4badf1fe72fb7e946328326b8a109a530145b027fed93
20:41:30 [2022-07-29T20:41:30.716Z] #60 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
20:41:30 [2022-07-29T20:41:30.716Z] #77 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #38 sha256:716afab88b8caf939e7d887eb11e6da379b27f6d742e8e606099e37c3fb651d9
20:41:30 [2022-07-29T20:41:30.716Z] #38 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:41:30 [2022-07-29T20:41:30.716Z] #27 sha256:cba4acd69d22a8bf9c19df880e1953eb88d0d88d53e4b77d0a418e24bc987a93
20:41:30 [2022-07-29T20:41:30.716Z] #27 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:41:30 [2022-07-29T20:41:30.716Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
20:41:30 [2022-07-29T20:41:30.716Z] #74 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66
20:41:30 [2022-07-29T20:41:30.716Z] #53 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:41:30 [2022-07-29T20:41:30.716Z] #18 sha256:cb8d023b61551cfee829c30d0b82bc2482e26e95cbcc8ac8ef8f4254d2b39208
20:41:30 [2022-07-29T20:41:30.716Z] #18 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:41:30 [2022-07-29T20:41:30.716Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9
20:41:30 [2022-07-29T20:41:30.716Z] #62 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6
20:41:30 [2022-07-29T20:41:30.716Z] #42 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:41:30 [2022-07-29T20:41:30.716Z] #46 sha256:13fe470ba583efd35de32bb82225e2fe65e2874279d45667f93c3774ec6231f4
20:41:30 [2022-07-29T20:41:30.716Z] #46 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #44 sha256:bc17caceb521e85ad2cd82ac1e084b55e0fe78db790591bfe0da3d54a2aaa6e4
20:41:30 [2022-07-29T20:41:30.716Z] #44 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #78 sha256:62a7675bb9711c0b75bec86a051f65dad0079aeed3bfd1fed0634781d9c4335a
20:41:30 [2022-07-29T20:41:30.716Z] #78 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #41 sha256:e56a110eb59ef00d3aa72fbf9ed5028141f017b57f0d79e16c11cee3c34f7d3b
20:41:30 [2022-07-29T20:41:30.716Z] #41 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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             ;
20:41:30 [2022-07-29T20:41:30.716Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d
20:41:30 [2022-07-29T20:41:30.716Z] #76 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #26 sha256:6553ed9295cb7d01307c7367d8126026933b03860fa694f647aeac700536e9ff
20:41:30 [2022-07-29T20:41:30.716Z] #26 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #35 sha256:8f9927ba410070cf2d2a8d1595e28d05efd34bbe6a87304bfc31e2a0fe063620
20:41:30 [2022-07-29T20:41:30.716Z] #35 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #52 sha256:60af8119407a883576de80ebb27551870ddc0e6b0fb97acb39f993dac036c9ec
20:41:30 [2022-07-29T20:41:30.716Z] #52 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #65 sha256:9280858e820747db1a837819b394094fbbad5faeed5b716134a285a19d9bf6e8
20:41:30 [2022-07-29T20:41:30.716Z] #65 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #61 sha256:8da9901e214e6c5e8583a3ed2e184c0f9848cda1b2eef75b8a69ab952678c1f7
20:41:30 [2022-07-29T20:41:30.716Z] #61 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #37 sha256:94bb05e8ef1915bfccfcab397bfd47d84f19a78a5d4a5dfdb35b38e6e95d87a4
20:41:30 [2022-07-29T20:41:30.716Z] #37 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #54 sha256:225450f77e23c994cc1677b205e940acbe6c2d5dee37c3796a00e0f23e6e2c52
20:41:30 [2022-07-29T20:41:30.716Z] #54 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:41:30 [2022-07-29T20:41:30.716Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
20:41:30 [2022-07-29T20:41:30.716Z] #72 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674
20:41:30 [2022-07-29T20:41:30.716Z] #36 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:41:30 [2022-07-29T20:41:30.716Z] #32 sha256:09f09634676ab4b13b67e93e5ecb1ab2c30ee53f742b32dfef8de844dd8140c0
20:41:30 [2022-07-29T20:41:30.716Z] #32 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:41:30 [2022-07-29T20:41:30.716Z] #66 sha256:6ae9b43c48034d7c2678b930adf817ec8e81cb26bc3870c1d746e1ee56a9815f
20:41:30 [2022-07-29T20:41:30.716Z] #66 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #64 sha256:ccfacbafd2d71c94c0b2475fc211aec01ebd54fc2e0359e9bb8a4411a01bb761
20:41:30 [2022-07-29T20:41:30.716Z] #64 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:41:30 [2022-07-29T20:41:30.716Z] #59 sha256:2a068f4b827e46fa3a17d6d391ac76e3e9126e3ba0394201f0e6347a4750355c
20:41:30 [2022-07-29T20:41:30.716Z] #59 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
20:41:30 [2022-07-29T20:41:30.716Z] #55 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #13 sha256:07dbc766a7090ca1774e18b09fd2af5d92b5c5c2a60d1ca2da410b1a61d07bb3
20:41:30 [2022-07-29T20:41:30.716Z] #13 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:41:30 [2022-07-29T20:41:30.716Z] #33 sha256:bf1866bd04ba1b3fa2431fe43195d821d35998a6fbe66f4f4614958a23619223
20:41:30 [2022-07-29T20:41:30.716Z] #33 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:41:30 [2022-07-29T20:41:30.716Z] #79 sha256:9e437519e4b6805115f42ef2de75c00aac90b98b91dd75c522054910643423a8
20:41:30 [2022-07-29T20:41:30.716Z] #79 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #50 sha256:2e7facb576c57743e84db0024b84d417027257b41d6c3bcf89420270ed0b247a
20:41:30 [2022-07-29T20:41:30.716Z] #50 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #67 sha256:b48ca33ab4d36df4222aa2c7c3cb974b121a63ee0a101d1eb1a83c4aa5cec85b
20:41:30 [2022-07-29T20:41:30.716Z] #67 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
20:41:30 [2022-07-29T20:41:30.716Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac
20:41:30 [2022-07-29T20:41:30.716Z] #40 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:41:30 [2022-07-29T20:41:30.716Z] #15 sha256:35c9f959511e062575f4ffa9d6795e8c4182f062244ce04cc53c8ac61665711f
20:41:30 [2022-07-29T20:41:30.716Z] #15 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:41:30 [2022-07-29T20:41:30.716Z] #68 sha256:ae2b9ed3db6856a004d03e30d2ad54a7455863636b0a0855c11b92320e8130e0
20:41:30 [2022-07-29T20:41:30.716Z] #68 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:41:30 [2022-07-29T20:41:30.716Z] #25 sha256:60c6d3ac33e24f25b5a51dd55806378c726b4cf3eb49b3f133f79c781079b7be
20:41:30 [2022-07-29T20:41:30.716Z] #25 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #20 [dev-systemd-false  6/28] RUN ldconfig
20:41:30 [2022-07-29T20:41:30.716Z] #20 sha256:6755a8cab0c3515835c777bea330c57d659be52a425764494c41c7db3d986666
20:41:30 [2022-07-29T20:41:30.716Z] #20 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #39 sha256:bf82fff8ea7d8bde445866263b050f5466a9c382f793fe6494787524c7fd6565
20:41:30 [2022-07-29T20:41:30.716Z] #39 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:41:30 [2022-07-29T20:41:30.716Z] #23 sha256:2c827cfd5d3b6fafa01d453e518bb99e8e73e6b016c57269bf90f0cc7e79a2dd
20:41:30 [2022-07-29T20:41:30.716Z] #23 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #57 sha256:41d86b7808f0135204c915744763a1c5c1b351173056409a1e33a2c0a63faf6a
20:41:30 [2022-07-29T20:41:30.716Z] #57 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:41:30 [2022-07-29T20:41:30.716Z] #63 sha256:04f5abd8fa4d7d22b9fcefbed9a16963f70fedc3f615e44a9f263fe69c4b11b4
20:41:30 [2022-07-29T20:41:30.716Z] #63 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #58 sha256:497c6d359c3f355bbe31287283893c43c356077e8a2b5fc36782c1d26b6973f7
20:41:30 [2022-07-29T20:41:30.716Z] #58 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:41:30 [2022-07-29T20:41:30.716Z] #45 sha256:d5bc4e389e1263c8f7c53c47538f3b50ad15a41b0e6298654417e48aa9ff9ecc
20:41:30 [2022-07-29T20:41:30.716Z] #45 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #22 sha256:808002bc5f1c753babaa0fa1f955a11314f43cd12ffc80b47bb0dc6e0e8ff7a1
20:41:30 [2022-07-29T20:41:30.716Z] #22 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #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
20:41:30 [2022-07-29T20:41:30.716Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
20:41:30 [2022-07-29T20:41:30.716Z] #29 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:41:30 [2022-07-29T20:41:30.716Z] #30 sha256:d835d33b01be40e283f06a96cd2577e9f8adc91c47af089e4b9fa468a2e67451
20:41:30 [2022-07-29T20:41:30.716Z] #30 CACHED
20:41:30 [2022-07-29T20:41:30.716Z] 
20:41:30 [2022-07-29T20:41:30.716Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:41:30 [2022-07-29T20:41:30.717Z] #19 sha256:bd9fc08cf0fc939e27b813060d23d0e75141efd12136192f69a617160a7f86bc
20:41:30 [2022-07-29T20:41:30.717Z] #19 CACHED
20:41:30 [2022-07-29T20:41:30.717Z] 
20:41:30 [2022-07-29T20:41:30.717Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:41:30 [2022-07-29T20:41:30.717Z] #80 sha256:55f4d3f0f2a99d2d4844c2c90ce6be9d37830ed9046034dbd7292cc168ba73e1
20:41:30 [2022-07-29T20:41:30.717Z] #80 CACHED
20:41:30 [2022-07-29T20:41:30.717Z] 
20:41:30 [2022-07-29T20:41:30.717Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
20:41:30 [2022-07-29T20:41:30.717Z] #81 sha256:b2971ae19e29b523e3d283a32f46904360e833fc0ea189af5ebcec5c9d1f086e
20:41:30 [2022-07-29T20:41:30.800Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:30 [2022-07-29T20:41:30.800Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:30 [2022-07-29T20:41:30.800Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43887/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:41:30 [2022-07-29T20:41:30.800Z] + bash /home/ubuntu/workspace/moby_PR-43887/check-config.sh
20:41:30 [2022-07-29T20:41:30.800Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:41:30 [2022-07-29T20:41:30.800Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
20:41:30 [2022-07-29T20:41:30.800Z] 
20:41:30 [2022-07-29T20:41:30.800Z] Generally Necessary:
20:41:30 [2022-07-29T20:41:30.800Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:41:30 [2022-07-29T20:41:30.800Z] - apparmor: enabled and tools installed
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_NAMESPACES: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_NET_NS: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_PID_NS: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_IPC_NS: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_UTS_NS: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_CGROUPS: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_CGROUP_CPUACCT: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_CGROUP_DEVICE: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_CGROUP_FREEZER: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_CGROUP_SCHED: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_CPUSETS: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_MEMCG: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_KEYS: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_VETH: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_BRIDGE: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_NF_NAT: enabled (as module)
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_POSIX_MQUEUE: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_CGROUP_BPF: enabled
20:41:30 [2022-07-29T20:41:30.800Z] 
20:41:30 [2022-07-29T20:41:30.800Z] Optional Features:
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_USER_NS: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_SECCOMP: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_SECCOMP_FILTER: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_CGROUP_PIDS: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_MEMCG_SWAP: enabled
20:41:30 [2022-07-29T20:41:30.800Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:41:30 [2022-07-29T20:41:30.800Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:41:30 [2022-07-29T20:41:30.802Z] #67 2.305 go: downloading github.com/sirupsen/logrus v1.8.1
20:41:31 [2022-07-29T20:41:31.053Z] #14 14.45 Selecting previously unselected package binutils-mingw-w64.
20:41:31 [2022-07-29T20:41:31.053Z] #14 14.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:41:31 [2022-07-29T20:41:31.054Z] #14 14.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:41:31 [2022-07-29T20:41:31.054Z] #14 14.54 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:41:31 [2022-07-29T20:41:31.054Z] #14 14.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:41:31 [2022-07-29T20:41:31.054Z] #14 14.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:41:31 [2022-07-29T20:41:31.054Z] #14 14.66 Selecting previously unselected package dmsetup.
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_BLK_CGROUP: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_CGROUP_PERF: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_CGROUP_HUGETLB: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_CFS_BANDWIDTH: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_RT_GROUP_SCHED: missing
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_IP_VS: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_IP_VS_NFCT: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_IP_VS_RR: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_SECURITY_SELINUX: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_SECURITY_APPARMOR: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_EXT4_FS: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:41:31 [2022-07-29T20:41:31.060Z] - Network Drivers:
20:41:31 [2022-07-29T20:41:31.060Z]   - "overlay":
20:41:31 [2022-07-29T20:41:31.060Z]     - CONFIG_VXLAN: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:41:31 [2022-07-29T20:41:31.060Z]       Optional (for encrypted networks):
20:41:31 [2022-07-29T20:41:31.060Z]       - CONFIG_CRYPTO: enabled
20:41:31 [2022-07-29T20:41:31.060Z]       - CONFIG_CRYPTO_AEAD: enabled
20:41:31 [2022-07-29T20:41:31.060Z]       - CONFIG_CRYPTO_GCM: enabled
20:41:31 [2022-07-29T20:41:31.060Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:41:31 [2022-07-29T20:41:31.060Z]       - CONFIG_CRYPTO_GHASH: enabled
20:41:31 [2022-07-29T20:41:31.060Z]       - CONFIG_XFRM: enabled
20:41:31 [2022-07-29T20:41:31.060Z]       - CONFIG_XFRM_USER: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z]       - CONFIG_INET_ESP: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z]   - "ipvlan":
20:41:31 [2022-07-29T20:41:31.060Z]     - CONFIG_IPVLAN: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z]   - "macvlan":
20:41:31 [2022-07-29T20:41:31.060Z]     - CONFIG_MACVLAN: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z]     - CONFIG_DUMMY: enabled (as module)
20:41:31 [2022-07-29T20:41:31.060Z]   - "ftp,tftp client in container":
20:41:31 [2022-07-29T20:41:31.062Z] #67 2.316 go: downloading github.com/moby/vpnkit v0.5.0
20:41:31 [2022-07-29T20:41:31.062Z] #67 2.316 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:41:31 [2022-07-29T20:41:31.062Z] #67 2.316 go: downloading github.com/google/uuid v1.3.0
20:41:31 [2022-07-29T20:41:31.062Z] #67 2.318 go: downloading github.com/gofrs/flock v0.8.1
20:41:31 [2022-07-29T20:41:31.062Z] #67 2.323 go: downloading github.com/urfave/cli/v2 v2.4.0
20:41:31 [2022-07-29T20:41:31.062Z] #67 2.323 go: downloading github.com/gorilla/mux v1.8.0
20:41:31 [2022-07-29T20:41:31.062Z] #67 2.327 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:41:31 [2022-07-29T20:41:31.062Z] #67 2.363 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:41:31 [2022-07-29T20:41:31.062Z] #67 2.405 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:41:31 [2022-07-29T20:41:31.205Z] Client:
20:41:31 [2022-07-29T20:41:31.205Z]  Context:    default
20:41:31 [2022-07-29T20:41:31.205Z]  Debug Mode: false
20:41:31 [2022-07-29T20:41:31.205Z]  Plugins:
20:41:31 [2022-07-29T20:41:31.205Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:41:31 [2022-07-29T20:41:31.205Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:41:31 [2022-07-29T20:41:31.205Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:41:31 [2022-07-29T20:41:31.205Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:41:31 [2022-07-29T20:41:31.205Z] 
20:41:31 [2022-07-29T20:41:31.205Z] Server:
20:41:31 [2022-07-29T20:41:31.205Z]  Containers: 0
20:41:31 [2022-07-29T20:41:31.205Z]   Running: 0
20:41:31 [2022-07-29T20:41:31.205Z]   Paused: 0
20:41:31 [2022-07-29T20:41:31.205Z]   Stopped: 0
20:41:31 [2022-07-29T20:41:31.205Z]  Images: 1
20:41:31 [2022-07-29T20:41:31.205Z]  Server Version: 20.10.14
20:41:31 [2022-07-29T20:41:31.205Z]  Storage Driver: overlay2
20:41:31 [2022-07-29T20:41:31.205Z]   Backing Filesystem: extfs
20:41:31 [2022-07-29T20:41:31.205Z]   Supports d_type: true
20:41:31 [2022-07-29T20:41:31.205Z]   Native Overlay Diff: true
20:41:31 [2022-07-29T20:41:31.205Z]   userxattr: false
20:41:31 [2022-07-29T20:41:31.205Z]  Logging Driver: json-file
20:41:31 [2022-07-29T20:41:31.205Z]  Cgroup Driver: systemd
20:41:31 [2022-07-29T20:41:31.205Z]  Cgroup Version: 2
20:41:31 [2022-07-29T20:41:31.205Z]  Plugins:
20:41:31 [2022-07-29T20:41:31.205Z]   Volume: local
20:41:31 [2022-07-29T20:41:31.205Z]   Network: bridge host ipvlan macvlan null overlay
20:41:31 [2022-07-29T20:41:31.205Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:41:31 [2022-07-29T20:41:31.205Z]  Swarm: inactive
20:41:31 [2022-07-29T20:41:31.205Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:41:31 [2022-07-29T20:41:31.205Z]  Default Runtime: runc
20:41:31 [2022-07-29T20:41:31.205Z]  Init Binary: docker-init
20:41:31 [2022-07-29T20:41:31.205Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:41:31 [2022-07-29T20:41:31.205Z]  runc version: v1.0.3-0-gf46b6ba
20:41:31 [2022-07-29T20:41:31.205Z]  init version: de40ad0
20:41:31 [2022-07-29T20:41:31.205Z]  Security Options:
20:41:31 [2022-07-29T20:41:31.205Z]   apparmor
20:41:31 [2022-07-29T20:41:31.205Z]   seccomp
20:41:31 [2022-07-29T20:41:31.205Z]    Profile: default
20:41:31 [2022-07-29T20:41:31.205Z]   cgroupns
20:41:31 [2022-07-29T20:41:31.205Z]  Kernel Version: 5.13.0-1021-aws
20:41:31 [2022-07-29T20:41:31.205Z]  Operating System: Ubuntu 20.04.4 LTS
20:41:31 [2022-07-29T20:41:31.206Z]  OSType: linux
20:41:31 [2022-07-29T20:41:31.206Z]  Architecture: x86_64
20:41:31 [2022-07-29T20:41:31.206Z]  CPUs: 2
20:41:31 [2022-07-29T20:41:31.206Z]  Total Memory: 7.559GiB
20:41:31 [2022-07-29T20:41:31.206Z]  Name: ip-10-100-96-100
20:41:31 [2022-07-29T20:41:31.206Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
20:41:31 [2022-07-29T20:41:31.206Z]  Docker Root Dir: /var/lib/docker
20:41:31 [2022-07-29T20:41:31.206Z]  Debug Mode: false
20:41:31 [2022-07-29T20:41:31.206Z]  Registry: https://index.docker.io/v1/
20:41:31 [2022-07-29T20:41:31.206Z]  Labels:
20:41:31 [2022-07-29T20:41:31.206Z]  Experimental: true
20:41:31 [2022-07-29T20:41:31.206Z]  Insecure Registries:
20:41:31 [2022-07-29T20:41:31.206Z]   127.0.0.0/8
20:41:31 [2022-07-29T20:41:31.206Z]  Live Restore Enabled: true
20:41:31 [2022-07-29T20:41:31.206Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:41:31 [2022-07-29T20:41:31.313Z] #14 14.66 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:41:31 [2022-07-29T20:41:31.313Z] #14 14.67 Unpacking dmsetup (2:1.02.175-2.1) ...
20:41:31 [2022-07-29T20:41:31.313Z] #14 14.79 Selecting previously unselected package mingw-w64-common.
20:41:31 [2022-07-29T20:41:31.313Z] #14 14.79 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:41:31 [2022-07-29T20:41:31.313Z] #14 14.80 Unpacking mingw-w64-common (8.0.0-1) ...
20:41:31 [2022-07-29T20:41:31.320Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:41:31 [2022-07-29T20:41:31.320Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:41:31 [2022-07-29T20:41:31.321Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:41:31 [2022-07-29T20:41:31.321Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:41:31 [2022-07-29T20:41:31.321Z] - Storage Drivers:
20:41:31 [2022-07-29T20:41:31.321Z]   - "aufs":
20:41:31 [2022-07-29T20:41:31.321Z]     - CONFIG_AUFS_FS: enabled (as module)
20:41:31 [2022-07-29T20:41:31.321Z]   - "btrfs":
20:41:31 [2022-07-29T20:41:31.321Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:41:31 [2022-07-29T20:41:31.321Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:41:31 [2022-07-29T20:41:31.321Z]   - "devicemapper":
20:41:31 [2022-07-29T20:41:31.321Z]     - CONFIG_BLK_DEV_DM: enabled
20:41:31 [2022-07-29T20:41:31.321Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:41:31 [2022-07-29T20:41:31.321Z]   - "overlay":
20:41:31 [2022-07-29T20:41:31.321Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:41:31 [2022-07-29T20:41:31.321Z]   - "zfs":
20:41:31 [2022-07-29T20:41:31.321Z]     - /dev/zfs: present
20:41:31 [2022-07-29T20:41:31.321Z]     - zfs command: missing
20:41:31 [2022-07-29T20:41:31.321Z]     - zpool command: missing
20:41:31 [2022-07-29T20:41:31.321Z] 
20:41:31 [2022-07-29T20:41:31.321Z] Limits:
20:41:31 [2022-07-29T20:41:31.321Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:41:31 [2022-07-29T20:41:31.321Z] 
20:41:31 [2022-07-29T20:41:31.321Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:41:31 [2022-07-29T20:41:31.525Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 .
20:41:31 [2022-07-29T20:41:31.634Z] #67 2.890 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:41:31 [2022-07-29T20:41:31.634Z] #67 2.898 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:41:31 [2022-07-29T20:41:31.634Z] #67 ...
20:41:31 [2022-07-29T20:41:31.634Z] 
20:41:31 [2022-07-29T20:41:31.634Z] #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
20:41:31 [2022-07-29T20:41:31.634Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699 NAME:
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699    go-winres - A tool for embedding resources in Windows executables
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699 
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699 USAGE:
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699    go-winres [global options] command [command options] [arguments...]
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699 
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699 COMMANDS:
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699    init     Create an initial ./winres/winres.json
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699    make     Make syso files for the "go build" command
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699    simply   Make syso files for the "go build" command (simplified)
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.699    extract  Extract all resources from an executable
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.700    patch    Replace resources in an executable file (exe, dll)
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.700    help, h  Shows a list of commands or help for one command
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.700 
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.700 GLOBAL OPTIONS:
20:41:31 [2022-07-29T20:41:31.634Z] #40 3.700    --help, -h  show help (default: false)
20:41:31 [2022-07-29T20:41:31.634Z] #40 DONE 4.4s
20:41:31 [2022-07-29T20:41:31.645Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 .
20:41:31 [2022-07-29T20:41:31.645Z] #1 [internal] load build definition from Dockerfile
20:41:31 [2022-07-29T20:41:31.645Z] #1 sha256:79278f3b6fd4f0fa3ec2320c4eb14345f0548baff45c883d89b5044b14d44623
20:41:31 [2022-07-29T20:41:31.645Z] #1 transferring dockerfile: 19.25kB done
20:41:31 [2022-07-29T20:41:31.645Z] #1 DONE 0.0s
20:41:31 [2022-07-29T20:41:31.645Z] 
20:41:31 [2022-07-29T20:41:31.645Z] #2 [internal] load .dockerignore
20:41:31 [2022-07-29T20:41:31.645Z] #2 sha256:024c50bae82ddeaf568f3af2882fdde9332706457a0e17e0d01c3e9ce38795d3
20:41:31 [2022-07-29T20:41:31.645Z] #2 transferring context: 145B done
20:41:31 [2022-07-29T20:41:31.645Z] #2 DONE 0.0s
20:41:31 [2022-07-29T20:41:31.645Z] 
20:41:31 [2022-07-29T20:41:31.645Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:41:31 [2022-07-29T20:41:31.645Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
20:41:31 [2022-07-29T20:41:31.645Z] #3 DONE 0.1s
20:41:31 [2022-07-29T20:41:31.784Z] #1 [internal] load build definition from Dockerfile
20:41:31 [2022-07-29T20:41:31.784Z] #1 sha256:905523ce3f2caa71bb3f3543df3e61a2b31f7eef9d11a72f3cf2d54cdb53b6c6
20:41:31 [2022-07-29T20:41:31.784Z] #1 transferring dockerfile: 19.25kB done
20:41:31 [2022-07-29T20:41:31.784Z] #1 DONE 0.0s
20:41:31 [2022-07-29T20:41:31.784Z] 
20:41:31 [2022-07-29T20:41:31.784Z] #2 [internal] load .dockerignore
20:41:31 [2022-07-29T20:41:31.784Z] #2 sha256:775cee548601ce1cdc55e987a0fed31b8d6ede2cc284a25116c0bf934cba6efd
20:41:31 [2022-07-29T20:41:31.784Z] #2 transferring context: 145B done
20:41:31 [2022-07-29T20:41:31.784Z] #2 DONE 0.0s
20:41:31 [2022-07-29T20:41:31.784Z] 
20:41:31 [2022-07-29T20:41:31.784Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:41:31 [2022-07-29T20:41:31.784Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
20:41:31 [2022-07-29T20:41:31.895Z] 
20:41:31 [2022-07-29T20:41:31.895Z] #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
20:41:31 [2022-07-29T20:41:31.895Z] #64 sha256:d3808ad6987730ab7cf71e39bbad4f88ba94be9a4852aef35732f3c47b547eeb
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.003 + RM_GOPATH=0
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.003 + TMP_GOPATH=
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.003 + : /build
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.003 + '[' -z '' ']'
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.004 ++ mktemp -d
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.005 + export GOPATH=/tmp/tmp.yxjpZtwtLr
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.005 + GOPATH=/tmp/tmp.yxjpZtwtLr
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.005 + RM_GOPATH=1
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.005 + case "$(go env GOARCH)" in
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.005 ++ go env GOARCH
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.020 + export GO_BUILDMODE=-buildmode=pie
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.020 + GO_BUILDMODE=-buildmode=pie
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.026 ++ dirname /install.sh
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.028 + dir=/
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.028 + bin=containerd
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.028 + shift
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.028 + '[' '!' -f //containerd.installer ']'
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.028 + . //containerd.installer
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.028 ++ set -e
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.028 ++ : v1.6.6
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.028 + install_containerd
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.029 + echo 'Install containerd version v1.6.6'
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.029 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yxjpZtwtLr/src/github.com/containerd/containerd
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.029 Install containerd version v1.6.6
20:41:31 [2022-07-29T20:41:31.895Z] #64 1.034 Cloning into '/tmp/tmp.yxjpZtwtLr/src/github.com/containerd/containerd'...
20:41:31 [2022-07-29T20:41:31.908Z] 
20:41:31 [2022-07-29T20:41:31.909Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:41:31 [2022-07-29T20:41:31.909Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
20:41:31 [2022-07-29T20:41:31.909Z] #4 CACHED
20:41:31 [2022-07-29T20:41:31.909Z] 
20:41:31 [2022-07-29T20:41:31.909Z] #5 [internal] load build definition from Dockerfile
20:41:31 [2022-07-29T20:41:31.909Z] #5 sha256:ed153bd5553c0d880242dd6f8134e3b91955a19b47ac713431b2b957f3eeb337
20:41:31 [2022-07-29T20:41:31.909Z] #5 DONE 0.0s
20:41:31 [2022-07-29T20:41:31.909Z] 
20:41:31 [2022-07-29T20:41:31.909Z] #6 [internal] load .dockerignore
20:41:31 [2022-07-29T20:41:31.909Z] #6 sha256:bf1123170591e3fe0d2990650ffac22b3378a3f8f13ee7e963539fc6babff74d
20:41:31 [2022-07-29T20:41:31.909Z] #6 DONE 0.0s
20:41:31 [2022-07-29T20:41:31.909Z] 
20:41:31 [2022-07-29T20:41:31.909Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
20:41:31 [2022-07-29T20:41:31.909Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:41:31 [2022-07-29T20:41:31.909Z] #8 DONE 0.1s
20:41:31 [2022-07-29T20:41:31.909Z] 
20:41:31 [2022-07-29T20:41:31.909Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:31 [2022-07-29T20:41:31.909Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:41:31 [2022-07-29T20:41:31.909Z] #7 DONE 0.1s
20:41:31 [2022-07-29T20:41:31.909Z] 
20:41:31 [2022-07-29T20:41:31.909Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
20:41:31 [2022-07-29T20:41:31.909Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
20:41:31 [2022-07-29T20:41:31.909Z] #10 DONE 0.1s
20:41:31 [2022-07-29T20:41:31.909Z] 
20:41:31 [2022-07-29T20:41:31.909Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:31 [2022-07-29T20:41:31.909Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:41:32 [2022-07-29T20:41:32.042Z] #3 DONE 0.4s
20:41:32 [2022-07-29T20:41:32.042Z] 
20:41:32 [2022-07-29T20:41:32.042Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:41:32 [2022-07-29T20:41:32.042Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
20:41:32 [2022-07-29T20:41:32.042Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
20:41:32 [2022-07-29T20:41:32.042Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
20:41:32 [2022-07-29T20:41:32.042Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
20:41:32 [2022-07-29T20:41:32.042Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
20:41:32 [2022-07-29T20:41:32.042Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s
20:41:32 [2022-07-29T20:41:32.091Z] #81 DONE 1.2s
20:41:32 [2022-07-29T20:41:32.091Z] 
20:41:32 [2022-07-29T20:41:32.091Z] #82 exporting to image
20:41:32 [2022-07-29T20:41:32.091Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:41:32 [2022-07-29T20:41:32.091Z] #82 exporting layers
20:41:32 [2022-07-29T20:41:32.172Z] #9 DONE 0.1s
20:41:32 [2022-07-29T20:41:32.300Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done
20:41:32 [2022-07-29T20:41:32.300Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:32 [2022-07-29T20:41:32.437Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:41:32 [2022-07-29T20:41:32.437Z] #80 DONE 0.0s
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:41:32 [2022-07-29T20:41:32.437Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:41:32 [2022-07-29T20:41:32.437Z] #35 DONE 0.0s
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:32 [2022-07-29T20:41:32.437Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:41:32 [2022-07-29T20:41:32.437Z] #78 DONE 0.0s
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
20:41:32 [2022-07-29T20:41:32.437Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
20:41:32 [2022-07-29T20:41:32.437Z] #11 DONE 0.0s
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:41:32 [2022-07-29T20:41:32.437Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:41:32 [2022-07-29T20:41:32.437Z] #79 CACHED
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:41:32 [2022-07-29T20:41:32.437Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:41:32 [2022-07-29T20:41:32.437Z] #81 CACHED
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:41:32 [2022-07-29T20:41:32.437Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
20:41:32 [2022-07-29T20:41:32.437Z] #12 CACHED
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #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
20:41:32 [2022-07-29T20:41:32.437Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
20:41:32 [2022-07-29T20:41:32.437Z] #13 CACHED
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #31 [internal] load build context
20:41:32 [2022-07-29T20:41:32.437Z] #31 sha256:9237c77397c3b63bb0ee4f64395a62140e8d5f2d7baab6e9b78be583e9e4f7a8
20:41:32 [2022-07-29T20:41:32.437Z] #31 ...
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:41:32 [2022-07-29T20:41:32.437Z] #40 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
20:41:32 [2022-07-29T20:41:32.437Z] #40 DONE 0.1s
20:41:32 [2022-07-29T20:41:32.437Z] 
20:41:32 [2022-07-29T20:41:32.437Z] #31 [internal] load build context
20:41:32 [2022-07-29T20:41:32.437Z] #31 sha256:9237c77397c3b63bb0ee4f64395a62140e8d5f2d7baab6e9b78be583e9e4f7a8
20:41:32 [2022-07-29T20:41:32.558Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
20:41:32 [2022-07-29T20:41:32.558Z] #4 DONE 0.5s
20:41:32 [2022-07-29T20:41:32.664Z] #82 exporting layers 0.8s done
20:41:32 [2022-07-29T20:41:32.664Z] #82 writing image sha256:d5ff9ecc69e39cbec41301ba28fd0b62f53d9018321f00255da07acc7b26b34b
20:41:32 [2022-07-29T20:41:32.664Z] #82 writing image sha256:d5ff9ecc69e39cbec41301ba28fd0b62f53d9018321f00255da07acc7b26b34b done
20:41:32 [2022-07-29T20:41:32.664Z] #82 naming to docker.io/library/docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 done
20:41:32 [2022-07-29T20:41:32.664Z] #82 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
20:41:32 [2022-07-29T20:41:32.708Z] #31 ...
20:41:32 [2022-07-29T20:41:32.708Z] 
20:41:32 [2022-07-29T20:41:32.708Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:41:32 [2022-07-29T20:41:32.708Z] #53 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
20:41:32 [2022-07-29T20:41:32.708Z] #53 DONE 0.4s
20:41:32 [2022-07-29T20:41:32.708Z] 
20:41:32 [2022-07-29T20:41:32.708Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:41:32 [2022-07-29T20:41:32.708Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:41:32 [2022-07-29T20:41:32.708Z] #56 DONE 0.5s
20:41:32 [2022-07-29T20:41:32.708Z] 
20:41:32 [2022-07-29T20:41:32.708Z] #31 [internal] load build context
20:41:32 [2022-07-29T20:41:32.708Z] #31 sha256:9237c77397c3b63bb0ee4f64395a62140e8d5f2d7baab6e9b78be583e9e4f7a8
[Pipeline] sh
20:41:32 [2022-07-29T20:41:32.816Z] 
20:41:32 [2022-07-29T20:41:32.816Z] #5 [internal] load .dockerignore
20:41:32 [2022-07-29T20:41:32.816Z] #5 sha256:74b6cc8fe3bac689979c40db55074b8480938439a78a1ae0e9036027da886af7
20:41:32 [2022-07-29T20:41:32.816Z] #5 DONE 0.0s
20:41:32 [2022-07-29T20:41:32.816Z] 
20:41:32 [2022-07-29T20:41:32.816Z] #6 [internal] load build definition from Dockerfile
20:41:32 [2022-07-29T20:41:32.816Z] #6 sha256:22f2f46e386043cc6e06737188c20a4dade6c93bb46688d3d16f45333bf5b0f4
20:41:32 [2022-07-29T20:41:32.816Z] #6 DONE 0.0s
20:41:32 [2022-07-29T20:41:32.816Z] 
20:41:32 [2022-07-29T20:41:32.816Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:32 [2022-07-29T20:41:32.816Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:41:32 [2022-07-29T20:41:32.816Z] #9 DONE 0.1s
20:41:32 [2022-07-29T20:41:32.816Z] 
20:41:32 [2022-07-29T20:41:32.816Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:32 [2022-07-29T20:41:32.816Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:41:32 [2022-07-29T20:41:32.816Z] #10 DONE 0.1s
20:41:32 [2022-07-29T20:41:32.816Z] 
20:41:32 [2022-07-29T20:41:32.816Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
20:41:32 [2022-07-29T20:41:32.816Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
20:41:32 [2022-07-29T20:41:32.970Z] #31 ...
20:41:32 [2022-07-29T20:41:32.970Z] 
20:41:32 [2022-07-29T20:41:32.970Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:41:32 [2022-07-29T20:41:32.970Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:41:32 [2022-07-29T20:41:32.970Z] #56 CACHED
20:41:32 [2022-07-29T20:41:32.970Z] 
20:41:32 [2022-07-29T20:41:32.970Z] #31 [internal] load build context
20:41:32 [2022-07-29T20:41:32.970Z] #31 sha256:9237c77397c3b63bb0ee4f64395a62140e8d5f2d7baab6e9b78be583e9e4f7a8
20:41:32 [2022-07-29T20:41:32.970Z] #31 ...
20:41:32 [2022-07-29T20:41:32.970Z] 
20:41:32 [2022-07-29T20:41:32.970Z] #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
20:41:32 [2022-07-29T20:41:32.970Z] #57 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
20:41:32 [2022-07-29T20:41:32.970Z] #57 DONE 0.1s
20:41:32 [2022-07-29T20:41:32.970Z] 
20:41:32 [2022-07-29T20:41:32.970Z] #31 [internal] load build context
20:41:32 [2022-07-29T20:41:32.970Z] #31 sha256:9237c77397c3b63bb0ee4f64395a62140e8d5f2d7baab6e9b78be583e9e4f7a8
20:41:32 [2022-07-29T20:41:32.986Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:41:33 [2022-07-29T20:41:33.074Z] #8 DONE 0.2s
20:41:33 [2022-07-29T20:41:33.074Z] 
20:41:33 [2022-07-29T20:41:33.074Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:41:33 [2022-07-29T20:41:33.074Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:41:33 [2022-07-29T20:41:33.074Z] #7 DONE 0.2s
20:41:33 [2022-07-29T20:41:33.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/test/unit
20:41:33 [2022-07-29T20:41:33.340Z] 
20:41:33 [2022-07-29T20:41:33.340Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:33 [2022-07-29T20:41:33.340Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:41:33 [2022-07-29T20:41:33.340Z] #73 DONE 0.0s
20:41:33 [2022-07-29T20:41:33.340Z] 
20:41:33 [2022-07-29T20:41:33.340Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:41:33 [2022-07-29T20:41:33.340Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:41:33 [2022-07-29T20:41:33.340Z] #71 DONE 0.0s
20:41:33 [2022-07-29T20:41:33.340Z] 
20:41:33 [2022-07-29T20:41:33.340Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:41:33 [2022-07-29T20:41:33.340Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:41:33 [2022-07-29T20:41:33.340Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 done
20:41:33 [2022-07-29T20:41:33.340Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
20:41:33 [2022-07-29T20:41:33.340Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
20:41:33 [2022-07-29T20:41:33.340Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
20:41:33 [2022-07-29T20:41:33.340Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.05MB / 55.00MB 0.1s
20:41:33 [2022-07-29T20:41:33.529Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
20:41:33 [2022-07-29T20:41:33.529Z] + TESTFLAGS+=' -test.timeout=5m'
20:41:33 [2022-07-29T20:41:33.529Z] + TESTDIRS=./...
20:41:33 [2022-07-29T20:41:33.529Z] + exclude_paths='/vendor/|/integration'
20:41:33 [2022-07-29T20:41:33.529Z] ++ go list ./...
20:41:33 [2022-07-29T20:41:33.529Z] ++ grep -vE '(/vendor/|/integration)'
20:41:33 [2022-07-29T20:41:33.599Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.3s
20:41:33 [2022-07-29T20:41:33.599Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 0.4s
20:41:33 [2022-07-29T20:41:33.851Z] #14 17.09 Selecting previously unselected package mingw-w64-x86-64-dev.
20:41:33 [2022-07-29T20:41:33.851Z] #14 17.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:41:33 [2022-07-29T20:41:33.851Z] #14 17.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:41:33 [2022-07-29T20:41:33.871Z] #28 ...
20:41:33 [2022-07-29T20:41:33.871Z] 
20:41:33 [2022-07-29T20:41:33.871Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:41:33 [2022-07-29T20:41:33.871Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:41:33 [2022-07-29T20:41:33.871Z] #49 DONE 0.0s
20:41:33 [2022-07-29T20:41:33.872Z] 
20:41:33 [2022-07-29T20:41:33.872Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:41:33 [2022-07-29T20:41:33.872Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:41:33 [2022-07-29T20:41:33.872Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.65MB / 55.00MB 0.6s
20:41:34 [2022-07-29T20:41:34.131Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 0.8s
20:41:34 [2022-07-29T20:41:34.131Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s
20:41:34 [2022-07-29T20:41:34.393Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s done
20:41:34 [2022-07-29T20:41:34.393Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a
20:41:34 [2022-07-29T20:41:34.464Z] + pkg_list='github.com/docker/docker/api
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/backend/build
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/httpstatus
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/httputils
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/middleware
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/build
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/checkpoint
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/container
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/debug
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/distribution
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/grpc
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/image
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/network
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/plugin
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/session
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/swarm
20:41:34 [2022-07-29T20:41:34.464Z] github.com/docker/docker/api/server/router/system
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/volume
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/backend
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/blkiodev
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/container
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/events
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/filters
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/image
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/mount
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/network
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/plugins/logdriver
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/registry
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/strslice
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/swarm
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/swarm/runtime
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/time
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/versions
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/versions/v1p19
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/versions/v1p20
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/volume
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/exporter
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/worker
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/dockerfile
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/remotecontext
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/remotecontext/git
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/remotecontext/urlutil
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli/config
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli/debug
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli/winresources/docker-proxy
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli/winresources/dockerd
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/client
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cmd/docker-proxy
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cmd/dockerd
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cmd/dockerd/trap
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/container
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/container/stream
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/contrib/apparmor
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/contrib/docker-device-tool
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/contrib/httpserver
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/convert
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/executor
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/executor/container
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/provider
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/config
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/events
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/events/testutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/exec
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/aufs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/copy
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/overlay
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/register
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/vfs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/zfs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/images
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/initlayer
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/links
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/listeners
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/awslogs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/fluentd
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/gcplogs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/gelf
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/journald
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/local
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/logentries
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/loggertest
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/loggerutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/splunk
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/syslog
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/templates
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/names
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/network
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/stats
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/distribution
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/distribution/metadata
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/distribution/utils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/distribution/xfer
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/dockerversion
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/errdefs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/image
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/image/cache
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/image/tarexport
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/image/v1
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/internal/test/suite
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/layer
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libcontainerd
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libcontainerd/queue
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libcontainerd/remote
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libcontainerd/supervisor
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libcontainerd/types
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/bitseq
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/cluster
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/config
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/datastore
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/diagnostic
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/discoverapi
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/driverapi
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/bridge
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/host
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/null
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/overlay
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/remote
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/windows
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/drvregistry
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/etchosts
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/idm
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/internal/caller
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/ipam
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/ipamapi
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/ipams/builtin
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/ipams/null
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/ipams/remote
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/ipamutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/iptables
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/netlabel
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/netutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/networkdb
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/ns
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/options
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/osl
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/osl/kernel
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/portallocator
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/portmapper
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/resolvconf
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/testutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/libnetwork/types
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/oci
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/oci/caps
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/opts
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/aaparser
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/archive
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/authorization
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/broadcaster
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/capabilities
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/chrootarchive
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/containerfs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/devicemapper
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/directory
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/dmesg
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/fileutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/fsutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/homedir
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/idtools
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/ioutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/jsonmessage
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/longpath
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/loopback
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/namesgenerator
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/parsers
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/parsers/kernel
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/pidfile
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/platform
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/plugingetter
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/plugins
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/plugins/transport
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/pools
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/progress
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/pubsub
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/reexec
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/signal
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/stack
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/stdcopy
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/streamformatter
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/stringid
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/sysinfo
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/system
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/tailfile
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/tarsum
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/truncindex
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/urlutil
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/pkg/useragent
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/plugin
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/plugin/executor/containerd
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/plugin/v2
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/profiles/apparmor
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/profiles/seccomp
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/quota
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/reference
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/registry
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/registry/resumable
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/restartmanager
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/rootless
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/rootless/specconv
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/runconfig
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/runconfig/opts
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/daemon
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/environment
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/fakecontext
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/fakegit
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/fakestorage
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/fixtures/load
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/fixtures/plugin
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/registry
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/testutil/request
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/volume
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/volume/drivers
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/volume/local
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/volume/mounts
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/volume/service
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/volume/service/opts
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/volume/testutils'
20:41:34 [2022-07-29T20:41:34.465Z] ++ grep --fixed-strings -v /libnetwork
20:41:34 [2022-07-29T20:41:34.465Z] ++ echo 'github.com/docker/docker/api
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/backend/build
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/httpstatus
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/httputils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/middleware
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/build
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/checkpoint
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/container
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/debug
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/distribution
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/grpc
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/image
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/network
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/plugin
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/session
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/swarm
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/system
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/server/router/volume
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/backend
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/blkiodev
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/container
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/events
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/filters
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/image
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/mount
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/network
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/plugins/logdriver
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/registry
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/strslice
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/swarm
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/swarm/runtime
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/time
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/versions
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/versions/v1p19
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/versions/v1p20
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/api/types/volume
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/exporter
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/builder-next/worker
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/dockerfile
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/remotecontext
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/remotecontext/git
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/builder/remotecontext/urlutil
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli/config
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli/debug
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli/winresources/docker-proxy
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cli/winresources/dockerd
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/client
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cmd/docker-proxy
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cmd/dockerd
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cmd/dockerd/trap
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/container
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/container/stream
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/contrib/apparmor
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/contrib/docker-device-tool
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/contrib/httpserver
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/convert
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/executor
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/executor/container
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/cluster/provider
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/config
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/events
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/events/testutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/exec
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/aufs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/copy
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/overlay
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/register
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/vfs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/graphdriver/zfs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/images
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/initlayer
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/links
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/listeners
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/awslogs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/fluentd
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/gcplogs
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/gelf
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/journald
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/local
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/logentries
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/loggertest
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/loggerutils
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/splunk
20:41:34 [2022-07-29T20:41:34.465Z] github.com/docker/docker/daemon/logger/syslog
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/templates
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/names
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/network
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/stats
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/distribution
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/distribution/metadata
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/distribution/utils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/distribution/xfer
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/dockerversion
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/errdefs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/image
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/image/cache
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/image/tarexport
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/image/v1
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/internal/test/suite
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/layer
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd/queue
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd/remote
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd/supervisor
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd/types
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/bitseq
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/cluster
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/config
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/datastore
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/diagnostic
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/discoverapi
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/driverapi
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/bridge
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/host
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/null
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/overlay
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/remote
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/windows
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/drvregistry
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/etchosts
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/idm
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/internal/caller
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/ipam
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/ipamapi
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/ipams/builtin
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/ipams/null
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/ipams/remote
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/ipamutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/iptables
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/netlabel
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/netutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/networkdb
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/ns
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/options
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/osl
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/osl/kernel
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/portallocator
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/portmapper
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/resolvconf
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/testutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libnetwork/types
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/oci
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/oci/caps
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/opts
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/aaparser
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/archive
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/authorization
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/broadcaster
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/capabilities
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/chrootarchive
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/containerfs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/devicemapper
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/directory
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/dmesg
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/fileutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/fsutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/homedir
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/idtools
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/ioutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/jsonmessage
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/longpath
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/loopback
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/namesgenerator
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/parsers
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/parsers/kernel
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/pidfile
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/platform
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugingetter
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins/transport
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/pools
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/progress
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/pubsub
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/reexec
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/signal
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/stack
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/stdcopy
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/streamformatter
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/stringid
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/sysinfo
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/system
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/tailfile
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/tarsum
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/truncindex
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/urlutil
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/useragent
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/plugin
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/plugin/executor/containerd
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/plugin/v2
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/profiles/apparmor
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/profiles/seccomp
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/quota
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/reference
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/registry
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/registry/resumable
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/restartmanager
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/rootless
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/rootless/specconv
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/runconfig
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/runconfig/opts
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/daemon
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/environment
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fakecontext
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fakegit
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fakestorage
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fixtures/load
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fixtures/plugin
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/registry
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/request
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/drivers
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/local
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/mounts
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/service
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/service/opts
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/testutils'
20:41:34 [2022-07-29T20:41:34.466Z] + base_pkg_list='github.com/docker/docker/api
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/backend/build
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/httpstatus
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/httputils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/middleware
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/build
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/checkpoint
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/container
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/debug
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/distribution
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/grpc
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/image
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/network
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/plugin
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/session
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/swarm
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/system
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/server/router/volume
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/backend
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/blkiodev
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/container
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/events
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/filters
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/image
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/mount
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/network
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/plugins/logdriver
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/registry
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/strslice
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/swarm
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/swarm/runtime
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/time
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/versions
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/versions/v1p19
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/versions/v1p20
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/api/types/volume
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/builder-next
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/builder-next/exporter
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/builder-next/worker
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/dockerfile
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/remotecontext
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/remotecontext/git
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/builder/remotecontext/urlutil
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/cli
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/cli/config
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/cli/debug
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/cli/winresources/docker-proxy
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/cli/winresources/dockerd
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/client
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/cmd/docker-proxy
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/cmd/dockerd
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/cmd/dockerd/trap
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/container
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/container/stream
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/contrib/apparmor
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/contrib/docker-device-tool
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/contrib/httpserver
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/cluster
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/cluster/convert
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/cluster/executor
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/cluster/executor/container
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/cluster/provider
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/config
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/events
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/events/testutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/exec
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/aufs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/copy
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/overlay
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/register
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/vfs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/graphdriver/zfs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/images
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/initlayer
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/links
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/listeners
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/awslogs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/fluentd
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/gcplogs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/gelf
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/journald
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/local
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/logentries
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/loggertest
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/loggerutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/splunk
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/syslog
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/logger/templates
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/names
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/network
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/daemon/stats
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/distribution
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/distribution/metadata
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/distribution/utils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/distribution/xfer
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/dockerversion
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/errdefs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/image
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/image/cache
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/image/tarexport
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/image/v1
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/internal/test/suite
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/layer
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd/queue
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd/remote
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd/supervisor
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/libcontainerd/types
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/oci
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/oci/caps
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/opts
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/aaparser
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/archive
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/authorization
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/broadcaster
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/capabilities
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/chrootarchive
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/containerfs
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/devicemapper
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/directory
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/dmesg
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/fileutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/fsutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/homedir
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/idtools
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/ioutils
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/jsonmessage
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/longpath
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/loopback
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/namesgenerator
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/parsers
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/parsers/kernel
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/pidfile
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/platform
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugingetter
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/plugins/transport
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/pools
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/progress
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/pubsub
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/reexec
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/signal
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/stack
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/stdcopy
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/streamformatter
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/stringid
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/sysinfo
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/system
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/tailfile
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/tarsum
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/truncindex
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/urlutil
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/pkg/useragent
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/plugin
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/plugin/executor/containerd
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/plugin/v2
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/profiles/apparmor
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/profiles/seccomp
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/quota
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/reference
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/registry
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/registry/resumable
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/restartmanager
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/rootless
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/rootless/specconv
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/runconfig
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/runconfig/opts
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/daemon
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/environment
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fakecontext
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fakegit
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fakestorage
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fixtures/load
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fixtures/plugin
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/registry
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/testutil/request
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/drivers
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/local
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/mounts
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/service
20:41:34 [2022-07-29T20:41:34.466Z] github.com/docker/docker/volume/service/opts
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/volume/testutils'
20:41:34 [2022-07-29T20:41:34.467Z] ++ grep --fixed-strings /libnetwork
20:41:34 [2022-07-29T20:41:34.467Z] ++ echo 'github.com/docker/docker/api
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/backend/build
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/httpstatus
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/httputils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/middleware
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/build
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/checkpoint
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/container
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/debug
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/distribution
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/grpc
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/image
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/network
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/plugin
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/session
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/swarm
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/system
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/server/router/volume
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/backend
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/blkiodev
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/container
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/events
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/filters
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/image
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/mount
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/network
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/plugins/logdriver
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/registry
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/strslice
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/swarm
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/swarm/runtime
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/time
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/versions
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/versions/v1p19
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/versions/v1p20
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/api/types/volume
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/builder-next
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/builder-next/exporter
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/builder-next/worker
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/dockerfile
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/remotecontext
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/remotecontext/git
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/builder/remotecontext/urlutil
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/cli
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/cli/config
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/cli/debug
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/cli/winresources/docker-proxy
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/cli/winresources/dockerd
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/client
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/cmd/docker-proxy
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/cmd/dockerd
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/cmd/dockerd/trap
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/container
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/container/stream
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/contrib/apparmor
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/contrib/docker-device-tool
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/contrib/httpserver
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/cluster
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/cluster/convert
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/cluster/executor
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/cluster/executor/container
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/cluster/provider
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/config
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/events
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/events/testutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/exec
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/aufs
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/copy
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/overlay
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/register
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/vfs
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/graphdriver/zfs
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/images
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/initlayer
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/links
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/listeners
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/awslogs
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/fluentd
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/gcplogs
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/gelf
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/journald
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/local
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/logentries
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/loggertest
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/loggerutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/splunk
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/syslog
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/logger/templates
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/names
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/network
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/daemon/stats
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/distribution
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/distribution/metadata
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/distribution/utils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/distribution/xfer
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/dockerversion
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/errdefs
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/image
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/image/cache
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/image/tarexport
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/image/v1
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/internal/test/suite
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/layer
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libcontainerd
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libcontainerd/queue
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libcontainerd/remote
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libcontainerd/supervisor
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libcontainerd/types
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/bitseq
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cluster
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/config
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/datastore
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/diagnostic
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/discoverapi
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/driverapi
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/bridge
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/host
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/null
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/overlay
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/remote
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/windows
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drvregistry
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/etchosts
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/idm
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/internal/caller
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipam
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipamapi
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/builtin
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/null
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/remote
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipamutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/iptables
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/netlabel
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/netutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/networkdb
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ns
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/options
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/osl
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/osl/kernel
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/portallocator
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/portmapper
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/resolvconf
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/testutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/types
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/oci
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/oci/caps
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/opts
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/aaparser
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/archive
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/authorization
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/broadcaster
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/capabilities
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/chrootarchive
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/containerfs
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/devicemapper
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/directory
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/dmesg
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/fileutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/fsutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/homedir
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/idtools
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/ioutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/jsonmessage
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/longpath
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/loopback
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/namesgenerator
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/parsers
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/parsers/kernel
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/pidfile
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/platform
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/plugingetter
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/plugins
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/plugins/transport
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/pools
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/progress
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/pubsub
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/reexec
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/signal
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/stack
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/stdcopy
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/streamformatter
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/stringid
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/sysinfo
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/system
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/tailfile
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/tarsum
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/truncindex
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/urlutil
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/pkg/useragent
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/plugin
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/plugin/executor/containerd
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/plugin/v2
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/profiles/apparmor
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/profiles/seccomp
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/quota
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/reference
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/registry
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/registry/resumable
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/restartmanager
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/rootless
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/rootless/specconv
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/runconfig
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/runconfig/opts
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/daemon
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/environment
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/fakecontext
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/fakegit
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/fakestorage
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/fixtures/load
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/fixtures/plugin
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/registry
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/testutil/request
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/volume
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/volume/drivers
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/volume/local
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/volume/mounts
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/volume/service
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/volume/service/opts
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/volume/testutils'
20:41:34 [2022-07-29T20:41:34.467Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/bitseq
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cluster
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/config
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/datastore
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/diagnostic
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/discoverapi
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/driverapi
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/bridge
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/host
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/null
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/overlay
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/remote
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/windows
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/drvregistry
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/etchosts
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/idm
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/internal/caller
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipam
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipamapi
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/builtin
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/null
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/remote
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ipamutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/iptables
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/netlabel
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/netutils
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/networkdb
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/ns
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/options
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/osl
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/osl/kernel
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/portallocator
20:41:34 [2022-07-29T20:41:34.467Z] github.com/docker/docker/libnetwork/portmapper
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/resolvconf
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/testutils
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/types'
20:41:34 [2022-07-29T20:41:34.468Z] + echo 'github.com/docker/docker/libnetwork
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/bitseq
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/cluster
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/config
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/datastore
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/diagnostic
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/discoverapi
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/driverapi
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/bridge
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/host
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/null
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/overlay
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/remote
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/windows
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drvregistry
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/etchosts
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/idm
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/internal/caller
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/ipam
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/ipamapi
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/ipams/builtin
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/ipams/null
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/ipams/remote
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/ipamutils
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/iptables
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/netlabel
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/netutils
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/networkdb
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/ns
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/options
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/osl
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/osl/kernel
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/portallocator
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/portmapper
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/resolvconf
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/testutils
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/types'
20:41:34 [2022-07-29T20:41:34.468Z] + grep --fixed-strings libnetwork/drivers/bridge
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/bridge
20:41:34 [2022-07-29T20:41:34.468Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:41:34 [2022-07-29T20:41:34.468Z] + type docker-proxy
20:41:34 [2022-07-29T20:41:34.468Z] hack/test/unit: line 25: type: docker-proxy: not found
20:41:34 [2022-07-29T20:41:34.468Z] + hack/make.sh binary-proxy install-proxy
20:41:34 [2022-07-29T20:41:34.468Z] 
20:41:34 [2022-07-29T20:41:34.468Z] Removing bundles/
20:41:34 [2022-07-29T20:41:34.468Z] 
20:41:34 [2022-07-29T20:41:34.468Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:41:34 [2022-07-29T20:41:34.468Z] Building: bundles/binary-proxy/docker-proxy
20:41:34 [2022-07-29T20:41:34.468Z] GOOS="" GOARCH="" GOARM=""
20:41:34 [2022-07-29T20:41:34.491Z] #64 ...
20:41:34 [2022-07-29T20:41:34.491Z] 
20:41:34 [2022-07-29T20:41:34.491Z] #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             ;
20:41:34 [2022-07-29T20:41:34.491Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:41:34 [2022-07-29T20:41:34.491Z] #76 0.856 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:41:34 [2022-07-29T20:41:34.491Z] #76 0.856 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:41:34 [2022-07-29T20:41:34.491Z] #76 0.856 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:41:34 [2022-07-29T20:41:34.491Z] #76 1.468 Reading package lists...
20:41:34 [2022-07-29T20:41:34.491Z] #76 2.461 Reading package lists...
20:41:34 [2022-07-29T20:41:34.491Z] #76 3.528 Building dependency tree...
20:41:34 [2022-07-29T20:41:34.491Z] #76 3.838 Reading state information...
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.295 python3 is already the newest version (3.9.2-3).
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.295 The following additional packages will be installed:
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.296   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.297   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.298 Suggested packages:
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.298   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.298   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.298   m4-doc ed diffutils-doc
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.299 Recommended packages:
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.299   fakeroot libalgorithm-merge-perl libltdl-dev
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.725 The following NEW packages will be installed:
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.726   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.733   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.733   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
20:41:34 [2022-07-29T20:41:34.491Z] #76 4.733   libyajl2 m4 patch xz-utils
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.031 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.031 Need to get 5940 kB of archives.
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.031 After this operation, 18.7 MB of additional disk space will be used.
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.031 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.035 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.044 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.044 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.044 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.061 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.061 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.065 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.065 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.073 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.101 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.132 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.132 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.134 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.134 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.135 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.136 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.137 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.162 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.171 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.186 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.187 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.684 debconf: delaying package configuration, since apt-utils is not installed
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.756 Fetched 5940 kB in 0s (13.4 MB/s)
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.803 Selecting previously unselected package bzip2.
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.803 (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.)
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.819 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.864 Unpacking bzip2 (1.0.8-4) ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.931 Selecting previously unselected package libmagic-mgc.
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.934 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 5.951 Unpacking libmagic-mgc (1:5.39-3) ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.137 Selecting previously unselected package libmagic1:amd64.
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.137 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.157 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.273 Selecting previously unselected package file.
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.275 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.285 Unpacking file (1:5.39-3) ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.403 Selecting previously unselected package xz-utils.
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.406 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.424 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.557 Selecting previously unselected package libsigsegv2:amd64.
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.557 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.568 Unpacking libsigsegv2:amd64 (2.13-1) ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.993 Selecting previously unselected package m4.
20:41:34 [2022-07-29T20:41:34.491Z] #76 6.997 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
20:41:34 [2022-07-29T20:41:34.491Z] #76 7.011 Unpacking m4 (1.4.18-5) ...
20:41:34 [2022-07-29T20:41:34.491Z] 
20:41:34 [2022-07-29T20:41:34.491Z] #76 ...
20:41:34 [2022-07-29T20:41:34.491Z] 
20:41:34 [2022-07-29T20:41:34.491Z] #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
20:41:34 [2022-07-29T20:41:34.491Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
20:41:34 [2022-07-29T20:41:34.491Z] #53 6.612 gotestsum version dev
20:41:34 [2022-07-29T20:41:34.491Z] #53 DONE 7.3s
20:41:34 [2022-07-29T20:41:34.492Z] 
20:41:34 [2022-07-29T20:41:34.492Z] #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             ;
20:41:34 [2022-07-29T20:41:34.492Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:41:34 [2022-07-29T20:41:34.492Z] #76 7.334 Selecting previously unselected package autoconf.
20:41:34 [2022-07-29T20:41:34.492Z] #76 7.381 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:41:34 [2022-07-29T20:41:34.492Z] #76 ...
20:41:34 [2022-07-29T20:41:34.492Z] 
20:41:34 [2022-07-29T20:41:34.492Z] #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
20:41:34 [2022-07-29T20:41:34.492Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:41:34 [2022-07-29T20:41:34.492Z] #42 0.985 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:41:34 [2022-07-29T20:41:34.492Z] #42 0.985 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:41:34 [2022-07-29T20:41:34.492Z] #42 0.985 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:41:34 [2022-07-29T20:41:34.492Z] #42 1.637 Reading package lists...
20:41:34 [2022-07-29T20:41:34.492Z] #42 2.652 Reading package lists...
20:41:34 [2022-07-29T20:41:34.492Z] #42 3.667 Building dependency tree...
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.037 Reading state information...
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.589 The following additional packages will be installed:
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.589   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.601 Suggested packages:
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.601   cmake-doc ninja-build lrzip
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.601 Recommended packages:
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.601   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.845 The following NEW packages will be installed:
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.856   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:41:34 [2022-07-29T20:41:34.492Z] #42 4.859   vim-common xxd
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.165 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.165 Need to get 17.7 MB of archives.
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.165 After this operation, 70.7 MB of additional disk space will be used.
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.165 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.177 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.185 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.251 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.425 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.457 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.462 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.464 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.469 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.472 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.885 debconf: delaying package configuration, since apt-utils is not installed
20:41:34 [2022-07-29T20:41:34.492Z] #42 5.942 Fetched 17.7 MB in 1s (26.0 MB/s)
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.029 Selecting previously unselected package xxd.
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.029 (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.)
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.057 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.062 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.187 Selecting previously unselected package vim-common.
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.189 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.222 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.403 Selecting previously unselected package cmake-data.
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.413 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:41:34 [2022-07-29T20:41:34.492Z] #42 6.431 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:41:34 [2022-07-29T20:41:34.803Z] #42 ...
20:41:34 [2022-07-29T20:41:34.803Z] 
20:41:34 [2022-07-29T20:41:34.803Z] #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             ;
20:41:34 [2022-07-29T20:41:34.803Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:41:34 [2022-07-29T20:41:34.803Z] #76 7.381 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:41:34 [2022-07-29T20:41:34.803Z] #76 7.407 Unpacking autoconf (2.69-14) ...
20:41:34 [2022-07-29T20:41:34.803Z] #76 7.582 Selecting previously unselected package autotools-dev.
20:41:34 [2022-07-29T20:41:34.803Z] #76 7.596 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
20:41:34 [2022-07-29T20:41:34.803Z] #76 7.609 Unpacking autotools-dev (20180224.1+nmu1) ...
20:41:34 [2022-07-29T20:41:34.892Z] #31 ...
20:41:34 [2022-07-29T20:41:34.892Z] 
20:41:34 [2022-07-29T20:41:34.892Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
20:41:34 [2022-07-29T20:41:34.892Z] #14 sha256:3b775d5f110fa2c82c6fdabb36fc822703b8a82af50f7c1e67b39401ef29191f
20:41:34 [2022-07-29T20:41:34.892Z] #14 DONE 2.4s
20:41:34 [2022-07-29T20:41:34.892Z] 
20:41:34 [2022-07-29T20:41:34.892Z] #31 [internal] load build context
20:41:34 [2022-07-29T20:41:34.892Z] #31 sha256:9237c77397c3b63bb0ee4f64395a62140e8d5f2d7baab6e9b78be583e9e4f7a8
20:41:35 [2022-07-29T20:41:35.092Z] #76 7.835 Selecting previously unselected package automake.
20:41:35 [2022-07-29T20:41:35.092Z] #76 7.838 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
20:41:35 [2022-07-29T20:41:35.092Z] #76 7.843 Unpacking automake (1:1.16.3-2) ...
20:41:35 [2022-07-29T20:41:35.762Z] #14 ...
20:41:35 [2022-07-29T20:41:35.762Z] 
20:41:35 [2022-07-29T20:41:35.762Z] #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
20:41:35 [2022-07-29T20:41:35.762Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:41:35 [2022-07-29T20:41:35.762Z] #42 12.36 Selecting previously unselected package libicu67:amd64.
20:41:35 [2022-07-29T20:41:35.762Z] #42 12.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 12.38 Unpacking libicu67:amd64 (67.1-7) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 14.86 Selecting previously unselected package libxml2:amd64.
20:41:35 [2022-07-29T20:41:35.763Z] #42 14.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 14.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.16 Selecting previously unselected package libarchive13:amd64.
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.17 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.35 Selecting previously unselected package libjsoncpp24:amd64.
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.51 Selecting previously unselected package librhash0:amd64.
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.51 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.53 Unpacking librhash0:amd64 (1.4.1-2) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.63 Selecting previously unselected package libuv1:amd64.
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.64 Unpacking libuv1:amd64 (1.40.0-2) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.83 Selecting previously unselected package cmake.
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.83 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 15.85 Unpacking cmake (3.18.4-2+deb11u1) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.68 Setting up libicu67:amd64 (67.1-7) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.71 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.72 Setting up libuv1:amd64 (1.40.0-2) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.80 Setting up librhash0:amd64 (1.4.1-2) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.82 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.86 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.88 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.90 Setting up cmake (3.18.4-2+deb11u1) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 17.92 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:41:35 [2022-07-29T20:41:35.763Z] #42 DONE 19.1s
20:41:35 [2022-07-29T20:41:35.763Z] 
20:41:35 [2022-07-29T20:41:35.763Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:41:35 [2022-07-29T20:41:35.763Z] #43 sha256:8b76cfd9c2c2fe08b4f2388204caf8ef14ae599e7f83a8ce92863eec048703fb
20:41:35 [2022-07-29T20:41:35.763Z] #43 DONE 0.1s
20:41:35 [2022-07-29T20:41:35.763Z] 
20:41:35 [2022-07-29T20:41:35.763Z] #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
20:41:35 [2022-07-29T20:41:35.763Z] #44 sha256:aa0d91156e7138b6eb261cc8a0e325f0b9f8d78f1a0d258f7e0810457fe5325b
20:41:36 [2022-07-29T20:41:36.035Z] #76 8.672 Selecting previously unselected package patch.
20:41:36 [2022-07-29T20:41:36.035Z] #76 8.674 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
20:41:36 [2022-07-29T20:41:36.035Z] #76 8.678 Unpacking patch (2.7.6-7) ...
20:41:36 [2022-07-29T20:41:36.035Z] #76 8.914 Selecting previously unselected package dpkg-dev.
20:41:36 [2022-07-29T20:41:36.035Z] #76 8.916 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
20:41:36 [2022-07-29T20:41:36.035Z] #76 8.932 Unpacking dpkg-dev (1.20.11) ...
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.830 + RM_GOPATH=0
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.832 + TMP_GOPATH=
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.832 + : /build
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.832 + '[' -z '' ']'
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.832 ++ mktemp -d
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.834 + export GOPATH=/tmp/tmp.jhAdsIxDSn
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.834 + GOPATH=/tmp/tmp.jhAdsIxDSn
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.834 + RM_GOPATH=1
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.834 + case "$(go env GOARCH)" in
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.835 ++ go env GOARCH
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.850 + export GO_BUILDMODE=-buildmode=pie
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.850 + GO_BUILDMODE=-buildmode=pie
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.851 ++ dirname /install.sh
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.852 + dir=/
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.852 + bin=tini
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.852 + shift
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.852 + '[' '!' -f //tini.installer ']'
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.853 + . //tini.installer
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.853 ++ : v0.19.0
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.853 + install_tini
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.853 + echo 'Install tini version v0.19.0'
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.854 Install tini version v0.19.0
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.854 + git clone https://github.com/krallin/tini.git /tmp/tmp.jhAdsIxDSn/tini
20:41:36 [2022-07-29T20:41:36.701Z] #44 0.855 Cloning into '/tmp/tmp.jhAdsIxDSn/tini'...
20:41:36 [2022-07-29T20:41:36.813Z] #31 transferring context: 26.62MB 4.4s
20:41:36 [2022-07-29T20:41:36.960Z] #44 1.221 + cd /tmp/tmp.jhAdsIxDSn/tini
20:41:36 [2022-07-29T20:41:36.960Z] #44 1.221 + git checkout -q v0.19.0
20:41:36 [2022-07-29T20:41:36.960Z] #44 1.230 + cmake .
20:41:36 [2022-07-29T20:41:36.983Z] #76 9.650 Selecting previously unselected package build-essential.
20:41:36 [2022-07-29T20:41:36.983Z] #76 9.653 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
20:41:36 [2022-07-29T20:41:36.983Z] #76 9.657 Unpacking build-essential (12.9) ...
20:41:37 [2022-07-29T20:41:37.221Z] #44 1.498 -- The C compiler identification is GNU 10.2.1
20:41:37 [2022-07-29T20:41:37.221Z] #44 1.529 -- Detecting C compiler ABI info
20:41:37 [2022-07-29T20:41:37.244Z] #76 10.01 Selecting previously unselected package libcap2:amd64.
20:41:37 [2022-07-29T20:41:37.244Z] #76 10.01 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
20:41:37 [2022-07-29T20:41:37.244Z] #76 10.02 Unpacking libcap2:amd64 (1:2.44-1) ...
20:41:37 [2022-07-29T20:41:37.244Z] #76 10.11 Selecting previously unselected package libcap-dev:amd64.
20:41:37 [2022-07-29T20:41:37.244Z] #76 ...
20:41:37 [2022-07-29T20:41:37.244Z] 
20:41:37 [2022-07-29T20:41:37.244Z] #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
20:41:37 [2022-07-29T20:41:37.244Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:41:37 [2022-07-29T20:41:37.505Z] #55 ...
20:41:37 [2022-07-29T20:41:37.505Z] 
20:41:37 [2022-07-29T20:41:37.505Z] #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
20:41:37 [2022-07-29T20:41:37.505Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:41:37 [2022-07-29T20:41:37.505Z] #34 1.732 + git clone https://github.com/kolyshkin/go-swagger.git .
20:41:37 [2022-07-29T20:41:37.505Z] #34 1.736 Cloning into '.'...
20:41:37 [2022-07-29T20:41:37.505Z] #34 9.582 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:41:37 [2022-07-29T20:41:37.505Z] #34 9.863 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:41:37 [2022-07-29T20:41:37.505Z] #34 ...
20:41:37 [2022-07-29T20:41:37.505Z] 
20:41:37 [2022-07-29T20:41:37.505Z] #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
20:41:37 [2022-07-29T20:41:37.505Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:41:37 [2022-07-29T20:41:37.505Z] #51 1.740 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:41:37 [2022-07-29T20:41:37.505Z] #51 1.740 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:41:37 [2022-07-29T20:41:37.505Z] #51 1.740 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:41:37 [2022-07-29T20:41:37.505Z] #51 2.142 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:41:37 [2022-07-29T20:41:37.505Z] #51 3.599 Fetched 1540 B in 2s (711 B/s)
20:41:37 [2022-07-29T20:41:37.505Z] #51 3.599 Reading package lists...
20:41:37 [2022-07-29T20:41:37.505Z] #51 5.240 Reading package lists...
20:41:37 [2022-07-29T20:41:37.505Z] #51 6.549 Building dependency tree...
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.264 The following additional packages will be installed:
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.264   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.264   python3-protobuf python3-six
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.264 Suggested packages:
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.264   python3-setuptools
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.264 Recommended packages:
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.264   iproute2 | iproute
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.388 The following NEW packages will be installed:
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.388   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.388   python3-protobuf python3-six
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.768 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.768 Need to get 2315 kB of archives.
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.768 After this operation, 11.1 MB of additional disk space will be used.
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.768 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.831 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.841 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.851 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.863 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.875 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:41:37 [2022-07-29T20:41:37.505Z] #51 7.885 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:41:37 [2022-07-29T20:41:37.505Z] #51 9.722 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
20:41:37 [2022-07-29T20:41:37.505Z] #51 ...
20:41:37 [2022-07-29T20:41:37.505Z] 
20:41:37 [2022-07-29T20:41:37.505Z] #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
20:41:37 [2022-07-29T20:41:37.505Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:41:37 [2022-07-29T20:41:37.505Z] #47 1.290 + git clone https://github.com/docker/distribution.git .
20:41:37 [2022-07-29T20:41:37.505Z] #47 1.291 Cloning into '.'...
20:41:37 [2022-07-29T20:41:37.505Z] #47 4.966 + git checkout -q v2.3.0
20:41:37 [2022-07-29T20:41:37.505Z] #47 5.660 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:41:37 [2022-07-29T20:41:37.765Z] #47 ...
20:41:37 [2022-07-29T20:41:37.765Z] 
20:41:37 [2022-07-29T20:41:37.765Z] #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
20:41:37 [2022-07-29T20:41:37.765Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:37 [2022-07-29T20:41:37.765Z] #14 1.619 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:41:37 [2022-07-29T20:41:37.765Z] #14 1.619 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:41:37 [2022-07-29T20:41:37.765Z] #14 1.619 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:41:37 [2022-07-29T20:41:37.765Z] #14 2.909 Reading package lists...
20:41:37 [2022-07-29T20:41:37.765Z] #14 4.120 Reading package lists...
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.420 Building dependency tree...
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.675 Reading state information...
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.960 The following additional packages will be installed:
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.960   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.960   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.960   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.961   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.962   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.962   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.963   mingw-w64-common mingw-w64-x86-64-dev
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.966 Suggested packages:
20:41:37 [2022-07-29T20:41:37.765Z] #14 5.969   gcc-10-locales seccomp wine64
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.250 The following NEW packages will be installed:
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.253   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.254   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.254   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.254   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.255   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.255   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.256   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.256   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.257   mingw-w64-x86-64-dev
20:41:37 [2022-07-29T20:41:37.765Z] #14 6.552 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.552 Need to get 115 MB of archives.
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.552 After this operation, 645 MB of additional disk space will be used.
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.552 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.592 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.634 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.658 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.660 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.662 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.854 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.957 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 6.960 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 7.303 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 8.285 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 8.605 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 8.874 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.545 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.791 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.798 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.800 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.802 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.804 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.807 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]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.808 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.809 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.813 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.824 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.826 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.827 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.836 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.843 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.845 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 9.846 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:41:37 [2022-07-29T20:41:37.766Z] #14 10.25 debconf: delaying package configuration, since apt-utils is not installed
20:41:37 [2022-07-29T20:41:37.766Z] #14 10.33 Fetched 115 MB in 4s (32.1 MB/s)
20:41:37 [2022-07-29T20:41:37.766Z] #14 10.39 Selecting previously unselected package binutils-mingw-w64-i686.
20:41:37 [2022-07-29T20:41:37.766Z] #14 10.39 (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.)
20:41:37 [2022-07-29T20:41:37.766Z] #14 10.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:41:37 [2022-07-29T20:41:37.766Z] #14 10.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:41:37 [2022-07-29T20:41:37.766Z] #14 ...
20:41:37 [2022-07-29T20:41:37.766Z] 
20:41:37 [2022-07-29T20:41:37.766Z] #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
20:41:37 [2022-07-29T20:41:37.766Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
20:41:37 [2022-07-29T20:41:37.790Z] #44 1.764 -- Detecting C compiler ABI info - done
20:41:37 [2022-07-29T20:41:37.790Z] #44 1.818 -- Check for working C compiler: /usr/bin/cc - skipped
20:41:37 [2022-07-29T20:41:37.790Z] #44 1.828 -- Detecting C compile features
20:41:37 [2022-07-29T20:41:37.790Z] #44 1.829 -- Detecting C compile features - done
20:41:37 [2022-07-29T20:41:37.790Z] #44 1.850 -- Performing Test HAS_BUILTIN_FORTIFY
20:41:37 [2022-07-29T20:41:37.790Z] #44 1.950 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:41:37 [2022-07-29T20:41:37.790Z] #44 1.991 -- Configuring done
20:41:37 [2022-07-29T20:41:37.790Z] #44 2.000 -- Generating done
20:41:37 [2022-07-29T20:41:37.790Z] #44 2.007 -- Build files have been written to: /tmp/tmp.jhAdsIxDSn/tini
20:41:37 [2022-07-29T20:41:37.790Z] #44 2.013 + make tini-static
20:41:37 [2022-07-29T20:41:37.790Z] #44 2.131 Scanning dependencies of target tini-static
20:41:38 [2022-07-29T20:41:38.027Z] #36 ...
20:41:38 [2022-07-29T20:41:38.027Z] 
20:41:38 [2022-07-29T20:41:38.027Z] #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             ;
20:41:38 [2022-07-29T20:41:38.027Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.12 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.12 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.27 Selecting previously unselected package libprotobuf-c1:amd64.
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.27 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.34 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.34 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.42 Selecting previously unselected package libseccomp-dev:amd64.
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.42 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.43 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.53 Selecting previously unselected package libsystemd-dev:amd64.
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.53 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.54 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.77 Selecting previously unselected package libtool.
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.78 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
20:41:38 [2022-07-29T20:41:38.027Z] #76 10.78 Unpacking libtool (2.4.6-15) ...
20:41:38 [2022-07-29T20:41:38.049Z] #44 2.164 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:41:38 [2022-07-29T20:41:38.288Z] #76 10.93 Selecting previously unselected package libudev-dev:amd64.
20:41:38 [2022-07-29T20:41:38.288Z] #76 10.93 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.288Z] #76 10.94 Unpacking libudev-dev:amd64 (247.3-7) ...
20:41:38 [2022-07-29T20:41:38.288Z] #76 11.02 Selecting previously unselected package libyajl2:amd64.
20:41:38 [2022-07-29T20:41:38.288Z] #76 11.03 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.288Z] #76 11.05 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:41:38 [2022-07-29T20:41:38.288Z] #76 11.12 Selecting previously unselected package libyajl-dev:amd64.
20:41:38 [2022-07-29T20:41:38.288Z] #76 11.13 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.288Z] #76 11.13 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
20:41:38 [2022-07-29T20:41:38.288Z] #76 11.24 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:41:38 [2022-07-29T20:41:38.288Z] #76 11.27 Setting up libmagic-mgc (1:5.39-3) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.28 Setting up libyajl2:amd64 (2.1.0-3) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.29 Setting up libmagic1:amd64 (1:5.39-3) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.32 Setting up file (1:5.39-3) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.33 Setting up bzip2 (1.0.8-4) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.35 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.38 Setting up libcap2:amd64 (1:2.44-1) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.41 Setting up autotools-dev (20180224.1+nmu1) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.44 Setting up libsigsegv2:amd64 (2.13-1) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:41:38 [2022-07-29T20:41:38.549Z] #76 11.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:41:38 [2022-07-29T20:41:38.549Z] #76 ...
20:41:38 [2022-07-29T20:41:38.549Z] 
20:41:38 [2022-07-29T20:41:38.549Z] #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
20:41:38 [2022-07-29T20:41:38.549Z] #31 sha256:2afa8c5cd50984d0f567b2de0bf13404f6d4aafbfc5b13374ea4e2ba0e2a6b23
20:41:38 [2022-07-29T20:41:38.549Z] #31 2.545 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:41:38 [2022-07-29T20:41:38.549Z] #31 3.217 #=#=#                                                                         
20:41:38 [2022-07-29T20:41:38.549Z] #31 3.465 #=#=#                                                                         

######################################################################## 100.0%
20:41:38 [2022-07-29T20:41:38.549Z] #31 3.928 
20:41:38 [2022-07-29T20:41:38.549Z] #31 5.603 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:41:38 [2022-07-29T20:41:38.549Z] #31 6.256 
20:41:38 [2022-07-29T20:41:38.549Z] #31 6.523 #=#=#                                                                         

######################################################################## 100.0%
20:41:38 [2022-07-29T20:41:38.549Z] #31 6.986 
20:41:38 [2022-07-29T20:41:38.549Z] #31 8.595 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:41:38 [2022-07-29T20:41:38.549Z] #31 9.189 
20:41:38 [2022-07-29T20:41:38.549Z] #31 9.469 #=#=#                                                                         

############                                                              17.9%
####################################                                      51.0%
########################################################                  79.2%
######################################################################## 100.0%
20:41:38 [2022-07-29T20:41:38.588Z] #28 ...
20:41:38 [2022-07-29T20:41:38.588Z] 
20:41:38 [2022-07-29T20:41:38.588Z] #24 [internal] load build context
20:41:38 [2022-07-29T20:41:38.588Z] #24 sha256:c0cef39129405a70abff959a1a041487dfbe51482d5b32ce34c7c9ba953d31ab
20:41:38 [2022-07-29T20:41:38.588Z] #24 transferring context: 62.34MB 4.6s done
20:41:38 [2022-07-29T20:41:38.588Z] #24 DONE 4.8s
20:41:38 [2022-07-29T20:41:38.588Z] 
20:41:38 [2022-07-29T20:41:38.588Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
20:41:38 [2022-07-29T20:41:38.588Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.0s done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.3s done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.3s done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.0s done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 3.0s done
20:41:38 [2022-07-29T20:41:38.588Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 1.4s done
20:41:38 [2022-07-29T20:41:38.618Z] #44 2.666 [100%] Linking C executable tini-static
20:41:38 [2022-07-29T20:41:38.730Z] #31 ...
20:41:38 [2022-07-29T20:41:38.730Z] 
20:41:38 [2022-07-29T20:41:38.730Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
20:41:38 [2022-07-29T20:41:38.730Z] #15 sha256:67e2e232047836fbd464d2a2d73138667d1fe83ee304c8ec21aef94fbf2f9d56
20:41:38 [2022-07-29T20:41:38.730Z] #15 DONE 3.7s
20:41:38 [2022-07-29T20:41:38.730Z] 
20:41:38 [2022-07-29T20:41:38.730Z] #31 [internal] load build context
20:41:38 [2022-07-29T20:41:38.730Z] #31 sha256:9237c77397c3b63bb0ee4f64395a62140e8d5f2d7baab6e9b78be583e9e4f7a8
20:41:38 [2022-07-29T20:41:38.850Z] #31 ...
20:41:38 [2022-07-29T20:41:38.850Z] 
20:41:38 [2022-07-29T20:41:38.850Z] #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             ;
20:41:38 [2022-07-29T20:41:38.850Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:41:38 [2022-07-29T20:41:38.850Z] #76 11.56 Setting up patch (2.7.6-7) ...
20:41:38 [2022-07-29T20:41:38.850Z] #76 11.58 Setting up libudev-dev:amd64 (247.3-7) ...
20:41:38 [2022-07-29T20:41:38.850Z] #76 11.59 Setting up libyajl-dev:amd64 (2.1.0-3) ...
20:41:38 [2022-07-29T20:41:38.850Z] #76 11.63 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:41:38 [2022-07-29T20:41:38.850Z] #76 11.65 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:41:38 [2022-07-29T20:41:38.850Z] #76 11.75 Setting up libtool (2.4.6-15) ...
20:41:38 [2022-07-29T20:41:38.878Z] #44 2.887 [100%] Built target tini-static
20:41:38 [2022-07-29T20:41:38.878Z] #44 2.918 + mkdir -p /build
20:41:38 [2022-07-29T20:41:38.878Z] #44 2.920 + cp tini-static /build/docker-init
20:41:38 [2022-07-29T20:41:38.878Z] #44 DONE 3.0s
20:41:38 [2022-07-29T20:41:38.878Z] 
20:41:38 [2022-07-29T20:41:38.878Z] #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
20:41:38 [2022-07-29T20:41:38.878Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:38 [2022-07-29T20:41:38.878Z] #14 19.64 Selecting previously unselected package gcc-mingw-w64-base.
20:41:38 [2022-07-29T20:41:38.878Z] #14 19.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.878Z] #14 19.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:41:38 [2022-07-29T20:41:38.878Z] #14 19.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:41:38 [2022-07-29T20:41:38.878Z] #14 19.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:41:38 [2022-07-29T20:41:38.878Z] #14 19.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:41:39 [2022-07-29T20:41:39.111Z] #76 11.85 Setting up m4 (1.4.18-5) ...
20:41:39 [2022-07-29T20:41:39.111Z] #76 11.86 Setting up dpkg-dev (1.20.11) ...
20:41:39 [2022-07-29T20:41:39.111Z] #76 11.89 Setting up autoconf (2.69-14) ...
20:41:39 [2022-07-29T20:41:39.111Z] #76 11.92 Setting up build-essential (12.9) ...
20:41:39 [2022-07-29T20:41:39.111Z] #76 11.93 Setting up automake (1:1.16.3-2) ...
20:41:39 [2022-07-29T20:41:39.111Z] #76 11.94 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:41:39 [2022-07-29T20:41:39.111Z] #76 11.95 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:41:39 [2022-07-29T20:41:39.526Z] #11 ...
20:41:39 [2022-07-29T20:41:39.527Z] 
20:41:39 [2022-07-29T20:41:39.527Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:41:39 [2022-07-29T20:41:39.527Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:41:39 [2022-07-29T20:41:39.527Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.8s done
20:41:39 [2022-07-29T20:41:39.527Z] #28 DONE 6.1s
20:41:39 [2022-07-29T20:41:39.527Z] 
20:41:39 [2022-07-29T20:41:39.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
20:41:39 [2022-07-29T20:41:39.527Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
20:41:39 [2022-07-29T20:41:39.527Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
20:41:39 [2022-07-29T20:41:39.681Z] #31 transferring context: 62.36MB 7.4s done
20:41:39 [2022-07-29T20:41:39.785Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done
20:41:39 [2022-07-29T20:41:39.785Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.1s
20:41:39 [2022-07-29T20:41:39.942Z] #31 DONE 7.5s
20:41:39 [2022-07-29T20:41:39.942Z] 
20:41:39 [2022-07-29T20:41:39.942Z] #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
20:41:39 [2022-07-29T20:41:39.942Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:41:39 [2022-07-29T20:41:39.942Z] #36 CACHED
20:41:39 [2022-07-29T20:41:39.942Z] 
20:41:39 [2022-07-29T20:41:39.942Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:41:39 [2022-07-29T20:41:39.942Z] #37 sha256:2b59d120757d2d76b05774f5b6368c41d30a9b07f29a6f1ce91a58ee113d3059
20:41:39 [2022-07-29T20:41:39.942Z] #37 CACHED
20:41:39 [2022-07-29T20:41:39.942Z] 
20:41:39 [2022-07-29T20:41:39.942Z] #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
20:41:39 [2022-07-29T20:41:39.942Z] #38 sha256:9cd3aa0f1107406228e2b2c7fad31a7fd3dafb7afff86226450d09f08fcc8ba0
20:41:40 [2022-07-29T20:41:40.258Z] #14 ...
20:41:40 [2022-07-29T20:41:40.258Z] 
20:41:40 [2022-07-29T20:41:40.258Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:41:40 [2022-07-29T20:41:40.258Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
20:41:40 [2022-07-29T20:41:40.258Z] #46 CACHED
20:41:40 [2022-07-29T20:41:40.258Z] 
20:41:40 [2022-07-29T20:41:40.258Z] #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
20:41:40 [2022-07-29T20:41:40.258Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:41:40 [2022-07-29T20:41:40.258Z] #47 CACHED
20:41:40 [2022-07-29T20:41:40.258Z] 
20:41:40 [2022-07-29T20:41:40.258Z] #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
20:41:40 [2022-07-29T20:41:40.258Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
20:41:40 [2022-07-29T20:41:40.258Z] #50 CACHED
20:41:40 [2022-07-29T20:41:40.258Z] 
20:41:40 [2022-07-29T20:41:40.258Z] #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
20:41:40 [2022-07-29T20:41:40.258Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:41:40 [2022-07-29T20:41:40.258Z] #51 CACHED
20:41:40 [2022-07-29T20:41:40.258Z] 
20:41:40 [2022-07-29T20:41:40.258Z] #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
20:41:40 [2022-07-29T20:41:40.258Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
20:41:40 [2022-07-29T20:41:40.258Z] #53 CACHED
20:41:40 [2022-07-29T20:41:40.258Z] 
20:41:40 [2022-07-29T20:41:40.258Z] #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
20:41:40 [2022-07-29T20:41:40.258Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:41:40 [2022-07-29T20:41:40.258Z] #55 CACHED
20:41:40 [2022-07-29T20:41:40.258Z] 
20:41:40 [2022-07-29T20:41:40.258Z] #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
20:41:40 [2022-07-29T20:41:40.258Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
20:41:40 [2022-07-29T20:41:40.258Z] #57 CACHED
20:41:40 [2022-07-29T20:41:40.258Z] 
20:41:40 [2022-07-29T20:41:40.258Z] #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
20:41:40 [2022-07-29T20:41:40.258Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:41:40 [2022-07-29T20:41:40.258Z] #64 ...
20:41:40 [2022-07-29T20:41:40.258Z] 
20:41:40 [2022-07-29T20:41:40.258Z] #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
20:41:40 [2022-07-29T20:41:40.258Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:40 [2022-07-29T20:41:40.258Z] #14 23.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:41:40 [2022-07-29T20:41:40.351Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done
20:41:40 [2022-07-29T20:41:40.351Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
20:41:40 [2022-07-29T20:41:40.517Z] #14 23.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:41:40 [2022-07-29T20:41:40.517Z] #14 23.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:40 [2022-07-29T20:41:40.888Z] #38 ...
20:41:40 [2022-07-29T20:41:40.888Z] 
20:41:40 [2022-07-29T20:41:40.888Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
20:41:40 [2022-07-29T20:41:40.888Z] #16 sha256:ec8bd2d167b25ad7d50da05a50cbfdc0a91dbb67a5efabaa03b50d55e547bee2
20:41:40 [2022-07-29T20:41:40.888Z] #16 DONE 2.4s
20:41:41 [2022-07-29T20:41:41.026Z] #76 DONE 13.5s
20:41:41 [2022-07-29T20:41:41.026Z] 
20:41:41 [2022-07-29T20:41:41.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
20:41:41 [2022-07-29T20:41:41.026Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:41:41 [2022-07-29T20:41:41.031Z] Created binary: bundles/binary-proxy/docker-proxy
20:41:41 [2022-07-29T20:41:41.031Z] 
20:41:41 [2022-07-29T20:41:41.031Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:41:41 [2022-07-29T20:41:41.031Z] Installing docker-proxy to /usr/local/bin/
20:41:41 [2022-07-29T20:41:41.031Z] 
20:41:41 [2022-07-29T20:41:41.031Z] + mkdir -p bundles
20:41:41 [2022-07-29T20:41:41.031Z] + '[' -n 'github.com/docker/docker/api
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/backend/build
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/httpstatus
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/httputils
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/middleware
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/build
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/checkpoint
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/container
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/debug
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/distribution
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/grpc
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/image
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/network
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/plugin
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/session
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/swarm
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/system
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/server/router/volume
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/backend
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/blkiodev
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/container
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/events
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/filters
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/image
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/mount
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/network
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/plugins/logdriver
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/registry
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/strslice
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/swarm
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/swarm/runtime
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/time
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/versions
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/versions/v1p19
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/versions/v1p20
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/api/types/volume
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/builder-next
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/builder-next/exporter
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/builder-next/worker
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/dockerfile
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/remotecontext
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/remotecontext/git
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/builder/remotecontext/urlutil
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/cli
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/cli/config
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/cli/debug
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/cli/winresources/docker-proxy
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/cli/winresources/dockerd
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/client
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/cmd/docker-proxy
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/cmd/dockerd
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/cmd/dockerd/trap
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/container
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/container/stream
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/contrib/apparmor
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/contrib/docker-device-tool
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/contrib/httpserver
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/cluster
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/cluster/convert
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/cluster/executor
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/cluster/executor/container
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/cluster/provider
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/config
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/events
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/events/testutils
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/exec
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/aufs
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/copy
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/overlay
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/register
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/vfs
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/graphdriver/zfs
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/images
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/initlayer
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/links
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/listeners
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/awslogs
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/fluentd
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/gcplogs
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/gelf
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/journald
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/local
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/logentries
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/loggertest
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/loggerutils
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/splunk
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/syslog
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/logger/templates
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/names
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/network
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/daemon/stats
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/distribution
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/distribution/metadata
20:41:41 [2022-07-29T20:41:41.031Z] github.com/docker/docker/distribution/utils
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/distribution/xfer
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/dockerversion
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/errdefs
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/image
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/image/cache
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/image/tarexport
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/image/v1
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/internal/test/suite
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/layer
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/libcontainerd
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/libcontainerd/queue
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/libcontainerd/remote
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/libcontainerd/supervisor
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/libcontainerd/types
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/oci
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/oci/caps
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/opts
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/aaparser
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/archive
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/authorization
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/broadcaster
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/capabilities
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/chrootarchive
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/containerfs
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/devicemapper
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/directory
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/dmesg
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/fileutils
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/fsutils
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/homedir
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/idtools
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/ioutils
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/jsonmessage
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/longpath
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/loopback
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/namesgenerator
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/parsers
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/parsers/kernel
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/pidfile
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/platform
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/plugingetter
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/plugins
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/plugins/transport
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/pools
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/progress
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/pubsub
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/reexec
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/signal
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/stack
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/stdcopy
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/streamformatter
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/stringid
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/sysinfo
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/system
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/tailfile
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/tarsum
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/truncindex
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/urlutil
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/pkg/useragent
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/plugin
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/plugin/executor/containerd
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/plugin/v2
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/profiles/apparmor
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/profiles/seccomp
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/quota
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/reference
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/registry
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/registry/resumable
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/restartmanager
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/rootless
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/rootless/specconv
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/runconfig
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/runconfig/opts
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/daemon
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/environment
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/fakecontext
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/fakegit
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/fakestorage
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/fixtures/load
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/fixtures/plugin
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/registry
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/testutil/request
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/volume
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/volume/drivers
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/volume/local
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/volume/mounts
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/volume/service
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/volume/service/opts
20:41:41 [2022-07-29T20:41:41.032Z] github.com/docker/docker/volume/testutils' ']'
20:41:41 [2022-07-29T20:41:41.032Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
20:41:41 [2022-07-29T20:41:41.032Z] ?   	github.com/docker/docker/api	[no test files]
20:41:41 [2022-07-29T20:41:41.152Z] 
20:41:41 [2022-07-29T20:41:41.152Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
20:41:41 [2022-07-29T20:41:41.152Z] #17 sha256:0a8b5e4260a811df1da4e2872b931c7a873fa812b5830f19730d3898cd3bef4b
20:41:41 [2022-07-29T20:41:41.290Z] #77 ...
20:41:41 [2022-07-29T20:41:41.290Z] 
20:41:41 [2022-07-29T20:41:41.290Z] #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
20:41:41 [2022-07-29T20:41:41.290Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:41:41 [2022-07-29T20:41:41.290Z] #42 7.891 Selecting previously unselected package libicu67:amd64.
20:41:41 [2022-07-29T20:41:41.290Z] #42 7.895 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 7.904 Unpacking libicu67:amd64 (67.1-7) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.01 Selecting previously unselected package libxml2:amd64.
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.02 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.29 Selecting previously unselected package libarchive13:amd64.
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.30 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.45 Selecting previously unselected package libjsoncpp24:amd64.
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.57 Selecting previously unselected package librhash0:amd64.
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.58 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.59 Unpacking librhash0:amd64 (1.4.1-2) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.72 Selecting previously unselected package libuv1:amd64.
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.73 Unpacking libuv1:amd64 (1.40.0-2) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.81 Selecting previously unselected package cmake.
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 10.83 Unpacking cmake (3.18.4-2+deb11u1) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 12.94 Setting up libicu67:amd64 (67.1-7) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.28 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.50 Setting up libuv1:amd64 (1.40.0-2) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.64 Setting up librhash0:amd64 (1.4.1-2) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.70 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.80 Setting up cmake (3.18.4-2+deb11u1) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 13.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:41:41 [2022-07-29T20:41:41.290Z] #42 DONE 14.3s
20:41:41 [2022-07-29T20:41:41.550Z] 
20:41:41 [2022-07-29T20:41:41.550Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:41:41 [2022-07-29T20:41:41.550Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:41:41 [2022-07-29T20:41:41.550Z] #77 0.885 Cloning into '/tmp/crun-build'...
20:41:41 [2022-07-29T20:41:41.811Z] #77 ...
20:41:41 [2022-07-29T20:41:41.811Z] 
20:41:41 [2022-07-29T20:41:41.811Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:41:41 [2022-07-29T20:41:41.811Z] #43 sha256:e27cebf1a86eb2f798e2164524a11a8f85297a30c3daa7e378ffabb052ae4e71
20:41:41 [2022-07-29T20:41:41.811Z] #43 DONE 0.2s
20:41:41 [2022-07-29T20:41:41.811Z] 
20:41:41 [2022-07-29T20:41:41.811Z] #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
20:41:41 [2022-07-29T20:41:41.811Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.35 debconf: delaying package configuration, since apt-utils is not installed
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.40 Fetched 2315 kB in 3s (894 kB/s)
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.45 Selecting previously unselected package libprotobuf23:amd64.
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.49 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.50 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.81 Selecting previously unselected package python3-pkg-resources.
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.82 Unpacking python3-pkg-resources (52.0.0-4) ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.97 Selecting previously unselected package python3-six.
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.97 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 10.98 Unpacking python3-six (1.16.0-2) ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 11.09 Selecting previously unselected package python3-protobuf.
20:41:41 [2022-07-29T20:41:41.811Z] #51 11.10 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 11.10 Unpacking python3-protobuf (3.12.4-1) ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 11.55 Selecting previously unselected package libnet1:amd64.
20:41:41 [2022-07-29T20:41:41.811Z] #51 11.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 11.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 11.65 Selecting previously unselected package libnl-3-200:amd64.
20:41:41 [2022-07-29T20:41:41.811Z] #51 11.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 11.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 12.35 Selecting previously unselected package libprotobuf-c1:amd64.
20:41:41 [2022-07-29T20:41:41.811Z] #51 12.35 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 12.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 13.14 Selecting previously unselected package criu.
20:41:41 [2022-07-29T20:41:41.811Z] #51 13.15 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 13.16 Unpacking criu (3.17.1-1) ...
20:41:41 [2022-07-29T20:41:41.811Z] #51 13.70 Setting up python3-pkg-resources (52.0.0-4) ...
20:41:42 [2022-07-29T20:41:42.072Z] #51 14.35 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:41:42 [2022-07-29T20:41:42.072Z] #51 14.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:41:42 [2022-07-29T20:41:42.072Z] #51 14.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:41:42 [2022-07-29T20:41:42.072Z] #51 14.41 Setting up python3-six (1.16.0-2) ...
20:41:42 [2022-07-29T20:41:42.333Z] #51 14.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:41:42 [2022-07-29T20:41:42.333Z] #51 14.87 Setting up python3-protobuf (3.12.4-1) ...
20:41:42 [2022-07-29T20:41:42.538Z] #17 DONE 1.4s
20:41:42 [2022-07-29T20:41:42.539Z] 
20:41:42 [2022-07-29T20:41:42.539Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
20:41:42 [2022-07-29T20:41:42.539Z] #18 sha256:c91ad615766d2a43d433ec441bc185c72ced570405cabaabc2c7b6a1aa09ed72
20:41:42 [2022-07-29T20:41:42.539Z] #18 ...
20:41:42 [2022-07-29T20:41:42.539Z] 
20:41:42 [2022-07-29T20:41:42.539Z] #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
20:41:42 [2022-07-29T20:41:42.539Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:41:42 [2022-07-29T20:41:42.539Z] #62 5.938 go: downloading github.com/golangci/golangci-lint v1.46.2
20:41:42 [2022-07-29T20:41:42.539Z] #62 8.692 go: downloading github.com/fatih/color v1.13.0
20:41:42 [2022-07-29T20:41:42.539Z] #62 8.890 go: downloading github.com/gofrs/flock v0.8.1
20:41:42 [2022-07-29T20:41:42.539Z] #62 9.046 go: downloading github.com/spf13/cobra v1.4.0
20:41:42 [2022-07-29T20:41:42.539Z] #62 9.118 go: downloading github.com/spf13/pflag v1.0.5
20:41:42 [2022-07-29T20:41:42.539Z] #62 9.361 go: downloading github.com/spf13/viper v1.11.0
20:41:42 [2022-07-29T20:41:42.539Z] #62 9.475 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:41:42 [2022-07-29T20:41:42.539Z] #62 10.30 go: downloading github.com/mattn/go-colorable v0.1.12
20:41:42 [2022-07-29T20:41:42.539Z] #62 ...
20:41:42 [2022-07-29T20:41:42.539Z] 
20:41:42 [2022-07-29T20:41:42.539Z] #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
20:41:42 [2022-07-29T20:41:42.539Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
20:41:42 [2022-07-29T20:41:42.539Z] #60 5.509 go: downloading gotest.tools/gotestsum v1.8.1
20:41:42 [2022-07-29T20:41:42.539Z] #60 8.048 go: downloading github.com/dnephin/pflag v1.0.7
20:41:42 [2022-07-29T20:41:42.539Z] #60 8.048 go: downloading github.com/fatih/color v1.10.0
20:41:42 [2022-07-29T20:41:42.539Z] #60 8.153 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:41:42 [2022-07-29T20:41:42.539Z] #60 8.223 go: downloading github.com/pkg/errors v0.9.1
20:41:42 [2022-07-29T20:41:42.539Z] #60 8.661 go: downloading github.com/mattn/go-colorable v0.1.8
20:41:42 [2022-07-29T20:41:42.539Z] #60 8.804 go: downloading github.com/mattn/go-isatty v0.0.12
20:41:42 [2022-07-29T20:41:42.539Z] #60 8.932 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:41:42 [2022-07-29T20:41:42.539Z] #60 9.133 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:41:42 [2022-07-29T20:41:42.539Z] #60 9.267 go: downloading github.com/jonboulle/clockwork v0.2.2
20:41:42 [2022-07-29T20:41:42.539Z] #60 9.401 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:41:42 [2022-07-29T20:41:42.539Z] #60 9.587 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:41:42 [2022-07-29T20:41:42.539Z] #60 9.696 go: downloading golang.org/x/tools v0.1.0
20:41:42 [2022-07-29T20:41:42.594Z] #51 ...
20:41:42 [2022-07-29T20:41:42.594Z] 
20:41:42 [2022-07-29T20:41:42.594Z] #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
20:41:42 [2022-07-29T20:41:42.594Z] #67 sha256:a6645a3334886dd3b6607ddfecdae28502a52f0eb4016a229c725acf01df0ae2
20:41:42 [2022-07-29T20:41:42.594Z] #67 3.960 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:41:42 [2022-07-29T20:41:42.594Z] #67 3.983 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:41:42 [2022-07-29T20:41:42.800Z] #60 ...
20:41:42 [2022-07-29T20:41:42.800Z] 
20:41:42 [2022-07-29T20:41:42.800Z] #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
20:41:42 [2022-07-29T20:41:42.800Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:41:42 [2022-07-29T20:41:42.800Z] #41 4.723 + git clone https://github.com/kolyshkin/go-swagger.git .
20:41:42 [2022-07-29T20:41:42.800Z] #41 4.725 Cloning into '.'...
20:41:42 [2022-07-29T20:41:42.800Z] #41 ...
20:41:42 [2022-07-29T20:41:42.800Z] 
20:41:42 [2022-07-29T20:41:42.800Z] #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
20:41:42 [2022-07-29T20:41:42.800Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:41:42 [2022-07-29T20:41:42.800Z] #54 4.700 + git clone https://github.com/docker/distribution.git .
20:41:42 [2022-07-29T20:41:42.800Z] #54 4.700 Cloning into '.'...
20:41:42 [2022-07-29T20:41:42.855Z] #67 ...
20:41:42 [2022-07-29T20:41:42.855Z] 
20:41:42 [2022-07-29T20:41:42.855Z] #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
20:41:42 [2022-07-29T20:41:42.855Z] #64 sha256:d3808ad6987730ab7cf71e39bbad4f88ba94be9a4852aef35732f3c47b547eeb
20:41:42 [2022-07-29T20:41:42.855Z] #64 13.80 Updating files:  94% (4644/4910)
Updating files:  95% (4665/4910)
Updating files:  96% (4714/4910)
Updating files:  97% (4763/4910)
Updating files:  98% (4812/4910)
Updating files:  99% (4861/4910)
Updating files: 100% (4910/4910)
Updating files: 100% (4910/4910), done.
20:41:42 [2022-07-29T20:41:42.855Z] #64 13.93 + cd /tmp/tmp.yxjpZtwtLr/src/github.com/containerd/containerd
20:41:42 [2022-07-29T20:41:42.855Z] #64 13.93 + git checkout -q v1.6.6
20:41:43 [2022-07-29T20:41:43.061Z] #54 ...
20:41:43 [2022-07-29T20:41:43.061Z] 
20:41:43 [2022-07-29T20:41:43.061Z] #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
20:41:43 [2022-07-29T20:41:43.061Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
20:41:43 [2022-07-29T20:41:43.061Z] #47 5.566 go: downloading github.com/tc-hib/go-winres v0.2.3
20:41:43 [2022-07-29T20:41:43.061Z] #47 7.190 go: downloading github.com/tc-hib/winres v0.1.5
20:41:43 [2022-07-29T20:41:43.061Z] #47 9.357 go: downloading github.com/urfave/cli/v2 v2.3.0
20:41:43 [2022-07-29T20:41:43.061Z] #47 9.608 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:41:43 [2022-07-29T20:41:43.061Z] #47 9.741 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:41:43 [2022-07-29T20:41:43.061Z] #47 ...
20:41:43 [2022-07-29T20:41:43.061Z] 
20:41:43 [2022-07-29T20:41:43.061Z] #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
20:41:43 [2022-07-29T20:41:43.061Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:41:43 [2022-07-29T20:41:43.061Z] #58 5.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:41:43 [2022-07-29T20:41:43.061Z] #58 5.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:41:43 [2022-07-29T20:41:43.061Z] #58 5.269 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:41:43 [2022-07-29T20:41:43.061Z] #58 5.919 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:41:43 [2022-07-29T20:41:43.061Z] #58 6.855 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:41:43 [2022-07-29T20:41:43.061Z] #58 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:41:43 [2022-07-29T20:41:43.116Z] #64 14.61 + export 'BUILDTAGS=netgo osusergo static_build'
20:41:43 [2022-07-29T20:41:43.116Z] #64 14.61 + BUILDTAGS='netgo osusergo static_build'
20:41:43 [2022-07-29T20:41:43.323Z] #58 ...
20:41:43 [2022-07-29T20:41:43.323Z] 
20:41:43 [2022-07-29T20:41:43.323Z] #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
20:41:43 [2022-07-29T20:41:43.323Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
20:41:43 [2022-07-29T20:41:43.323Z] #45 3.719 go: downloading github.com/pelletier/go-toml v1.8.1
20:41:43 [2022-07-29T20:41:43.377Z] #64 14.61 + export EXTRA_FLAGS=-buildmode=pie
20:41:43 [2022-07-29T20:41:43.377Z] #64 14.61 + EXTRA_FLAGS=-buildmode=pie
20:41:43 [2022-07-29T20:41:43.377Z] #64 14.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:41:43 [2022-07-29T20:41:43.377Z] #64 14.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:41:43 [2022-07-29T20:41:43.377Z] #64 14.61 + '[' '' = dynamic ']'
20:41:43 [2022-07-29T20:41:43.377Z] #64 14.61 + make
20:41:43 [2022-07-29T20:41:43.584Z] #45 ...
20:41:43 [2022-07-29T20:41:43.584Z] 
20:41:43 [2022-07-29T20:41:43.584Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
20:41:43 [2022-07-29T20:41:43.584Z] #18 sha256:c91ad615766d2a43d433ec441bc185c72ced570405cabaabc2c7b6a1aa09ed72
20:41:43 [2022-07-29T20:41:43.584Z] #18 DONE 1.1s
20:41:43 [2022-07-29T20:41:43.584Z] 
20:41:43 [2022-07-29T20:41:43.584Z] #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
20:41:43 [2022-07-29T20:41:43.584Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
20:41:43 [2022-07-29T20:41:43.584Z] #43 5.077 go: downloading github.com/go-delve/delve v1.8.1
20:41:43 [2022-07-29T20:41:43.584Z] #43 ...
20:41:43 [2022-07-29T20:41:43.584Z] 
20:41:43 [2022-07-29T20:41:43.584Z] #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
20:41:43 [2022-07-29T20:41:43.584Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
20:41:43 [2022-07-29T20:41:43.584Z] #64 5.586 go: downloading mvdan.cc/sh/v3 v3.0.2
20:41:43 [2022-07-29T20:41:43.584Z] #64 7.385 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:41:43 [2022-07-29T20:41:43.584Z] #64 7.406 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:41:43 [2022-07-29T20:41:43.584Z] #64 7.494 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:41:43 [2022-07-29T20:41:43.584Z] #64 9.605 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:41:43 [2022-07-29T20:41:43.845Z] #64 ...
20:41:43 [2022-07-29T20:41:43.845Z] 
20:41:43 [2022-07-29T20:41:43.845Z] #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             ;
20:41:43 [2022-07-29T20:41:43.845Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:41:43 [2022-07-29T20:41:43.845Z] #83 4.223 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:41:43 [2022-07-29T20:41:43.845Z] #83 4.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:41:43 [2022-07-29T20:41:43.845Z] #83 4.267 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:41:43 [2022-07-29T20:41:43.845Z] #83 4.666 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:41:43 [2022-07-29T20:41:43.845Z] #83 7.873 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:41:43 [2022-07-29T20:41:43.845Z] #83 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:41:43 [2022-07-29T20:41:43.845Z] #83 ...
20:41:43 [2022-07-29T20:41:43.845Z] 
20:41:43 [2022-07-29T20:41:43.845Z] #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
20:41:43 [2022-07-29T20:41:43.845Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:41:43 [2022-07-29T20:41:43.845Z] #62 10.30 go: downloading github.com/mattn/go-isatty v0.0.14
20:41:43 [2022-07-29T20:41:43.845Z] #62 10.45 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
20:41:43 [2022-07-29T20:41:43.845Z] #62 10.48 go: downloading github.com/go-critic/go-critic v0.6.3
20:41:44 [2022-07-29T20:41:44.319Z] #64 ...
20:41:44 [2022-07-29T20:41:44.320Z] 
20:41:44 [2022-07-29T20:41:44.320Z] #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
20:41:44 [2022-07-29T20:41:44.320Z] #31 sha256:2afa8c5cd50984d0f567b2de0bf13404f6d4aafbfc5b13374ea4e2ba0e2a6b23
20:41:44 [2022-07-29T20:41:44.320Z] #31 10.28 
20:41:44 [2022-07-29T20:41:44.320Z] #31 11.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:41:44 [2022-07-29T20:41:44.320Z] #31 12.14 
20:41:44 [2022-07-29T20:41:44.320Z] #31 12.40 #=#=#                                                                         

######################################################################## 100.0%
20:41:44 [2022-07-29T20:41:44.320Z] #31 12.81 
20:41:44 [2022-07-29T20:41:44.320Z] #31 13.71 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:41:44 [2022-07-29T20:41:44.320Z] #31 14.17 
20:41:44 [2022-07-29T20:41:44.320Z] #31 14.44 #=#=#                                                                         

######################################################################## 100.0%
20:41:44 [2022-07-29T20:41:44.320Z] #31 14.93 
20:41:44 [2022-07-29T20:41:44.320Z] #31 15.06 Download of images into '/build' complete.
20:41:44 [2022-07-29T20:41:44.320Z] #31 15.06 Use something like the following to load the result into a Docker daemon:
20:41:44 [2022-07-29T20:41:44.320Z] #31 15.06   tar -cC '/build' . | docker load
20:41:44 [2022-07-29T20:41:44.320Z] #31 DONE 15.6s
20:41:44 [2022-07-29T20:41:44.320Z] 
20:41:44 [2022-07-29T20:41:44.320Z] #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
20:41:44 [2022-07-29T20:41:44.320Z] #64 sha256:d3808ad6987730ab7cf71e39bbad4f88ba94be9a4852aef35732f3c47b547eeb
20:41:44 [2022-07-29T20:41:44.320Z] #64 15.69 + bin/ctr
20:41:44 [2022-07-29T20:41:44.610Z] #64 ...
20:41:44 [2022-07-29T20:41:44.610Z] 
20:41:44 [2022-07-29T20:41:44.610Z] #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
20:41:44 [2022-07-29T20:41:44.610Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:41:44 [2022-07-29T20:41:44.610Z] #51 16.02 Setting up criu (3.17.1-1) ...
20:41:44 [2022-07-29T20:41:44.610Z] #51 16.78 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:41:44 [2022-07-29T20:41:44.610Z] #51 DONE 17.2s
20:41:44 [2022-07-29T20:41:44.793Z] #62 12.39 go: downloading github.com/hashicorp/go-version v1.4.0
20:41:44 [2022-07-29T20:41:44.793Z] #62 12.46 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:41:44 [2022-07-29T20:41:44.871Z] 
20:41:44 [2022-07-29T20:41:44.872Z] #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
20:41:44 [2022-07-29T20:41:44.872Z] #44 sha256:39f127d38c627ef3a9cbbe1b412ff2f4533c956bbd7be3e5d0c3e7439b138679
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.018 + RM_GOPATH=0
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.018 + TMP_GOPATH=
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.018 + : /build
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.019 + '[' -z '' ']'
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.019 ++ mktemp -d
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.023 + export GOPATH=/tmp/tmp.jjSJWVDeEI
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.023 + GOPATH=/tmp/tmp.jjSJWVDeEI
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.023 + RM_GOPATH=1
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.023 + case "$(go env GOARCH)" in
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.023 ++ go env GOARCH
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.035 + export GO_BUILDMODE=-buildmode=pie
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.035 + GO_BUILDMODE=-buildmode=pie
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.035 ++ dirname /install.sh
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 + dir=/
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 + bin=tini
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 + shift
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 + '[' '!' -f //tini.installer ']'
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 + . //tini.installer
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 ++ : v0.19.0
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 + install_tini
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 + echo 'Install tini version v0.19.0'
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 Install tini version v0.19.0
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.040 + git clone https://github.com/krallin/tini.git /tmp/tmp.jjSJWVDeEI/tini
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.044 Cloning into '/tmp/tmp.jjSJWVDeEI/tini'...
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.398 + cd /tmp/tmp.jjSJWVDeEI/tini
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.398 + git checkout -q v0.19.0
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.428 + cmake .
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.658 -- The C compiler identification is GNU 10.2.1
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.715 -- Detecting C compiler ABI info
20:41:44 [2022-07-29T20:41:44.872Z] #44 1.965 -- Detecting C compiler ABI info - done
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.007 -- Check for working C compiler: /usr/bin/cc - skipped
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.008 -- Detecting C compile features
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.009 -- Detecting C compile features - done
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.028 -- Performing Test HAS_BUILTIN_FORTIFY
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.116 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.190 -- Configuring done
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.196 -- Generating done
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.206 -- Build files have been written to: /tmp/tmp.jjSJWVDeEI/tini
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.209 + make tini-static
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.358 Scanning dependencies of target tini-static
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.406 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:41:44 [2022-07-29T20:41:44.872Z] #44 2.931 [100%] Linking C executable tini-static
20:41:44 [2022-07-29T20:41:44.872Z] #44 3.203 [100%] Built target tini-static
20:41:44 [2022-07-29T20:41:44.872Z] #44 3.238 + mkdir -p /build
20:41:44 [2022-07-29T20:41:44.872Z] #44 3.245 + cp tini-static /build/docker-init
20:41:45 [2022-07-29T20:41:45.069Z] #62 12.67 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:41:45 [2022-07-29T20:41:45.069Z] #62 12.74 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:41:45 [2022-07-29T20:41:45.132Z] #44 DONE 3.5s
20:41:45 [2022-07-29T20:41:45.132Z] 
20:41:45 [2022-07-29T20:41:45.132Z] #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
20:41:45 [2022-07-29T20:41:45.132Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:41:45 [2022-07-29T20:41:45.132Z] #77 3.840 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:41:45 [2022-07-29T20:41:45.132Z] #77 3.845 Cloning into '/tmp/crun-build/libocispec'...
20:41:45 [2022-07-29T20:41:45.132Z] #77 4.310 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:41:45 [2022-07-29T20:41:45.132Z] #77 4.319 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:41:45 [2022-07-29T20:41:45.132Z] #77 4.319 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:41:45 [2022-07-29T20:41:45.132Z] #77 4.319 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:41:45 [2022-07-29T20:41:45.132Z] #77 4.347 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:41:45 [2022-07-29T20:41:45.617Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.5s done
20:41:45 [2022-07-29T20:41:45.617Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s
20:41:45 [2022-07-29T20:41:45.792Z] #14 29.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:41:45 [2022-07-29T20:41:45.792Z] #14 29.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:41:45 [2022-07-29T20:41:45.792Z] #14 29.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:46 [2022-07-29T20:41:46.052Z] #14 ...
20:41:46 [2022-07-29T20:41:46.052Z] 
20:41:46 [2022-07-29T20:41:46.052Z] #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
20:41:46 [2022-07-29T20:41:46.052Z] #67 sha256:fb92a2ec4b1b351f2f2cecf42d9b47badb95aa515cacbbba93fa5cc24f661904
20:41:46 [2022-07-29T20:41:46.052Z] #67 25.74 + for f in rootlesskit rootlesskit-docker-proxy
20:41:46 [2022-07-29T20:41:46.052Z] #67 25.74 + GOBIN=/build
20:41:46 [2022-07-29T20:41:46.052Z] #67 25.74 + GO111MODULE=on
20:41:46 [2022-07-29T20:41:46.052Z] #67 25.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:41:46 [2022-07-29T20:41:46.074Z] #77 5.246 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:41:46 [2022-07-29T20:41:46.646Z] #77 5.846 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:41:47 [2022-07-29T20:41:47.218Z] #77 6.487 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:41:47 [2022-07-29T20:41:47.479Z] #77 6.648 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:41:47 [2022-07-29T20:41:47.479Z] #77 6.813 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:41:48 [2022-07-29T20:41:48.383Z] #62 ...
20:41:48 [2022-07-29T20:41:48.383Z] 
20:41:48 [2022-07-29T20:41:48.383Z] #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
20:41:48 [2022-07-29T20:41:48.383Z] #38 sha256:9cd3aa0f1107406228e2b2c7fad31a7fd3dafb7afff86226450d09f08fcc8ba0
20:41:48 [2022-07-29T20:41:48.383Z] #38 5.872 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:41:48 [2022-07-29T20:41:48.383Z] #38 7.352 
20:41:48 [2022-07-29T20:41:48.383Z] #38 7.682 #=#=#                                                                         

######################################################################## 100.0%
20:41:48 [2022-07-29T20:41:48.421Z] #77 ...
20:41:48 [2022-07-29T20:41:48.421Z] 
20:41:48 [2022-07-29T20:41:48.421Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:41:48 [2022-07-29T20:41:48.421Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:48 [2022-07-29T20:41:48.421Z] #14 11.14 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:41:48 [2022-07-29T20:41:48.421Z] #14 11.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 11.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 12.99 Selecting previously unselected package binutils-mingw-w64.
20:41:48 [2022-07-29T20:41:48.421Z] #14 12.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.53 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.73 Selecting previously unselected package dmsetup.
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.75 Unpacking dmsetup (2:1.02.175-2.1) ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.91 Selecting previously unselected package mingw-w64-common.
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 13.97 Unpacking mingw-w64-common (8.0.0-1) ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 15.75 Selecting previously unselected package mingw-w64-x86-64-dev.
20:41:48 [2022-07-29T20:41:48.421Z] #14 15.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 15.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 17.74 Selecting previously unselected package gcc-mingw-w64-base.
20:41:48 [2022-07-29T20:41:48.421Z] #14 17.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 17.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 18.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:41:48 [2022-07-29T20:41:48.421Z] #14 18.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 18.11 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 20.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:41:48 [2022-07-29T20:41:48.421Z] #14 20.42 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.421Z] #14 20.42 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:48 [2022-07-29T20:41:48.900Z] #11 ...
20:41:48 [2022-07-29T20:41:48.900Z] 
20:41:48 [2022-07-29T20:41:48.900Z] #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
20:41:48 [2022-07-29T20:41:48.900Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:41:48 [2022-07-29T20:41:48.900Z] #29 0.892 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 0.904 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 0.906 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 1.039 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 1.634 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 2.148 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:41:48 [2022-07-29T20:41:48.900Z] #29 2.876 Fetched 8561 kB in 2s (3754 kB/s)
20:41:48 [2022-07-29T20:41:48.900Z] #29 2.876 Reading package lists...
20:41:48 [2022-07-29T20:41:48.900Z] #29 3.671 Reading package lists...
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.456 Building dependency tree...
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.620 Reading state information...
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.793 The following additional packages will be installed:
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.794   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.794   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.795 Recommended packages:
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.795   libldap-common publicsuffix libsasl2-modules
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.970 The following NEW packages will be installed:
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.971   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.972   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:41:48 [2022-07-29T20:41:48.900Z] #29 4.972   libssh2-1 openssl
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.247 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.247 Need to get 3041 kB of archives.
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.247 After this operation, 6651 kB of additional disk space will be used.
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.247 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.275 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.275 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.275 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.278 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.278 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.283 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.283 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.283 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.283 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.288 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.290 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.293 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.295 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.297 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.453 debconf: delaying package configuration, since apt-utils is not installed
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.484 Fetched 3041 kB in 0s (9567 kB/s)
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.517 Selecting previously unselected package openssl.
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.517 (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.)
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.517 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.522 Unpacking openssl (1.1.1n-0+deb11u3) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.665 Selecting previously unselected package ca-certificates.
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.667 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.671 Unpacking ca-certificates (20210119) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.751 Selecting previously unselected package libbrotli1:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.751 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.762 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.829 Selecting previously unselected package libsasl2-modules-db:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.830 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.836 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.875 Selecting previously unselected package libsasl2-2:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.876 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.880 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.938 Selecting previously unselected package libldap-2.4-2:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.938 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 5.944 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.010 Selecting previously unselected package libnghttp2-14:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.010 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.013 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.064 Selecting previously unselected package libpsl5:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.065 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.075 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.109 Selecting previously unselected package librtmp1:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.111 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.116 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.156 Selecting previously unselected package libssh2-1:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.156 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.160 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.226 Selecting previously unselected package libcurl4:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.226 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.230 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.304 Selecting previously unselected package curl.
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.306 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.312 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.388 Selecting previously unselected package libonig5:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.388 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.392 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.466 Selecting previously unselected package libjq1:amd64.
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.466 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.472 Unpacking libjq1:amd64 (1.6-2.1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.524 Selecting previously unselected package jq.
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.524 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.528 Unpacking jq (1.6-2.1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.572 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.587 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.600 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.615 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.627 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.638 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.652 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.667 Setting up openssl (1.1.1n-0+deb11u3) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.685 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.696 Setting up libjq1:amd64 (1.6-2.1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.712 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 6.727 Setting up ca-certificates (20210119) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 7.336 Updating certificates in /etc/ssl/certs...
20:41:48 [2022-07-29T20:41:48.900Z] #29 7.953 129 added, 0 removed; done.
20:41:48 [2022-07-29T20:41:48.900Z] #29 7.986 Setting up jq (1.6-2.1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 7.998 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 8.009 Setting up curl (7.74.0-1.3+deb11u1) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 8.023 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 8.044 Processing triggers for ca-certificates (20210119) ...
20:41:48 [2022-07-29T20:41:48.900Z] #29 8.052 Updating certificates in /etc/ssl/certs...
20:41:48 [2022-07-29T20:41:48.900Z] #29 8.605 0 added, 0 removed; done.
20:41:48 [2022-07-29T20:41:48.900Z] #29 8.605 Running hooks in /etc/ca-certificates/update.d...
20:41:48 [2022-07-29T20:41:48.900Z] #29 8.606 done.
20:41:48 [2022-07-29T20:41:48.900Z] #29 ...
20:41:48 [2022-07-29T20:41:48.900Z] 
20:41:48 [2022-07-29T20:41:48.900Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
20:41:48 [2022-07-29T20:41:48.900Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
20:41:48 [2022-07-29T20:41:48.959Z] #38 ...
20:41:48 [2022-07-29T20:41:48.959Z] 
20:41:48 [2022-07-29T20:41:48.959Z] #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
20:41:48 [2022-07-29T20:41:48.959Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
20:41:48 [2022-07-29T20:41:48.959Z] #45 16.04 tomll can be used in two ways:
20:41:48 [2022-07-29T20:41:48.959Z] #45 16.04 Writing to STDIN and reading from STDOUT:
20:41:48 [2022-07-29T20:41:48.959Z] #45 16.04   cat file.toml | tomll > file.toml
20:41:48 [2022-07-29T20:41:48.959Z] #45 16.04 
20:41:48 [2022-07-29T20:41:48.959Z] #45 16.04 Reading and updating a list of files:
20:41:48 [2022-07-29T20:41:48.959Z] #45 16.04   tomll a.toml b.toml c.toml
20:41:48 [2022-07-29T20:41:48.959Z] #45 16.04 
20:41:48 [2022-07-29T20:41:48.959Z] #45 16.04 When given a list of files, tomll will modify all files in place without asking.
20:41:48 [2022-07-29T20:41:48.959Z] #45 DONE 16.4s
20:41:48 [2022-07-29T20:41:48.959Z] 
20:41:48 [2022-07-29T20:41:48.959Z] #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
20:41:48 [2022-07-29T20:41:48.959Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
20:41:48 [2022-07-29T20:41:48.959Z] #60 15.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:41:48 [2022-07-29T20:41:48.959Z] #60 15.82 go: downloading golang.org/x/mod v0.3.0
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.32 rootlesskit version 1.0.0
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33 Usage of /build/rootlesskit-docker-proxy:
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33   -container-ip string
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33     	container ip
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33   -container-port int
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33     	container port (default -1)
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33   -host-ip string
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33     	host ip
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33   -host-port int
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33     	host port (default -1)
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33   -proto string
20:41:49 [2022-07-29T20:41:49.343Z] #67 28.33     	proxy protocol (default "tcp")
20:41:49 [2022-07-29T20:41:49.343Z] #67 DONE 28.7s
20:41:49 [2022-07-29T20:41:49.343Z] 
20:41:49 [2022-07-29T20:41:49.343Z] #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
20:41:49 [2022-07-29T20:41:49.343Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:49 [2022-07-29T20:41:49.343Z] #14 31.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:41:49 [2022-07-29T20:41:49.343Z] #14 31.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:41:49 [2022-07-29T20:41:49.343Z] #14 31.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:41:49 [2022-07-29T20:41:49.343Z] #14 ...
20:41:49 [2022-07-29T20:41:49.343Z] 
20:41:49 [2022-07-29T20:41:49.343Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:41:49 [2022-07-29T20:41:49.343Z] #68 sha256:25de975b8f0aa47f0468331a7ad783c570e83ee307b60b001988a91893efacde
20:41:49 [2022-07-29T20:41:49.343Z] #68 DONE 0.1s
20:41:49 [2022-07-29T20:41:49.343Z] 
20:41:49 [2022-07-29T20:41:49.343Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:41:49 [2022-07-29T20:41:49.343Z] #69 sha256:524a7a7fc4d297f7a960cb4a1cce035f8df68c727989c3ddcaff7558c27751c4
20:41:49 [2022-07-29T20:41:49.343Z] #69 DONE 0.1s
20:41:49 [2022-07-29T20:41:49.343Z] 
20:41:49 [2022-07-29T20:41:49.343Z] #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
20:41:49 [2022-07-29T20:41:49.343Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:41:49 [2022-07-29T20:41:49.343Z] #64 18.90 + cd /tmp/tmp.fev4n2OtUy/src/github.com/containerd/containerd
20:41:49 [2022-07-29T20:41:49.343Z] #64 18.90 + git checkout -q v1.6.6
20:41:49 [2022-07-29T20:41:49.343Z] #64 19.49 + export 'BUILDTAGS=netgo osusergo static_build'
20:41:49 [2022-07-29T20:41:49.343Z] #64 19.49 + BUILDTAGS='netgo osusergo static_build'
20:41:49 [2022-07-29T20:41:49.343Z] #64 19.49 + export EXTRA_FLAGS=-buildmode=pie
20:41:49 [2022-07-29T20:41:49.343Z] #64 19.49 + EXTRA_FLAGS=-buildmode=pie
20:41:49 [2022-07-29T20:41:49.343Z] #64 19.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:41:49 [2022-07-29T20:41:49.343Z] #64 19.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:41:49 [2022-07-29T20:41:49.343Z] #64 19.49 + '[' '' = dynamic ']'
20:41:49 [2022-07-29T20:41:49.343Z] #64 19.49 + make
20:41:49 [2022-07-29T20:41:49.343Z] #64 20.56 + bin/ctr
20:41:49 [2022-07-29T20:41:49.466Z] #11 ...
20:41:49 [2022-07-29T20:41:49.466Z] 
20:41:49 [2022-07-29T20:41:49.466Z] #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
20:41:49 [2022-07-29T20:41:49.466Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:41:49 [2022-07-29T20:41:49.466Z] #29 DONE 10.1s
20:41:49 [2022-07-29T20:41:49.466Z] 
20:41:49 [2022-07-29T20:41:49.466Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
20:41:49 [2022-07-29T20:41:49.466Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
20:41:49 [2022-07-29T20:41:49.466Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.4s done
20:41:49 [2022-07-29T20:41:49.724Z] #11 ...
20:41:49 [2022-07-29T20:41:49.724Z] 
20:41:49 [2022-07-29T20:41:49.724Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:41:49 [2022-07-29T20:41:49.724Z] #30 sha256:8783f4d7dcf68e1b94681908662476bad2c7389f2ecbf75cbb20b711567ea331
20:41:49 [2022-07-29T20:41:49.724Z] #30 DONE 0.3s
20:41:49 [2022-07-29T20:41:49.724Z] 
20:41:49 [2022-07-29T20:41:49.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
20:41:49 [2022-07-29T20:41:49.724Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
20:41:49 [2022-07-29T20:41:49.724Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
20:41:50 [2022-07-29T20:41:50.284Z] #64 ...
20:41:50 [2022-07-29T20:41:50.284Z] 
20:41:50 [2022-07-29T20:41:50.284Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:41:50 [2022-07-29T20:41:50.284Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:41:50 [2022-07-29T20:41:50.284Z] #72 CACHED
20:41:50 [2022-07-29T20:41:50.284Z] 
20:41:50 [2022-07-29T20:41:50.284Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:41:50 [2022-07-29T20:41:50.284Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:41:50 [2022-07-29T20:41:50.284Z] #74 CACHED
20:41:50 [2022-07-29T20:41:50.284Z] 
20:41:50 [2022-07-29T20:41:50.284Z] #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             ;
20:41:50 [2022-07-29T20:41:50.284Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:41:50 [2022-07-29T20:41:50.284Z] #76 CACHED
20:41:50 [2022-07-29T20:41:50.284Z] 
20:41:50 [2022-07-29T20:41:50.284Z] #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
20:41:50 [2022-07-29T20:41:50.284Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:41:50 [2022-07-29T20:41:50.284Z] #77 CACHED
20:41:50 [2022-07-29T20:41:50.284Z] 
20:41:50 [2022-07-29T20:41:50.284Z] #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
20:41:50 [2022-07-29T20:41:50.284Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:41:51 [2022-07-29T20:41:51.223Z] #64 ...
20:41:51 [2022-07-29T20:41:51.224Z] 
20:41:51 [2022-07-29T20:41:51.224Z] #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
20:41:51 [2022-07-29T20:41:51.224Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:51 [2022-07-29T20:41:51.224Z] #14 34.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:41:51 [2022-07-29T20:41:51.224Z] #14 34.30 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:41:51 [2022-07-29T20:41:51.224Z] #14 34.31 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:52 [2022-07-29T20:41:52.627Z] #14 24.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:41:52 [2022-07-29T20:41:52.627Z] #14 24.74 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:41:52 [2022-07-29T20:41:52.627Z] #14 24.75 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:52 [2022-07-29T20:41:52.627Z] #14 ...
20:41:52 [2022-07-29T20:41:52.627Z] 
20:41:52 [2022-07-29T20:41:52.627Z] #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
20:41:52 [2022-07-29T20:41:52.627Z] #67 sha256:a6645a3334886dd3b6607ddfecdae28502a52f0eb4016a229c725acf01df0ae2
20:41:52 [2022-07-29T20:41:52.627Z] #67 23.44 + for f in rootlesskit rootlesskit-docker-proxy
20:41:52 [2022-07-29T20:41:52.627Z] #67 23.44 + GOBIN=/build
20:41:52 [2022-07-29T20:41:52.627Z] #67 23.44 + GO111MODULE=on
20:41:52 [2022-07-29T20:41:52.627Z] #67 23.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:41:53 [2022-07-29T20:41:53.230Z] #60 ...
20:41:53 [2022-07-29T20:41:53.230Z] 
20:41:53 [2022-07-29T20:41:53.230Z] #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
20:41:53 [2022-07-29T20:41:53.230Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:41:53 [2022-07-29T20:41:53.230Z] #62 16.92 go: downloading github.com/sirupsen/logrus v1.8.1
20:41:53 [2022-07-29T20:41:53.230Z] #62 16.99 go: downloading github.com/stretchr/testify v1.7.1
20:41:53 [2022-07-29T20:41:53.230Z] #62 17.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:41:53 [2022-07-29T20:41:53.230Z] #62 17.81 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:41:53 [2022-07-29T20:41:53.230Z] #62 17.93 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:41:53 [2022-07-29T20:41:53.230Z] #62 17.93 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.02 go: downloading github.com/spf13/afero v1.8.2
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.05 go: downloading github.com/spf13/cast v1.4.1
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.25 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.35 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.58 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.80 go: downloading github.com/go-toolsmith/astp v1.0.0
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.91 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:41:53 [2022-07-29T20:41:53.230Z] #62 18.95 go: downloading github.com/go-toolsmith/typep v1.0.2
20:41:53 [2022-07-29T20:41:53.230Z] #62 19.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
20:41:53 [2022-07-29T20:41:53.230Z] #62 19.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:41:53 [2022-07-29T20:41:53.230Z] #62 20.04 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
20:41:53 [2022-07-29T20:41:53.230Z] #62 20.52 go: downloading github.com/hashicorp/errwrap v1.0.0
20:41:53 [2022-07-29T20:41:53.230Z] #62 20.62 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:41:53 [2022-07-29T20:41:53.230Z] #62 20.71 go: downloading github.com/Antonboom/errname v0.1.6
20:41:53 [2022-07-29T20:41:53.230Z] #62 20.86 go: downloading github.com/Antonboom/nilnil v0.1.1
20:41:53 [2022-07-29T20:41:53.230Z] #62 20.97 go: downloading github.com/BurntSushi/toml v1.1.0
20:41:53 [2022-07-29T20:41:53.491Z] #62 ...
20:41:53 [2022-07-29T20:41:53.491Z] 
20:41:53 [2022-07-29T20:41:53.491Z] #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
20:41:53 [2022-07-29T20:41:53.491Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:41:53 [2022-07-29T20:41:53.491Z] #19 1.447 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 1.474 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 1.474 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 2.334 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 3.228 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 4.326 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 5.543 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 7.234 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 8.430 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.222 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.223 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.227 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.251 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.255 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.268 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.280 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.280 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.281 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.281 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.282 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:41:53 [2022-07-29T20:41:53.491Z] #19 9.282 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:41:53 [2022-07-29T20:41:53.491Z] #19 ...
20:41:53 [2022-07-29T20:41:53.491Z] 
20:41:53 [2022-07-29T20:41:53.491Z] #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
20:41:53 [2022-07-29T20:41:53.491Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
20:41:53 [2022-07-29T20:41:53.491Z] #43 17.15 go: downloading github.com/sirupsen/logrus v1.6.0
20:41:53 [2022-07-29T20:41:53.491Z] #43 17.15 go: downloading github.com/spf13/cobra v1.1.3
20:41:53 [2022-07-29T20:41:53.491Z] #43 17.85 go: downloading github.com/mattn/go-isatty v0.0.3
20:41:53 [2022-07-29T20:41:53.491Z] #43 18.22 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:41:53 [2022-07-29T20:41:53.491Z] #43 18.53 go: downloading gopkg.in/yaml.v2 v2.4.0
20:41:53 [2022-07-29T20:41:53.491Z] #43 18.67 go: downloading github.com/cosiner/argv v0.1.0
20:41:53 [2022-07-29T20:41:53.491Z] #43 18.75 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:41:53 [2022-07-29T20:41:53.491Z] #43 18.83 go: downloading github.com/peterh/liner v1.2.2
20:41:53 [2022-07-29T20:41:53.491Z] #43 18.99 go: downloading github.com/google/go-dap v0.6.0
20:41:53 [2022-07-29T20:41:53.491Z] #43 19.35 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:41:53 [2022-07-29T20:41:53.491Z] #43 19.82 go: downloading github.com/mattn/go-runewidth v0.0.3
20:41:53 [2022-07-29T20:41:53.491Z] #43 19.96 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:41:53 [2022-07-29T20:41:53.491Z] #43 20.02 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:41:54 [2022-07-29T20:41:54.063Z] #43 21.47 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:41:54 [2022-07-29T20:41:54.063Z] #43 21.71 go: downloading github.com/cilium/ebpf v0.7.0
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.83 rootlesskit version 1.0.0
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85 Usage of /build/rootlesskit-docker-proxy:
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85   -container-ip string
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85     	container ip
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85   -container-port int
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85     	container port (default -1)
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85   -host-ip string
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85     	host ip
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85   -host-port int
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85     	host port (default -1)
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85   -proto string
20:41:54 [2022-07-29T20:41:54.560Z] #67 25.85     	proxy protocol (default "tcp")
20:41:54 [2022-07-29T20:41:54.635Z] #43 22.33 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:41:54 [2022-07-29T20:41:54.990Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s
20:41:55 [2022-07-29T20:41:55.207Z] #43 ...
20:41:55 [2022-07-29T20:41:55.207Z] 
20:41:55 [2022-07-29T20:41:55.207Z] #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
20:41:55 [2022-07-29T20:41:55.207Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:41:55 [2022-07-29T20:41:55.207Z] #58 12.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:41:55 [2022-07-29T20:41:55.207Z] #58 14.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
20:41:55 [2022-07-29T20:41:55.207Z] #58 19.95 Fetched 8565 kB in 15s (561 kB/s)
20:41:55 [2022-07-29T20:41:55.434Z] #14 38.10 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:41:55 [2022-07-29T20:41:55.434Z] #14 38.10 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:41:55 [2022-07-29T20:41:55.434Z] #14 38.11 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:55 [2022-07-29T20:41:55.467Z] #58 19.95 Reading package lists...
20:41:55 [2022-07-29T20:41:55.467Z] #58 ...
20:41:55 [2022-07-29T20:41:55.467Z] 
20:41:55 [2022-07-29T20:41:55.467Z] #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
20:41:55 [2022-07-29T20:41:55.468Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
20:41:55 [2022-07-29T20:41:55.468Z] #47 13.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:41:55 [2022-07-29T20:41:55.468Z] #47 13.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:41:55 [2022-07-29T20:41:55.728Z] #47 ...
20:41:55 [2022-07-29T20:41:55.728Z] 
20:41:55 [2022-07-29T20:41:55.728Z] #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
20:41:55 [2022-07-29T20:41:55.728Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:41:55 [2022-07-29T20:41:55.728Z] #62 21.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:41:55 [2022-07-29T20:41:55.728Z] #62 21.77 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
20:41:55 [2022-07-29T20:41:55.728Z] #62 21.89 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:41:55 [2022-07-29T20:41:55.728Z] #62 21.92 go: downloading github.com/alexkohler/prealloc v1.0.0
20:41:55 [2022-07-29T20:41:55.728Z] #62 21.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.02 go: downloading github.com/ashanbrown/makezero v1.1.1
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.12 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.17 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.30 go: downloading github.com/breml/bidichk v0.2.3
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.31 go: downloading github.com/breml/errchkjson v0.3.0
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.41 go: downloading github.com/butuzov/ireturn v0.1.1
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.43 go: downloading github.com/charithe/durationcheck v0.0.9
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.51 go: downloading github.com/daixiang0/gci v0.3.3
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.53 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.69 go: downloading github.com/esimonov/ifshort v1.0.4
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.79 go: downloading github.com/firefart/nonamedreturns v1.0.1
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.89 go: downloading github.com/fzipp/gocyclo v0.5.1
20:41:55 [2022-07-29T20:41:55.728Z] #62 22.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:41:55 [2022-07-29T20:41:55.728Z] #62 23.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:41:55 [2022-07-29T20:41:55.728Z] #62 23.00 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:41:55 [2022-07-29T20:41:55.728Z] #62 23.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:41:55 [2022-07-29T20:41:55.728Z] #62 23.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:41:55 [2022-07-29T20:41:55.907Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 7.9% of statements
20:41:55 [2022-07-29T20:41:55.989Z] #62 23.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:41:55 [2022-07-29T20:41:55.989Z] #62 23.51 go: downloading github.com/golangci/misspell v0.3.5
20:41:55 [2022-07-29T20:41:55.989Z] #62 23.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:41:55 [2022-07-29T20:41:55.989Z] #62 23.62 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:41:55 [2022-07-29T20:41:55.989Z] #62 23.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:41:56 [2022-07-29T20:41:56.250Z] #62 23.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:41:56 [2022-07-29T20:41:56.250Z] #62 23.82 go: downloading github.com/jgautheron/goconst v1.5.1
20:41:56 [2022-07-29T20:41:56.250Z] #62 23.87 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:41:56 [2022-07-29T20:41:56.250Z] #62 23.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:41:56 [2022-07-29T20:41:56.373Z] #14 39.81 Selecting previously unselected package g++-mingw-w64-x86-64.
20:41:56 [2022-07-29T20:41:56.373Z] #14 39.82 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:41:56 [2022-07-29T20:41:56.373Z] #14 39.83 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:41:56 [2022-07-29T20:41:56.373Z] #14 39.89 Selecting previously unselected package libapparmor1:amd64.
20:41:56 [2022-07-29T20:41:56.373Z] #14 39.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:41:56 [2022-07-29T20:41:56.373Z] #14 39.90 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:41:56 [2022-07-29T20:41:56.511Z] #62 23.99 go: downloading github.com/julz/importas v0.1.0
20:41:56 [2022-07-29T20:41:56.511Z] #62 24.02 go: downloading github.com/kisielk/errcheck v1.6.0
20:41:56 [2022-07-29T20:41:56.511Z] #62 24.07 go: downloading github.com/kulti/thelper v0.6.2
20:41:56 [2022-07-29T20:41:56.511Z] #62 24.21 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:41:56 [2022-07-29T20:41:56.633Z] #14 39.95 Selecting previously unselected package libapparmor-dev:amd64.
20:41:56 [2022-07-29T20:41:56.633Z] #14 39.95 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:41:56 [2022-07-29T20:41:56.633Z] #14 39.96 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:41:56 [2022-07-29T20:41:56.633Z] #14 40.03 Selecting previously unselected package libbtrfs0:amd64.
20:41:56 [2022-07-29T20:41:56.633Z] #14 40.03 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:41:56 [2022-07-29T20:41:56.633Z] #14 40.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:41:56 [2022-07-29T20:41:56.633Z] #14 40.13 Selecting previously unselected package libbtrfs-dev:amd64.
20:41:56 [2022-07-29T20:41:56.633Z] #14 40.13 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:41:56 [2022-07-29T20:41:56.633Z] #14 40.14 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:41:56 [2022-07-29T20:41:56.772Z] #62 24.25 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:41:56 [2022-07-29T20:41:56.772Z] #62 24.30 go: downloading github.com/ldez/tagliatelle v0.3.1
20:41:56 [2022-07-29T20:41:56.772Z] #62 24.39 go: downloading github.com/leonklingele/grouper v1.1.0
20:41:56 [2022-07-29T20:41:56.772Z] #62 24.39 go: downloading github.com/lufeee/execinquery v1.2.1
20:41:56 [2022-07-29T20:41:56.893Z] #14 40.24 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:41:56 [2022-07-29T20:41:56.893Z] #14 40.25 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:41:56 [2022-07-29T20:41:56.893Z] #14 40.25 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:41:56 [2022-07-29T20:41:56.893Z] #14 40.31 Selecting previously unselected package libudev-dev:amd64.
20:41:56 [2022-07-29T20:41:56.893Z] #14 40.31 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:41:56 [2022-07-29T20:41:56.893Z] #14 40.32 Unpacking libudev-dev:amd64 (247.3-7) ...
20:41:56 [2022-07-29T20:41:56.893Z] #14 40.37 Selecting previously unselected package libsepol1-dev:amd64.
20:41:56 [2022-07-29T20:41:56.893Z] #14 40.38 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:41:56 [2022-07-29T20:41:56.893Z] #14 40.38 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:41:57 [2022-07-29T20:41:57.033Z] #62 24.54 go: downloading github.com/maratori/testpackage v1.0.1
20:41:57 [2022-07-29T20:41:57.033Z] #62 24.60 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:41:57 [2022-07-29T20:41:57.033Z] #62 24.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:41:57 [2022-07-29T20:41:57.033Z] #62 24.67 go: downloading github.com/mgechev/revive v1.2.1
20:41:57 [2022-07-29T20:41:57.152Z] #14 40.50 Selecting previously unselected package libpcre2-16-0:amd64.
20:41:57 [2022-07-29T20:41:57.152Z] #14 40.50 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.153Z] #14 40.51 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:41:57 [2022-07-29T20:41:57.153Z] #14 40.60 Selecting previously unselected package libpcre2-32-0:amd64.
20:41:57 [2022-07-29T20:41:57.153Z] #14 40.61 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.153Z] #14 40.61 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:41:57 [2022-07-29T20:41:57.153Z] #14 40.69 Selecting previously unselected package libpcre2-posix2:amd64.
20:41:57 [2022-07-29T20:41:57.153Z] #14 40.70 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.153Z] #14 40.70 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:41:57 [2022-07-29T20:41:57.412Z] #14 40.74 Selecting previously unselected package libpcre2-dev:amd64.
20:41:57 [2022-07-29T20:41:57.412Z] #14 40.75 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.412Z] #14 40.75 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:41:57 [2022-07-29T20:41:57.412Z] #14 40.96 Selecting previously unselected package libselinux1-dev:amd64.
20:41:57 [2022-07-29T20:41:57.412Z] #14 40.96 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.412Z] #14 40.97 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:41:57 [2022-07-29T20:41:57.612Z] #62 25.29 go: downloading github.com/moricho/tparallel v0.2.1
20:41:57 [2022-07-29T20:41:57.612Z] #62 25.30 go: downloading github.com/nakabonne/nestif v0.3.1
20:41:57 [2022-07-29T20:41:57.612Z] #62 25.36 go: downloading github.com/nishanths/exhaustive v0.7.11
20:41:57 [2022-07-29T20:41:57.612Z] #62 25.39 go: downloading github.com/nishanths/predeclared v0.2.2
20:41:57 [2022-07-29T20:41:57.672Z] #14 41.09 Selecting previously unselected package libdevmapper-dev:amd64.
20:41:57 [2022-07-29T20:41:57.672Z] #14 41.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.672Z] #14 41.10 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:41:57 [2022-07-29T20:41:57.672Z] #14 41.14 Selecting previously unselected package libseccomp-dev:amd64.
20:41:57 [2022-07-29T20:41:57.672Z] #14 41.15 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.672Z] #14 41.15 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:41:57 [2022-07-29T20:41:57.672Z] #14 41.23 Selecting previously unselected package libsystemd-dev:amd64.
20:41:57 [2022-07-29T20:41:57.672Z] #14 41.23 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.672Z] #14 41.23 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:41:57 [2022-07-29T20:41:57.861Z] #67 DONE 28.8s
20:41:57 [2022-07-29T20:41:57.861Z] 
20:41:57 [2022-07-29T20:41:57.861Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:41:57 [2022-07-29T20:41:57.861Z] #68 sha256:f3ea3f48ec976b1f3ea4690c2989be236bd9918e827e3ec74379b69a6b66ed8c
20:41:57 [2022-07-29T20:41:57.861Z] #68 DONE 0.2s
20:41:57 [2022-07-29T20:41:57.861Z] 
20:41:57 [2022-07-29T20:41:57.861Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:41:57 [2022-07-29T20:41:57.861Z] #69 sha256:8fae3626f5d704d6b2993e5f31201dbf6390fac8158ac23cb9b716895f12c8fb
20:41:57 [2022-07-29T20:41:57.861Z] #69 DONE 0.2s
20:41:57 [2022-07-29T20:41:57.861Z] 
20:41:57 [2022-07-29T20:41:57.861Z] #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
20:41:57 [2022-07-29T20:41:57.861Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:41:57 [2022-07-29T20:41:57.861Z] #14 26.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:41:57 [2022-07-29T20:41:57.861Z] #14 26.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.861Z] #14 26.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:41:57 [2022-07-29T20:41:57.861Z] #14 29.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:41:57 [2022-07-29T20:41:57.861Z] #14 29.38 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:41:57 [2022-07-29T20:41:57.861Z] #14 29.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:57 [2022-07-29T20:41:57.873Z] #62 25.48 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
20:41:57 [2022-07-29T20:41:57.873Z] #62 25.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:41:57 [2022-07-29T20:41:57.873Z] #62 25.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:41:57 [2022-07-29T20:41:57.932Z] #14 41.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:41:57 [2022-07-29T20:41:57.932Z] #14 41.59 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:41:58 [2022-07-29T20:41:58.134Z] #62 25.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:41:58 [2022-07-29T20:41:58.134Z] #62 25.77 go: downloading github.com/securego/gosec/v2 v2.11.0
20:41:58 [2022-07-29T20:41:58.192Z] #14 41.66 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:41:58 [2022-07-29T20:41:58.192Z] #14 41.71 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:41:58 [2022-07-29T20:41:58.192Z] #14 41.76 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:41:58 [2022-07-29T20:41:58.279Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.1s done
20:41:58 [2022-07-29T20:41:58.279Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
20:41:58 [2022-07-29T20:41:58.394Z] #62 26.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:41:58 [2022-07-29T20:41:58.394Z] #62 26.02 go: downloading github.com/sivchari/containedctx v1.0.2
20:41:58 [2022-07-29T20:41:58.394Z] #62 26.09 go: downloading github.com/sivchari/tenv v1.5.0
20:41:58 [2022-07-29T20:41:58.394Z] #62 26.10 go: downloading github.com/sonatard/noctx v0.0.1
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.83 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.85 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.86 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.87 Setting up libudev-dev:amd64 (247.3-7) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.89 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.90 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.94 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.95 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.97 Setting up mingw-w64-common (8.0.0-1) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 41.98 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 42.00 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 42.01 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 42.02 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:41:58 [2022-07-29T20:41:58.451Z] #14 42.04 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:41:58 [2022-07-29T20:41:58.538Z] #11 DONE 25.1s
20:41:58 [2022-07-29T20:41:58.538Z] 
20:41:58 [2022-07-29T20:41:58.538Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:41:58 [2022-07-29T20:41:58.538Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
20:41:58 [2022-07-29T20:41:58.656Z] #62 26.18 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:41:58 [2022-07-29T20:41:58.656Z] #62 26.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:41:58 [2022-07-29T20:41:58.656Z] #62 26.41 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:41:58 [2022-07-29T20:41:58.656Z] #62 26.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.05 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.06 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
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.08 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.10 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
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.11 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.12 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.13 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
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.14 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.16 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.19 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.20 Setting up dmsetup (2:1.02.175-2.1) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.21 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.23 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:41:58 [2022-07-29T20:41:58.713Z] #14 42.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:41:58 [2022-07-29T20:41:58.917Z] #62 26.48 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:41:58 [2022-07-29T20:41:58.917Z] #62 26.54 go: downloading github.com/tetafro/godot v1.4.11
20:41:58 [2022-07-29T20:41:58.917Z] #62 26.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:41:58 [2022-07-29T20:41:58.979Z] #14 DONE 42.5s
20:41:58 [2022-07-29T20:41:58.979Z] 
20:41:58 [2022-07-29T20:41:58.979Z] #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
20:41:58 [2022-07-29T20:41:58.979Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:41:58 [2022-07-29T20:41:58.979Z] #64 ...
20:41:58 [2022-07-29T20:41:58.979Z] 
20:41:58 [2022-07-29T20:41:58.979Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:41:58 [2022-07-29T20:41:58.979Z] #59 sha256:97598b0a325970d22608191335838d25cf4721b0de0b45d1cdea95bf1d4c79d6
20:41:59 [2022-07-29T20:41:59.178Z] #62 26.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
20:41:59 [2022-07-29T20:41:59.178Z] #62 26.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:41:59 [2022-07-29T20:41:59.178Z] #62 ...
20:41:59 [2022-07-29T20:41:59.178Z] 
20:41:59 [2022-07-29T20:41:59.178Z] #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
20:41:59 [2022-07-29T20:41:59.178Z] #38 sha256:9cd3aa0f1107406228e2b2c7fad31a7fd3dafb7afff86226450d09f08fcc8ba0
20:41:59 [2022-07-29T20:41:59.178Z] #38 9.306 
20:41:59 [2022-07-29T20:41:59.178Z] #38 13.52 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:41:59 [2022-07-29T20:41:59.178Z] #38 15.05 #=#=#                                                                         
20:41:59 [2022-07-29T20:41:59.178Z] #38 15.33 #=#=#                                                                         

##################################                                        48.3%
######################################################################## 100.0%
20:41:59 [2022-07-29T20:41:59.178Z] #38 16.56 
20:41:59 [2022-07-29T20:41:59.240Z] #59 DONE 0.1s
20:41:59 [2022-07-29T20:41:59.240Z] 
20:41:59 [2022-07-29T20:41:59.240Z] #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
20:41:59 [2022-07-29T20:41:59.240Z] #60 sha256:978ffb39c25cf9eb696da55bb918269dd9f9c2ecdcfa476ee98f2f195897dfc5
20:41:59 [2022-07-29T20:41:59.442Z] #38 ...
20:41:59 [2022-07-29T20:41:59.442Z] 
20:41:59 [2022-07-29T20:41:59.442Z] #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
20:41:59 [2022-07-29T20:41:59.442Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:41:59 [2022-07-29T20:41:59.442Z] #62 27.00 go: downloading github.com/ultraware/funlen v0.0.3
20:41:59 [2022-07-29T20:41:59.442Z] #62 27.06 go: downloading github.com/ultraware/whitespace v0.0.5
20:41:59 [2022-07-29T20:41:59.442Z] #62 27.12 go: downloading github.com/uudashr/gocognit v1.0.5
20:41:59 [2022-07-29T20:41:59.473Z] #12 DONE 1.3s
20:41:59 [2022-07-29T20:41:59.473Z] 
20:41:59 [2022-07-29T20:41:59.473Z] #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
20:41:59 [2022-07-29T20:41:59.473Z] #31 sha256:c58039c6cbb49de782d605c2202824bf9400f025d447668361af3e0a53ae4579
20:41:59 [2022-07-29T20:41:59.473Z] #31 1.479 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:41:59 [2022-07-29T20:41:59.473Z] #31 1.750 
20:41:59 [2022-07-29T20:41:59.473Z] #31 1.976 #=#=#                                                                         

######################################################################## 100.0%
20:41:59 [2022-07-29T20:41:59.473Z] #31 2.195 
20:41:59 [2022-07-29T20:41:59.473Z] #31 3.079 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:41:59 [2022-07-29T20:41:59.473Z] #31 3.332 
20:41:59 [2022-07-29T20:41:59.473Z] #31 3.547 #=#=#                                                                         

######################################################################## 100.0%
20:41:59 [2022-07-29T20:41:59.473Z] #31 3.817 
20:41:59 [2022-07-29T20:41:59.473Z] #31 4.692 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:41:59 [2022-07-29T20:41:59.473Z] #31 4.976 
20:41:59 [2022-07-29T20:41:59.473Z] #31 5.193 #=#=#                                                                         

##############                                                            20.7%
#########################################                                 57.8%
################################################################          89.7%
######################################################################## 100.0%
20:41:59 [2022-07-29T20:41:59.473Z] #31 5.737 
20:41:59 [2022-07-29T20:41:59.473Z] #31 6.658 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:41:59 [2022-07-29T20:41:59.473Z] #31 6.927 
20:41:59 [2022-07-29T20:41:59.473Z] #31 7.146 #=#=#                                                                         

######################################################################## 100.0%
20:41:59 [2022-07-29T20:41:59.473Z] #31 7.431 
20:41:59 [2022-07-29T20:41:59.473Z] #31 8.116 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:41:59 [2022-07-29T20:41:59.473Z] #31 8.377 
20:41:59 [2022-07-29T20:41:59.473Z] #31 8.595 #=#=#                                                                         

######################################################################## 100.0%
20:41:59 [2022-07-29T20:41:59.473Z] #31 8.889 
20:41:59 [2022-07-29T20:41:59.473Z] #31 8.936 Download of images into '/build' complete.
20:41:59 [2022-07-29T20:41:59.473Z] #31 8.936 Use something like the following to load the result into a Docker daemon:
20:41:59 [2022-07-29T20:41:59.473Z] #31 8.937   tar -cC '/build' . | docker load
20:41:59 [2022-07-29T20:41:59.473Z] #31 DONE 9.9s
20:41:59 [2022-07-29T20:41:59.702Z] #62 27.14 go: downloading github.com/yagipy/maintidx v1.0.0
20:41:59 [2022-07-29T20:41:59.702Z] #62 27.18 go: downloading github.com/yeya24/promlinter v0.2.0
20:41:59 [2022-07-29T20:41:59.702Z] #62 27.40 go: downloading gitlab.com/bosi/decorder v0.2.1
20:41:59 [2022-07-29T20:41:59.737Z] 
20:41:59 [2022-07-29T20:41:59.737Z] #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
20:41:59 [2022-07-29T20:41:59.737Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
20:41:59 [2022-07-29T20:41:59.963Z] #62 27.55 go: downloading honnef.co/go/tools v0.3.1
20:42:00 [2022-07-29T20:42:00.307Z] #13 DONE 0.6s
20:42:00 [2022-07-29T20:42:00.307Z] 
20:42:00 [2022-07-29T20:42:00.307Z] #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
20:42:00 [2022-07-29T20:42:00.307Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:42:00 [2022-07-29T20:42:00.567Z] #62 ...
20:42:00 [2022-07-29T20:42:00.567Z] 
20:42:00 [2022-07-29T20:42:00.567Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:42:00 [2022-07-29T20:42:00.567Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
20:42:00 [2022-07-29T20:42:00.567Z] #46 DONE 0.3s
20:42:00 [2022-07-29T20:42:00.620Z] #60 ...
20:42:00 [2022-07-29T20:42:00.620Z] 
20:42:00 [2022-07-29T20:42:00.620Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:42:00 [2022-07-29T20:42:00.620Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
20:42:00 [2022-07-29T20:42:00.620Z] #15 DONE 1.5s
20:42:00 [2022-07-29T20:42:00.620Z] 
20:42:00 [2022-07-29T20:42:00.620Z] #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
20:42:00 [2022-07-29T20:42:00.620Z] #60 sha256:978ffb39c25cf9eb696da55bb918269dd9f9c2ecdcfa476ee98f2f195897dfc5
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.256 + RM_GOPATH=0
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.256 + TMP_GOPATH=
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.256 + : /build
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.256 + '[' -z '' ']'
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.256 ++ mktemp -d
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.257 + export GOPATH=/tmp/tmp.dbK0ysR2uF
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.257 + GOPATH=/tmp/tmp.dbK0ysR2uF
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.257 + RM_GOPATH=1
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.257 + case "$(go env GOARCH)" in
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.258 ++ go env GOARCH
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.271 + export GO_BUILDMODE=-buildmode=pie
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.271 + GO_BUILDMODE=-buildmode=pie
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.272 ++ dirname /install.sh
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 + dir=/
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 + bin=runc
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 + shift
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 + '[' '!' -f //runc.installer ']'
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 + . //runc.installer
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 ++ set -e
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 ++ : v1.1.2
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 + install_runc
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 + RUNC_BUILDTAGS=seccomp
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dbK0ysR2uF/src/github.com/opencontainers/runc
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.273 Install runc version v1.1.2 (build tags: seccomp)
20:42:00 [2022-07-29T20:42:00.620Z] #60 1.277 Cloning into '/tmp/tmp.dbK0ysR2uF/src/github.com/opencontainers/runc'...
20:42:00 [2022-07-29T20:42:00.827Z] 
20:42:00 [2022-07-29T20:42:00.827Z] #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
20:42:00 [2022-07-29T20:42:00.827Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
20:42:00 [2022-07-29T20:42:00.827Z] #50 DONE 0.4s
20:42:00 [2022-07-29T20:42:00.827Z] 
20:42:00 [2022-07-29T20:42:00.827Z] #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
20:42:00 [2022-07-29T20:42:00.827Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:42:00 [2022-07-29T20:42:00.827Z] #51 ...
20:42:00 [2022-07-29T20:42:00.827Z] 
20:42:00 [2022-07-29T20:42:00.827Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:42:00 [2022-07-29T20:42:00.827Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
20:42:00 [2022-07-29T20:42:00.827Z] #33 DONE 0.6s
20:42:00 [2022-07-29T20:42:00.827Z] 
20:42:00 [2022-07-29T20:42:00.827Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:42:00 [2022-07-29T20:42:00.827Z] #66 sha256:16ce723568c1cbaeef5100e17c0c7949dc4e0aa672b41be894c26447ee0535c0
20:42:00 [2022-07-29T20:42:00.827Z] #66 DONE 0.7s
20:42:01 [2022-07-29T20:42:01.086Z] 
20:42:01 [2022-07-29T20:42:01.086Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:42:01 [2022-07-29T20:42:01.086Z] #25 sha256:1b40f7351ce8824ef662fb53b7bf2eb8fb658d186f76da5f02b1804c2019b70a
20:42:01 [2022-07-29T20:42:01.086Z] #25 DONE 0.7s
20:42:01 [2022-07-29T20:42:01.086Z] 
20:42:01 [2022-07-29T20:42:01.086Z] #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
20:42:01 [2022-07-29T20:42:01.086Z] #26 sha256:85ffcaeecfe00916f092e217b125c97ecd3a663a385577602e78b19f90042808
20:42:01 [2022-07-29T20:42:01.171Z] #14 34.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:42:01 [2022-07-29T20:42:01.171Z] #14 34.02 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:42:01 [2022-07-29T20:42:01.171Z] #14 34.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:42:01 [2022-07-29T20:42:01.349Z] #62 28.97 go: downloading mvdan.cc/gofumpt v0.3.1
20:42:01 [2022-07-29T20:42:01.349Z] #62 28.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:42:01 [2022-07-29T20:42:01.349Z] #62 ...
20:42:01 [2022-07-29T20:42:01.349Z] 
20:42:01 [2022-07-29T20:42:01.349Z] #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             ;
20:42:01 [2022-07-29T20:42:01.349Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:01 [2022-07-29T20:42:01.349Z] #83 18.92 Fetched 8561 kB in 15s (572 kB/s)
20:42:01 [2022-07-29T20:42:01.349Z] #83 18.92 Reading package lists...
20:42:01 [2022-07-29T20:42:01.349Z] #83 23.43 Reading package lists...
20:42:01 [2022-07-29T20:42:01.559Z] #60 ...
20:42:01 [2022-07-29T20:42:01.559Z] 
20:42:01 [2022-07-29T20:42:01.559Z] #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
20:42:01 [2022-07-29T20:42:01.559Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
20:42:01 [2022-07-29T20:42:01.559Z] #16 DONE 1.1s
20:42:01 [2022-07-29T20:42:01.610Z] #83 28.35 Building dependency tree...
20:42:01 [2022-07-29T20:42:01.610Z] #83 ...
20:42:01 [2022-07-29T20:42:01.610Z] 
20:42:01 [2022-07-29T20:42:01.610Z] #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
20:42:01 [2022-07-29T20:42:01.610Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:42:01 [2022-07-29T20:42:01.610Z] #54 24.86 Updating files:  82% (1789/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.
20:42:01 [2022-07-29T20:42:01.610Z] #54 25.13 + git checkout -q v2.3.0
20:42:01 [2022-07-29T20:42:01.610Z] #54 27.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:42:01 [2022-07-29T20:42:01.818Z] 
20:42:01 [2022-07-29T20:42:01.818Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:42:01 [2022-07-29T20:42:01.818Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
20:42:02 [2022-07-29T20:42:02.388Z] #17 0.837 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:42:02 [2022-07-29T20:42:02.388Z] #17 DONE 1.0s
20:42:02 [2022-07-29T20:42:02.388Z] 
20:42:02 [2022-07-29T20:42:02.388Z] #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
20:42:02 [2022-07-29T20:42:02.388Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:42:02 [2022-07-29T20:42:02.557Z] #14 ...
20:42:02 [2022-07-29T20:42:02.557Z] 
20:42:02 [2022-07-29T20:42:02.557Z] #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
20:42:02 [2022-07-29T20:42:02.557Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 Delve is a source level debugger for Go programs.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 Delve enables you to interact with your program by controlling the execution of the process,
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 Pass flags to the program you are debugging using `--`, for example:
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 `dlv exec ./hello -- server --config conf/config.toml`
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 Usage:
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   dlv [command]
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 Available Commands:
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   attach      Attach to running process and begin debugging.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   connect     Connect to a headless debug server with a terminal client.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   core        Examine a core dump.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   debug       Compile and begin debugging main package in current directory, or the package specified.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   exec        Execute a precompiled binary, and begin a debug session.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   help        Help about any command
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   run         Deprecated command. Use 'debug' instead.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   test        Compile test binary and begin debugging program.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   trace       Compile and begin tracing program.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   version     Prints version.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13 Flags:
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --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)
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --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)
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --disable-aslr                     Disables address space randomization
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   -h, --help                             help for dlv
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --init string                      Init file, executed by the terminal client.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --log                              Enable debugging server logging.
20:42:02 [2022-07-29T20:42:02.557Z] #36 35.13       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13       --wd string                        Working directory for running the program.
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13 
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13 Additional help topics:
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13   dlv backend  Help about the --backend flag.
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13   dlv log      Help about logging flags.
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13   dlv redirect Help about file redirection.
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13 
20:42:02 [2022-07-29T20:42:02.558Z] #36 35.13 Use "dlv [command] --help" for more information about a command.
20:42:02 [2022-07-29T20:42:02.648Z] #64 ...
20:42:02 [2022-07-29T20:42:02.648Z] 
20:42:02 [2022-07-29T20:42:02.648Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:42:02 [2022-07-29T20:42:02.648Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b
20:42:03 [2022-07-29T20:42:03.002Z] #54 ...
20:42:03 [2022-07-29T20:42:03.002Z] 
20:42:03 [2022-07-29T20:42:03.003Z] #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
20:42:03 [2022-07-29T20:42:03.003Z] #38 sha256:9cd3aa0f1107406228e2b2c7fad31a7fd3dafb7afff86226450d09f08fcc8ba0
20:42:03 [2022-07-29T20:42:03.003Z] #38 20.19 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:42:03 [2022-07-29T20:42:03.003Z] #38 21.65 
20:42:03 [2022-07-29T20:42:03.003Z] #38 21.93 #=#=#                                                                         

#####                                                                      7.4%
############                                                              17.0%
################                                                          23.1%
######################################                                    53.8%
################################################                          67.8%
########################################################                  78.4%
##############################################################            86.9%
#####################################################################     96.2%
######################################################################## 100.0%
20:42:03 [2022-07-29T20:42:03.160Z] #36 DONE 36.0s
20:42:03 [2022-07-29T20:42:03.160Z] 
20:42:03 [2022-07-29T20:42:03.160Z] #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
20:42:03 [2022-07-29T20:42:03.160Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:42:03 [2022-07-29T20:42:03.160Z] #34 DONE 36.0s
20:42:03 [2022-07-29T20:42:03.160Z] 
20:42:03 [2022-07-29T20:42:03.160Z] #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
20:42:03 [2022-07-29T20:42:03.160Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:03 [2022-07-29T20:42:03.160Z] #14 36.01 Selecting previously unselected package g++-mingw-w64-x86-64.
20:42:03 [2022-07-29T20:42:03.160Z] #14 36.01 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:42:03 [2022-07-29T20:42:03.160Z] #14 36.03 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:42:03 [2022-07-29T20:42:03.160Z] #14 36.13 Selecting previously unselected package libapparmor1:amd64.
20:42:03 [2022-07-29T20:42:03.421Z] #14 36.14 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:42:03 [2022-07-29T20:42:03.421Z] #14 36.16 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:42:03 [2022-07-29T20:42:03.421Z] #14 36.23 Selecting previously unselected package libapparmor-dev:amd64.
20:42:03 [2022-07-29T20:42:03.421Z] #14 36.23 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:42:03 [2022-07-29T20:42:03.421Z] #14 36.31 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:42:03 [2022-07-29T20:42:03.588Z] #18 DONE 0.9s
20:42:03 [2022-07-29T20:42:03.588Z] 
20:42:03 [2022-07-29T20:42:03.588Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:42:03 [2022-07-29T20:42:03.588Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b
20:42:03 [2022-07-29T20:42:03.683Z] #14 36.46 Selecting previously unselected package libbtrfs0:amd64.
20:42:03 [2022-07-29T20:42:03.683Z] #14 36.46 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:42:03 [2022-07-29T20:42:03.683Z] #14 36.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:42:03 [2022-07-29T20:42:03.943Z] #14 36.62 Selecting previously unselected package libbtrfs-dev:amd64.
20:42:03 [2022-07-29T20:42:03.943Z] #14 36.63 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:42:03 [2022-07-29T20:42:03.943Z] #14 36.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:42:03 [2022-07-29T20:42:03.943Z] #14 36.78 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:42:03 [2022-07-29T20:42:03.943Z] #14 36.78 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:42:03 [2022-07-29T20:42:03.943Z] #14 36.78 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:42:03 [2022-07-29T20:42:03.945Z] #38 23.97 
20:42:04 [2022-07-29T20:42:04.204Z] #14 36.84 Selecting previously unselected package libudev-dev:amd64.
20:42:04 [2022-07-29T20:42:04.204Z] #14 36.84 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:42:04 [2022-07-29T20:42:04.204Z] #14 36.85 Unpacking libudev-dev:amd64 (247.3-7) ...
20:42:04 [2022-07-29T20:42:04.204Z] #14 36.97 Selecting previously unselected package libsepol1-dev:amd64.
20:42:04 [2022-07-29T20:42:04.204Z] #14 36.97 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:42:04 [2022-07-29T20:42:04.204Z] #14 36.98 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:42:04 [2022-07-29T20:42:04.204Z] #14 ...
20:42:04 [2022-07-29T20:42:04.204Z] 
20:42:04 [2022-07-29T20:42:04.204Z] #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
20:42:04 [2022-07-29T20:42:04.204Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:04 [2022-07-29T20:42:04.204Z] #77 13.60 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:42:04 [2022-07-29T20:42:04.204Z] #77 18.71 libtoolize: putting auxiliary files in '.'.
20:42:04 [2022-07-29T20:42:04.204Z] #77 18.71 libtoolize: copying file './ltmain.sh'
20:42:04 [2022-07-29T20:42:04.204Z] #77 19.41 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:42:04 [2022-07-29T20:42:04.204Z] #77 19.41 libtoolize: and rerunning libtoolize and aclocal.
20:42:04 [2022-07-29T20:42:04.204Z] #77 19.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:42:04 [2022-07-29T20:42:04.204Z] #77 22.95 configure.ac:7: installing './compile'
20:42:04 [2022-07-29T20:42:04.204Z] #77 22.95 configure.ac:11: installing './config.guess'
20:42:04 [2022-07-29T20:42:04.204Z] #77 22.95 configure.ac:11: installing './config.sub'
20:42:04 [2022-07-29T20:42:04.204Z] #77 22.96 configure.ac:8: installing './install-sh'
20:42:04 [2022-07-29T20:42:04.204Z] #77 22.96 configure.ac:8: installing './missing'
20:42:04 [2022-07-29T20:42:04.204Z] #77 22.98 Makefile.am: installing './depcomp'
20:42:04 [2022-07-29T20:42:04.204Z] #77 23.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:42:04 [2022-07-29T20:42:04.204Z] #77 23.60 libtoolize: copying file 'build-aux/ltmain.sh'
20:42:04 [2022-07-29T20:42:04.465Z] #77 23.69 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:42:04 [2022-07-29T20:42:04.465Z] #77 23.69 libtoolize: copying file 'm4/libtool.m4'
20:42:04 [2022-07-29T20:42:04.465Z] #77 ...
20:42:04 [2022-07-29T20:42:04.465Z] 
20:42:04 [2022-07-29T20:42:04.465Z] #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
20:42:04 [2022-07-29T20:42:04.465Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:04 [2022-07-29T20:42:04.465Z] #14 37.19 Selecting previously unselected package libpcre2-16-0:amd64.
20:42:04 [2022-07-29T20:42:04.465Z] #14 37.19 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:42:04 [2022-07-29T20:42:04.465Z] #14 37.19 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:42:04 [2022-07-29T20:42:04.465Z] #14 37.30 Selecting previously unselected package libpcre2-32-0:amd64.
20:42:04 [2022-07-29T20:42:04.465Z] #14 37.30 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:42:04 [2022-07-29T20:42:04.465Z] #14 37.30 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:42:04 [2022-07-29T20:42:04.528Z] #19 DONE 0.9s
20:42:04 [2022-07-29T20:42:04.528Z] 
20:42:04 [2022-07-29T20:42:04.528Z] #20 [dev-systemd-false  6/28] RUN ldconfig
20:42:04 [2022-07-29T20:42:04.528Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
20:42:04 [2022-07-29T20:42:04.725Z] #14 37.43 Selecting previously unselected package libpcre2-posix2:amd64.
20:42:04 [2022-07-29T20:42:04.725Z] #14 37.43 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:42:04 [2022-07-29T20:42:04.725Z] #14 37.44 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:42:04 [2022-07-29T20:42:04.725Z] #14 37.49 Selecting previously unselected package libpcre2-dev:amd64.
20:42:04 [2022-07-29T20:42:04.725Z] #14 37.49 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:42:04 [2022-07-29T20:42:04.725Z] #14 37.50 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:42:04 [2022-07-29T20:42:04.986Z] #14 37.73 Selecting previously unselected package libselinux1-dev:amd64.
20:42:04 [2022-07-29T20:42:04.986Z] #14 37.74 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:42:04 [2022-07-29T20:42:04.986Z] #14 37.74 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:42:04 [2022-07-29T20:42:04.986Z] #14 37.88 Selecting previously unselected package libdevmapper-dev:amd64.
20:42:04 [2022-07-29T20:42:04.986Z] #14 37.88 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:42:04 [2022-07-29T20:42:04.986Z] #14 37.89 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:42:04 [2022-07-29T20:42:04.986Z] #14 37.96 Selecting previously unselected package libseccomp-dev:amd64.
20:42:05 [2022-07-29T20:42:05.247Z] #14 37.96 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:42:05 [2022-07-29T20:42:05.247Z] #14 37.97 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:42:05 [2022-07-29T20:42:05.247Z] #14 38.07 Selecting previously unselected package libsystemd-dev:amd64.
20:42:05 [2022-07-29T20:42:05.247Z] #14 38.07 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:42:05 [2022-07-29T20:42:05.247Z] #14 38.08 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:42:05 [2022-07-29T20:42:05.467Z] #20 DONE 1.0s
20:42:05 [2022-07-29T20:42:05.467Z] 
20:42:05 [2022-07-29T20:42:05.467Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:05 [2022-07-29T20:42:05.467Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.24 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.26 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.27 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.28 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.29 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.31 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.33 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.35 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.37 Setting up libudev-dev:amd64 (247.3-7) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.37 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.39 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.40 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.41 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.42 Setting up mingw-w64-common (8.0.0-1) ...
20:42:05 [2022-07-29T20:42:05.508Z] #14 38.43 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.44 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.46 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.47 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.48 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.49 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.50 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
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.52 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.55 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
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.56 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.61 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.62 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
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.62 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.64 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:42:05 [2022-07-29T20:42:05.769Z] #14 38.67 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:42:06 [2022-07-29T20:42:06.031Z] #14 38.68 Setting up dmsetup (2:1.02.175-2.1) ...
20:42:06 [2022-07-29T20:42:06.031Z] #14 38.69 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:42:06 [2022-07-29T20:42:06.031Z] #14 38.72 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:42:06 [2022-07-29T20:42:06.031Z] #14 38.74 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:06 [2022-07-29T20:42:06.295Z] #14 DONE 39.1s
20:42:06 [2022-07-29T20:42:06.295Z] 
20:42:06 [2022-07-29T20:42:06.295Z] #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
20:42:06 [2022-07-29T20:42:06.295Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:06 [2022-07-29T20:42:06.295Z] #77 23.80 libtoolize: copying file 'm4/ltoptions.m4'
20:42:06 [2022-07-29T20:42:06.295Z] #77 23.91 libtoolize: copying file 'm4/ltsugar.m4'
20:42:06 [2022-07-29T20:42:06.295Z] #77 23.98 libtoolize: copying file 'm4/ltversion.m4'
20:42:06 [2022-07-29T20:42:06.295Z] #77 24.07 libtoolize: copying file 'm4/lt~obsolete.m4'
20:42:06 [2022-07-29T20:42:06.295Z] #77 24.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:42:06 [2022-07-29T20:42:06.295Z] #77 ...
20:42:06 [2022-07-29T20:42:06.295Z] 
20:42:06 [2022-07-29T20:42:06.295Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:42:06 [2022-07-29T20:42:06.295Z] #59 sha256:42052886fc60633c681c5438b8553ebd272dae92ac33bbee17a13a49927525eb
20:42:06 [2022-07-29T20:42:06.295Z] #59 DONE 0.1s
20:42:06 [2022-07-29T20:42:06.354Z] #26 ...
20:42:06 [2022-07-29T20:42:06.354Z] 
20:42:06 [2022-07-29T20:42:06.354Z] #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
20:42:06 [2022-07-29T20:42:06.354Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:42:06 [2022-07-29T20:42:06.354Z] #62 5.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:06 [2022-07-29T20:42:06.354Z] #62 5.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:06 [2022-07-29T20:42:06.354Z] #62 5.077 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:06 [2022-07-29T20:42:06.354Z] #62 5.727 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:42:06 [2022-07-29T20:42:06.407Z] #21 1.139 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:42:06 [2022-07-29T20:42:06.556Z] 
20:42:06 [2022-07-29T20:42:06.556Z] #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
20:42:06 [2022-07-29T20:42:06.556Z] #60 sha256:b5f0d9df70c00bbc2d910498f2a83759557cd4f3a390a816b2efe93784e4220f
20:42:06 [2022-07-29T20:42:06.668Z] #21 1.143 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:42:06 [2022-07-29T20:42:06.668Z] #21 1.143 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.801 + RM_GOPATH=0
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.801 + TMP_GOPATH=
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.801 + : /build
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.801 + '[' -z '' ']'
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.801 ++ mktemp -d
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.803 + export GOPATH=/tmp/tmp.VlQFEFw0Bl
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.803 + GOPATH=/tmp/tmp.VlQFEFw0Bl
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.803 + RM_GOPATH=1
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.803 + case "$(go env GOARCH)" in
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.803 ++ go env GOARCH
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.813 + export GO_BUILDMODE=-buildmode=pie
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.813 + GO_BUILDMODE=-buildmode=pie
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.813 ++ dirname /install.sh
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 + dir=/
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 + bin=runc
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 + shift
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 + '[' '!' -f //runc.installer ']'
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 + . //runc.installer
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 ++ set -e
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 ++ : v1.1.2
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 + install_runc
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 + RUNC_BUILDTAGS=seccomp
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.819 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VlQFEFw0Bl/src/github.com/opencontainers/runc
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.821 Install runc version v1.1.2 (build tags: seccomp)
20:42:07 [2022-07-29T20:42:07.131Z] #60 0.829 Cloning into '/tmp/tmp.VlQFEFw0Bl/src/github.com/opencontainers/runc'...
20:42:07 [2022-07-29T20:42:07.237Z] #21 1.841 Fetched 44.1 kB in 1s (46.2 kB/s)
20:42:07 [2022-07-29T20:42:07.247Z] #38 27.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:42:07 [2022-07-29T20:42:07.510Z] #38 ...
20:42:07 [2022-07-29T20:42:07.510Z] 
20:42:07 [2022-07-29T20:42:07.510Z] #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
20:42:07 [2022-07-29T20:42:07.510Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:42:07 [2022-07-29T20:42:07.510Z] #58 19.95 Reading package lists...
20:42:07 [2022-07-29T20:42:07.510Z] #58 24.67 Reading package lists...
20:42:07 [2022-07-29T20:42:07.510Z] #58 29.67 Building dependency tree...
20:42:07 [2022-07-29T20:42:07.510Z] #58 32.31 The following additional packages will be installed:
20:42:07 [2022-07-29T20:42:07.510Z] #58 32.32   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:42:07 [2022-07-29T20:42:07.510Z] #58 32.32   python3-protobuf python3-six
20:42:07 [2022-07-29T20:42:07.510Z] #58 32.34 Suggested packages:
20:42:07 [2022-07-29T20:42:07.510Z] #58 32.35   python3-setuptools
20:42:07 [2022-07-29T20:42:07.510Z] #58 32.35 Recommended packages:
20:42:07 [2022-07-29T20:42:07.510Z] #58 32.35   iproute2 | iproute
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.02 The following NEW packages will be installed:
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.03   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.03   python3-protobuf python3-six
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.46 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.46 Need to get 2315 kB of archives.
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.46 After this operation, 11.1 MB of additional disk space will be used.
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #58 33.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #58 ...
20:42:07 [2022-07-29T20:42:07.510Z] 
20:42:07 [2022-07-29T20:42:07.510Z] #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             ;
20:42:07 [2022-07-29T20:42:07.510Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:07 [2022-07-29T20:42:07.510Z] #83 28.35 Building dependency tree...
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.39 python3 is already the newest version (3.9.2-3).
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.39 The following additional packages will be installed:
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.39   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.40   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.40 Suggested packages:
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.42   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.42   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.42   m4-doc ed diffutils-doc
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.42 Recommended packages:
20:42:07 [2022-07-29T20:42:07.510Z] #83 31.42   fakeroot libalgorithm-merge-perl libltdl-dev
20:42:07 [2022-07-29T20:42:07.510Z] #83 32.89 The following NEW packages will be installed:
20:42:07 [2022-07-29T20:42:07.510Z] #83 32.89   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
20:42:07 [2022-07-29T20:42:07.510Z] #83 32.89   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
20:42:07 [2022-07-29T20:42:07.510Z] #83 32.89   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
20:42:07 [2022-07-29T20:42:07.510Z] #83 32.89   libyajl2 m4 patch xz-utils
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.28 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.28 Need to get 5940 kB of archives.
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.28 After this operation, 18.7 MB of additional disk space will be used.
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 33.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
20:42:07 [2022-07-29T20:42:07.510Z] #83 34.52 debconf: delaying package configuration, since apt-utils is not installed
20:42:07 [2022-07-29T20:42:07.510Z] #83 34.74 Fetched 5940 kB in 1s (8461 kB/s)
20:42:07 [2022-07-29T20:42:07.510Z] #83 34.82 Selecting previously unselected package bzip2.
20:42:07 [2022-07-29T20:42:07.510Z] #83 34.83 (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.)
20:42:07 [2022-07-29T20:42:07.510Z] #83 34.91 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
20:42:07 [2022-07-29T20:42:07.510Z] #83 34.92 Unpacking bzip2 (1.0.8-4) ...
20:42:07 [2022-07-29T20:42:07.510Z] #83 35.03 Selecting previously unselected package libmagic-mgc.
20:42:07 [2022-07-29T20:42:07.510Z] #83 35.06 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:42:07 [2022-07-29T20:42:07.510Z] #83 35.09 Unpacking libmagic-mgc (1:5.39-3) ...
20:42:07 [2022-07-29T20:42:07.731Z] #60 ...
20:42:07 [2022-07-29T20:42:07.731Z] 
20:42:07 [2022-07-29T20:42:07.731Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:42:07 [2022-07-29T20:42:07.731Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
20:42:07 [2022-07-29T20:42:07.731Z] #15 DONE 1.3s
20:42:07 [2022-07-29T20:42:07.731Z] 
20:42:07 [2022-07-29T20:42:07.731Z] #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
20:42:07 [2022-07-29T20:42:07.731Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
20:42:08 [2022-07-29T20:42:08.082Z] #83 35.59 Selecting previously unselected package libmagic1:amd64.
20:42:08 [2022-07-29T20:42:08.082Z] #83 35.59 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
20:42:08 [2022-07-29T20:42:08.082Z] #83 35.60 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:42:08 [2022-07-29T20:42:08.175Z] #21 1.841 Reading package lists...
20:42:08 [2022-07-29T20:42:08.254Z] #62 7.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:42:08 [2022-07-29T20:42:08.343Z] #83 35.84 Selecting previously unselected package file.
20:42:08 [2022-07-29T20:42:08.343Z] #83 35.85 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
20:42:08 [2022-07-29T20:42:08.343Z] #83 36.01 Unpacking file (1:5.39-3) ...
20:42:08 [2022-07-29T20:42:08.605Z] #83 ...
20:42:08 [2022-07-29T20:42:08.605Z] 
20:42:08 [2022-07-29T20:42:08.605Z] #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
20:42:08 [2022-07-29T20:42:08.605Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
20:42:08 [2022-07-29T20:42:08.605Z] #64 35.60 v3.0.2
20:42:08 [2022-07-29T20:42:08.605Z] #64 DONE 36.2s
20:42:08 [2022-07-29T20:42:08.605Z] 
20:42:08 [2022-07-29T20:42:08.605Z] #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
20:42:08 [2022-07-29T20:42:08.605Z] #38 sha256:9cd3aa0f1107406228e2b2c7fad31a7fd3dafb7afff86226450d09f08fcc8ba0
20:42:08 [2022-07-29T20:42:08.605Z] #38 28.41 
20:42:08 [2022-07-29T20:42:08.605Z] #38 28.68 #=#=#                                                                         

######################################################################## 100.0%
20:42:09 [2022-07-29T20:42:09.118Z] #16 DONE 1.4s
20:42:09 [2022-07-29T20:42:09.118Z] 
20:42:09 [2022-07-29T20:42:09.118Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:42:09 [2022-07-29T20:42:09.118Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
20:42:09 [2022-07-29T20:42:09.554Z] #21 2.824 Reading package lists...
20:42:09 [2022-07-29T20:42:09.814Z] #21 4.084 Building dependency tree...
20:42:09 [2022-07-29T20:42:09.814Z] #21 4.409 Reading state information...
20:42:10 [2022-07-29T20:42:10.062Z] #17 0.897 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.672 The following additional packages will be installed:
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.673   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.673   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.674   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.674   python3-pkg-resources vim-runtime xxd
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.675 Suggested packages:
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.676   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.676   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.676   acl attr quota
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.676 Recommended packages:
20:42:10 [2022-07-29T20:42:10.074Z] #21 4.676   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:42:10 [2022-07-29T20:42:10.324Z] #17 DONE 1.1s
20:42:10 [2022-07-29T20:42:10.324Z] 
20:42:10 [2022-07-29T20:42:10.324Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:42:10 [2022-07-29T20:42:10.324Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b
20:42:10 [2022-07-29T20:42:10.521Z] #38 30.31 
20:42:10 [2022-07-29T20:42:10.647Z] #21 ...
20:42:10 [2022-07-29T20:42:10.647Z] 
20:42:10 [2022-07-29T20:42:10.647Z] #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
20:42:10 [2022-07-29T20:42:10.647Z] #60 sha256:978ffb39c25cf9eb696da55bb918269dd9f9c2ecdcfa476ee98f2f195897dfc5
20:42:10 [2022-07-29T20:42:10.647Z] #60 5.810 + cd /tmp/tmp.dbK0ysR2uF/src/github.com/opencontainers/runc
20:42:10 [2022-07-29T20:42:10.647Z] #60 5.810 + git checkout -q v1.1.2
20:42:10 [2022-07-29T20:42:10.647Z] #60 6.082 + '[' -z '' ']'
20:42:10 [2022-07-29T20:42:10.647Z] #60 6.082 + target=static
20:42:10 [2022-07-29T20:42:10.647Z] #60 6.082 + make BUILDTAGS=seccomp static
20:42:10 [2022-07-29T20:42:10.647Z] #60 6.285 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
20:42:10 [2022-07-29T20:42:10.647Z] #60 11.04 + mkdir -p /build
20:42:10 [2022-07-29T20:42:10.647Z] #60 11.04 + cp runc /build/runc
20:42:10 [2022-07-29T20:42:10.647Z] #60 DONE 11.3s
20:42:10 [2022-07-29T20:42:10.647Z] 
20:42:10 [2022-07-29T20:42:10.647Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:10 [2022-07-29T20:42:10.647Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:42:10 [2022-07-29T20:42:10.647Z] #21 5.242 The following NEW packages will be installed:
20:42:10 [2022-07-29T20:42:10.647Z] #21 5.242   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:42:10 [2022-07-29T20:42:10.647Z] #21 5.242   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:42:10 [2022-07-29T20:42:10.647Z] #21 5.243   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:42:10 [2022-07-29T20:42:10.647Z] #21 5.244   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:42:10 [2022-07-29T20:42:10.647Z] #21 5.244   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:42:10 [2022-07-29T20:42:10.647Z] #21 5.244   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:42:10 [2022-07-29T20:42:10.647Z] #21 5.244   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:42:10 [2022-07-29T20:42:10.647Z] #21 5.244   xz-utils zip zstd
20:42:10 [2022-07-29T20:42:10.785Z] #62 ...
20:42:10 [2022-07-29T20:42:10.785Z] 
20:42:10 [2022-07-29T20:42:10.785Z] #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
20:42:10 [2022-07-29T20:42:10.785Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
20:42:10 [2022-07-29T20:42:10.785Z] #38 4.474 go: downloading github.com/pelletier/go-toml v1.8.1
20:42:10 [2022-07-29T20:42:10.785Z] #38 ...
20:42:10 [2022-07-29T20:42:10.785Z] 
20:42:10 [2022-07-29T20:42:10.785Z] #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
20:42:10 [2022-07-29T20:42:10.785Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
20:42:10 [2022-07-29T20:42:10.785Z] #57 5.007 go: downloading mvdan.cc/sh/v3 v3.0.2
20:42:10 [2022-07-29T20:42:10.785Z] #57 5.858 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:42:10 [2022-07-29T20:42:10.785Z] #57 5.888 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:42:10 [2022-07-29T20:42:10.785Z] #57 5.934 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:42:10 [2022-07-29T20:42:10.785Z] #57 7.652 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:42:10 [2022-07-29T20:42:10.785Z] #57 ...
20:42:10 [2022-07-29T20:42:10.785Z] 
20:42:10 [2022-07-29T20:42:10.785Z] #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
20:42:10 [2022-07-29T20:42:10.785Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
20:42:10 [2022-07-29T20:42:10.785Z] #40 4.509 go: downloading github.com/tc-hib/go-winres v0.2.3
20:42:10 [2022-07-29T20:42:10.785Z] #40 5.190 go: downloading github.com/tc-hib/winres v0.1.5
20:42:10 [2022-07-29T20:42:10.785Z] #40 6.206 go: downloading github.com/urfave/cli/v2 v2.3.0
20:42:10 [2022-07-29T20:42:10.785Z] #40 6.442 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:42:10 [2022-07-29T20:42:10.785Z] #40 6.608 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:42:10 [2022-07-29T20:42:10.785Z] #40 10.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:42:10 [2022-07-29T20:42:10.785Z] #40 ...
20:42:10 [2022-07-29T20:42:10.785Z] 
20:42:10 [2022-07-29T20:42:10.785Z] #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
20:42:10 [2022-07-29T20:42:10.785Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
20:42:10 [2022-07-29T20:42:10.785Z] #53 5.044 go: downloading gotest.tools/gotestsum v1.8.1
20:42:10 [2022-07-29T20:42:10.785Z] #53 6.337 go: downloading github.com/fatih/color v1.10.0
20:42:10 [2022-07-29T20:42:10.785Z] #53 6.398 go: downloading github.com/dnephin/pflag v1.0.7
20:42:10 [2022-07-29T20:42:10.785Z] #53 6.442 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:42:10 [2022-07-29T20:42:10.785Z] #53 6.640 go: downloading golang.org/x/tools v0.1.0
20:42:10 [2022-07-29T20:42:10.785Z] #53 7.111 go: downloading github.com/mattn/go-colorable v0.1.8
20:42:10 [2022-07-29T20:42:10.785Z] #53 7.255 go: downloading github.com/mattn/go-isatty v0.0.12
20:42:10 [2022-07-29T20:42:10.785Z] #53 7.331 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:42:10 [2022-07-29T20:42:10.785Z] #53 7.625 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:42:10 [2022-07-29T20:42:10.785Z] #53 ...
20:42:10 [2022-07-29T20:42:10.785Z] 
20:42:10 [2022-07-29T20:42:10.785Z] #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
20:42:10 [2022-07-29T20:42:10.785Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:42:10 [2022-07-29T20:42:10.785Z] #42 2.894 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:10 [2022-07-29T20:42:10.785Z] #42 2.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:10 [2022-07-29T20:42:10.785Z] #42 2.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:10 [2022-07-29T20:42:10.785Z] #42 3.156 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:42:10 [2022-07-29T20:42:10.785Z] #42 3.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:42:10 [2022-07-29T20:42:10.785Z] #42 4.105 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:42:10 [2022-07-29T20:42:10.785Z] #42 8.672 Fetched 8561 kB in 6s (1425 kB/s)
20:42:10 [2022-07-29T20:42:10.785Z] #42 8.672 Reading package lists...
20:42:10 [2022-07-29T20:42:10.785Z] #42 ...
20:42:10 [2022-07-29T20:42:10.785Z] 
20:42:10 [2022-07-29T20:42:10.785Z] #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
20:42:10 [2022-07-29T20:42:10.785Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
20:42:10 [2022-07-29T20:42:10.785Z] #36 4.573 go: downloading github.com/go-delve/delve v1.8.1
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.530 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.530 Need to get 27.7 MB of archives.
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.530 After this operation, 106 MB of additional disk space will be used.
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.530 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.535 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.542 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.543 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.554 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.562 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.563 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.577 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.579 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.598 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.601 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.602 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.604 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.617 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.622 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.622 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.624 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.627 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.628 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.629 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:42:10 [2022-07-29T20:42:10.907Z] #21 5.635 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:42:11 [2022-07-29T20:42:11.044Z] #36 ...
20:42:11 [2022-07-29T20:42:11.044Z] 
20:42:11 [2022-07-29T20:42:11.044Z] #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
20:42:11 [2022-07-29T20:42:11.044Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:11 [2022-07-29T20:42:11.044Z] #55 4.733 go: downloading github.com/golangci/golangci-lint v1.46.2
20:42:11 [2022-07-29T20:42:11.044Z] #55 6.257 go: downloading github.com/fatih/color v1.13.0
20:42:11 [2022-07-29T20:42:11.044Z] #55 6.257 go: downloading github.com/gofrs/flock v0.8.1
20:42:11 [2022-07-29T20:42:11.044Z] #55 6.398 go: downloading github.com/pkg/errors v0.9.1
20:42:11 [2022-07-29T20:42:11.044Z] #55 6.454 go: downloading github.com/spf13/cobra v1.4.0
20:42:11 [2022-07-29T20:42:11.044Z] #55 6.486 go: downloading github.com/spf13/pflag v1.0.5
20:42:11 [2022-07-29T20:42:11.044Z] #55 6.730 go: downloading github.com/spf13/viper v1.11.0
20:42:11 [2022-07-29T20:42:11.044Z] #55 6.945 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:42:11 [2022-07-29T20:42:11.044Z] #55 7.762 go: downloading github.com/mattn/go-colorable v0.1.12
20:42:11 [2022-07-29T20:42:11.044Z] #55 7.843 go: downloading github.com/mattn/go-isatty v0.0.14
20:42:11 [2022-07-29T20:42:11.044Z] #55 7.917 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
20:42:11 [2022-07-29T20:42:11.044Z] #55 7.928 go: downloading github.com/go-critic/go-critic v0.6.3
20:42:11 [2022-07-29T20:42:11.044Z] #55 9.965 go: downloading github.com/hashicorp/go-version v1.4.0
20:42:11 [2022-07-29T20:42:11.044Z] #55 10.12 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:42:11 [2022-07-29T20:42:11.044Z] #55 10.33 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:42:11 [2022-07-29T20:42:11.044Z] #55 10.46 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:42:11 [2022-07-29T20:42:11.044Z] #55 ...
20:42:11 [2022-07-29T20:42:11.044Z] 
20:42:11 [2022-07-29T20:42:11.044Z] #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
20:42:11 [2022-07-29T20:42:11.044Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:42:11 [2022-07-29T20:42:11.044Z] #47 5.785 + git clone https://github.com/docker/distribution.git .
20:42:11 [2022-07-29T20:42:11.044Z] #47 5.787 Cloning into '.'...
20:42:11 [2022-07-29T20:42:11.167Z] #21 5.640 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.642 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.647 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.647 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.648 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.798 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.799 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.800 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.802 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.803 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.803 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.806 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.812 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.852 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.853 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.855 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.858 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.867 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.869 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.877 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:42:11 [2022-07-29T20:42:11.168Z] #21 5.895 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:42:11 [2022-07-29T20:42:11.268Z] #18 DONE 1.0s
20:42:11 [2022-07-29T20:42:11.268Z] 
20:42:11 [2022-07-29T20:42:11.268Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:42:11 [2022-07-29T20:42:11.268Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b
20:42:11 [2022-07-29T20:42:11.303Z] #47 ...
20:42:11 [2022-07-29T20:42:11.303Z] 
20:42:11 [2022-07-29T20:42:11.303Z] #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
20:42:11 [2022-07-29T20:42:11.303Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:11 [2022-07-29T20:42:11.303Z] #14 5.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:11 [2022-07-29T20:42:11.303Z] #14 5.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:11 [2022-07-29T20:42:11.303Z] #14 5.311 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:11 [2022-07-29T20:42:11.303Z] #14 5.933 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:42:11 [2022-07-29T20:42:11.303Z] #14 7.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:42:11 [2022-07-29T20:42:11.303Z] #14 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:42:11 [2022-07-29T20:42:11.427Z] #21 5.908 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:42:11 [2022-07-29T20:42:11.427Z] #21 5.910 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:42:11 [2022-07-29T20:42:11.466Z] #38 ...
20:42:11 [2022-07-29T20:42:11.466Z] 
20:42:11 [2022-07-29T20:42:11.466Z] #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
20:42:11 [2022-07-29T20:42:11.466Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.88 NAME:
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90    go-winres - A tool for embedding resources in Windows executables
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90 
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90 USAGE:
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90    go-winres [global options] command [command options] [arguments...]
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90 
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90 COMMANDS:
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90    init     Create an initial ./winres/winres.json
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90    make     Make syso files for the "go build" command
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90    simply   Make syso files for the "go build" command (simplified)
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90    extract  Extract all resources from an executable
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90    patch    Replace resources in an executable file (exe, dll)
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90    help, h  Shows a list of commands or help for one command
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90 
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90 GLOBAL OPTIONS:
20:42:11 [2022-07-29T20:42:11.466Z] #47 38.90    --help, -h  show help (default: false)
20:42:11 [2022-07-29T20:42:11.466Z] #47 DONE 39.0s
20:42:11 [2022-07-29T20:42:11.466Z] 
20:42:11 [2022-07-29T20:42:11.466Z] #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             ;
20:42:11 [2022-07-29T20:42:11.466Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:11 [2022-07-29T20:42:11.466Z] #83 36.32 Selecting previously unselected package xz-utils.
20:42:11 [2022-07-29T20:42:11.466Z] #83 36.33 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 36.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 36.68 Selecting previously unselected package libsigsegv2:amd64.
20:42:11 [2022-07-29T20:42:11.466Z] #83 36.68 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 36.68 Unpacking libsigsegv2:amd64 (2.13-1) ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 36.95 Selecting previously unselected package m4.
20:42:11 [2022-07-29T20:42:11.466Z] #83 36.95 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 36.98 Unpacking m4 (1.4.18-5) ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 37.54 Selecting previously unselected package autoconf.
20:42:11 [2022-07-29T20:42:11.466Z] #83 37.54 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 37.55 Unpacking autoconf (2.69-14) ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 37.82 Selecting previously unselected package autotools-dev.
20:42:11 [2022-07-29T20:42:11.466Z] #83 37.85 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 37.85 Unpacking autotools-dev (20180224.1+nmu1) ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 37.99 Selecting previously unselected package automake.
20:42:11 [2022-07-29T20:42:11.466Z] #83 38.00 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 38.01 Unpacking automake (1:1.16.3-2) ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 38.55 Selecting previously unselected package patch.
20:42:11 [2022-07-29T20:42:11.466Z] #83 38.58 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 38.59 Unpacking patch (2.7.6-7) ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 38.79 Selecting previously unselected package dpkg-dev.
20:42:11 [2022-07-29T20:42:11.466Z] #83 38.80 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
20:42:11 [2022-07-29T20:42:11.466Z] #83 38.81 Unpacking dpkg-dev (1.20.11) ...
20:42:11 [2022-07-29T20:42:11.562Z] #14 ...
20:42:11 [2022-07-29T20:42:11.562Z] 
20:42:11 [2022-07-29T20:42:11.562Z] #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
20:42:11 [2022-07-29T20:42:11.562Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:42:11 [2022-07-29T20:42:11.562Z] #34 6.263 + git clone https://github.com/kolyshkin/go-swagger.git .
20:42:11 [2022-07-29T20:42:11.562Z] #34 6.266 Cloning into '.'...
20:42:11 [2022-07-29T20:42:11.562Z] #34 ...
20:42:11 [2022-07-29T20:42:11.562Z] 
20:42:11 [2022-07-29T20:42:11.562Z] #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
20:42:11 [2022-07-29T20:42:11.562Z] #67 sha256:888475ea82f00378b7c9c21d68537d3e556a0afde54d34c63fb7e25aaa47776b
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.518 + RM_GOPATH=0
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.518 + TMP_GOPATH=
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.519 + : /build
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.519 + '[' -z '' ']'
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.519 ++ mktemp -d
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.524 + export GOPATH=/tmp/tmp.Pb3YAe7q22
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.524 + GOPATH=/tmp/tmp.Pb3YAe7q22
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.524 + RM_GOPATH=1
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.525 + case "$(go env GOARCH)" in
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.527 ++ go env GOARCH
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.556 + export GO_BUILDMODE=-buildmode=pie
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.556 + GO_BUILDMODE=-buildmode=pie
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.561 ++ dirname /install.sh
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.582 + dir=/
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.582 + bin=rootlesskit
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.583 + shift
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.587 + '[' '!' -f //rootlesskit.installer ']'
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.588 + . //rootlesskit.installer
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.594 ++ : 1920341cd41e047834a21007424162a2dc946315
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.598 + install_rootlesskit
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.599 + case "$1" in
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.599 + export CGO_ENABLED=0
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.599 + CGO_ENABLED=0
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.599 + _install_rootlesskit
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.600 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.600 + for f in rootlesskit rootlesskit-docker-proxy
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.600 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.601 + GOBIN=/build
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.601 + GO111MODULE=on
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.601 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:42:11 [2022-07-29T20:42:11.562Z] #67 6.880 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:42:11 [2022-07-29T20:42:11.562Z] #67 10.27 go: downloading github.com/sirupsen/logrus v1.8.1
20:42:11 [2022-07-29T20:42:11.562Z] #67 10.27 go: downloading github.com/urfave/cli/v2 v2.4.0
20:42:11 [2022-07-29T20:42:11.687Z] #21 6.050 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:42:11 [2022-07-29T20:42:11.687Z] #21 6.050 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:42:11 [2022-07-29T20:42:11.687Z] #21 6.063 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:42:11 [2022-07-29T20:42:11.687Z] #21 6.088 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:42:11 [2022-07-29T20:42:11.728Z] #83 ...
20:42:11 [2022-07-29T20:42:11.728Z] 
20:42:11 [2022-07-29T20:42:11.728Z] #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
20:42:11 [2022-07-29T20:42:11.728Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:11 [2022-07-29T20:42:11.728Z] #62 29.17 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:42:11 [2022-07-29T20:42:11.728Z] #62 29.31 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
20:42:11 [2022-07-29T20:42:11.728Z] #62 29.31 go: downloading github.com/davecgh/go-spew v1.1.1
20:42:11 [2022-07-29T20:42:11.728Z] #62 29.46 go: downloading github.com/pmezard/go-difflib v1.0.0
20:42:11 [2022-07-29T20:42:11.728Z] #62 29.48 go: downloading github.com/stretchr/objx v0.1.1
20:42:11 [2022-07-29T20:42:11.728Z] #62 29.52 go: downloading github.com/subosito/gotenv v1.2.0
20:42:11 [2022-07-29T20:42:11.728Z] #62 29.63 go: downloading github.com/hashicorp/hcl v1.0.0
20:42:11 [2022-07-29T20:42:11.728Z] #62 30.01 go: downloading gopkg.in/ini.v1 v1.66.4
20:42:11 [2022-07-29T20:42:11.728Z] #62 30.01 go: downloading github.com/magiconair/properties v1.8.6
20:42:11 [2022-07-29T20:42:11.728Z] #62 30.15 go: downloading github.com/pelletier/go-toml v1.9.5
20:42:11 [2022-07-29T20:42:11.728Z] #62 30.20 go: downloading golang.org/x/text v0.3.7
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.12 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.20 go: downloading github.com/gobwas/glob v0.2.3
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.34 go: downloading github.com/kisielk/gotool v1.0.0
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.39 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.58 go: downloading github.com/ettle/strcase v0.1.1
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.66 go: downloading github.com/fatih/structtag v1.2.0
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.71 go: downloading github.com/Masterminds/semver v1.5.0
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.72 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:42:11 [2022-07-29T20:42:11.728Z] #62 36.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:42:11 [2022-07-29T20:42:11.728Z] #62 37.35 go: downloading github.com/prometheus/client_golang v1.12.1
20:42:11 [2022-07-29T20:42:11.728Z] #62 37.78 go: downloading github.com/prometheus/client_model v0.2.0
20:42:11 [2022-07-29T20:42:11.728Z] #62 37.92 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.03 go: downloading github.com/google/go-cmp v0.5.7
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.33 go: downloading github.com/hexops/gotextdiff v1.0.3
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.40 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.52 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.56 go: downloading github.com/beorn7/perks v1.0.1
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.67 go: downloading github.com/golang/protobuf v1.5.2
20:42:11 [2022-07-29T20:42:11.728Z] #62 38.72 go: downloading github.com/prometheus/common v0.32.1
20:42:11 [2022-07-29T20:42:11.728Z] #62 39.16 go: downloading github.com/prometheus/procfs v0.7.3
20:42:11 [2022-07-29T20:42:11.728Z] #62 39.20 go: downloading google.golang.org/protobuf v1.28.0
20:42:11 [2022-07-29T20:42:11.728Z] #62 ...
20:42:11 [2022-07-29T20:42:11.728Z] 
20:42:11 [2022-07-29T20:42:11.728Z] #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
20:42:11 [2022-07-29T20:42:11.728Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:42:11 [2022-07-29T20:42:11.728Z] #58 35.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
20:42:11 [2022-07-29T20:42:11.728Z] #58 37.51 debconf: delaying package configuration, since apt-utils is not installed
20:42:11 [2022-07-29T20:42:11.728Z] #58 37.73 Fetched 2315 kB in 3s (721 kB/s)
20:42:11 [2022-07-29T20:42:11.728Z] #58 37.83 Selecting previously unselected package libprotobuf23:amd64.
20:42:11 [2022-07-29T20:42:11.728Z] #58 37.83 (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.)
20:42:11 [2022-07-29T20:42:11.728Z] #58 37.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:42:11 [2022-07-29T20:42:11.728Z] #58 37.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:42:11 [2022-07-29T20:42:11.821Z] #67 ...
20:42:11 [2022-07-29T20:42:11.821Z] 
20:42:11 [2022-07-29T20:42:11.821Z] #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             ;
20:42:11 [2022-07-29T20:42:11.821Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:11 [2022-07-29T20:42:11.821Z] #76 6.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:11 [2022-07-29T20:42:11.821Z] #76 6.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:11 [2022-07-29T20:42:11.821Z] #76 6.854 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:11 [2022-07-29T20:42:11.821Z] #76 7.882 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:42:11 [2022-07-29T20:42:11.821Z] #76 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:42:11 [2022-07-29T20:42:11.821Z] #76 ...
20:42:11 [2022-07-29T20:42:11.821Z] 
20:42:11 [2022-07-29T20:42:11.821Z] #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
20:42:11 [2022-07-29T20:42:11.821Z] #67 sha256:888475ea82f00378b7c9c21d68537d3e556a0afde54d34c63fb7e25aaa47776b
20:42:11 [2022-07-29T20:42:11.821Z] #67 10.95 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:42:11 [2022-07-29T20:42:11.841Z] #19 DONE 0.9s
20:42:11 [2022-07-29T20:42:11.841Z] 
20:42:11 [2022-07-29T20:42:11.841Z] #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
20:42:11 [2022-07-29T20:42:11.841Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:11 [2022-07-29T20:42:11.841Z] #77 28.46 configure.ac:7: installing 'build-aux/compile'
20:42:11 [2022-07-29T20:42:11.841Z] #77 28.47 configure.ac:9: installing 'build-aux/config.guess'
20:42:11 [2022-07-29T20:42:11.841Z] #77 28.47 configure.ac:9: installing 'build-aux/config.sub'
20:42:11 [2022-07-29T20:42:11.841Z] #77 28.47 configure.ac:11: installing 'build-aux/install-sh'
20:42:11 [2022-07-29T20:42:11.841Z] #77 28.48 configure.ac:11: installing 'build-aux/missing'
20:42:11 [2022-07-29T20:42:11.841Z] #77 28.55 Makefile.am: installing 'build-aux/depcomp'
20:42:11 [2022-07-29T20:42:11.841Z] #77 28.59 parallel-tests: installing 'build-aux/test-driver'
20:42:11 [2022-07-29T20:42:11.841Z] #77 29.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:42:11 [2022-07-29T20:42:11.841Z] #77 29.87 libtoolize: copying file 'build-aux/ltmain.sh'
20:42:11 [2022-07-29T20:42:11.841Z] #77 30.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:42:11 [2022-07-29T20:42:11.841Z] #77 30.35 libtoolize: copying file 'm4/libtool.m4'
20:42:11 [2022-07-29T20:42:11.841Z] #77 30.48 libtoolize: copying file 'm4/ltoptions.m4'
20:42:11 [2022-07-29T20:42:11.841Z] #77 30.62 libtoolize: copying file 'm4/ltsugar.m4'
20:42:11 [2022-07-29T20:42:11.841Z] #77 30.74 libtoolize: copying file 'm4/ltversion.m4'
20:42:11 [2022-07-29T20:42:11.841Z] #77 30.83 libtoolize: copying file 'm4/lt~obsolete.m4'
20:42:11 [2022-07-29T20:42:11.948Z] #21 6.419 debconf: delaying package configuration, since apt-utils is not installed
20:42:11 [2022-07-29T20:42:11.948Z] #21 6.503 Fetched 27.7 MB in 1s (33.9 MB/s)
20:42:11 [2022-07-29T20:42:11.948Z] #21 6.558 Selecting previously unselected package pigz.
20:42:11 [2022-07-29T20:42:11.948Z] #21 6.558 (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.)
20:42:11 [2022-07-29T20:42:11.948Z] #21 6.587 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:42:11 [2022-07-29T20:42:11.948Z] #21 6.598 Unpacking pigz (2.6-1) ...
20:42:11 [2022-07-29T20:42:11.989Z] #58 38.91 Selecting previously unselected package python3-pkg-resources.
20:42:11 [2022-07-29T20:42:11.989Z] #58 38.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:42:11 [2022-07-29T20:42:11.989Z] #58 38.91 Unpacking python3-pkg-resources (52.0.0-4) ...
20:42:12 [2022-07-29T20:42:12.208Z] #21 6.717 Selecting previously unselected package libelf1:amd64.
20:42:12 [2022-07-29T20:42:12.208Z] #21 6.721 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:42:12 [2022-07-29T20:42:12.208Z] #21 6.740 Unpacking libelf1:amd64 (0.183-1) ...
20:42:12 [2022-07-29T20:42:12.208Z] #21 6.869 Selecting previously unselected package libbpf0:amd64.
20:42:12 [2022-07-29T20:42:12.208Z] #21 6.872 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:42:12 [2022-07-29T20:42:12.208Z] #21 6.878 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:42:12 [2022-07-29T20:42:12.250Z] #58 39.19 Selecting previously unselected package python3-six.
20:42:12 [2022-07-29T20:42:12.251Z] #58 39.19 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:42:12 [2022-07-29T20:42:12.251Z] #58 39.19 Unpacking python3-six (1.16.0-2) ...
20:42:12 [2022-07-29T20:42:12.467Z] #21 6.964 Selecting previously unselected package libcap2:amd64.
20:42:12 [2022-07-29T20:42:12.468Z] #21 6.974 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:42:12 [2022-07-29T20:42:12.468Z] #21 6.979 Unpacking libcap2:amd64 (1:2.44-1) ...
20:42:12 [2022-07-29T20:42:12.468Z] #21 7.031 Selecting previously unselected package libmnl0:amd64.
20:42:12 [2022-07-29T20:42:12.468Z] #21 7.039 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:42:12 [2022-07-29T20:42:12.468Z] #21 7.049 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:42:12 [2022-07-29T20:42:12.468Z] #21 7.106 Selecting previously unselected package libxtables12:amd64.
20:42:12 [2022-07-29T20:42:12.468Z] #21 7.110 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:42:12 [2022-07-29T20:42:12.468Z] #21 7.115 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:42:12 [2022-07-29T20:42:12.468Z] #21 7.161 Selecting previously unselected package libcap2-bin.
20:42:12 [2022-07-29T20:42:12.513Z] #58 39.42 Selecting previously unselected package python3-protobuf.
20:42:12 [2022-07-29T20:42:12.513Z] #58 39.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:42:12 [2022-07-29T20:42:12.513Z] #58 39.42 Unpacking python3-protobuf (3.12.4-1) ...
20:42:12 [2022-07-29T20:42:12.727Z] #21 7.172 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:42:12 [2022-07-29T20:42:12.728Z] #21 7.177 Unpacking libcap2-bin (1:2.44-1) ...
20:42:12 [2022-07-29T20:42:12.728Z] #21 7.250 Selecting previously unselected package iproute2.
20:42:12 [2022-07-29T20:42:12.728Z] #21 7.259 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:42:12 [2022-07-29T20:42:12.728Z] #21 7.264 Unpacking iproute2 (5.10.0-4) ...
20:42:12 [2022-07-29T20:42:12.988Z] #21 7.501 Selecting previously unselected package xxd.
20:42:12 [2022-07-29T20:42:12.988Z] #21 7.504 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:42:12 [2022-07-29T20:42:12.988Z] #21 7.510 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:42:12 [2022-07-29T20:42:12.988Z] #21 7.595 Selecting previously unselected package vim-common.
20:42:12 [2022-07-29T20:42:12.988Z] #21 7.599 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:42:12 [2022-07-29T20:42:12.988Z] #21 7.611 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:42:13 [2022-07-29T20:42:13.088Z] #58 40.06 Selecting previously unselected package libnet1:amd64.
20:42:13 [2022-07-29T20:42:13.088Z] #58 40.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:42:13 [2022-07-29T20:42:13.088Z] #58 40.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:13 [2022-07-29T20:42:13.247Z] #21 7.717 Selecting previously unselected package bash-completion.
20:42:13 [2022-07-29T20:42:13.247Z] #21 7.725 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:42:13 [2022-07-29T20:42:13.350Z] #58 40.20 Selecting previously unselected package libnl-3-200:amd64.
20:42:13 [2022-07-29T20:42:13.350Z] #58 40.20 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:42:13 [2022-07-29T20:42:13.350Z] #58 40.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:13 [2022-07-29T20:42:13.350Z] #58 40.33 Selecting previously unselected package libprotobuf-c1:amd64.
20:42:13 [2022-07-29T20:42:13.350Z] #58 40.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:42:13 [2022-07-29T20:42:13.350Z] #58 40.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:13 [2022-07-29T20:42:13.611Z] #58 40.44 Selecting previously unselected package criu.
20:42:13 [2022-07-29T20:42:13.611Z] #58 40.44 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
20:42:13 [2022-07-29T20:42:13.611Z] #58 40.45 Unpacking criu (3.17.1-1) ...
20:42:13 [2022-07-29T20:42:13.754Z] #77 ...
20:42:13 [2022-07-29T20:42:13.754Z] 
20:42:13 [2022-07-29T20:42:13.754Z] #20 [dev-systemd-false  6/28] RUN ldconfig
20:42:13 [2022-07-29T20:42:13.754Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
20:42:13 [2022-07-29T20:42:13.754Z] #20 DONE 1.4s
20:42:13 [2022-07-29T20:42:13.754Z] 
20:42:13 [2022-07-29T20:42:13.754Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:13 [2022-07-29T20:42:13.754Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:42:14 [2022-07-29T20:42:14.183Z] #58 41.06 Setting up python3-pkg-resources (52.0.0-4) ...
20:42:14 [2022-07-29T20:42:14.186Z] #21 8.634 Unpacking bash-completion (1:2.11-2) ...
20:42:14 [2022-07-29T20:42:14.186Z] #21 8.820 Selecting previously unselected package bzip2.
20:42:14 [2022-07-29T20:42:14.186Z] #21 8.828 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:42:14 [2022-07-29T20:42:14.186Z] #21 8.835 Unpacking bzip2 (1.0.8-4) ...
20:42:14 [2022-07-29T20:42:14.446Z] #21 8.894 Selecting previously unselected package xz-utils.
20:42:14 [2022-07-29T20:42:14.446Z] #21 8.900 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:42:14 [2022-07-29T20:42:14.446Z] #21 8.904 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:42:14 [2022-07-29T20:42:14.446Z] #21 8.993 Selecting previously unselected package apparmor.
20:42:14 [2022-07-29T20:42:14.446Z] #21 8.999 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:42:14 [2022-07-29T20:42:14.446Z] #21 9.027 Unpacking apparmor (2.13.6-10) ...
20:42:14 [2022-07-29T20:42:14.705Z] #21 9.254 Selecting previously unselected package inetutils-ping.
20:42:14 [2022-07-29T20:42:14.705Z] #21 9.263 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:42:14 [2022-07-29T20:42:14.705Z] #21 9.274 Unpacking inetutils-ping (2:2.0-1) ...
20:42:14 [2022-07-29T20:42:14.705Z] #21 9.355 Selecting previously unselected package libip4tc2:amd64.
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.370 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.379 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.437 Selecting previously unselected package libip6tc2:amd64.
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.442 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.447 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.495 Selecting previously unselected package libnfnetlink0:amd64.
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.499 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.504 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.553 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.557 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:42:14 [2022-07-29T20:42:14.965Z] #21 9.563 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:42:15 [2022-07-29T20:42:15.126Z] #58 ...
20:42:15 [2022-07-29T20:42:15.126Z] 
20:42:15 [2022-07-29T20:42:15.126Z] #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             ;
20:42:15 [2022-07-29T20:42:15.126Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.32 Selecting previously unselected package build-essential.
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.32 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.33 Unpacking build-essential (12.9) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.43 Selecting previously unselected package libcap2:amd64.
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.43 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.44 Unpacking libcap2:amd64 (1:2.44-1) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.53 Selecting previously unselected package libcap-dev:amd64.
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.53 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.53 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.69 Selecting previously unselected package libprotobuf-c1:amd64.
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.69 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.77 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.79 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.80 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.90 Selecting previously unselected package libseccomp-dev:amd64.
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.90 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 40.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 41.10 Selecting previously unselected package libsystemd-dev:amd64.
20:42:15 [2022-07-29T20:42:15.126Z] #83 41.10 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 41.11 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 41.69 Selecting previously unselected package libtool.
20:42:15 [2022-07-29T20:42:15.126Z] #83 41.70 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 41.71 Unpacking libtool (2.4.6-15) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 41.88 Selecting previously unselected package libudev-dev:amd64.
20:42:15 [2022-07-29T20:42:15.126Z] #83 41.89 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 41.91 Unpacking libudev-dev:amd64 (247.3-7) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.12 Selecting previously unselected package libyajl2:amd64.
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.13 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.13 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.25 Selecting previously unselected package libyajl-dev:amd64.
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.28 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.31 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.47 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.50 Setting up libmagic-mgc (1:5.39-3) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.53 Setting up libyajl2:amd64 (2.1.0-3) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.54 Setting up libmagic1:amd64 (1:5.39-3) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.58 Setting up file (1:5.39-3) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.60 Setting up bzip2 (1.0.8-4) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.62 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.66 Setting up libcap2:amd64 (1:2.44-1) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.68 Setting up autotools-dev (20180224.1+nmu1) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.69 Setting up libsigsegv2:amd64 (2.13-1) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.71 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.74 Setting up patch (2.7.6-7) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.76 Setting up libudev-dev:amd64 (247.3-7) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.77 Setting up libyajl-dev:amd64 (2.1.0-3) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.79 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:42:15 [2022-07-29T20:42:15.126Z] #83 42.81 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:42:15 [2022-07-29T20:42:15.139Z] #21 1.501 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:15 [2022-07-29T20:42:15.139Z] #21 1.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:15 [2022-07-29T20:42:15.139Z] #21 1.515 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:15 [2022-07-29T20:42:15.139Z] #21 1.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:42:15 [2022-07-29T20:42:15.225Z] #21 9.615 Selecting previously unselected package libnftnl11:amd64.
20:42:15 [2022-07-29T20:42:15.226Z] #21 9.623 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.226Z] #21 9.631 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:42:15 [2022-07-29T20:42:15.226Z] #21 9.682 Selecting previously unselected package iptables.
20:42:15 [2022-07-29T20:42:15.226Z] #21 9.691 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.226Z] #21 9.705 Unpacking iptables (1.8.7-1) ...
20:42:15 [2022-07-29T20:42:15.226Z] #21 9.875 Selecting previously unselected package libonig5:amd64.
20:42:15 [2022-07-29T20:42:15.226Z] #21 9.879 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.226Z] #21 9.891 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:42:15 [2022-07-29T20:42:15.388Z] #83 42.82 Setting up libtool (2.4.6-15) ...
20:42:15 [2022-07-29T20:42:15.388Z] #83 42.83 Setting up m4 (1.4.18-5) ...
20:42:15 [2022-07-29T20:42:15.388Z] #83 42.85 Setting up dpkg-dev (1.20.11) ...
20:42:15 [2022-07-29T20:42:15.388Z] #83 42.89 Setting up autoconf (2.69-14) ...
20:42:15 [2022-07-29T20:42:15.388Z] #83 ...
20:42:15 [2022-07-29T20:42:15.388Z] 
20:42:15 [2022-07-29T20:42:15.388Z] #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
20:42:15 [2022-07-29T20:42:15.388Z] #38 sha256:9cd3aa0f1107406228e2b2c7fad31a7fd3dafb7afff86226450d09f08fcc8ba0
20:42:15 [2022-07-29T20:42:15.388Z] #38 32.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:42:15 [2022-07-29T20:42:15.388Z] #38 33.87 
20:42:15 [2022-07-29T20:42:15.388Z] #38 34.17 #=#=#                                                                         

######################################################################## 100.0%
20:42:15 [2022-07-29T20:42:15.388Z] #38 35.10 
20:42:15 [2022-07-29T20:42:15.388Z] #38 35.33 Download of images into '/build' complete.
20:42:15 [2022-07-29T20:42:15.388Z] #38 35.33 Use something like the following to load the result into a Docker daemon:
20:42:15 [2022-07-29T20:42:15.388Z] #38 35.33   tar -cC '/build' . | docker load
20:42:15 [2022-07-29T20:42:15.388Z] #38 DONE 35.5s
20:42:15 [2022-07-29T20:42:15.388Z] 
20:42:15 [2022-07-29T20:42:15.388Z] #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             ;
20:42:15 [2022-07-29T20:42:15.388Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:15 [2022-07-29T20:42:15.388Z] #83 43.02 Setting up build-essential (12.9) ...
20:42:15 [2022-07-29T20:42:15.388Z] #83 43.07 Setting up automake (1:1.16.3-2) ...
20:42:15 [2022-07-29T20:42:15.388Z] #83 43.08 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:42:15 [2022-07-29T20:42:15.388Z] #83 43.10 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:15 [2022-07-29T20:42:15.486Z] #21 9.973 Selecting previously unselected package libjq1:amd64.
20:42:15 [2022-07-29T20:42:15.486Z] #21 9.984 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.486Z] #21 9.991 Unpacking libjq1:amd64 (1.6-2.1) ...
20:42:15 [2022-07-29T20:42:15.486Z] #21 10.06 Selecting previously unselected package jq.
20:42:15 [2022-07-29T20:42:15.486Z] #21 10.07 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.486Z] #21 10.09 Unpacking jq (1.6-2.1) ...
20:42:15 [2022-07-29T20:42:15.486Z] #21 10.14 Selecting previously unselected package libaio1:amd64.
20:42:15 [2022-07-29T20:42:15.486Z] #21 10.15 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.486Z] #21 10.16 Unpacking libaio1:amd64 (0.3.112-9) ...
20:42:15 [2022-07-29T20:42:15.710Z] #21 2.467 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:42:15 [2022-07-29T20:42:15.745Z] #21 10.22 Selecting previously unselected package libgpm2:amd64.
20:42:15 [2022-07-29T20:42:15.745Z] #21 10.24 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.745Z] #21 10.25 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:42:15 [2022-07-29T20:42:15.745Z] #21 10.30 Selecting previously unselected package libicu67:amd64.
20:42:15 [2022-07-29T20:42:15.745Z] #21 10.30 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:42:15 [2022-07-29T20:42:15.745Z] #21 10.31 Unpacking libicu67:amd64 (67.1-7) ...
20:42:15 [2022-07-29T20:42:15.963Z] #83 DONE 43.5s
20:42:15 [2022-07-29T20:42:15.963Z] 
20:42:15 [2022-07-29T20:42:15.963Z] #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
20:42:15 [2022-07-29T20:42:15.963Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:42:15 [2022-07-29T20:42:15.963Z] #58 42.46 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:42:15 [2022-07-29T20:42:15.963Z] #58 42.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:15 [2022-07-29T20:42:15.963Z] #58 42.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:15 [2022-07-29T20:42:15.963Z] #58 42.57 Setting up python3-six (1.16.0-2) ...
20:42:16 [2022-07-29T20:42:16.015Z] #67 14.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:42:16 [2022-07-29T20:42:16.274Z] #67 15.42 go: downloading github.com/google/uuid v1.3.0
20:42:16 [2022-07-29T20:42:16.281Z] #21 2.896 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:42:16 [2022-07-29T20:42:16.535Z] #67 ...
20:42:16 [2022-07-29T20:42:16.535Z] 
20:42:16 [2022-07-29T20:42:16.535Z] #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
20:42:16 [2022-07-29T20:42:16.535Z] #26 sha256:85ffcaeecfe00916f092e217b125c97ecd3a663a385577602e78b19f90042808
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.880 + RM_GOPATH=0
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.887 + TMP_GOPATH=
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.888 + : /build
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.888 + '[' -z '' ']'
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.890 ++ mktemp -d
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.892 + export GOPATH=/tmp/tmp.Pm1u1q6dZt
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.893 + GOPATH=/tmp/tmp.Pm1u1q6dZt
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.893 + RM_GOPATH=1
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.893 + case "$(go env GOARCH)" in
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.895 ++ go env GOARCH
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.910 + export GO_BUILDMODE=-buildmode=pie
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.910 + GO_BUILDMODE=-buildmode=pie
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.911 ++ dirname /install.sh
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.914 + dir=/
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.914 + bin=dockercli
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.914 + shift
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.914 + '[' '!' -f //dockercli.installer ']'
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.914 + . //dockercli.installer
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.914 ++ : stable
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.914 ++ : 17.06.2-ce
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.915 + install_dockercli
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.915 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.915 Install docker/cli version 17.06.2-ce from stable
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.923 ++ uname -m
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.931 + arch=x86_64
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.931 + '[' x86_64 '!=' x86_64 ']'
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.931 + url=https://download.docker.com/linux/static
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.943 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:42:16 [2022-07-29T20:42:16.535Z] #26 5.943 + tar -xz docker/docker
20:42:16 [2022-07-29T20:42:16.535Z] #26 14.47 + mkdir -p /build
20:42:16 [2022-07-29T20:42:16.535Z] #26 14.49 + mv docker/docker /build/
20:42:16 [2022-07-29T20:42:16.535Z] #26 14.49 + rmdir docker
20:42:16 [2022-07-29T20:42:16.535Z] #26 DONE 15.5s
20:42:16 [2022-07-29T20:42:16.535Z] 
20:42:16 [2022-07-29T20:42:16.535Z] #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
20:42:16 [2022-07-29T20:42:16.535Z] #67 sha256:888475ea82f00378b7c9c21d68537d3e556a0afde54d34c63fb7e25aaa47776b
20:42:16 [2022-07-29T20:42:16.535Z] #67 15.45 go: downloading github.com/moby/vpnkit v0.5.0
20:42:16 [2022-07-29T20:42:16.535Z] #67 15.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:42:16 [2022-07-29T20:42:16.794Z] #67 15.84 go: downloading github.com/gofrs/flock v0.8.1
20:42:16 [2022-07-29T20:42:16.794Z] #67 15.91 go: downloading github.com/gorilla/mux v1.8.0
20:42:16 [2022-07-29T20:42:16.906Z] #58 43.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:16 [2022-07-29T20:42:16.906Z] #58 43.91 Setting up python3-protobuf (3.12.4-1) ...
20:42:17 [2022-07-29T20:42:17.053Z] #67 16.11 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:42:17 [2022-07-29T20:42:17.126Z] #21 11.69 Selecting previously unselected package libinih1:amd64.
20:42:17 [2022-07-29T20:42:17.126Z] #21 11.71 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:42:17 [2022-07-29T20:42:17.126Z] #21 11.72 Unpacking libinih1:amd64 (53-1+b2) ...
20:42:17 [2022-07-29T20:42:17.126Z] #21 11.77 Selecting previously unselected package libnet1:amd64.
20:42:17 [2022-07-29T20:42:17.126Z] #21 11.79 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:42:17 [2022-07-29T20:42:17.386Z] #21 11.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:17 [2022-07-29T20:42:17.386Z] #21 11.85 Selecting previously unselected package libnl-3-200:amd64.
20:42:17 [2022-07-29T20:42:17.386Z] #21 11.86 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:42:17 [2022-07-29T20:42:17.386Z] #21 11.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:17 [2022-07-29T20:42:17.386Z] #21 11.93 Selecting previously unselected package libprotobuf-c1:amd64.
20:42:17 [2022-07-29T20:42:17.386Z] #21 11.93 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:42:17 [2022-07-29T20:42:17.386Z] #21 11.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:17 [2022-07-29T20:42:17.386Z] #21 11.98 Selecting previously unselected package libyajl2:amd64.
20:42:17 [2022-07-29T20:42:17.386Z] #21 11.99 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
20:42:17 [2022-07-29T20:42:17.386Z] #21 12.00 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:42:17 [2022-07-29T20:42:17.386Z] #21 12.04 Selecting previously unselected package net-tools.
20:42:17 [2022-07-29T20:42:17.646Z] #21 12.05 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:42:17 [2022-07-29T20:42:17.646Z] #21 12.05 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:42:17 [2022-07-29T20:42:17.646Z] #21 12.16 Selecting previously unselected package patch.
20:42:17 [2022-07-29T20:42:17.646Z] #21 12.16 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
20:42:17 [2022-07-29T20:42:17.646Z] #21 12.17 Unpacking patch (2.7.6-7) ...
20:42:17 [2022-07-29T20:42:17.646Z] #21 12.30 Selecting previously unselected package python-pip-whl.
20:42:17 [2022-07-29T20:42:17.665Z] #21 4.081 Fetched 8561 kB in 3s (3006 kB/s)
20:42:17 [2022-07-29T20:42:17.906Z] #21 12.30 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:42:17 [2022-07-29T20:42:17.906Z] #21 12.31 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:42:17 [2022-07-29T20:42:17.906Z] #21 12.60 Selecting previously unselected package python3-lib2to3.
20:42:17 [2022-07-29T20:42:17.989Z] #67 16.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:42:17 [2022-07-29T20:42:17.989Z] #67 16.99 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:42:17 [2022-07-29T20:42:17.989Z] #67 ...
20:42:17 [2022-07-29T20:42:17.989Z] 
20:42:17 [2022-07-29T20:42:17.989Z] #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
20:42:17 [2022-07-29T20:42:17.989Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:42:17 [2022-07-29T20:42:17.989Z] #51 7.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:17 [2022-07-29T20:42:17.989Z] #51 7.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:17 [2022-07-29T20:42:17.989Z] #51 7.275 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:17 [2022-07-29T20:42:17.989Z] #51 8.049 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:42:17 [2022-07-29T20:42:17.989Z] #51 8.522 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:42:17 [2022-07-29T20:42:17.989Z] #51 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:42:17 [2022-07-29T20:42:17.989Z] #51 13.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:42:17 [2022-07-29T20:42:17.989Z] #51 15.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
20:42:18 [2022-07-29T20:42:18.166Z] #21 12.60 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
20:42:18 [2022-07-29T20:42:18.166Z] #21 12.61 Unpacking python3-lib2to3 (3.9.2-1) ...
20:42:18 [2022-07-29T20:42:18.166Z] #21 12.74 Selecting previously unselected package python3-distutils.
20:42:18 [2022-07-29T20:42:18.166Z] #21 12.75 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
20:42:18 [2022-07-29T20:42:18.166Z] #21 12.79 Unpacking python3-distutils (3.9.2-1) ...
20:42:18 [2022-07-29T20:42:18.237Z] #21 4.081 Reading package lists...
20:42:18 [2022-07-29T20:42:18.252Z] #51 ...
20:42:18 [2022-07-29T20:42:18.252Z] 
20:42:18 [2022-07-29T20:42:18.252Z] #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
20:42:18 [2022-07-29T20:42:18.252Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:18 [2022-07-29T20:42:18.252Z] #55 14.63 go: downloading github.com/sirupsen/logrus v1.8.1
20:42:18 [2022-07-29T20:42:18.252Z] #55 14.71 go: downloading github.com/stretchr/testify v1.7.1
20:42:18 [2022-07-29T20:42:18.252Z] #55 14.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:42:18 [2022-07-29T20:42:18.252Z] #55 15.11 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:42:18 [2022-07-29T20:42:18.252Z] #55 15.30 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:42:18 [2022-07-29T20:42:18.252Z] #55 15.39 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:42:18 [2022-07-29T20:42:18.252Z] #55 15.56 go: downloading github.com/spf13/afero v1.8.2
20:42:18 [2022-07-29T20:42:18.252Z] #55 15.62 go: downloading github.com/spf13/cast v1.4.1
20:42:18 [2022-07-29T20:42:18.252Z] #55 16.01 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:42:18 [2022-07-29T20:42:18.252Z] #55 16.18 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
20:42:18 [2022-07-29T20:42:18.252Z] #55 16.36 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:42:18 [2022-07-29T20:42:18.252Z] #55 16.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:42:18 [2022-07-29T20:42:18.252Z] #55 16.56 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:42:18 [2022-07-29T20:42:18.252Z] #55 16.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:42:18 [2022-07-29T20:42:18.252Z] #55 16.99 go: downloading github.com/go-toolsmith/astp v1.0.0
20:42:18 [2022-07-29T20:42:18.252Z] #55 17.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:42:18 [2022-07-29T20:42:18.252Z] #55 17.29 go: downloading github.com/go-toolsmith/typep v1.0.2
20:42:18 [2022-07-29T20:42:18.252Z] #55 17.41 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
20:42:18 [2022-07-29T20:42:18.426Z] #21 12.87 Selecting previously unselected package python3-pkg-resources.
20:42:18 [2022-07-29T20:42:18.426Z] #21 12.88 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
20:42:18 [2022-07-29T20:42:18.426Z] #21 12.88 Unpacking python3-pkg-resources (52.0.0-4) ...
20:42:18 [2022-07-29T20:42:18.426Z] #21 12.98 Selecting previously unselected package python3-setuptools.
20:42:18 [2022-07-29T20:42:18.426Z] #21 12.99 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
20:42:18 [2022-07-29T20:42:18.426Z] #21 12.99 Unpacking python3-setuptools (52.0.0-4) ...
20:42:18 [2022-07-29T20:42:18.426Z] #21 13.11 Selecting previously unselected package python3-wheel.
20:42:18 [2022-07-29T20:42:18.510Z] #55 ...
20:42:18 [2022-07-29T20:42:18.510Z] 
20:42:18 [2022-07-29T20:42:18.510Z] #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
20:42:18 [2022-07-29T20:42:18.510Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
20:42:18 [2022-07-29T20:42:18.510Z] #38 17.67 tomll can be used in two ways:
20:42:18 [2022-07-29T20:42:18.510Z] #38 17.67 Writing to STDIN and reading from STDOUT:
20:42:18 [2022-07-29T20:42:18.510Z] #38 17.67   cat file.toml | tomll > file.toml
20:42:18 [2022-07-29T20:42:18.510Z] #38 17.67 
20:42:18 [2022-07-29T20:42:18.510Z] #38 17.67 Reading and updating a list of files:
20:42:18 [2022-07-29T20:42:18.510Z] #38 17.67   tomll a.toml b.toml c.toml
20:42:18 [2022-07-29T20:42:18.510Z] #38 17.67 
20:42:18 [2022-07-29T20:42:18.510Z] #38 17.67 When given a list of files, tomll will modify all files in place without asking.
20:42:18 [2022-07-29T20:42:18.510Z] #38 DONE 18.1s
20:42:18 [2022-07-29T20:42:18.510Z] 
20:42:18 [2022-07-29T20:42:18.510Z] #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
20:42:18 [2022-07-29T20:42:18.510Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:18 [2022-07-29T20:42:18.510Z] #55 18.42 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:42:18 [2022-07-29T20:42:18.686Z] #21 13.12 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
20:42:18 [2022-07-29T20:42:18.686Z] #21 13.13 Unpacking python3-wheel (0.34.2-1) ...
20:42:18 [2022-07-29T20:42:18.686Z] #21 13.20 Selecting previously unselected package python3-pip.
20:42:18 [2022-07-29T20:42:18.686Z] #21 13.21 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:42:18 [2022-07-29T20:42:18.686Z] #21 13.21 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:42:18 [2022-07-29T20:42:18.946Z] #21 13.38 Selecting previously unselected package sudo.
20:42:18 [2022-07-29T20:42:18.946Z] #21 13.39 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
20:42:18 [2022-07-29T20:42:18.946Z] #21 13.40 Unpacking sudo (1.9.5p2-3) ...
20:42:19 [2022-07-29T20:42:19.069Z] #21 5.017 Reading package lists...
20:42:19 [2022-07-29T20:42:19.069Z] #21 ...
20:42:19 [2022-07-29T20:42:19.069Z] 
20:42:19 [2022-07-29T20:42:19.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
20:42:19 [2022-07-29T20:42:19.069Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:19 [2022-07-29T20:42:19.069Z] #77 36.64 configure.ac:11: installing 'build-aux/compile'
20:42:19 [2022-07-29T20:42:19.069Z] #77 36.64 configure.ac:11: installing 'build-aux/config.guess'
20:42:19 [2022-07-29T20:42:19.069Z] #77 36.65 configure.ac:11: installing 'build-aux/config.sub'
20:42:19 [2022-07-29T20:42:19.069Z] #77 36.65 configure.ac:13: installing 'build-aux/install-sh'
20:42:19 [2022-07-29T20:42:19.069Z] #77 36.66 configure.ac:13: installing 'build-aux/missing'
20:42:19 [2022-07-29T20:42:19.069Z] #77 36.66 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:42:19 [2022-07-29T20:42:19.069Z] #77 36.76 Makefile.am: installing 'build-aux/depcomp'
20:42:19 [2022-07-29T20:42:19.069Z] #77 37.55 checking build system type... x86_64-pc-linux-gnu
20:42:19 [2022-07-29T20:42:19.069Z] #77 37.80 checking host system type... x86_64-pc-linux-gnu
20:42:19 [2022-07-29T20:42:19.069Z] #77 37.80 checking how to print strings... printf
20:42:19 [2022-07-29T20:42:19.069Z] #77 37.83 checking for gcc... gcc
20:42:19 [2022-07-29T20:42:19.069Z] #77 37.91 checking whether the C compiler works... yes
20:42:19 [2022-07-29T20:42:19.069Z] #77 38.03 checking for C compiler default output file name... a.out
20:42:19 [2022-07-29T20:42:19.069Z] #77 38.04 checking for suffix of executables... 
20:42:19 [2022-07-29T20:42:19.069Z] #77 38.17 checking whether we are cross compiling... no
20:42:19 [2022-07-29T20:42:19.069Z] #77 38.32 checking for suffix of object files... o
20:42:19 [2022-07-29T20:42:19.069Z] #77 38.40 checking whether we are using the GNU C compiler... yes
20:42:19 [2022-07-29T20:42:19.106Z] #55 18.70 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
20:42:19 [2022-07-29T20:42:19.206Z] #21 13.67 Selecting previously unselected package thin-provisioning-tools.
20:42:19 [2022-07-29T20:42:19.206Z] #21 13.67 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:42:19 [2022-07-29T20:42:19.206Z] #21 13.68 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:42:19 [2022-07-29T20:42:19.206Z] #21 13.82 Selecting previously unselected package uidmap.
20:42:19 [2022-07-29T20:42:19.206Z] #21 13.83 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
20:42:19 [2022-07-29T20:42:19.206Z] #21 13.83 Unpacking uidmap (1:4.8.1-1) ...
20:42:19 [2022-07-29T20:42:19.330Z] #77 38.45 checking whether gcc accepts -g... yes
20:42:19 [2022-07-29T20:42:19.330Z] #77 38.51 checking for gcc option to accept ISO C89... none needed
20:42:19 [2022-07-29T20:42:19.330Z] #77 38.59 checking whether gcc understands -c and -o together... yes
20:42:19 [2022-07-29T20:42:19.466Z] #21 13.91 Selecting previously unselected package vim-runtime.
20:42:19 [2022-07-29T20:42:19.466Z] #21 13.92 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:42:19 [2022-07-29T20:42:19.466Z] #21 13.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:42:19 [2022-07-29T20:42:19.466Z] #21 13.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:42:19 [2022-07-29T20:42:19.466Z] #21 13.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.70 checking for a sed that does not truncate output... /bin/sed
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.72 checking for grep that handles long lines and -e... /bin/grep
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.73 checking for egrep... /bin/grep -E
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.73 checking for fgrep... /bin/grep -F
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.74 checking for ld used by gcc... /usr/bin/ld
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.76 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.79 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.88 checking whether ln -s works... yes
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.88 checking the maximum length of command line arguments... 1572864
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.92 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.92 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.92 checking for /usr/bin/ld option to reload object files... -r
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.92 checking for objdump... objdump
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.93 checking how to recognize dependent libraries... pass_all
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.93 checking for dlltool... no
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.93 checking how to associate runtime and link libraries... printf %s\n
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.93 checking for ar... ar
20:42:19 [2022-07-29T20:42:19.591Z] #77 38.93 checking for archiver @FILE support... @
20:42:19 [2022-07-29T20:42:19.591Z] #77 ...
20:42:19 [2022-07-29T20:42:19.591Z] 
20:42:19 [2022-07-29T20:42:19.591Z] #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
20:42:19 [2022-07-29T20:42:19.591Z] #60 sha256:b5f0d9df70c00bbc2d910498f2a83759557cd4f3a390a816b2efe93784e4220f
20:42:19 [2022-07-29T20:42:19.591Z] #60 3.224 + cd /tmp/tmp.VlQFEFw0Bl/src/github.com/opencontainers/runc
20:42:19 [2022-07-29T20:42:19.591Z] #60 3.224 + git checkout -q v1.1.2
20:42:19 [2022-07-29T20:42:19.591Z] #60 3.425 + '[' -z '' ']'
20:42:19 [2022-07-29T20:42:19.591Z] #60 3.425 + target=static
20:42:19 [2022-07-29T20:42:19.591Z] #60 3.425 + make BUILDTAGS=seccomp static
20:42:19 [2022-07-29T20:42:19.591Z] #60 3.707 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
20:42:19 [2022-07-29T20:42:19.678Z] #55 19.46 go: downloading github.com/hashicorp/errwrap v1.0.0
20:42:19 [2022-07-29T20:42:19.852Z] #60 ...
20:42:19 [2022-07-29T20:42:19.852Z] 
20:42:19 [2022-07-29T20:42:19.852Z] #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
20:42:19 [2022-07-29T20:42:19.852Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:19 [2022-07-29T20:42:19.852Z] #77 39.03 checking for strip... strip
20:42:19 [2022-07-29T20:42:19.852Z] #77 39.03 checking for ranlib... ranlib
20:42:19 [2022-07-29T20:42:19.852Z] #77 39.03 checking for gawk... no
20:42:19 [2022-07-29T20:42:19.852Z] #77 39.03 checking for mawk... mawk
20:42:19 [2022-07-29T20:42:19.852Z] #77 39.03 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:42:20 [2022-07-29T20:42:20.113Z] #77 39.33 checking for sysroot... no
20:42:20 [2022-07-29T20:42:20.113Z] #77 39.33 checking for a working dd... /bin/dd
20:42:20 [2022-07-29T20:42:20.113Z] #77 39.34 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:42:20 [2022-07-29T20:42:20.113Z] #77 39.40 checking for mt... no
20:42:20 [2022-07-29T20:42:20.113Z] #77 39.40 checking if : is a manifest tool... no
20:42:20 [2022-07-29T20:42:20.210Z] #58 47.02 Setting up criu (3.17.1-1) ...
20:42:20 [2022-07-29T20:42:20.265Z] #55 20.08 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
20:42:20 [2022-07-29T20:42:20.265Z] #55 20.13 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:42:20 [2022-07-29T20:42:20.265Z] #55 20.15 go: downloading github.com/Antonboom/errname v0.1.6
20:42:20 [2022-07-29T20:42:20.379Z] #77 39.41 checking how to run the C preprocessor... gcc -E
20:42:20 [2022-07-29T20:42:20.527Z] #55 ...
20:42:20 [2022-07-29T20:42:20.527Z] 
20:42:20 [2022-07-29T20:42:20.527Z] #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
20:42:20 [2022-07-29T20:42:20.527Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:42:20 [2022-07-29T20:42:20.527Z] #62 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:42:20 [2022-07-29T20:42:20.527Z] #62 19.01 Fetched 8561 kB in 14s (606 kB/s)
20:42:20 [2022-07-29T20:42:20.527Z] #62 19.01 Reading package lists...
20:42:20 [2022-07-29T20:42:20.527Z] #62 ...
20:42:20 [2022-07-29T20:42:20.527Z] 
20:42:20 [2022-07-29T20:42:20.527Z] #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
20:42:20 [2022-07-29T20:42:20.527Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:20 [2022-07-29T20:42:20.527Z] #55 20.33 go: downloading github.com/Antonboom/nilnil v0.1.1
20:42:20 [2022-07-29T20:42:20.527Z] #55 20.37 go: downloading github.com/BurntSushi/toml v1.1.0
20:42:20 [2022-07-29T20:42:20.641Z] #77 39.64 checking for ANSI C header files... yes
20:42:20 [2022-07-29T20:42:20.641Z] #77 39.99 checking for sys/types.h... yes
20:42:20 [2022-07-29T20:42:20.785Z] #55 ...
20:42:20 [2022-07-29T20:42:20.785Z] 
20:42:20 [2022-07-29T20:42:20.785Z] #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
20:42:20 [2022-07-29T20:42:20.785Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
20:42:20 [2022-07-29T20:42:20.785Z] #40 10.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:42:20 [2022-07-29T20:42:20.846Z] #21 15.14 Selecting previously unselected package vim.
20:42:20 [2022-07-29T20:42:20.846Z] #21 15.14 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:42:20 [2022-07-29T20:42:20.846Z] #21 15.16 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:42:20 [2022-07-29T20:42:20.846Z] #21 15.45 Selecting previously unselected package xfsprogs.
20:42:20 [2022-07-29T20:42:20.846Z] #21 15.46 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
20:42:20 [2022-07-29T20:42:20.846Z] #21 15.47 Unpacking xfsprogs (5.10.0-4) ...
20:42:20 [2022-07-29T20:42:20.901Z] #77 40.07 checking for sys/stat.h... yes
20:42:20 [2022-07-29T20:42:20.901Z] #77 40.21 checking for stdlib.h... yes
20:42:21 [2022-07-29T20:42:21.044Z] #40 ...
20:42:21 [2022-07-29T20:42:21.044Z] 
20:42:21 [2022-07-29T20:42:21.044Z] #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
20:42:21 [2022-07-29T20:42:21.044Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:21 [2022-07-29T20:42:21.044Z] #55 20.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:42:21 [2022-07-29T20:42:21.044Z] #55 20.75 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
20:42:21 [2022-07-29T20:42:21.044Z] #55 20.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:42:21 [2022-07-29T20:42:21.106Z] #21 15.68 Selecting previously unselected package zip.
20:42:21 [2022-07-29T20:42:21.106Z] #21 15.69 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
20:42:21 [2022-07-29T20:42:21.106Z] #21 15.70 Unpacking zip (3.0-12) ...
20:42:21 [2022-07-29T20:42:21.106Z] #21 15.76 Selecting previously unselected package zstd.
20:42:21 [2022-07-29T20:42:21.106Z] #21 15.77 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:42:21 [2022-07-29T20:42:21.106Z] #21 15.77 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:42:21 [2022-07-29T20:42:21.162Z] #77 40.31 checking for string.h... yes
20:42:21 [2022-07-29T20:42:21.162Z] #77 40.48 checking for memory.h... yes
20:42:21 [2022-07-29T20:42:21.303Z] #55 20.97 go: downloading github.com/alexkohler/prealloc v1.0.0
20:42:21 [2022-07-29T20:42:21.303Z] #55 21.07 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:42:21 [2022-07-29T20:42:21.303Z] #55 21.14 go: downloading github.com/ashanbrown/makezero v1.1.1
20:42:21 [2022-07-29T20:42:21.366Z] #21 15.93 Setting up python3-pkg-resources (52.0.0-4) ...
20:42:21 [2022-07-29T20:42:21.423Z] #77 40.59 checking for strings.h... yes
20:42:21 [2022-07-29T20:42:21.423Z] #77 40.68 checking for inttypes.h... yes
20:42:21 [2022-07-29T20:42:21.561Z] #55 21.28 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:42:21 [2022-07-29T20:42:21.612Z] #58 48.56 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:21 [2022-07-29T20:42:21.646Z] #21 16.32 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:42:21 [2022-07-29T20:42:21.646Z] #21 16.34 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:42:21 [2022-07-29T20:42:21.646Z] #21 16.35 Setting up libgpm2:amd64 (1.20.7-8) ...
20:42:21 [2022-07-29T20:42:21.646Z] #21 16.37 Setting up libicu67:amd64 (67.1-7) ...
20:42:21 [2022-07-29T20:42:21.646Z] #21 16.38 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:42:21 [2022-07-29T20:42:21.684Z] #77 40.79 checking for stdint.h... yes
20:42:21 [2022-07-29T20:42:21.684Z] #77 40.91 checking for unistd.h... yes
20:42:21 [2022-07-29T20:42:21.684Z] #77 41.00 checking for dlfcn.h... yes
20:42:21 [2022-07-29T20:42:21.869Z] #55 21.41 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:42:21 [2022-07-29T20:42:21.869Z] #55 21.52 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:42:21 [2022-07-29T20:42:21.869Z] #55 21.63 go: downloading github.com/breml/bidichk v0.2.3
20:42:21 [2022-07-29T20:42:21.869Z] #55 21.68 go: downloading github.com/breml/errchkjson v0.3.0
20:42:21 [2022-07-29T20:42:21.869Z] #55 21.68 go: downloading github.com/butuzov/ireturn v0.1.1
20:42:21 [2022-07-29T20:42:21.880Z] #58 DONE 48.8s
20:42:21 [2022-07-29T20:42:21.880Z] 
20:42:21 [2022-07-29T20:42:21.880Z] #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
20:42:21 [2022-07-29T20:42:21.880Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:42:21 [2022-07-29T20:42:21.880Z] #41 43.77 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
20:42:21 [2022-07-29T20:42:21.880Z] #41 44.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:42:21 [2022-07-29T20:42:21.880Z] #41 44.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:42:21 [2022-07-29T20:42:21.916Z] #21 16.40 Setting up libinih1:amd64 (53-1+b2) ...
20:42:21 [2022-07-29T20:42:21.916Z] #21 16.43 Setting up uidmap (1:4.8.1-1) ...
20:42:21 [2022-07-29T20:42:21.916Z] #21 16.44 Setting up libyajl2:amd64 (2.1.0-3) ...
20:42:21 [2022-07-29T20:42:21.916Z] #21 16.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:21 [2022-07-29T20:42:21.916Z] #21 16.49 Setting up bzip2 (1.0.8-4) ...
20:42:21 [2022-07-29T20:42:21.916Z] #21 16.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:21 [2022-07-29T20:42:21.916Z] #21 16.53 Setting up python3-wheel (0.34.2-1) ...
20:42:21 [2022-07-29T20:42:21.946Z] #77 41.07 checking for objdir... .libs
20:42:22 [2022-07-29T20:42:22.129Z] #55 21.83 go: downloading github.com/charithe/durationcheck v0.0.9
20:42:22 [2022-07-29T20:42:22.129Z] #55 21.83 go: downloading github.com/daixiang0/gci v0.3.3
20:42:22 [2022-07-29T20:42:22.129Z] #55 21.95 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:42:22 [2022-07-29T20:42:22.207Z] #77 41.27 checking if gcc supports -fno-rtti -fno-exceptions... no
20:42:22 [2022-07-29T20:42:22.207Z] #77 41.33 checking for gcc option to produce PIC... -fPIC -DPIC
20:42:22 [2022-07-29T20:42:22.207Z] #77 41.33 checking if gcc PIC flag -fPIC -DPIC works... yes
20:42:22 [2022-07-29T20:42:22.207Z] #77 41.41 checking if gcc static flag -static works... yes
20:42:22 [2022-07-29T20:42:22.388Z] #55 22.13 go: downloading github.com/esimonov/ifshort v1.0.4
20:42:22 [2022-07-29T20:42:22.388Z] #55 ...
20:42:22 [2022-07-29T20:42:22.388Z] 
20:42:22 [2022-07-29T20:42:22.388Z] #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
20:42:22 [2022-07-29T20:42:22.388Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
20:42:22 [2022-07-29T20:42:22.388Z] #53 12.16 go: downloading github.com/jonboulle/clockwork v0.2.2
20:42:22 [2022-07-29T20:42:22.388Z] #53 12.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:42:22 [2022-07-29T20:42:22.388Z] #53 12.36 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:42:22 [2022-07-29T20:42:22.388Z] #53 14.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:42:22 [2022-07-29T20:42:22.388Z] #53 14.28 go: downloading golang.org/x/mod v0.3.0
20:42:22 [2022-07-29T20:42:22.468Z] #77 41.65 checking if gcc supports -c -o file.o... yes
20:42:22 [2022-07-29T20:42:22.468Z] #77 41.79 checking if gcc supports -c -o file.o... (cached) yes
20:42:22 [2022-07-29T20:42:22.468Z] #77 41.79 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:42:22 [2022-07-29T20:42:22.489Z] #21 16.91 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:42:22 [2022-07-29T20:42:22.489Z] #21 16.95 Setting up libcap2:amd64 (1:2.44-1) ...
20:42:22 [2022-07-29T20:42:22.489Z] #21 16.98 Setting up libcap2-bin (1:2.44-1) ...
20:42:22 [2022-07-29T20:42:22.489Z] #21 17.00 Setting up apparmor (2.13.6-10) ...
20:42:22 [2022-07-29T20:42:22.646Z] #53 ...
20:42:22 [2022-07-29T20:42:22.646Z] 
20:42:22 [2022-07-29T20:42:22.646Z] #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
20:42:22 [2022-07-29T20:42:22.646Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:22 [2022-07-29T20:42:22.646Z] #55 22.25 go: downloading github.com/firefart/nonamedreturns v1.0.1
20:42:22 [2022-07-29T20:42:22.646Z] #55 22.35 go: downloading github.com/fzipp/gocyclo v0.5.1
20:42:22 [2022-07-29T20:42:22.728Z] #77 41.84 checking dynamic linker characteristics... GNU/Linux ld.so
20:42:22 [2022-07-29T20:42:22.728Z] #77 42.04 checking how to hardcode library paths into programs... immediate
20:42:22 [2022-07-29T20:42:22.728Z] #77 42.04 checking whether stripping libraries is possible... yes
20:42:22 [2022-07-29T20:42:22.728Z] #77 42.05 checking if libtool supports shared libraries... yes
20:42:22 [2022-07-29T20:42:22.728Z] #77 42.05 checking whether to build shared libraries... no
20:42:22 [2022-07-29T20:42:22.728Z] #77 42.05 checking whether to build static libraries... yes
20:42:22 [2022-07-29T20:42:22.728Z] #77 42.05 checking for a BSD-compatible install... /usr/bin/install -c
20:42:22 [2022-07-29T20:42:22.728Z] #77 42.08 checking whether build environment is sane... yes
20:42:22 [2022-07-29T20:42:22.728Z] #77 42.13 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:42:22 [2022-07-29T20:42:22.728Z] #77 42.14 checking whether make sets $(MAKE)... yes
20:42:22 [2022-07-29T20:42:22.831Z] #41 ...
20:42:22 [2022-07-29T20:42:22.831Z] 
20:42:22 [2022-07-29T20:42:22.831Z] #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
20:42:22 [2022-07-29T20:42:22.831Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:22 [2022-07-29T20:42:22.831Z] #62 40.47 go: downloading github.com/mattn/go-runewidth v0.0.9
20:42:22 [2022-07-29T20:42:22.831Z] #62 41.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:42:22 [2022-07-29T20:42:22.904Z] #55 22.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:42:22 [2022-07-29T20:42:22.905Z] #55 22.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:42:22 [2022-07-29T20:42:22.905Z] #55 22.54 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:42:22 [2022-07-29T20:42:22.905Z] #55 22.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:42:22 [2022-07-29T20:42:22.905Z] #55 ...
20:42:22 [2022-07-29T20:42:22.905Z] 
20:42:22 [2022-07-29T20:42:22.905Z] #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             ;
20:42:22 [2022-07-29T20:42:22.905Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:22 [2022-07-29T20:42:22.905Z] #76 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:42:22 [2022-07-29T20:42:22.905Z] #76 22.49 Fetched 8561 kB in 16s (536 kB/s)
20:42:22 [2022-07-29T20:42:22.905Z] #76 22.49 Reading package lists...
20:42:22 [2022-07-29T20:42:22.905Z] #76 ...
20:42:22 [2022-07-29T20:42:22.905Z] 
20:42:22 [2022-07-29T20:42:22.905Z] #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
20:42:22 [2022-07-29T20:42:22.905Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
20:42:22 [2022-07-29T20:42:22.905Z] #36 15.19 go: downloading github.com/sirupsen/logrus v1.6.0
20:42:22 [2022-07-29T20:42:22.905Z] #36 15.23 go: downloading github.com/spf13/cobra v1.1.3
20:42:22 [2022-07-29T20:42:22.905Z] #36 15.75 go: downloading github.com/mattn/go-isatty v0.0.3
20:42:22 [2022-07-29T20:42:22.905Z] #36 16.12 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:42:22 [2022-07-29T20:42:22.905Z] #36 16.62 go: downloading gopkg.in/yaml.v2 v2.4.0
20:42:22 [2022-07-29T20:42:22.905Z] #36 16.84 go: downloading github.com/cosiner/argv v0.1.0
20:42:22 [2022-07-29T20:42:22.905Z] #36 16.96 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:42:22 [2022-07-29T20:42:22.905Z] #36 17.06 go: downloading github.com/peterh/liner v1.2.2
20:42:22 [2022-07-29T20:42:22.905Z] #36 17.19 go: downloading github.com/google/go-dap v0.6.0
20:42:22 [2022-07-29T20:42:22.905Z] #36 17.74 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:42:22 [2022-07-29T20:42:22.905Z] #36 18.30 go: downloading github.com/mattn/go-runewidth v0.0.3
20:42:22 [2022-07-29T20:42:22.905Z] #36 18.50 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:42:22 [2022-07-29T20:42:22.905Z] #36 18.56 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:42:22 [2022-07-29T20:42:22.905Z] #36 20.53 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:42:22 [2022-07-29T20:42:22.905Z] #36 20.90 go: downloading github.com/cilium/ebpf v0.7.0
20:42:22 [2022-07-29T20:42:22.905Z] #36 21.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:42:22 [2022-07-29T20:42:22.989Z] #77 42.21 checking whether make supports the include directive... yes (GNU style)
20:42:22 [2022-07-29T20:42:22.989Z] #77 42.26 checking whether make supports nested variables... yes
20:42:22 [2022-07-29T20:42:22.989Z] #77 42.32 checking whether UID '0' is supported by ustar format... yes
20:42:22 [2022-07-29T20:42:22.989Z] #77 42.32 checking whether GID '0' is supported by ustar format... yes
20:42:22 [2022-07-29T20:42:22.989Z] #77 42.32 checking how to create a ustar tar archive... gnutar
20:42:23 [2022-07-29T20:42:23.095Z] #62 ...
20:42:23 [2022-07-29T20:42:23.095Z] 
20:42:23 [2022-07-29T20:42:23.095Z] #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
20:42:23 [2022-07-29T20:42:23.095Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:23 [2022-07-29T20:42:23.095Z] #84 1.023 Cloning into '/tmp/crun-build'...
20:42:23 [2022-07-29T20:42:23.095Z] #84 5.763 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:42:23 [2022-07-29T20:42:23.095Z] #84 5.782 Cloning into '/tmp/crun-build/libocispec'...
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.38 checking dependency style of gcc... gcc3
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.51 checking whether to enable maintainer-specific portions of Makefiles... yes
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.51 checking whether make supports nested variables... (cached) yes
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.51 checking for gawk... (cached) mawk
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.51 checking for a sed that does not truncate output... (cached) /bin/sed
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.52 checking for gcc... (cached) gcc
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.64 checking whether we are using the GNU C compiler... (cached) yes
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.64 checking whether gcc accepts -g... (cached) yes
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.64 checking for gcc option to accept ISO C89... (cached) none needed
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.64 checking whether gcc understands -c and -o together... (cached) yes
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.64 checking for a Python interpreter with version >= 3... python3
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.70 checking for python3... /usr/bin/python3
20:42:23 [2022-07-29T20:42:23.250Z] #77 42.70 checking for python3 version... 3.9
20:42:23 [2022-07-29T20:42:23.356Z] #84 7.270 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:42:23 [2022-07-29T20:42:23.356Z] #84 7.282 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:42:23 [2022-07-29T20:42:23.356Z] #84 7.283 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:42:23 [2022-07-29T20:42:23.356Z] #84 7.283 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:42:23 [2022-07-29T20:42:23.356Z] #84 7.290 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:42:23 [2022-07-29T20:42:23.472Z] #36 ...
20:42:23 [2022-07-29T20:42:23.472Z] 
20:42:23 [2022-07-29T20:42:23.472Z] #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
20:42:23 [2022-07-29T20:42:23.472Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:23 [2022-07-29T20:42:23.472Z] #55 23.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:42:23 [2022-07-29T20:42:23.472Z] #55 23.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:42:23 [2022-07-29T20:42:23.472Z] #55 23.31 go: downloading github.com/golangci/misspell v0.3.5
20:42:23 [2022-07-29T20:42:23.511Z] #77 42.74 checking for python3 platform... linux
20:42:23 [2022-07-29T20:42:23.512Z] #77 42.77 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:42:23 [2022-07-29T20:42:23.730Z] #55 23.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:42:23 [2022-07-29T20:42:23.730Z] #55 23.48 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:42:23 [2022-07-29T20:42:23.730Z] #55 23.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:42:23 [2022-07-29T20:42:23.773Z] #77 42.83 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:42:23 [2022-07-29T20:42:23.773Z] #77 42.90 checking for go-md2man... no
20:42:23 [2022-07-29T20:42:23.773Z] #77 42.92 checking error.h usability... yes
20:42:23 [2022-07-29T20:42:23.773Z] #77 43.02 checking error.h presence... yes
20:42:23 [2022-07-29T20:42:23.773Z] #77 43.06 checking for error.h... yes
20:42:23 [2022-07-29T20:42:23.887Z] #21 18.20 Setting up zip (3.0-12) ...
20:42:23 [2022-07-29T20:42:23.887Z] #21 18.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:42:23 [2022-07-29T20:42:23.887Z] #21 18.26 Setting up bash-completion (1:2.11-2) ...
20:42:23 [2022-07-29T20:42:23.989Z] #55 23.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:42:23 [2022-07-29T20:42:23.989Z] #55 23.79 go: downloading github.com/jgautheron/goconst v1.5.1
20:42:23 [2022-07-29T20:42:23.989Z] #55 23.79 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:42:23 [2022-07-29T20:42:23.989Z] #55 23.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:42:24 [2022-07-29T20:42:24.034Z] #77 43.10 checking linux/openat2.h usability... yes
20:42:24 [2022-07-29T20:42:24.034Z] #77 43.21 checking linux/openat2.h presence... yes
20:42:24 [2022-07-29T20:42:24.034Z] #77 43.25 checking for linux/openat2.h... yes
20:42:24 [2022-07-29T20:42:24.034Z] #77 43.28 checking for copy_file_range... yes
20:42:24 [2022-07-29T20:42:24.248Z] #55 23.92 go: downloading github.com/julz/importas v0.1.0
20:42:24 [2022-07-29T20:42:24.248Z] #55 23.96 go: downloading github.com/kisielk/errcheck v1.6.0
20:42:24 [2022-07-29T20:42:24.248Z] #55 24.15 go: downloading github.com/kulti/thelper v0.6.2
20:42:24 [2022-07-29T20:42:24.248Z] #55 24.15 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:42:24 [2022-07-29T20:42:24.296Z] #77 43.45 checking for fgetxattr... yes
20:42:24 [2022-07-29T20:42:24.296Z] #77 43.59 checking for statx... yes
20:42:24 [2022-07-29T20:42:24.507Z] #55 24.26 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:42:24 [2022-07-29T20:42:24.507Z] #55 24.33 go: downloading github.com/ldez/tagliatelle v0.3.1
20:42:24 [2022-07-29T20:42:24.507Z] #55 24.39 go: downloading github.com/leonklingele/grouper v1.1.0
20:42:24 [2022-07-29T20:42:24.557Z] #77 43.73 checking for fgetpwent_r... yes
20:42:24 [2022-07-29T20:42:24.557Z] #77 43.88 checking for issetugid... no
20:42:24 [2022-07-29T20:42:24.741Z] #84 8.916 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:42:24 [2022-07-29T20:42:24.765Z] #55 24.48 go: downloading github.com/lufeee/execinquery v1.2.1
20:42:24 [2022-07-29T20:42:24.765Z] #55 24.54 go: downloading github.com/maratori/testpackage v1.0.1
20:42:24 [2022-07-29T20:42:24.765Z] #55 24.58 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:42:24 [2022-07-29T20:42:24.819Z] #77 43.99 checking for pkg-config... /usr/bin/pkg-config
20:42:24 [2022-07-29T20:42:24.819Z] #77 43.99 checking pkg-config is at least version 0.9.0... yes
20:42:24 [2022-07-29T20:42:24.819Z] #77 44.00 checking for library containing yajl_tree_get... -lyajl
20:42:24 [2022-07-29T20:42:24.819Z] #77 44.21 checking for yajl >= 2.0.0... yes
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.34 Setting up libmnl0:amd64 (1.0.4-3) ...
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.36 Setting up patch (2.7.6-7) ...
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.37 Setting up sudo (1.9.5p2-3) ...
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.44 invoke-rc.d: could not determine current runlevel
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.45 invoke-rc.d: policy-rc.d denied execution of start.
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.45 Setting up xfsprogs (5.10.0-4) ...
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.47 Setting up libxtables12:amd64 (1.8.7-1) ...
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.51 Setting up inetutils-ping (2:2.0-1) ...
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.53 Setting up pigz (2.6-1) ...
20:42:24 [2022-07-29T20:42:24.825Z] #21 19.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:42:25 [2022-07-29T20:42:25.024Z] #55 24.75 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:42:25 [2022-07-29T20:42:25.024Z] #55 24.75 go: downloading github.com/mgechev/revive v1.2.1
20:42:25 [2022-07-29T20:42:25.080Z] #77 44.24 checking sys/capability.h usability... yes
20:42:25 [2022-07-29T20:42:25.080Z] #77 44.34 checking sys/capability.h presence... yes
20:42:25 [2022-07-29T20:42:25.080Z] #77 44.37 checking for sys/capability.h... yes
20:42:25 [2022-07-29T20:42:25.084Z] #21 19.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:25 [2022-07-29T20:42:25.084Z] #21 19.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:42:25 [2022-07-29T20:42:25.084Z] #21 19.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:42:25 [2022-07-29T20:42:25.341Z] #77 44.38 checking for library containing cap_from_name... -lcap
20:42:25 [2022-07-29T20:42:25.343Z] #21 19.91 Setting up libaio1:amd64 (0.3.112-9) ...
20:42:25 [2022-07-29T20:42:25.343Z] #21 19.92 Setting up python3-lib2to3 (3.9.2-1) ...
20:42:25 [2022-07-29T20:42:25.591Z] #55 ...
20:42:25 [2022-07-29T20:42:25.591Z] 
20:42:25 [2022-07-29T20:42:25.591Z] #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
20:42:25 [2022-07-29T20:42:25.591Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:42:25 [2022-07-29T20:42:25.591Z] #42 8.672 Reading package lists...
20:42:25 [2022-07-29T20:42:25.591Z] #42 15.44 Reading package lists...
20:42:25 [2022-07-29T20:42:25.591Z] #42 21.80 Building dependency tree...
20:42:25 [2022-07-29T20:42:25.591Z] #42 23.36 Reading state information...
20:42:25 [2022-07-29T20:42:25.602Z] #77 44.60 checking for library containing dlopen... -ldl
20:42:25 [2022-07-29T20:42:25.602Z] #77 44.79 checking seccomp.h usability... yes
20:42:25 [2022-07-29T20:42:25.602Z] #77 44.87 checking seccomp.h presence... yes
20:42:25 [2022-07-29T20:42:25.602Z] #77 44.92 checking for seccomp.h... yes
20:42:25 [2022-07-29T20:42:25.603Z] #21 20.13 Setting up libelf1:amd64 (0.183-1) ...
20:42:25 [2022-07-29T20:42:25.603Z] #21 20.15 Setting up zstd (1.4.8+dfsg-2.1) ...
20:42:25 [2022-07-29T20:42:25.603Z] #21 20.16 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:42:25 [2022-07-29T20:42:25.603Z] #21 20.17 Setting up python3-distutils (3.9.2-1) ...
20:42:25 [2022-07-29T20:42:25.850Z] #42 ...
20:42:25 [2022-07-29T20:42:25.850Z] 
20:42:25 [2022-07-29T20:42:25.850Z] #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
20:42:25 [2022-07-29T20:42:25.850Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:42:25 [2022-07-29T20:42:25.850Z] #62 19.01 Reading package lists...
20:42:25 [2022-07-29T20:42:25.862Z] #77 44.93 checking for library containing seccomp_rule_add... -lseccomp
20:42:25 [2022-07-29T20:42:25.862Z] #77 45.19 checking for library containing seccomp_arch_resolve_name... none required
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.41 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:42:25 [2022-07-29T20:42:25.863Z] #21 20.50 Setting up python3-setuptools (52.0.0-4) ...
20:42:26 [2022-07-29T20:42:26.123Z] #77 45.33 checking systemd/sd-bus.h usability... yes
20:42:26 [2022-07-29T20:42:26.123Z] #77 45.42 checking systemd/sd-bus.h presence... yes
20:42:26 [2022-07-29T20:42:26.123Z] #77 45.47 checking for systemd/sd-bus.h... yes
20:42:26 [2022-07-29T20:42:26.126Z] #84 10.37 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:42:26 [2022-07-29T20:42:26.385Z] #77 45.47 checking for library containing sd_bus_match_signal_async... -lsystemd
20:42:26 [2022-07-29T20:42:26.385Z] #77 45.75 checking for sd_notify_barrier... yes
20:42:26 [2022-07-29T20:42:26.432Z] #21 21.02 Setting up libjq1:amd64 (1.6-2.1) ...
20:42:26 [2022-07-29T20:42:26.432Z] #21 21.04 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:42:26 [2022-07-29T20:42:26.432Z] #21 21.05 Setting up thin-provisioning-tools (0.9.0-1) ...
20:42:26 [2022-07-29T20:42:26.432Z] #21 21.07 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:42:26 [2022-07-29T20:42:26.646Z] #77 45.87 checking linux/bpf.h usability... yes
20:42:26 [2022-07-29T20:42:26.646Z] #77 45.97 checking linux/bpf.h presence... yes
20:42:26 [2022-07-29T20:42:26.646Z] #77 46.02 checking for linux/bpf.h... yes
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.03 checking compilation for eBPF... yes
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.13 checking for criu >= 3.15... no
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.15 configure: CRIU headers not found, building without CRIU support
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.15 checking for criu > 3.16... no
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.17 configure: CRIU version doesn't support join-ns API
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.17 checking for criu > 3.16.1... no
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.19 configure: CRIU version doesn't support for pre-dumping
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.19 checking for new mount API (fsconfig)... yes
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.25 checking for seccomp notify API... yes
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.32 checking for gperf... no
20:42:26 [2022-07-29T20:42:26.907Z] #77 46.32 configure: gperf not found - cannot rebuild signal parser code
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.59 Setting up jq (1.6-2.1) ...
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.60 Setting up libbpf0:amd64 (1:0.3-2) ...
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.62 Setting up iptables (1.8.7-1) ...
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:42:27 [2022-07-29T20:42:27.000Z] #21 21.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:42:27 [2022-07-29T20:42:27.168Z] #77 46.32 checking for library containing argp_parse... none required
20:42:27 [2022-07-29T20:42:27.168Z] #77 46.53 checking that generated files are newer than configure... done
20:42:27 [2022-07-29T20:42:27.168Z] #77 46.53 configure: creating ./config.status
20:42:27 [2022-07-29T20:42:27.260Z] #21 21.67 Setting up iproute2 (5.10.0-4) ...
20:42:27 [2022-07-29T20:42:27.260Z] #21 21.87 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:27 [2022-07-29T20:42:27.521Z] #84 11.32 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:42:27 [2022-07-29T20:42:27.521Z] #84 11.49 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:42:27 [2022-07-29T20:42:27.521Z] #84 11.62 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:42:28 [2022-07-29T20:42:28.093Z] #84 ...
20:42:28 [2022-07-29T20:42:28.093Z] 
20:42:28 [2022-07-29T20:42:28.093Z] #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
20:42:28 [2022-07-29T20:42:28.093Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
20:42:28 [2022-07-29T20:42:28.093Z] #60 55.75 gotestsum version dev
20:42:28 [2022-07-29T20:42:28.199Z] #21 DONE 22.7s
20:42:28 [2022-07-29T20:42:28.200Z] 
20:42:28 [2022-07-29T20:42:28.200Z] #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
20:42:28 [2022-07-29T20:42:28.200Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e
20:42:28 [2022-07-29T20:42:28.354Z] #60 DONE 55.9s
20:42:28 [2022-07-29T20:42:28.354Z] 
20:42:28 [2022-07-29T20:42:28.354Z] #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
20:42:28 [2022-07-29T20:42:28.354Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:42:29 [2022-07-29T20:42:29.139Z] #22 0.833 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:42:29 [2022-07-29T20:42:29.139Z] #22 0.838 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:42:29 [2022-07-29T20:42:29.139Z] #22 0.841 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:42:29 [2022-07-29T20:42:29.139Z] #22 DONE 0.9s
20:42:29 [2022-07-29T20:42:29.139Z] 
20:42:29 [2022-07-29T20:42:29.139Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:42:29 [2022-07-29T20:42:29.139Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8
20:42:29 [2022-07-29T20:42:29.712Z] #77 ...
20:42:29 [2022-07-29T20:42:29.712Z] 
20:42:29 [2022-07-29T20:42:29.713Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:29 [2022-07-29T20:42:29.713Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:42:29 [2022-07-29T20:42:29.713Z] #21 5.017 Reading package lists...
20:42:29 [2022-07-29T20:42:29.713Z] #21 5.903 Building dependency tree...
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.436 The following additional packages will be installed:
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.436   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.436   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.437   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.438   python3-pkg-resources vim-runtime xxd
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.441 Suggested packages:
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.441   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.441   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.441   acl attr quota
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.441 Recommended packages:
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.441   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.916 The following NEW packages will be installed:
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.917   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.917   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.918   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.918   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.919   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.919   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.919   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:42:29 [2022-07-29T20:42:29.713Z] #21 6.919   xz-utils zip zstd
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.214 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.214 Need to get 27.7 MB of archives.
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.214 After this operation, 106 MB of additional disk space will be used.
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.214 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.218 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.224 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.230 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.230 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.231 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.240 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.247 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.250 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.255 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.257 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.267 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.280 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.283 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.283 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.284 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.285 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.285 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.286 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.290 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.292 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.294 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.306 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.307 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.307 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.481 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.481 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.482 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.484 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.485 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.485 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.487 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.489 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.510 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.527 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.529 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.531 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.538 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.538 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.541 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.557 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.562 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.564 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.684 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.702 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.719 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 7.722 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.010 debconf: delaying package configuration, since apt-utils is not installed
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.081 Fetched 27.7 MB in 1s (34.9 MB/s)
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.163 Selecting previously unselected package pigz.
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.163 (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.)
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.181 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.185 Unpacking pigz (2.6-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.256 Selecting previously unselected package libelf1:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.264 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.271 Unpacking libelf1:amd64 (0.183-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.407 Selecting previously unselected package libbpf0:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.411 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.425 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.495 Selecting previously unselected package libcap2:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.498 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.510 Unpacking libcap2:amd64 (1:2.44-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.579 Selecting previously unselected package libmnl0:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.589 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.594 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.672 Selecting previously unselected package libxtables12:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.681 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.685 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.760 Selecting previously unselected package libcap2-bin.
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.764 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.767 Unpacking libcap2-bin (1:2.44-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.861 Selecting previously unselected package iproute2.
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.864 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 8.871 Unpacking iproute2 (5.10.0-4) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 9.146 Selecting previously unselected package xxd.
20:42:29 [2022-07-29T20:42:29.713Z] #21 9.150 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 9.154 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 9.255 Selecting previously unselected package vim-common.
20:42:29 [2022-07-29T20:42:29.713Z] #21 9.258 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 9.281 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 9.432 Selecting previously unselected package bash-completion.
20:42:29 [2022-07-29T20:42:29.713Z] #21 9.436 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.09 Unpacking bash-completion (1:2.11-2) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.31 Selecting previously unselected package bzip2.
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.33 Unpacking bzip2 (1.0.8-4) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.39 Selecting previously unselected package xz-utils.
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.40 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.56 Selecting previously unselected package apparmor.
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.56 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.67 Unpacking apparmor (2.13.6-10) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.92 Selecting previously unselected package inetutils-ping.
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 12.92 Unpacking inetutils-ping (2:2.0-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.00 Selecting previously unselected package libip4tc2:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.01 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.01 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.06 Selecting previously unselected package libip6tc2:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.07 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.08 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.14 Selecting previously unselected package libnfnetlink0:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.14 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.23 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.33 Selecting previously unselected package libnftnl11:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.34 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.43 Selecting previously unselected package iptables.
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.44 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.44 Unpacking iptables (1.8.7-1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.62 Selecting previously unselected package libonig5:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.62 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.63 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.79 Selecting previously unselected package libjq1:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.81 Unpacking libjq1:amd64 (1.6-2.1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.90 Selecting previously unselected package jq.
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.90 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 13.91 Unpacking jq (1.6-2.1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 14.05 Selecting previously unselected package libaio1:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 14.06 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 14.06 Unpacking libaio1:amd64 (0.3.112-9) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 14.14 Selecting previously unselected package libgpm2:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 14.15 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 14.15 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 14.21 Selecting previously unselected package libicu67:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 14.22 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 14.22 Unpacking libicu67:amd64 (67.1-7) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 15.52 Selecting previously unselected package libinih1:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 15.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 15.54 Unpacking libinih1:amd64 (53-1+b2) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 15.66 Selecting previously unselected package libnet1:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 15.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 15.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 15.72 Selecting previously unselected package libnl-3-200:amd64.
20:42:29 [2022-07-29T20:42:29.713Z] #21 15.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 15.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:29 [2022-07-29T20:42:29.713Z] #21 ...
20:42:29 [2022-07-29T20:42:29.713Z] 
20:42:29 [2022-07-29T20:42:29.713Z] #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
20:42:29 [2022-07-29T20:42:29.713Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:29 [2022-07-29T20:42:29.713Z] #77 48.68 config.status: creating Makefile
20:42:29 [2022-07-29T20:42:29.713Z] #77 48.72 config.status: creating rpm/crun.spec
20:42:29 [2022-07-29T20:42:29.713Z] #77 48.79 config.status: creating config.h
20:42:29 [2022-07-29T20:42:29.713Z] #77 48.83 config.status: executing libtool commands
20:42:29 [2022-07-29T20:42:29.713Z] #77 48.87 config.status: executing depfiles commands
20:42:30 [2022-07-29T20:42:30.285Z] #77 49.57 === configuring in libocispec (/tmp/crun-build/libocispec)
20:42:30 [2022-07-29T20:42:30.285Z] #77 49.58 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:42:30 [2022-07-29T20:42:30.292Z] #62 25.72 Reading package lists...
20:42:30 [2022-07-29T20:42:30.293Z] #62 ...
20:42:30 [2022-07-29T20:42:30.293Z] 
20:42:30 [2022-07-29T20:42:30.293Z] #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
20:42:30 [2022-07-29T20:42:30.293Z] #67 sha256:888475ea82f00378b7c9c21d68537d3e556a0afde54d34c63fb7e25aaa47776b
20:42:30 [2022-07-29T20:42:30.293Z] #67 19.06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:42:30 [2022-07-29T20:42:30.293Z] #67 19.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:42:30 [2022-07-29T20:42:30.293Z] #67 ...
20:42:30 [2022-07-29T20:42:30.293Z] 
20:42:30 [2022-07-29T20:42:30.293Z] #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
20:42:30 [2022-07-29T20:42:30.293Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:30 [2022-07-29T20:42:30.293Z] #14 19.84 Fetched 8561 kB in 15s (580 kB/s)
20:42:30 [2022-07-29T20:42:30.293Z] #14 19.84 Reading package lists...
20:42:30 [2022-07-29T20:42:30.293Z] #14 26.12 Reading package lists...
20:42:30 [2022-07-29T20:42:30.293Z] #14 ...
20:42:30 [2022-07-29T20:42:30.293Z] 
20:42:30 [2022-07-29T20:42:30.293Z] #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
20:42:30 [2022-07-29T20:42:30.293Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:30 [2022-07-29T20:42:30.293Z] #55 25.57 go: downloading github.com/moricho/tparallel v0.2.1
20:42:30 [2022-07-29T20:42:30.293Z] #55 25.57 go: downloading github.com/nakabonne/nestif v0.3.1
20:42:30 [2022-07-29T20:42:30.293Z] #55 25.71 go: downloading github.com/nishanths/exhaustive v0.7.11
20:42:30 [2022-07-29T20:42:30.293Z] #55 25.71 go: downloading github.com/nishanths/predeclared v0.2.2
20:42:30 [2022-07-29T20:42:30.293Z] #55 25.80 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.12 go: downloading github.com/securego/gosec/v2 v2.11.0
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.57 go: downloading github.com/sivchari/containedctx v1.0.2
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.60 go: downloading github.com/sivchari/tenv v1.5.0
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.71 go: downloading github.com/sonatard/noctx v0.0.1
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.87 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.87 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:42:30 [2022-07-29T20:42:30.293Z] #55 26.93 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:42:30 [2022-07-29T20:42:30.293Z] #55 27.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:42:30 [2022-07-29T20:42:30.293Z] #55 27.19 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:42:30 [2022-07-29T20:42:30.293Z] #55 27.19 go: downloading github.com/tetafro/godot v1.4.11
20:42:30 [2022-07-29T20:42:30.293Z] #55 27.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:42:30 [2022-07-29T20:42:30.293Z] #55 27.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
20:42:30 [2022-07-29T20:42:30.293Z] #55 27.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:42:30 [2022-07-29T20:42:30.293Z] #55 27.85 go: downloading github.com/ultraware/funlen v0.0.3
20:42:30 [2022-07-29T20:42:30.293Z] #55 27.85 go: downloading github.com/ultraware/whitespace v0.0.5
20:42:30 [2022-07-29T20:42:30.293Z] #55 27.91 go: downloading github.com/uudashr/gocognit v1.0.5
20:42:30 [2022-07-29T20:42:30.293Z] #55 28.19 go: downloading github.com/yagipy/maintidx v1.0.0
20:42:30 [2022-07-29T20:42:30.293Z] #55 28.19 go: downloading github.com/yeya24/promlinter v0.2.0
20:42:30 [2022-07-29T20:42:30.293Z] #55 28.19 go: downloading gitlab.com/bosi/decorder v0.2.1
20:42:30 [2022-07-29T20:42:30.293Z] #55 28.55 go: downloading honnef.co/go/tools v0.3.1
20:42:30 [2022-07-29T20:42:30.856Z] #77 50.00 checking for gcc... gcc
20:42:30 [2022-07-29T20:42:30.856Z] #77 50.10 checking whether the C compiler works... yes
20:42:30 [2022-07-29T20:42:30.857Z] #77 50.21 checking for C compiler default output file name... a.out
20:42:30 [2022-07-29T20:42:30.901Z] #54 ...
20:42:30 [2022-07-29T20:42:30.901Z] 
20:42:30 [2022-07-29T20:42:30.901Z] #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
20:42:30 [2022-07-29T20:42:30.901Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:42:30 [2022-07-29T20:42:30.901Z] #19 47.61 Fetched 49.2 MB in 46s (1059 kB/s)
20:42:31 [2022-07-29T20:42:31.117Z] 
20:42:31 [2022-07-29T20:42:31.117Z] #77 ...
20:42:31 [2022-07-29T20:42:31.117Z] 
20:42:31 [2022-07-29T20:42:31.117Z] #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
20:42:31 [2022-07-29T20:42:31.117Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:42:31 [2022-07-29T20:42:31.117Z] #47 53.72 + dpkg --print-architecture
20:42:31 [2022-07-29T20:42:31.117Z] #47 53.72 + git checkout -q v2.1.0
20:42:31 [2022-07-29T20:42:31.117Z] #47 54.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:42:31 [2022-07-29T20:42:31.117Z] #47 54.10 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:42:31 [2022-07-29T20:42:31.117Z] #47 DONE 63.7s
20:42:31 [2022-07-29T20:42:31.117Z] 
20:42:31 [2022-07-29T20:42:31.117Z] #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
20:42:31 [2022-07-29T20:42:31.117Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:31 [2022-07-29T20:42:31.117Z] #77 50.21 checking for suffix of executables... 
20:42:31 [2022-07-29T20:42:31.118Z] #77 50.29 checking whether we are cross compiling... no
20:42:31 [2022-07-29T20:42:31.118Z] #77 50.39 checking for suffix of object files... o
20:42:31 [2022-07-29T20:42:31.118Z] #77 50.47 checking whether we are using the GNU C compiler... yes
20:42:31 [2022-07-29T20:42:31.118Z] #77 50.53 checking whether gcc accepts -g... yes
20:42:31 [2022-07-29T20:42:31.230Z] #55 30.72 go: downloading mvdan.cc/gofumpt v0.3.1
20:42:31 [2022-07-29T20:42:31.230Z] #55 30.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:42:31 [2022-07-29T20:42:31.230Z] #55 30.92 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:42:31 [2022-07-29T20:42:31.230Z] #55 30.99 go: downloading github.com/davecgh/go-spew v1.1.1
20:42:31 [2022-07-29T20:42:31.230Z] #55 31.10 go: downloading github.com/pmezard/go-difflib v1.0.0
20:42:31 [2022-07-29T20:42:31.378Z] #77 50.58 checking for gcc option to accept ISO C89... none needed
20:42:31 [2022-07-29T20:42:31.378Z] #77 50.64 checking whether gcc understands -c and -o together... yes
20:42:31 [2022-07-29T20:42:31.378Z] #77 50.72 checking how to run the C preprocessor... gcc -E
20:42:31 [2022-07-29T20:42:31.488Z] #55 31.27 go: downloading github.com/stretchr/objx v0.1.1
20:42:31 [2022-07-29T20:42:31.489Z] #55 31.27 go: downloading github.com/subosito/gotenv v1.2.0
20:42:31 [2022-07-29T20:42:31.489Z] #55 31.34 go: downloading github.com/hashicorp/hcl v1.0.0
20:42:31 [2022-07-29T20:42:31.638Z] #77 50.82 checking for grep that handles long lines and -e... /bin/grep
20:42:31 [2022-07-29T20:42:31.638Z] #77 50.82 checking for egrep... /bin/grep -E
20:42:31 [2022-07-29T20:42:31.748Z] #55 31.60 go: downloading gopkg.in/ini.v1 v1.66.4
20:42:31 [2022-07-29T20:42:31.898Z] #77 50.83 checking for ANSI C header files... yes
20:42:31 [2022-07-29T20:42:31.898Z] #77 51.18 checking for sys/types.h... yes
20:42:32 [2022-07-29T20:42:32.007Z] #55 31.74 go: downloading github.com/magiconair/properties v1.8.6
20:42:32 [2022-07-29T20:42:32.007Z] #55 31.83 go: downloading github.com/pelletier/go-toml v1.9.5
20:42:32 [2022-07-29T20:42:32.158Z] #77 51.31 checking for sys/stat.h... yes
20:42:32 [2022-07-29T20:42:32.159Z] #77 51.49 checking for stdlib.h... yes
20:42:32 [2022-07-29T20:42:32.266Z] #55 32.04 go: downloading golang.org/x/text v0.3.7
20:42:32 [2022-07-29T20:42:32.419Z] #77 51.62 checking for string.h... yes
20:42:32 [2022-07-29T20:42:32.420Z] #77 51.74 checking for memory.h... yes
20:42:32 [2022-07-29T20:42:32.524Z] #55 ...
20:42:32 [2022-07-29T20:42:32.524Z] 
20:42:32 [2022-07-29T20:42:32.524Z] #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
20:42:32 [2022-07-29T20:42:32.524Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:32 [2022-07-29T20:42:32.524Z] #14 26.12 Reading package lists...
20:42:32 [2022-07-29T20:42:32.680Z] #77 51.88 checking for strings.h... yes
20:42:32 [2022-07-29T20:42:32.680Z] #77 51.99 checking for inttypes.h... yes
20:42:32 [2022-07-29T20:42:32.941Z] #77 52.10 checking for stdint.h... yes
20:42:32 [2022-07-29T20:42:32.941Z] #77 52.19 checking for unistd.h... yes
20:42:33 [2022-07-29T20:42:33.201Z] #77 52.33 checking minix/config.h usability... no
20:42:33 [2022-07-29T20:42:33.201Z] #77 52.39 checking minix/config.h presence... no
20:42:33 [2022-07-29T20:42:33.201Z] #77 52.44 checking for minix/config.h... no
20:42:33 [2022-07-29T20:42:33.201Z] #77 52.44 checking whether it is safe to define __EXTENSIONS__... yes
20:42:33 [2022-07-29T20:42:33.462Z] #77 52.57 checking build system type... x86_64-pc-linux-gnu
20:42:33 [2022-07-29T20:42:33.462Z] #77 52.79 checking host system type... x86_64-pc-linux-gnu
20:42:33 [2022-07-29T20:42:33.462Z] #77 52.80 checking how to print strings... printf
20:42:33 [2022-07-29T20:42:33.462Z] #77 52.80 checking for a sed that does not truncate output... /bin/sed
20:42:33 [2022-07-29T20:42:33.462Z] #77 52.82 checking for fgrep... /bin/grep -F
20:42:33 [2022-07-29T20:42:33.462Z] #77 52.83 checking for ld used by gcc... /usr/bin/ld
20:42:33 [2022-07-29T20:42:33.462Z] #77 52.85 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:42:33 [2022-07-29T20:42:33.462Z] #77 52.87 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:42:33 [2022-07-29T20:42:33.723Z] #77 52.89 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:42:33 [2022-07-29T20:42:33.723Z] #77 52.97 checking whether ln -s works... yes
20:42:33 [2022-07-29T20:42:33.723Z] #77 52.97 checking the maximum length of command line arguments... 1572864
20:42:33 [2022-07-29T20:42:33.723Z] #77 53.03 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:42:33 [2022-07-29T20:42:33.723Z] #77 53.03 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:42:33 [2022-07-29T20:42:33.723Z] #77 53.03 checking for /usr/bin/ld option to reload object files... -r
20:42:33 [2022-07-29T20:42:33.723Z] #77 53.03 checking for objdump... objdump
20:42:33 [2022-07-29T20:42:33.723Z] #77 53.03 checking how to recognize dependent libraries... pass_all
20:42:33 [2022-07-29T20:42:33.723Z] #77 53.03 checking for dlltool... no
20:42:33 [2022-07-29T20:42:33.723Z] #77 53.04 checking how to associate runtime and link libraries... printf %s\n
20:42:33 [2022-07-29T20:42:33.723Z] #77 53.04 checking for ar... ar
20:42:33 [2022-07-29T20:42:33.900Z] #14 32.34 Building dependency tree...
20:42:33 [2022-07-29T20:42:33.900Z] #14 33.57 Reading state information...
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.04 checking for archiver @FILE support... @
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.15 checking for strip... strip
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.15 checking for ranlib... ranlib
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.15 checking for gawk... no
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.15 checking for mawk... mawk
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.16 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.34 checking for sysroot... no
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.34 checking for a working dd... /bin/dd
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.35 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.38 checking for mt... no
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.38 checking if : is a manifest tool... no
20:42:33 [2022-07-29T20:42:33.984Z] #77 53.40 checking for dlfcn.h... yes
20:42:34 [2022-07-29T20:42:34.245Z] #77 53.47 checking for objdir... .libs
20:42:34 [2022-07-29T20:42:34.245Z] #77 53.64 checking if gcc supports -fno-rtti -fno-exceptions... no
20:42:34 [2022-07-29T20:42:34.467Z] #14 ...
20:42:34 [2022-07-29T20:42:34.467Z] 
20:42:34 [2022-07-29T20:42:34.467Z] #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
20:42:34 [2022-07-29T20:42:34.467Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:42:34 [2022-07-29T20:42:34.467Z] #51 23.63 Fetched 8565 kB in 17s (513 kB/s)
20:42:34 [2022-07-29T20:42:34.467Z] #51 23.63 Reading package lists...
20:42:34 [2022-07-29T20:42:34.505Z] #77 53.72 checking for gcc option to produce PIC... -fPIC -DPIC
20:42:34 [2022-07-29T20:42:34.505Z] #77 53.72 checking if gcc PIC flag -fPIC -DPIC works... yes
20:42:34 [2022-07-29T20:42:34.505Z] #77 53.80 checking if gcc static flag -static works... yes
20:42:34 [2022-07-29T20:42:34.725Z] #51 29.96 Reading package lists...
20:42:34 [2022-07-29T20:42:34.725Z] #51 ...
20:42:34 [2022-07-29T20:42:34.725Z] 
20:42:34 [2022-07-29T20:42:34.725Z] #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
20:42:34 [2022-07-29T20:42:34.725Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:42:34 [2022-07-29T20:42:34.725Z] #42 25.71 The following additional packages will be installed:
20:42:34 [2022-07-29T20:42:34.725Z] #42 25.71   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:42:34 [2022-07-29T20:42:34.725Z] #42 25.71 Suggested packages:
20:42:34 [2022-07-29T20:42:34.725Z] #42 25.71   cmake-doc ninja-build lrzip
20:42:34 [2022-07-29T20:42:34.725Z] #42 25.71 Recommended packages:
20:42:34 [2022-07-29T20:42:34.725Z] #42 25.71   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:42:34 [2022-07-29T20:42:34.725Z] #42 26.91 The following NEW packages will be installed:
20:42:34 [2022-07-29T20:42:34.725Z] #42 26.91   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:42:34 [2022-07-29T20:42:34.725Z] #42 26.91   vim-common xxd
20:42:34 [2022-07-29T20:42:34.725Z] #42 27.31 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
20:42:34 [2022-07-29T20:42:34.725Z] #42 27.31 Need to get 17.7 MB of archives.
20:42:34 [2022-07-29T20:42:34.725Z] #42 27.31 After this operation, 70.7 MB of additional disk space will be used.
20:42:34 [2022-07-29T20:42:34.725Z] #42 27.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 27.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 27.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 27.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 28.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 28.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 28.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 28.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 28.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 28.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:42:34 [2022-07-29T20:42:34.725Z] #42 30.22 debconf: delaying package configuration, since apt-utils is not installed
20:42:34 [2022-07-29T20:42:34.725Z] #42 30.41 Fetched 17.7 MB in 2s (10.2 MB/s)
20:42:34 [2022-07-29T20:42:34.725Z] #42 30.49 Selecting previously unselected package xxd.
20:42:34 [2022-07-29T20:42:34.725Z] #42 30.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.)
20:42:34 [2022-07-29T20:42:34.725Z] #42 30.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:42:34 [2022-07-29T20:42:34.725Z] #42 30.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:42:34 [2022-07-29T20:42:34.725Z] #42 30.92 Selecting previously unselected package vim-common.
20:42:34 [2022-07-29T20:42:34.725Z] #42 30.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:42:34 [2022-07-29T20:42:34.725Z] #42 30.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:42:34 [2022-07-29T20:42:34.725Z] #42 31.38 Selecting previously unselected package cmake-data.
20:42:34 [2022-07-29T20:42:34.725Z] #42 31.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:42:34 [2022-07-29T20:42:34.725Z] #42 31.38 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:42:34 [2022-07-29T20:42:34.766Z] #77 53.98 checking if gcc supports -c -o file.o... yes
20:42:34 [2022-07-29T20:42:34.766Z] #77 54.06 checking if gcc supports -c -o file.o... (cached) yes
20:42:34 [2022-07-29T20:42:34.766Z] #77 54.07 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:42:35 [2022-07-29T20:42:35.028Z] #77 54.10 checking dynamic linker characteristics... GNU/Linux ld.so
20:42:35 [2022-07-29T20:42:35.028Z] #77 54.35 checking how to hardcode library paths into programs... immediate
20:42:35 [2022-07-29T20:42:35.028Z] #77 54.35 checking whether stripping libraries is possible... yes
20:42:35 [2022-07-29T20:42:35.028Z] #77 54.36 checking if libtool supports shared libraries... yes
20:42:35 [2022-07-29T20:42:35.028Z] #77 54.36 checking whether to build shared libraries... no
20:42:35 [2022-07-29T20:42:35.028Z] #77 54.36 checking whether to build static libraries... yes
20:42:35 [2022-07-29T20:42:35.028Z] #77 54.36 checking for a BSD-compatible install... /usr/bin/install -c
20:42:35 [2022-07-29T20:42:35.028Z] #77 54.39 checking whether build environment is sane... yes
20:42:35 [2022-07-29T20:42:35.028Z] #77 54.43 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:42:35 [2022-07-29T20:42:35.311Z] #77 54.45 checking whether make sets $(MAKE)... yes
20:42:35 [2022-07-29T20:42:35.311Z] #77 54.49 checking whether make supports the include directive... yes (GNU style)
20:42:35 [2022-07-29T20:42:35.311Z] #77 54.53 checking whether make supports nested variables... yes
20:42:35 [2022-07-29T20:42:35.311Z] #77 54.56 checking whether UID '0' is supported by ustar format... yes
20:42:35 [2022-07-29T20:42:35.311Z] #77 54.56 checking whether GID '0' is supported by ustar format... yes
20:42:35 [2022-07-29T20:42:35.311Z] #77 54.56 checking how to create a ustar tar archive... gnutar
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.62 checking dependency style of gcc... gcc3
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.74 checking whether to enable maintainer-specific portions of Makefiles... yes
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.74 checking whether make supports nested variables... (cached) yes
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.74 checking for pkg-config... /usr/bin/pkg-config
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.74 checking pkg-config is at least version 0.9.0... yes
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.74 checking for yajl >= 2.1.0... yes
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.77 checking for a sed that does not truncate output... (cached) /bin/sed
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.77 checking for gcc... (cached) gcc
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.86 checking whether we are using the GNU C compiler... (cached) yes
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.86 checking whether gcc accepts -g... (cached) yes
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.86 checking for gcc option to accept ISO C89... (cached) none needed
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.86 checking whether gcc understands -c and -o together... (cached) yes
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.86 checking for a Python interpreter with version >= 3... python3
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.89 checking for python3... /usr/bin/python3
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.89 checking for python3 version... 3.9
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.92 checking for python3 platform... linux
20:42:35 [2022-07-29T20:42:35.572Z] #77 54.94 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:42:35 [2022-07-29T20:42:35.833Z] #77 55.00 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:42:36 [2022-07-29T20:42:36.093Z] #77 55.12 checking that generated files are newer than configure... done
20:42:36 [2022-07-29T20:42:36.093Z] #77 55.41 configure: creating ./config.status
20:42:36 [2022-07-29T20:42:36.099Z] #42 ...
20:42:36 [2022-07-29T20:42:36.099Z] 
20:42:36 [2022-07-29T20:42:36.099Z] #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
20:42:36 [2022-07-29T20:42:36.100Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:42:36 [2022-07-29T20:42:36.100Z] #62 25.72 Reading package lists...
20:42:36 [2022-07-29T20:42:36.100Z] #62 31.73 Building dependency tree...
20:42:36 [2022-07-29T20:42:36.100Z] #62 33.20 Reading state information...
20:42:36 [2022-07-29T20:42:36.100Z] #62 35.57 The following additional packages will be installed:
20:42:36 [2022-07-29T20:42:36.100Z] #62 35.59   libbtrfs0
20:42:36 [2022-07-29T20:42:36.100Z] #62 35.76 The following NEW packages will be installed:
20:42:36 [2022-07-29T20:42:36.100Z] #62 35.79   libbtrfs-dev libbtrfs0
20:42:36 [2022-07-29T20:42:36.665Z] #62 36.19 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
20:42:36 [2022-07-29T20:42:36.665Z] #62 36.19 Need to get 460 kB of archives.
20:42:36 [2022-07-29T20:42:36.665Z] #62 36.19 After this operation, 1237 kB of additional disk space will be used.
20:42:36 [2022-07-29T20:42:36.665Z] #62 36.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:42:36 [2022-07-29T20:42:36.665Z] #62 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:42:37 [2022-07-29T20:42:37.262Z] #23 6.947 Collecting yamllint==1.26.1
20:42:37 [2022-07-29T20:42:37.262Z] #23 8.027   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:42:37 [2022-07-29T20:42:37.522Z] #23 8.549 Collecting pathspec>=0.5.3
20:42:37 [2022-07-29T20:42:37.522Z] #23 8.564   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:42:37 [2022-07-29T20:42:37.600Z] #62 ...
20:42:37 [2022-07-29T20:42:37.600Z] 
20:42:37 [2022-07-29T20:42:37.600Z] #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
20:42:37 [2022-07-29T20:42:37.600Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:37 [2022-07-29T20:42:37.600Z] #14 35.97 The following additional packages will be installed:
20:42:37 [2022-07-29T20:42:37.600Z] #14 35.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:42:37 [2022-07-29T20:42:37.600Z] #14 35.99   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:42:37 [2022-07-29T20:42:37.600Z] #14 35.99   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:42:37 [2022-07-29T20:42:37.600Z] #14 35.99   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:42:37 [2022-07-29T20:42:37.600Z] #14 36.00   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:42:37 [2022-07-29T20:42:37.600Z] #14 36.01   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:42:37 [2022-07-29T20:42:37.600Z] #14 36.01   mingw-w64-common mingw-w64-x86-64-dev
20:42:37 [2022-07-29T20:42:37.600Z] #14 36.02 Suggested packages:
20:42:37 [2022-07-29T20:42:37.600Z] #14 36.02   gcc-10-locales seccomp wine64
20:42:37 [2022-07-29T20:42:37.781Z] #23 8.754 Collecting pyyaml
20:42:37 [2022-07-29T20:42:37.781Z] #23 8.759   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)
20:42:37 [2022-07-29T20:42:37.781Z] #23 8.793 Building wheels for collected packages: yamllint
20:42:37 [2022-07-29T20:42:37.781Z] #23 8.799   Building wheel for yamllint (setup.py): started
20:42:37 [2022-07-29T20:42:37.857Z] #14 37.59 The following NEW packages will be installed:
20:42:37 [2022-07-29T20:42:37.857Z] #14 37.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:42:37 [2022-07-29T20:42:37.857Z] #14 37.59   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:42:37 [2022-07-29T20:42:37.857Z] #14 37.59   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:42:37 [2022-07-29T20:42:37.857Z] #14 37.59   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:42:37 [2022-07-29T20:42:37.857Z] #14 37.59   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:42:37 [2022-07-29T20:42:37.857Z] #14 37.59   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:42:37 [2022-07-29T20:42:37.857Z] #14 37.59   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:42:37 [2022-07-29T20:42:37.858Z] #14 37.60   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:42:37 [2022-07-29T20:42:37.858Z] #14 37.60   mingw-w64-x86-64-dev
20:42:38 [2022-07-29T20:42:38.008Z] #77 ...
20:42:38 [2022-07-29T20:42:38.008Z] 
20:42:38 [2022-07-29T20:42:38.008Z] #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
20:42:38 [2022-07-29T20:42:38.008Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:38 [2022-07-29T20:42:38.008Z] #55 69.56 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
20:42:38 [2022-07-29T20:42:38.008Z] #55 DONE 70.4s
20:42:38 [2022-07-29T20:42:38.008Z] 
20:42:38 [2022-07-29T20:42:38.008Z] #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
20:42:38 [2022-07-29T20:42:38.008Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.02 config.status: creating Makefile
20:42:38 [2022-07-29T20:42:38.008Z] #77 ...
20:42:38 [2022-07-29T20:42:38.008Z] 
20:42:38 [2022-07-29T20:42:38.008Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:38 [2022-07-29T20:42:38.008Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:42:38 [2022-07-29T20:42:38.008Z] #21 16.30 Selecting previously unselected package libprotobuf-c1:amd64.
20:42:38 [2022-07-29T20:42:38.008Z] #21 16.31 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 16.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 16.62 Selecting previously unselected package libyajl2:amd64.
20:42:38 [2022-07-29T20:42:38.008Z] #21 16.62 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 16.64 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 16.75 Selecting previously unselected package net-tools.
20:42:38 [2022-07-29T20:42:38.008Z] #21 16.76 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 16.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.20 Selecting previously unselected package patch.
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.20 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.22 Unpacking patch (2.7.6-7) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.54 Selecting previously unselected package python-pip-whl.
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.57 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.86 Selecting previously unselected package python3-lib2to3.
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.87 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.87 Unpacking python3-lib2to3 (3.9.2-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.94 Selecting previously unselected package python3-distutils.
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.94 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 17.96 Unpacking python3-distutils (3.9.2-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 18.05 Selecting previously unselected package python3-pkg-resources.
20:42:38 [2022-07-29T20:42:38.008Z] #21 18.05 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 18.06 Unpacking python3-pkg-resources (52.0.0-4) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 18.16 Selecting previously unselected package python3-setuptools.
20:42:38 [2022-07-29T20:42:38.008Z] #21 18.16 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 18.17 Unpacking python3-setuptools (52.0.0-4) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 18.36 Selecting previously unselected package python3-wheel.
20:42:38 [2022-07-29T20:42:38.008Z] #21 18.37 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 18.49 Unpacking python3-wheel (0.34.2-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.31 Selecting previously unselected package python3-pip.
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.31 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.31 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.47 Selecting previously unselected package sudo.
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.47 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.48 Unpacking sudo (1.9.5p2-3) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.69 Selecting previously unselected package thin-provisioning-tools.
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.69 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.69 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.80 Selecting previously unselected package uidmap.
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.80 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.82 Unpacking uidmap (1:4.8.1-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.95 Selecting previously unselected package vim-runtime.
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.95 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 19.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:42:38 [2022-07-29T20:42:38.008Z] #21 20.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:42:38 [2022-07-29T20:42:38.008Z] #21 20.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.23 Selecting previously unselected package vim.
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.23 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.25 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.50 Selecting previously unselected package xfsprogs.
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.51 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.52 Unpacking xfsprogs (5.10.0-4) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.76 Selecting previously unselected package zip.
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.77 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.78 Unpacking zip (3.0-12) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.87 Selecting previously unselected package zstd.
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.88 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 21.88 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.08 Setting up python3-pkg-resources (52.0.0-4) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.46 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.47 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.48 Setting up libgpm2:amd64 (1.20.7-8) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.51 Setting up libicu67:amd64 (67.1-7) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.52 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.53 Setting up libinih1:amd64 (53-1+b2) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.55 Setting up uidmap (1:4.8.1-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.56 Setting up libyajl2:amd64 (2.1.0-3) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.58 Setting up bzip2 (1.0.8-4) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.62 Setting up python3-wheel (0.34.2-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.88 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.89 Setting up libcap2:amd64 (1:2.44-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.90 Setting up libcap2-bin (1:2.44-1) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 22.91 Setting up apparmor (2.13.6-10) ...
20:42:38 [2022-07-29T20:42:38.008Z] #21 ...
20:42:38 [2022-07-29T20:42:38.008Z] 
20:42:38 [2022-07-29T20:42:38.008Z] #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
20:42:38 [2022-07-29T20:42:38.008Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.04 config.status: creating config.h
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.06 config.status: executing libtool commands
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.07 config.status: executing depfiles commands
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.28 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.28 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.38 checking for gcc... gcc
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.40 checking whether the C compiler works... yes
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.45 checking for C compiler default output file name... a.out
20:42:38 [2022-07-29T20:42:38.008Z] #77 57.45 checking for suffix of executables... 
20:42:38 [2022-07-29T20:42:38.116Z] #14 ...
20:42:38 [2022-07-29T20:42:38.116Z] 
20:42:38 [2022-07-29T20:42:38.116Z] #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
20:42:38 [2022-07-29T20:42:38.116Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:42:38 [2022-07-29T20:42:38.116Z] #47 27.46 Updating files:  73% (1599/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.
20:42:38 [2022-07-29T20:42:38.116Z] #47 28.16 + git checkout -q v2.3.0
20:42:38 [2022-07-29T20:42:38.116Z] #47 30.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:42:38 [2022-07-29T20:42:38.268Z] #77 57.50 checking whether we are cross compiling... no
20:42:38 [2022-07-29T20:42:38.268Z] #77 57.54 checking for suffix of object files... o
20:42:38 [2022-07-29T20:42:38.268Z] #77 57.56 checking whether we are using the GNU C compiler... yes
20:42:38 [2022-07-29T20:42:38.268Z] #77 57.59 checking whether gcc accepts -g... yes
20:42:38 [2022-07-29T20:42:38.268Z] #77 57.63 checking for gcc option to accept ISO C89... none needed
20:42:38 [2022-07-29T20:42:38.268Z] #77 57.68 checking whether gcc understands -c and -o together... yes
20:42:38 [2022-07-29T20:42:38.351Z] #23 9.315   Building wheel for yamllint (setup.py): finished with status 'done'
20:42:38 [2022-07-29T20:42:38.351Z] #23 9.316   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fe2546c1a65726d57e1b76840b94eccbfdde8887d565fcf59dece53fd1634c33
20:42:38 [2022-07-29T20:42:38.351Z] #23 9.317   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:42:38 [2022-07-29T20:42:38.351Z] #23 9.320 Successfully built yamllint
20:42:38 [2022-07-29T20:42:38.351Z] #23 9.330 Installing collected packages: pyyaml, pathspec, yamllint
20:42:38 [2022-07-29T20:42:38.374Z] #47 ...
20:42:38 [2022-07-29T20:42:38.374Z] 
20:42:38 [2022-07-29T20:42:38.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
20:42:38 [2022-07-29T20:42:38.374Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:42:38 [2022-07-29T20:42:38.374Z] #62 37.35 debconf: delaying package configuration, since apt-utils is not installed
20:42:38 [2022-07-29T20:42:38.374Z] #62 37.64 Fetched 460 kB in 0s (1356 kB/s)
20:42:38 [2022-07-29T20:42:38.374Z] #62 37.77 Selecting previously unselected package libbtrfs0:amd64.
20:42:38 [2022-07-29T20:42:38.374Z] #62 37.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
20:42:38 [2022-07-29T20:42:38.374Z] #62 37.85 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.374Z] #62 37.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:42:38 [2022-07-29T20:42:38.374Z] #62 38.14 Selecting previously unselected package libbtrfs-dev:amd64.
20:42:38 [2022-07-29T20:42:38.374Z] #62 38.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:42:38 [2022-07-29T20:42:38.374Z] #62 38.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:42:38 [2022-07-29T20:42:38.374Z] #62 ...
20:42:38 [2022-07-29T20:42:38.374Z] 
20:42:38 [2022-07-29T20:42:38.374Z] #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             ;
20:42:38 [2022-07-29T20:42:38.374Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:38 [2022-07-29T20:42:38.374Z] #76 22.49 Reading package lists...
20:42:38 [2022-07-29T20:42:38.374Z] #76 28.34 Reading package lists...
20:42:38 [2022-07-29T20:42:38.374Z] #76 34.47 Building dependency tree...
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.16 python3 is already the newest version (3.9.2-3).
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.16 The following additional packages will be installed:
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.17   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.18   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.18 Suggested packages:
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.18   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.18   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.18   m4-doc ed diffutils-doc
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.18 Recommended packages:
20:42:38 [2022-07-29T20:42:38.374Z] #76 38.18   fakeroot libalgorithm-merge-perl libltdl-dev
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.73 checking for a BSD-compatible install... /usr/bin/install -c
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.74 checking whether build environment is sane... yes
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.76 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.76 checking for gawk... no
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.76 checking for mawk... mawk
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.76 checking whether make sets $(MAKE)... yes
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.77 checking whether make supports the include directive... yes (GNU style)
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.78 checking whether make supports nested variables... yes
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.79 checking whether UID '0' is supported by ustar format... yes
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.79 checking whether GID '0' is supported by ustar format... yes
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.79 checking how to create a ustar tar archive... gnutar
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.81 checking dependency style of gcc... gcc3
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.87 checking whether to enable maintainer-specific portions of Makefiles... yes
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.87 checking whether make supports nested variables... (cached) yes
20:42:38 [2022-07-29T20:42:38.528Z] #77 57.88 checking build system type... x86_64-pc-linux-gnu
20:42:38 [2022-07-29T20:42:38.611Z] #23 9.511 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:42:38 [2022-07-29T20:42:38.611Z] #23 DONE 9.7s
20:42:38 [2022-07-29T20:42:38.611Z] 
20:42:38 [2022-07-29T20:42:38.611Z] #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
20:42:38 [2022-07-29T20:42:38.611Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:42:38 [2022-07-29T20:42:38.649Z] #76 ...
20:42:38 [2022-07-29T20:42:38.649Z] 
20:42:38 [2022-07-29T20:42:38.649Z] #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
20:42:38 [2022-07-29T20:42:38.649Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:38 [2022-07-29T20:42:38.649Z] #14 38.03 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
20:42:38 [2022-07-29T20:42:38.649Z] #14 38.03 Need to get 115 MB of archives.
20:42:38 [2022-07-29T20:42:38.649Z] #14 38.03 After this operation, 645 MB of additional disk space will be used.
20:42:38 [2022-07-29T20:42:38.649Z] #14 38.03 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]
20:42:38 [2022-07-29T20:42:38.649Z] #14 38.21 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]
20:42:38 [2022-07-29T20:42:38.649Z] #14 38.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:42:38 [2022-07-29T20:42:38.649Z] #14 38.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:42:38 [2022-07-29T20:42:38.649Z] #14 38.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:42:38 [2022-07-29T20:42:38.649Z] #14 38.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:42:38 [2022-07-29T20:42:38.789Z] #77 57.99 checking host system type... x86_64-pc-linux-gnu
20:42:38 [2022-07-29T20:42:38.789Z] #77 57.99 checking how to print strings... printf
20:42:38 [2022-07-29T20:42:38.789Z] #77 57.99 checking for a sed that does not truncate output... /bin/sed
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.00 checking for grep that handles long lines and -e... /bin/grep
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.00 checking for egrep... /bin/grep -E
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.01 checking for fgrep... /bin/grep -F
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.01 checking for ld used by gcc... /usr/bin/ld
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.03 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.07 checking whether ln -s works... yes
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.07 checking the maximum length of command line arguments... 1572864
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.08 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.08 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.08 checking for /usr/bin/ld option to reload object files... -r
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.08 checking for objdump... objdump
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.08 checking how to recognize dependent libraries... pass_all
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.08 checking for dlltool... no
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.08 checking how to associate runtime and link libraries... printf %s\n
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.08 checking for ar... ar
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.09 checking for archiver @FILE support... @
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.12 checking for strip... strip
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.13 checking for ranlib... ranlib
20:42:38 [2022-07-29T20:42:38.789Z] #77 58.13 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:42:38 [2022-07-29T20:42:38.871Z] #64 ...
20:42:38 [2022-07-29T20:42:38.871Z] 
20:42:38 [2022-07-29T20:42:38.871Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:42:38 [2022-07-29T20:42:38.871Z] #27 sha256:d8fc03a4afc01305160dfaf118976178573e8c71c7897644632bde8afc25dbcf
20:42:38 [2022-07-29T20:42:38.871Z] #27 DONE 0.2s
20:42:38 [2022-07-29T20:42:38.871Z] 
20:42:38 [2022-07-29T20:42:38.871Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:42:38 [2022-07-29T20:42:38.871Z] #32 sha256:a53b8631459e1aa03be327c37b92f0db443fe505cca9fb8df6c5c67669e8bff6
20:42:38 [2022-07-29T20:42:38.907Z] #14 38.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:42:39 [2022-07-29T20:42:39.041Z] #19 47.61 Reading package lists...
20:42:39 [2022-07-29T20:42:39.041Z] #19 ...
20:42:39 [2022-07-29T20:42:39.041Z] 
20:42:39 [2022-07-29T20:42:39.041Z] #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
20:42:39 [2022-07-29T20:42:39.041Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:39 [2022-07-29T20:42:39.041Z] #84 23.02 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:42:39 [2022-07-29T20:42:39.049Z] #77 58.23 checking for sysroot... no
20:42:39 [2022-07-29T20:42:39.050Z] #77 58.23 checking for a working dd... /bin/dd
20:42:39 [2022-07-29T20:42:39.050Z] #77 58.23 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:42:39 [2022-07-29T20:42:39.050Z] #77 58.27 checking for mt... no
20:42:39 [2022-07-29T20:42:39.050Z] #77 58.27 checking if : is a manifest tool... no
20:42:39 [2022-07-29T20:42:39.050Z] #77 58.28 checking how to run the C preprocessor... gcc -E
20:42:39 [2022-07-29T20:42:39.166Z] #14 ...
20:42:39 [2022-07-29T20:42:39.166Z] 
20:42:39 [2022-07-29T20:42:39.166Z] #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
20:42:39 [2022-07-29T20:42:39.166Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
20:42:39 [2022-07-29T20:42:39.166Z] #62 38.53 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:42:39 [2022-07-29T20:42:39.166Z] #62 38.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:42:39 [2022-07-29T20:42:39.166Z] #62 38.60 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:39 [2022-07-29T20:42:39.166Z] #62 DONE 39.0s
20:42:39 [2022-07-29T20:42:39.310Z] #77 58.35 checking for ANSI C header files... yes
20:42:39 [2022-07-29T20:42:39.311Z] #77 58.55 checking for sys/types.h... yes
20:42:39 [2022-07-29T20:42:39.311Z] #77 58.63 checking for sys/stat.h... yes
20:42:39 [2022-07-29T20:42:39.311Z] #77 58.69 checking for stdlib.h... yes
20:42:39 [2022-07-29T20:42:39.424Z] 
20:42:39 [2022-07-29T20:42:39.424Z] #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
20:42:39 [2022-07-29T20:42:39.424Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:39 [2022-07-29T20:42:39.424Z] #14 39.13 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]
20:42:39 [2022-07-29T20:42:39.424Z] #14 39.17 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]
20:42:39 [2022-07-29T20:42:39.440Z] #32 DONE 0.4s
20:42:39 [2022-07-29T20:42:39.440Z] 
20:42:39 [2022-07-29T20:42:39.440Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:42:39 [2022-07-29T20:42:39.440Z] #35 sha256:d6c3133cd1ed2a650f2a6ae002e8b3f7e936d529cbb31a11f36164516f25a6c9
20:42:39 [2022-07-29T20:42:39.440Z] #35 DONE 0.2s
20:42:39 [2022-07-29T20:42:39.440Z] 
20:42:39 [2022-07-29T20:42:39.440Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:42:39 [2022-07-29T20:42:39.440Z] #37 sha256:d725281a0c9149ec23ae153158a74460319eccf2106930c4497e43c6f1d7f836
20:42:39 [2022-07-29T20:42:39.572Z] #77 58.78 checking for string.h... yes
20:42:39 [2022-07-29T20:42:39.572Z] #77 58.87 checking for memory.h... yes
20:42:39 [2022-07-29T20:42:39.572Z] #77 58.95 checking for strings.h... yes
20:42:39 [2022-07-29T20:42:39.682Z] #14 ...
20:42:39 [2022-07-29T20:42:39.682Z] 
20:42:39 [2022-07-29T20:42:39.682Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:42:39 [2022-07-29T20:42:39.682Z] #63 sha256:c903b173db08cd1ca1663fdc5fd81facf7cf2d849620850858e3d217b75110bc
20:42:39 [2022-07-29T20:42:39.682Z] #63 DONE 0.3s
20:42:39 [2022-07-29T20:42:39.682Z] 
20:42:39 [2022-07-29T20:42:39.682Z] #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
20:42:39 [2022-07-29T20:42:39.682Z] #64 sha256:22ce016ad647ca95af5ae3e7d057932ee25f19e2c419db8d7b55d44020de41f9
20:42:39 [2022-07-29T20:42:39.699Z] #37 DONE 0.2s
20:42:39 [2022-07-29T20:42:39.699Z] 
20:42:39 [2022-07-29T20:42:39.699Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:42:39 [2022-07-29T20:42:39.699Z] #39 sha256:c89711375bc1bfbbddd515787c6f22d806146f5826576fb65445b3deaff26842
20:42:39 [2022-07-29T20:42:39.699Z] #39 DONE 0.1s
20:42:39 [2022-07-29T20:42:39.699Z] 
20:42:39 [2022-07-29T20:42:39.699Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:42:39 [2022-07-29T20:42:39.699Z] #41 sha256:1aa6cddd1ce23ee3b8ab02cfb4bbc37f917af48d7c63951f42d13f385ea24d85
20:42:39 [2022-07-29T20:42:39.699Z] #41 DONE 0.1s
20:42:39 [2022-07-29T20:42:39.699Z] 
20:42:39 [2022-07-29T20:42:39.699Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:42:39 [2022-07-29T20:42:39.699Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:42:39 [2022-07-29T20:42:39.833Z] #77 59.04 checking for inttypes.h... yes
20:42:39 [2022-07-29T20:42:39.834Z] #77 59.13 checking for stdint.h... yes
20:42:39 [2022-07-29T20:42:39.959Z] #64 ...
20:42:39 [2022-07-29T20:42:39.959Z] 
20:42:39 [2022-07-29T20:42:39.959Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:42:39 [2022-07-29T20:42:39.959Z] #45 sha256:c37b64ef2cc8852035402745fabcce4e2f4d427dad02506d1af600062d601a9c
20:42:39 [2022-07-29T20:42:39.959Z] #45 DONE 0.1s
20:42:39 [2022-07-29T20:42:39.959Z] 
20:42:39 [2022-07-29T20:42:39.959Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:42:39 [2022-07-29T20:42:39.959Z] #48 sha256:dc746809a59077d356405d358a3790d81f36f80c7923c01ceb3c6be989d615a9
20:42:40 [2022-07-29T20:42:40.095Z] #77 59.20 checking for unistd.h... yes
20:42:40 [2022-07-29T20:42:40.095Z] #77 59.28 checking for dlfcn.h... yes
20:42:40 [2022-07-29T20:42:40.095Z] #77 59.34 checking for objdir... .libs
20:42:40 [2022-07-29T20:42:40.219Z] #48 DONE 0.2s
20:42:40 [2022-07-29T20:42:40.219Z] 
20:42:40 [2022-07-29T20:42:40.219Z] #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
20:42:40 [2022-07-29T20:42:40.219Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:42:40 [2022-07-29T20:42:40.219Z] #64 ...
20:42:40 [2022-07-29T20:42:40.219Z] 
20:42:40 [2022-07-29T20:42:40.219Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:42:40 [2022-07-29T20:42:40.219Z] #52 sha256:5e9c817024df8330ddaf66a18ee88a64c15c652010e1213248619b3c7494c812
20:42:40 [2022-07-29T20:42:40.219Z] #52 DONE 0.1s
20:42:40 [2022-07-29T20:42:40.219Z] 
20:42:40 [2022-07-29T20:42:40.219Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:42:40 [2022-07-29T20:42:40.219Z] #54 sha256:29cda0e2a926079882c638498704da850343942711267902dd6efc64e6ad3e50
20:42:40 [2022-07-29T20:42:40.358Z] #77 59.48 checking if gcc supports -fno-rtti -fno-exceptions... no
20:42:40 [2022-07-29T20:42:40.358Z] #77 59.55 checking for gcc option to produce PIC... -fPIC -DPIC
20:42:40 [2022-07-29T20:42:40.358Z] #77 59.55 checking if gcc PIC flag -fPIC -DPIC works... yes
20:42:40 [2022-07-29T20:42:40.358Z] #77 59.61 checking if gcc static flag -static works... yes
20:42:40 [2022-07-29T20:42:40.358Z] #77 59.73 checking if gcc supports -c -o file.o... yes
20:42:40 [2022-07-29T20:42:40.479Z] #54 DONE 0.1s
20:42:40 [2022-07-29T20:42:40.479Z] 
20:42:40 [2022-07-29T20:42:40.479Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:42:40 [2022-07-29T20:42:40.479Z] #56 sha256:e7dcb14d8910fd1af4508cc89a9d401f33d4b4255a5d324ecf2a3f6a794fb49e
20:42:40 [2022-07-29T20:42:40.622Z] #77 59.83 checking if gcc supports -c -o file.o... (cached) yes
20:42:40 [2022-07-29T20:42:40.622Z] #77 59.83 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:42:40 [2022-07-29T20:42:40.739Z] #56 DONE 0.4s
20:42:40 [2022-07-29T20:42:40.739Z] 
20:42:40 [2022-07-29T20:42:40.739Z] #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
20:42:40 [2022-07-29T20:42:40.739Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:42:40 [2022-07-29T20:42:40.739Z] #64 ...
20:42:40 [2022-07-29T20:42:40.739Z] 
20:42:40 [2022-07-29T20:42:40.739Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:42:40 [2022-07-29T20:42:40.739Z] #58 sha256:f27ede6d4218587fb8e7ab61dc7cd0cb46078369b3eec32b71c66edff80f45e7
20:42:40 [2022-07-29T20:42:40.739Z] #58 DONE 0.1s
20:42:40 [2022-07-29T20:42:40.739Z] 
20:42:40 [2022-07-29T20:42:40.739Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:42:40 [2022-07-29T20:42:40.739Z] #61 sha256:7f35a4472da4f2753cb0987c2c55f01e01855490c2e6d499381aacc783b5dc5e
20:42:40 [2022-07-29T20:42:40.887Z] #77 59.87 checking dynamic linker characteristics... GNU/Linux ld.so
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.00 checking how to hardcode library paths into programs... immediate
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.00 checking whether stripping libraries is possible... yes
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.01 checking if libtool supports shared libraries... yes
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.01 checking whether to build shared libraries... no
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.01 checking whether to build static libraries... yes
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.03 checking float.h usability... yes
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.12 checking float.h presence... yes
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.16 checking for float.h... yes
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.19 checking limits.h usability... yes
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.26 checking limits.h presence... yes
20:42:40 [2022-07-29T20:42:40.887Z] #77 60.30 checking for limits.h... yes
20:42:40 [2022-07-29T20:42:40.999Z] #61 DONE 0.1s
20:42:40 [2022-07-29T20:42:40.999Z] 
20:42:40 [2022-07-29T20:42:40.999Z] #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
20:42:40 [2022-07-29T20:42:40.999Z] #64 sha256:29ea27b02f973c6dea94e6d77a73d25e58570e2b7162876cb210458728ef474e
20:42:41 [2022-07-29T20:42:41.063Z] #64 ...
20:42:41 [2022-07-29T20:42:41.063Z] 
20:42:41 [2022-07-29T20:42:41.063Z] #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
20:42:41 [2022-07-29T20:42:41.063Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
20:42:41 [2022-07-29T20:42:41.063Z] #57 40.41 v3.0.2
20:42:41 [2022-07-29T20:42:41.063Z] #57 DONE 40.8s
20:42:41 [2022-07-29T20:42:41.155Z] #77 60.33 checking stddef.h usability... yes
20:42:41 [2022-07-29T20:42:41.155Z] #77 60.41 checking stddef.h presence... yes
20:42:41 [2022-07-29T20:42:41.155Z] #77 60.43 checking for stddef.h... yes
20:42:41 [2022-07-29T20:42:41.155Z] #77 60.44 checking for stdlib.h... (cached) yes
20:42:41 [2022-07-29T20:42:41.155Z] #77 60.47 checking for string.h... (cached) yes
20:42:41 [2022-07-29T20:42:41.155Z] #77 60.49 checking sys/time.h usability... yes
20:42:41 [2022-07-29T20:42:41.330Z] 
20:42:41 [2022-07-29T20:42:41.330Z] #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             ;
20:42:41 [2022-07-29T20:42:41.330Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.10 The following NEW packages will be installed:
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.10   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.10   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.10   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.10   libyajl2 m4 patch xz-utils
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.55 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.55 Need to get 5940 kB of archives.
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.55 After this operation, 18.7 MB of additional disk space will be used.
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:42:41 [2022-07-29T20:42:41.330Z] #76 40.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
20:42:41 [2022-07-29T20:42:41.416Z] #77 60.59 checking sys/time.h presence... yes
20:42:41 [2022-07-29T20:42:41.416Z] #77 60.61 checking for sys/time.h... yes
20:42:41 [2022-07-29T20:42:41.416Z] #77 60.63 checking for inline... inline
20:42:41 [2022-07-29T20:42:41.416Z] #77 60.67 checking for size_t... yes
20:42:41 [2022-07-29T20:42:41.416Z] #77 60.78 checking for stdlib.h... (cached) yes
20:42:41 [2022-07-29T20:42:41.416Z] #77 60.79 checking for GNU libc compatible malloc... yes
20:42:41 [2022-07-29T20:42:41.677Z] 
20:42:41 [2022-07-29T20:42:41.677Z] #77 ...
20:42:41 [2022-07-29T20:42:41.677Z] 
20:42:41 [2022-07-29T20:42:41.677Z] #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
20:42:41 [2022-07-29T20:42:41.677Z] #60 sha256:b5f0d9df70c00bbc2d910498f2a83759557cd4f3a390a816b2efe93784e4220f
20:42:41 [2022-07-29T20:42:41.677Z] #60 34.67 + mkdir -p /build
20:42:41 [2022-07-29T20:42:41.677Z] #60 34.68 + cp runc /build/runc
20:42:41 [2022-07-29T20:42:41.677Z] #60 DONE 35.3s
20:42:41 [2022-07-29T20:42:41.677Z] 
20:42:41 [2022-07-29T20:42:41.677Z] #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
20:42:41 [2022-07-29T20:42:41.677Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:41 [2022-07-29T20:42:41.677Z] #77 60.87 checking for stdlib.h... (cached) yes
20:42:41 [2022-07-29T20:42:41.677Z] #77 60.87 checking for GNU libc compatible realloc... yes
20:42:41 [2022-07-29T20:42:41.939Z] #77 60.96 checking for working strtod... 
20:42:41 [2022-07-29T20:42:41.939Z] #77 ...
20:42:41 [2022-07-29T20:42:41.939Z] 
20:42:41 [2022-07-29T20:42:41.939Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:42:41 [2022-07-29T20:42:41.939Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:42:41 [2022-07-29T20:42:41.939Z] #21 24.58 Setting up zip (3.0-12) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 24.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 24.61 Setting up bash-completion (1:2.11-2) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.62 Setting up libmnl0:amd64 (1.0.4-3) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.63 Setting up patch (2.7.6-7) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.64 Setting up sudo (1.9.5p2-3) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.68 invoke-rc.d: could not determine current runlevel
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.69 invoke-rc.d: policy-rc.d denied execution of start.
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.70 Setting up xfsprogs (5.10.0-4) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.71 Setting up libxtables12:amd64 (1.8.7-1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.72 Setting up inetutils-ping (2:2.0-1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.74 Setting up pigz (2.6-1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.76 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 25.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.10 Setting up libaio1:amd64 (0.3.112-9) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.11 Setting up python3-lib2to3 (3.9.2-1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.29 Setting up libelf1:amd64 (0.183-1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.30 Setting up zstd (1.4.8+dfsg-2.1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.32 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.33 Setting up python3-distutils (3.9.2-1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.51 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 26.58 Setting up python3-setuptools (52.0.0-4) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.07 Setting up libjq1:amd64 (1.6-2.1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.09 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.10 Setting up thin-provisioning-tools (0.9.0-1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.11 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.51 Setting up jq (1.6-2.1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.52 Setting up libbpf0:amd64 (1:0.3-2) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.53 Setting up iptables (1.8.7-1) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.60 Setting up iproute2 (5.10.0-4) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 27.77 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:41 [2022-07-29T20:42:41.939Z] #21 DONE 28.3s
20:42:41 [2022-07-29T20:42:41.939Z] 
20:42:41 [2022-07-29T20:42:41.939Z] #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
20:42:41 [2022-07-29T20:42:41.939Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:41 [2022-07-29T20:42:41.939Z] #77 60.96 checking for working strtod... yes
20:42:41 [2022-07-29T20:42:41.939Z] #77 61.11 checking for gettimeofday... yes
20:42:42 [2022-07-29T20:42:42.201Z] #77 61.24 checking for memset... yes
20:42:42 [2022-07-29T20:42:42.201Z] #77 61.39 checking for strspn... yes
20:42:42 [2022-07-29T20:42:42.201Z] #77 61.60 checking that generated files are newer than configure... done
20:42:42 [2022-07-29T20:42:42.201Z] #77 61.60 configure: creating ./config.status
20:42:42 [2022-07-29T20:42:42.266Z] #76 41.95 debconf: delaying package configuration, since apt-utils is not installed
20:42:42 [2022-07-29T20:42:42.525Z] #76 42.22 Fetched 5940 kB in 1s (8957 kB/s)
20:42:42 [2022-07-29T20:42:42.525Z] #76 42.41 Selecting previously unselected package bzip2.
20:42:42 [2022-07-29T20:42:42.783Z] #76 42.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 ... 15717 files and directories currently installed.)
20:42:42 [2022-07-29T20:42:42.783Z] #76 42.47 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
20:42:42 [2022-07-29T20:42:42.783Z] #76 42.55 Unpacking bzip2 (1.0.8-4) ...
20:42:43 [2022-07-29T20:42:43.043Z] #76 42.66 Selecting previously unselected package libmagic-mgc.
20:42:43 [2022-07-29T20:42:43.043Z] #76 42.66 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:42:43 [2022-07-29T20:42:43.043Z] #76 42.67 Unpacking libmagic-mgc (1:5.39-3) ...
20:42:43 [2022-07-29T20:42:43.147Z] #77 ...
20:42:43 [2022-07-29T20:42:43.147Z] 
20:42:43 [2022-07-29T20:42:43.147Z] #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
20:42:43 [2022-07-29T20:42:43.147Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e
20:42:43 [2022-07-29T20:42:43.147Z] #22 1.203 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:42:43 [2022-07-29T20:42:43.147Z] #22 1.207 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:42:43 [2022-07-29T20:42:43.147Z] #22 1.210 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:42:43 [2022-07-29T20:42:43.147Z] #22 DONE 1.3s
20:42:43 [2022-07-29T20:42:43.147Z] 
20:42:43 [2022-07-29T20:42:43.147Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:42:43 [2022-07-29T20:42:43.147Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8
20:42:43 [2022-07-29T20:42:43.610Z] #76 ...
20:42:43 [2022-07-29T20:42:43.610Z] 
20:42:43 [2022-07-29T20:42:43.610Z] #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
20:42:43 [2022-07-29T20:42:43.610Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61 NAME:
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61    go-winres - A tool for embedding resources in Windows executables
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61 
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61 USAGE:
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61    go-winres [global options] command [command options] [arguments...]
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61 
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61 COMMANDS:
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61    init     Create an initial ./winres/winres.json
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61    make     Make syso files for the "go build" command
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61    simply   Make syso files for the "go build" command (simplified)
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61    extract  Extract all resources from an executable
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61    patch    Replace resources in an executable file (exe, dll)
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61    help, h  Shows a list of commands or help for one command
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61 
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61 GLOBAL OPTIONS:
20:42:43 [2022-07-29T20:42:43.610Z] #40 42.61    --help, -h  show help (default: false)
20:42:43 [2022-07-29T20:42:43.610Z] #40 DONE 43.3s
20:42:43 [2022-07-29T20:42:43.610Z] 
20:42:43 [2022-07-29T20:42:43.610Z] #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             ;
20:42:43 [2022-07-29T20:42:43.610Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:43 [2022-07-29T20:42:43.610Z] #76 43.37 Selecting previously unselected package libmagic1:amd64.
20:42:43 [2022-07-29T20:42:43.610Z] #76 43.37 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
20:42:43 [2022-07-29T20:42:43.610Z] #76 43.41 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:42:43 [2022-07-29T20:42:43.870Z] #76 43.60 Selecting previously unselected package file.
20:42:43 [2022-07-29T20:42:43.870Z] #76 43.60 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
20:42:43 [2022-07-29T20:42:43.870Z] #76 43.60 Unpacking file (1:5.39-3) ...
20:42:43 [2022-07-29T20:42:43.870Z] #76 43.72 Selecting previously unselected package xz-utils.
20:42:44 [2022-07-29T20:42:44.141Z] #76 43.72 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:42:44 [2022-07-29T20:42:44.141Z] #76 43.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:42:44 [2022-07-29T20:42:44.292Z] #64 76.35 + bin/containerd
20:42:44 [2022-07-29T20:42:44.399Z] #76 44.12 Selecting previously unselected package libsigsegv2:amd64.
20:42:44 [2022-07-29T20:42:44.399Z] #76 44.12 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
20:42:44 [2022-07-29T20:42:44.399Z] #76 44.14 Unpacking libsigsegv2:amd64 (2.13-1) ...
20:42:44 [2022-07-29T20:42:44.657Z] #76 44.24 Selecting previously unselected package m4.
20:42:44 [2022-07-29T20:42:44.657Z] #76 44.27 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
20:42:44 [2022-07-29T20:42:44.657Z] #76 44.29 Unpacking m4 (1.4.18-5) ...
20:42:44 [2022-07-29T20:42:44.916Z] #76 44.56 Selecting previously unselected package autoconf.
20:42:44 [2022-07-29T20:42:44.916Z] #76 44.56 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:42:44 [2022-07-29T20:42:44.916Z] #76 44.57 Unpacking autoconf (2.69-14) ...
20:42:45 [2022-07-29T20:42:45.175Z] #76 45.03 Selecting previously unselected package autotools-dev.
20:42:45 [2022-07-29T20:42:45.175Z] #76 45.03 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
20:42:45 [2022-07-29T20:42:45.434Z] #76 45.07 Unpacking autotools-dev (20180224.1+nmu1) ...
20:42:45 [2022-07-29T20:42:45.434Z] #76 45.22 Selecting previously unselected package automake.
20:42:45 [2022-07-29T20:42:45.434Z] #76 45.22 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
20:42:45 [2022-07-29T20:42:45.434Z] #76 45.22 Unpacking automake (1:1.16.3-2) ...
20:42:45 [2022-07-29T20:42:45.627Z] #84 ...
20:42:45 [2022-07-29T20:42:45.628Z] 
20:42:45 [2022-07-29T20:42:45.628Z] #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
20:42:45 [2022-07-29T20:42:45.628Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:42:45 [2022-07-29T20:42:45.628Z] #19 47.61 Reading package lists...
20:42:46 [2022-07-29T20:42:46.001Z] #76 45.83 Selecting previously unselected package patch.
20:42:46 [2022-07-29T20:42:46.262Z] #76 45.85 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #76 45.88 Unpacking patch (2.7.6-7) ...
20:42:46 [2022-07-29T20:42:46.262Z] #76 ...
20:42:46 [2022-07-29T20:42:46.262Z] 
20:42:46 [2022-07-29T20:42:46.262Z] #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
20:42:46 [2022-07-29T20:42:46.262Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:42:46 [2022-07-29T20:42:46.262Z] #42 35.91 Selecting previously unselected package libicu67:amd64.
20:42:46 [2022-07-29T20:42:46.262Z] #42 35.91 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 35.97 Unpacking libicu67:amd64 (67.1-7) ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 44.33 Selecting previously unselected package libxml2:amd64.
20:42:46 [2022-07-29T20:42:46.262Z] #42 44.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 44.35 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 44.92 Selecting previously unselected package libarchive13:amd64.
20:42:46 [2022-07-29T20:42:46.262Z] #42 44.92 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 44.93 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.38 Selecting previously unselected package libjsoncpp24:amd64.
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.38 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.38 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.56 Selecting previously unselected package librhash0:amd64.
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.56 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.56 Unpacking librhash0:amd64 (1.4.1-2) ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.72 Selecting previously unselected package libuv1:amd64.
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.72 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.72 Unpacking libuv1:amd64 (1.40.0-2) ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.88 Selecting previously unselected package cmake.
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 45.89 Unpacking cmake (3.18.4-2+deb11u1) ...
20:42:46 [2022-07-29T20:42:46.262Z] #42 ...
20:42:46 [2022-07-29T20:42:46.262Z] 
20:42:46 [2022-07-29T20:42:46.262Z] #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
20:42:46 [2022-07-29T20:42:46.262Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:42:46 [2022-07-29T20:42:46.262Z] #51 29.96 Reading package lists...
20:42:46 [2022-07-29T20:42:46.262Z] #51 35.60 Building dependency tree...
20:42:46 [2022-07-29T20:42:46.262Z] #51 37.03 Reading state information...
20:42:46 [2022-07-29T20:42:46.262Z] #51 38.47 The following additional packages will be installed:
20:42:46 [2022-07-29T20:42:46.262Z] #51 38.47   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:42:46 [2022-07-29T20:42:46.262Z] #51 38.48   python3-protobuf python3-six
20:42:46 [2022-07-29T20:42:46.262Z] #51 38.48 Suggested packages:
20:42:46 [2022-07-29T20:42:46.262Z] #51 38.48   python3-setuptools
20:42:46 [2022-07-29T20:42:46.262Z] #51 38.48 Recommended packages:
20:42:46 [2022-07-29T20:42:46.262Z] #51 38.48   iproute2 | iproute
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.07 The following NEW packages will be installed:
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.12   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.12   python3-protobuf python3-six
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.68 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.68 Need to get 2315 kB of archives.
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.68 After this operation, 11.1 MB of additional disk space will be used.
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:42:46 [2022-07-29T20:42:46.262Z] #51 39.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:42:46 [2022-07-29T20:42:46.262Z] #51 41.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
20:42:46 [2022-07-29T20:42:46.262Z] #51 43.02 debconf: delaying package configuration, since apt-utils is not installed
20:42:46 [2022-07-29T20:42:46.262Z] #51 43.23 Fetched 2315 kB in 3s (749 kB/s)
20:42:46 [2022-07-29T20:42:46.262Z] #51 43.38 Selecting previously unselected package libprotobuf23:amd64.
20:42:46 [2022-07-29T20:42:46.262Z] #51 43.38 (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.)
20:42:46 [2022-07-29T20:42:46.262Z] #51 43.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #51 43.50 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:42:46 [2022-07-29T20:42:46.262Z] #51 44.32 Selecting previously unselected package python3-pkg-resources.
20:42:46 [2022-07-29T20:42:46.262Z] #51 44.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:42:46 [2022-07-29T20:42:46.262Z] #51 44.34 Unpacking python3-pkg-resources (52.0.0-4) ...
20:42:46 [2022-07-29T20:42:46.262Z] #51 44.58 Selecting previously unselected package python3-six.
20:42:46 [2022-07-29T20:42:46.263Z] #51 44.58 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:42:46 [2022-07-29T20:42:46.263Z] #51 44.58 Unpacking python3-six (1.16.0-2) ...
20:42:46 [2022-07-29T20:42:46.263Z] #51 44.68 Selecting previously unselected package python3-protobuf.
20:42:46 [2022-07-29T20:42:46.263Z] #51 44.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.263Z] #51 44.70 Unpacking python3-protobuf (3.12.4-1) ...
20:42:46 [2022-07-29T20:42:46.263Z] #51 45.29 Selecting previously unselected package libnet1:amd64.
20:42:46 [2022-07-29T20:42:46.263Z] #51 45.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.263Z] #51 45.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:46 [2022-07-29T20:42:46.263Z] #51 45.45 Selecting previously unselected package libnl-3-200:amd64.
20:42:46 [2022-07-29T20:42:46.263Z] #51 45.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.263Z] #51 45.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:46 [2022-07-29T20:42:46.263Z] #51 45.65 Selecting previously unselected package libprotobuf-c1:amd64.
20:42:46 [2022-07-29T20:42:46.263Z] #51 45.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.263Z] #51 45.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:46 [2022-07-29T20:42:46.522Z] #51 45.73 Selecting previously unselected package criu.
20:42:46 [2022-07-29T20:42:46.522Z] #51 45.73 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
20:42:46 [2022-07-29T20:42:46.522Z] #51 45.76 Unpacking criu (3.17.1-1) ...
20:42:46 [2022-07-29T20:42:46.522Z] #51 ...
20:42:46 [2022-07-29T20:42:46.522Z] 
20:42:46 [2022-07-29T20:42:46.522Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:42:46 [2022-07-29T20:42:46.522Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:46 [2022-07-29T20:42:46.522Z] #76 46.04 Selecting previously unselected package dpkg-dev.
20:42:46 [2022-07-29T20:42:46.522Z] #76 46.04 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
20:42:46 [2022-07-29T20:42:46.522Z] #76 46.04 Unpacking dpkg-dev (1.20.11) ...
20:42:47 [2022-07-29T20:42:47.896Z] #76 47.38 Selecting previously unselected package build-essential.
20:42:47 [2022-07-29T20:42:47.896Z] #76 47.38 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
20:42:47 [2022-07-29T20:42:47.896Z] #76 47.46 Unpacking build-essential (12.9) ...
20:42:48 [2022-07-29T20:42:48.154Z] #76 47.80 Selecting previously unselected package libcap2:amd64.
20:42:48 [2022-07-29T20:42:48.154Z] #76 47.80 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
20:42:48 [2022-07-29T20:42:48.154Z] #76 47.81 Unpacking libcap2:amd64 (1:2.44-1) ...
20:42:48 [2022-07-29T20:42:48.154Z] #76 47.91 Selecting previously unselected package libcap-dev:amd64.
20:42:48 [2022-07-29T20:42:48.154Z] #76 47.92 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
20:42:48 [2022-07-29T20:42:48.154Z] #76 47.92 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:42:48 [2022-07-29T20:42:48.413Z] #76 48.07 Selecting previously unselected package libprotobuf-c1:amd64.
20:42:48 [2022-07-29T20:42:48.413Z] #76 48.07 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:42:48 [2022-07-29T20:42:48.413Z] #76 48.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:48 [2022-07-29T20:42:48.413Z] #76 48.17 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:42:48 [2022-07-29T20:42:48.413Z] #76 48.20 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:42:48 [2022-07-29T20:42:48.437Z] #23 ...
20:42:48 [2022-07-29T20:42:48.437Z] 
20:42:48 [2022-07-29T20:42:48.437Z] #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
20:42:48 [2022-07-29T20:42:48.437Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:48 [2022-07-29T20:42:48.437Z] #77 63.71 config.status: creating Makefile
20:42:48 [2022-07-29T20:42:48.437Z] #77 63.76 config.status: creating config.h
20:42:48 [2022-07-29T20:42:48.437Z] #77 63.79 config.status: executing depfiles commands
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.00 config.status: executing libtool commands
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.58   GEN      .version
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.61 make  install-recursive
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.61 make[1]: Entering directory '/tmp/crun-build'
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.68 Making install in libocispec
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.69 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.72 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.73 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.74 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.75 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 64.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.15 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.16 make  install-recursive
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.17 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.24 Making install in yajl
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.24 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.31   CC       verify/json_verify-json_verify.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.31   CC       src/libyajl_la-yajl_alloc.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.31   CC       src/libyajl_la-yajl.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.32   CC       src/libyajl_la-yajl_gen.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.33   CC       src/libyajl_la-yajl_parser.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.33   CC       src/libyajl_la-yajl_buf.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.34   CC       src/libyajl_la-yajl_encode.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.34   CC       src/libyajl_la-yajl_lex.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.35   CC       src/libyajl_la-yajl_tree.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 65.96   CCLD     libyajl.la
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.24   CCLD     verify/json_verify
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.54 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.54 make[5]: Nothing to be done for 'install-exec-am'.
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.54 make[5]: Nothing to be done for 'install-data-am'.
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.54 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.54 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.55 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.68   CC       src/validate.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.69   CC       src/image_spec_schema_config_schema.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.70   CC       src/image_spec_schema_content_descriptor.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.70   CC       src/image_spec_schema_defs.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.70   CC       src/image_spec_schema_defs_descriptor.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.71   CC       src/image_spec_schema_image_index_schema.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.71   CC       src/image_spec_schema_image_layout_schema.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.71   CC       src/image_spec_schema_image_manifest_schema.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.71   CC       src/runtime_spec_schema_config_linux.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.72   CC       src/runtime_spec_schema_config_zos.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.72   CC       src/runtime_spec_schema_config_schema.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.73   CC       src/runtime_spec_schema_config_solaris.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.74   CC       src/runtime_spec_schema_config_vm.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.74   CC       src/runtime_spec_schema_config_windows.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.75   CC       src/runtime_spec_schema_defs.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.75   CC       src/runtime_spec_schema_defs_linux.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.75   CC       src/runtime_spec_schema_defs_zos.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.77   CC       src/runtime_spec_schema_defs_vm.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.80   CC       src/runtime_spec_schema_defs_windows.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.80   CC       src/runtime_spec_schema_state_schema.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.83   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.85   CC       src/basic_test_double_array_item.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.86   CC       src/basic_test_double_array.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.86   CC       src/basic_test_top_array_int.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.88   CC       src/basic_test_top_array_string.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.90   CC       src/basic_test_top_double_array_int.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.91   CC       src/basic_test_top_double_array_obj.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.93   CC       src/basic_test_top_double_array_refobj.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.95   CC       src/basic_test_top_double_array_string.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.98   CC       src/read-file.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 66.99   CC       src/json_common.lo
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.01   CC       tests/test-1.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.07   CC       tests/test-2.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.11   CC       tests/test-3.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.16   CC       tests/test-4.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.18   CC       tests/test-5.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.22   CC       tests/test-6.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.27   CC       tests/test-7.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.28   CC       tests/test-8.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.30   CC       tests/test-9.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.34   CC       tests/test-10.o
20:42:48 [2022-07-29T20:42:48.437Z] #77 67.36   CC       tests/test-11.o
20:42:48 [2022-07-29T20:42:48.685Z] #76 48.26 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:42:48 [2022-07-29T20:42:48.685Z] #76 48.35 Selecting previously unselected package libseccomp-dev:amd64.
20:42:48 [2022-07-29T20:42:48.685Z] #76 48.35 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:42:48 [2022-07-29T20:42:48.685Z] #76 48.38 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:42:48 [2022-07-29T20:42:48.698Z] #77 ...
20:42:48 [2022-07-29T20:42:48.698Z] 
20:42:48 [2022-07-29T20:42:48.698Z] #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
20:42:48 [2022-07-29T20:42:48.698Z] #64 sha256:d3808ad6987730ab7cf71e39bbad4f88ba94be9a4852aef35732f3c47b547eeb
20:42:48 [2022-07-29T20:42:48.698Z] #64 70.20 + bin/containerd
20:42:48 [2022-07-29T20:42:48.943Z] #76 48.63 Selecting previously unselected package libsystemd-dev:amd64.
20:42:48 [2022-07-29T20:42:48.943Z] #76 48.63 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
20:42:48 [2022-07-29T20:42:48.943Z] #76 48.64 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:42:49 [2022-07-29T20:42:49.640Z] #64 ...
20:42:49 [2022-07-29T20:42:49.640Z] 
20:42:49 [2022-07-29T20:42:49.640Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:42:49 [2022-07-29T20:42:49.640Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8
20:42:49 [2022-07-29T20:42:49.640Z] #23 6.570 Collecting yamllint==1.26.1
20:42:49 [2022-07-29T20:42:49.878Z] #76 49.61 Selecting previously unselected package libtool.
20:42:49 [2022-07-29T20:42:49.878Z] #76 49.61 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
20:42:49 [2022-07-29T20:42:49.878Z] #76 49.62 Unpacking libtool (2.4.6-15) ...
20:42:49 [2022-07-29T20:42:49.878Z] #76 ...
20:42:49 [2022-07-29T20:42:49.878Z] 
20:42:49 [2022-07-29T20:42:49.878Z] #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
20:42:49 [2022-07-29T20:42:49.878Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:42:49 [2022-07-29T20:42:49.878Z] #55 39.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:42:49 [2022-07-29T20:42:49.878Z] #55 39.81 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:42:49 [2022-07-29T20:42:49.878Z] #55 39.85 go: downloading github.com/gobwas/glob v0.2.3
20:42:49 [2022-07-29T20:42:49.878Z] #55 39.90 go: downloading github.com/kisielk/gotool v1.0.0
20:42:49 [2022-07-29T20:42:49.878Z] #55 40.03 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:42:49 [2022-07-29T20:42:49.878Z] #55 40.10 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:42:49 [2022-07-29T20:42:49.878Z] #55 40.10 go: downloading github.com/ettle/strcase v0.1.1
20:42:49 [2022-07-29T20:42:49.878Z] #55 40.32 go: downloading github.com/fatih/structtag v1.2.0
20:42:49 [2022-07-29T20:42:49.878Z] #55 40.32 go: downloading github.com/Masterminds/semver v1.5.0
20:42:49 [2022-07-29T20:42:49.878Z] #55 40.41 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:42:49 [2022-07-29T20:42:49.878Z] #55 40.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:42:49 [2022-07-29T20:42:49.878Z] #55 40.60 go: downloading github.com/prometheus/client_golang v1.12.1
20:42:49 [2022-07-29T20:42:49.878Z] #55 41.26 go: downloading github.com/prometheus/client_model v0.2.0
20:42:49 [2022-07-29T20:42:49.878Z] #55 41.33 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
20:42:49 [2022-07-29T20:42:49.878Z] #55 41.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:42:49 [2022-07-29T20:42:49.878Z] #55 41.66 go: downloading github.com/google/go-cmp v0.5.7
20:42:49 [2022-07-29T20:42:49.878Z] #55 41.88 go: downloading github.com/hexops/gotextdiff v1.0.3
20:42:49 [2022-07-29T20:42:49.878Z] #55 41.99 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
20:42:49 [2022-07-29T20:42:49.878Z] #55 42.02 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
20:42:49 [2022-07-29T20:42:49.878Z] #55 42.08 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:42:49 [2022-07-29T20:42:49.878Z] #55 42.15 go: downloading github.com/beorn7/perks v1.0.1
20:42:49 [2022-07-29T20:42:49.878Z] #55 42.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:42:49 [2022-07-29T20:42:49.878Z] #55 42.32 go: downloading github.com/golang/protobuf v1.5.2
20:42:49 [2022-07-29T20:42:49.878Z] #55 42.36 go: downloading github.com/prometheus/common v0.32.1
20:42:49 [2022-07-29T20:42:49.878Z] #55 42.81 go: downloading github.com/prometheus/procfs v0.7.3
20:42:49 [2022-07-29T20:42:49.878Z] #55 42.81 go: downloading google.golang.org/protobuf v1.28.0
20:42:49 [2022-07-29T20:42:49.878Z] #55 43.93 go: downloading github.com/mattn/go-runewidth v0.0.9
20:42:49 [2022-07-29T20:42:49.878Z] #55 45.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:42:50 [2022-07-29T20:42:50.137Z] #55 ...
20:42:50 [2022-07-29T20:42:50.137Z] 
20:42:50 [2022-07-29T20:42:50.137Z] #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
20:42:50 [2022-07-29T20:42:50.137Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:50 [2022-07-29T20:42:50.137Z] #14 39.90 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]
20:42:50 [2022-07-29T20:42:50.137Z] #14 40.86 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]
20:42:50 [2022-07-29T20:42:50.137Z] #14 41.60 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]
20:42:50 [2022-07-29T20:42:50.137Z] #14 42.37 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]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.04 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]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.71 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]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.71 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]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 44.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:42:50 [2022-07-29T20:42:50.137Z] #14 45.99 debconf: delaying package configuration, since apt-utils is not installed
20:42:50 [2022-07-29T20:42:50.137Z] #14 46.24 Fetched 115 MB in 7s (15.9 MB/s)
20:42:50 [2022-07-29T20:42:50.137Z] #14 46.36 Selecting previously unselected package binutils-mingw-w64-i686.
20:42:50 [2022-07-29T20:42:50.137Z] #14 46.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 ... 15717 files and directories currently installed.)
20:42:50 [2022-07-29T20:42:50.137Z] #14 46.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:42:50 [2022-07-29T20:42:50.137Z] #14 46.49 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:42:50 [2022-07-29T20:42:50.137Z] #14 49.20 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:42:50 [2022-07-29T20:42:50.137Z] #14 49.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:42:50 [2022-07-29T20:42:50.137Z] #14 49.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:42:50 [2022-07-29T20:42:50.137Z] #14 ...
20:42:50 [2022-07-29T20:42:50.137Z] 
20:42:50 [2022-07-29T20:42:50.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             ;
20:42:50 [2022-07-29T20:42:50.137Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
20:42:50 [2022-07-29T20:42:50.137Z] #76 49.93 Selecting previously unselected package libudev-dev:amd64.
20:42:50 [2022-07-29T20:42:50.137Z] #76 49.93 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:42:50 [2022-07-29T20:42:50.137Z] #76 49.94 Unpacking libudev-dev:amd64 (247.3-7) ...
20:42:50 [2022-07-29T20:42:50.396Z] #76 50.18 Selecting previously unselected package libyajl2:amd64.
20:42:50 [2022-07-29T20:42:50.396Z] #76 50.18 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
20:42:50 [2022-07-29T20:42:50.396Z] #76 50.18 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:42:50 [2022-07-29T20:42:50.396Z] #76 50.29 Selecting previously unselected package libyajl-dev:amd64.
20:42:50 [2022-07-29T20:42:50.582Z] #23 7.619   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:42:50 [2022-07-29T20:42:50.655Z] #76 50.29 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
20:42:50 [2022-07-29T20:42:50.655Z] #76 50.30 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.53 Setting up libmagic-mgc (1:5.39-3) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.60 Setting up libyajl2:amd64 (2.1.0-3) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.60 Setting up libmagic1:amd64 (1:5.39-3) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.63 Setting up file (1:5.39-3) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.63 Setting up bzip2 (1.0.8-4) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.67 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.69 Setting up libcap2:amd64 (1:2.44-1) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.72 Setting up autotools-dev (20180224.1+nmu1) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.76 Setting up libsigsegv2:amd64 (2.13-1) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.78 Setting up patch (2.7.6-7) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.79 Setting up libudev-dev:amd64 (247.3-7) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.81 Setting up libyajl-dev:amd64 (2.1.0-3) ...
20:42:50 [2022-07-29T20:42:50.914Z] #76 50.84 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:42:51 [2022-07-29T20:42:51.164Z] #23 8.057 Collecting pathspec>=0.5.3
20:42:51 [2022-07-29T20:42:51.164Z] #23 8.064   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:42:51 [2022-07-29T20:42:51.164Z] #23 8.225 Collecting pyyaml
20:42:51 [2022-07-29T20:42:51.172Z] #76 50.87 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:42:51 [2022-07-29T20:42:51.173Z] #76 50.92 Setting up libtool (2.4.6-15) ...
20:42:51 [2022-07-29T20:42:51.173Z] #76 50.93 Setting up m4 (1.4.18-5) ...
20:42:51 [2022-07-29T20:42:51.173Z] #76 50.95 Setting up dpkg-dev (1.20.11) ...
20:42:51 [2022-07-29T20:42:51.173Z] #76 51.00 Setting up autoconf (2.69-14) ...
20:42:51 [2022-07-29T20:42:51.427Z] #23 8.248   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)
20:42:51 [2022-07-29T20:42:51.427Z] #23 8.273 Building wheels for collected packages: yamllint
20:42:51 [2022-07-29T20:42:51.427Z] #23 8.273   Building wheel for yamllint (setup.py): started
20:42:51 [2022-07-29T20:42:51.431Z] #76 51.05 Setting up build-essential (12.9) ...
20:42:51 [2022-07-29T20:42:51.431Z] #76 51.07 Setting up automake (1:1.16.3-2) ...
20:42:51 [2022-07-29T20:42:51.431Z] #76 51.09 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:42:51 [2022-07-29T20:42:51.431Z] #76 51.11 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:51 [2022-07-29T20:42:51.689Z] #23 8.644   Building wheel for yamllint (setup.py): finished with status 'done'
20:42:51 [2022-07-29T20:42:51.689Z] #23 8.646   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9abead5cc1f79dac372fabe7b3e553969428ef1b917874a4f40846f0096fb2b8
20:42:51 [2022-07-29T20:42:51.689Z] #23 8.646   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:42:51 [2022-07-29T20:42:51.689Z] #23 8.649 Successfully built yamllint
20:42:51 [2022-07-29T20:42:51.689Z] #23 8.661 Installing collected packages: pyyaml, pathspec, yamllint
20:42:51 [2022-07-29T20:42:51.950Z] #23 8.824 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:42:52 [2022-07-29T20:42:52.239Z] #19 61.59 Reading package lists...
20:42:52 [2022-07-29T20:42:52.240Z] #19 ...
20:42:52 [2022-07-29T20:42:52.240Z] 
20:42:52 [2022-07-29T20:42:52.240Z] #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
20:42:52 [2022-07-29T20:42:52.240Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:52 [2022-07-29T20:42:52.240Z] #84 31.15 libtoolize: putting auxiliary files in '.'.
20:42:52 [2022-07-29T20:42:52.240Z] #84 31.15 libtoolize: copying file './ltmain.sh'
20:42:52 [2022-07-29T20:42:52.240Z] #84 31.64 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:42:52 [2022-07-29T20:42:52.240Z] #84 31.64 libtoolize: and rerunning libtoolize and aclocal.
20:42:52 [2022-07-29T20:42:52.240Z] #84 31.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:42:52 [2022-07-29T20:42:52.523Z] #23 DONE 9.4s
20:42:52 [2022-07-29T20:42:52.523Z] 
20:42:52 [2022-07-29T20:42:52.523Z] #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
20:42:52 [2022-07-29T20:42:52.523Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.38   CCLD     libocispec.la
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.71   CCLD     src/validate
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.71   CCLD     tests/test-1
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.72   CCLD     tests/test-2
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.74   CCLD     tests/test-3
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.74   CCLD     tests/test-4
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.75   CCLD     tests/test-5
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.78   CCLD     tests/test-6
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.79   CCLD     tests/test-7
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.80   CCLD     tests/test-8
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.81 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.84   CCLD     tests/test-9
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.84   CCLD     tests/test-10
20:42:52 [2022-07-29T20:42:52.523Z] #77 70.85   CCLD     tests/test-11
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.07 libtool: link: ar cr libocispec.a 
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.08 libtool: link: ranlib libocispec.a
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.41 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.47 make[5]: Nothing to be done for 'install-exec-am'.
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.47 make[5]: Nothing to be done for 'install-data-am'.
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.47 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.47 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.47 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.47 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.47 make[2]: Entering directory '/tmp/crun-build'
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.65   CC       src/libcrun/libcrun_testing_a-utils.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.66   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.66   CC       src/libcrun/libcrun_testing_a-container.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.67   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.68   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.71   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.72   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 ...
20:42:52 [2022-07-29T20:42:52.523Z] 
20:42:52 [2022-07-29T20:42:52.523Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:42:52 [2022-07-29T20:42:52.523Z] #27 sha256:3fb8bd0a5bd2c15e1c208329625aa0605ae2cd6d29642e5feb9a991d634ae841
20:42:52 [2022-07-29T20:42:52.523Z] #27 DONE 0.1s
20:42:52 [2022-07-29T20:42:52.523Z] 
20:42:52 [2022-07-29T20:42:52.523Z] #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
20:42:52 [2022-07-29T20:42:52.523Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.73   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.73   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.73   CC       src/libcrun/libcrun_testing_a-criu.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.76   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.78   CC       src/libcrun/libcrun_testing_a-linux.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.79   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.81   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.83   CC       src/libcrun/libcrun_testing_a-error.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.88   CC       src/libcrun/libcrun_testing_a-status.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.88   CC       src/libcrun/libcrun_testing_a-terminal.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.88   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.90   CC       src/libcrun/libcrun_testing_a-signals.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.91   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.92   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:42:52 [2022-07-29T20:42:52.523Z] #77 71.93   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:42:52 [2022-07-29T20:42:52.784Z] #77 71.96   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:42:52 [2022-07-29T20:42:52.784Z] #77 72.00   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:42:52 [2022-07-29T20:42:52.784Z] #77 72.01   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:42:52 [2022-07-29T20:42:52.784Z] #77 72.05   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:42:52 [2022-07-29T20:42:52.784Z] #77 72.06   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:42:52 [2022-07-29T20:42:52.784Z] #77 72.17   CC       src/crun-crun.o
20:42:52 [2022-07-29T20:42:52.808Z] #76 DONE 52.3s
20:42:52 [2022-07-29T20:42:52.808Z] 
20:42:52 [2022-07-29T20:42:52.808Z] #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
20:42:52 [2022-07-29T20:42:52.808Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
20:42:52 [2022-07-29T20:42:52.808Z] #42 50.88 Setting up libicu67:amd64 (67.1-7) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 50.88 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 50.92 Setting up libuv1:amd64 (1.40.0-2) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 50.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 50.97 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 51.00 Setting up librhash0:amd64 (1.4.1-2) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 51.05 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 51.08 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 51.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 51.12 Setting up cmake (3.18.4-2+deb11u1) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 51.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:52 [2022-07-29T20:42:52.808Z] #42 DONE 52.3s
20:42:52 [2022-07-29T20:42:52.808Z] 
20:42:52 [2022-07-29T20:42:52.808Z] #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
20:42:52 [2022-07-29T20:42:52.808Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:52 [2022-07-29T20:42:52.808Z] #14 52.21 Selecting previously unselected package binutils-mingw-w64.
20:42:52 [2022-07-29T20:42:52.808Z] #14 52.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:42:52 [2022-07-29T20:42:52.808Z] #14 52.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:42:52 [2022-07-29T20:42:52.808Z] #14 52.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:42:52 [2022-07-29T20:42:52.808Z] #14 52.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:42:52 [2022-07-29T20:42:52.808Z] #14 52.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:42:53 [2022-07-29T20:42:53.045Z] #77 ...
20:42:53 [2022-07-29T20:42:53.046Z] 
20:42:53 [2022-07-29T20:42:53.046Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:42:53 [2022-07-29T20:42:53.046Z] #32 sha256:8b4860dad021ec281a2571eb2ec7ca3ed9e0acacc44c993d2fe53bd3678ff5e0
20:42:53 [2022-07-29T20:42:53.046Z] #32 DONE 0.4s
20:42:53 [2022-07-29T20:42:53.046Z] 
20:42:53 [2022-07-29T20:42:53.046Z] #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
20:42:53 [2022-07-29T20:42:53.046Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.19   CC       src/crun-run.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.19   CC       src/crun-delete.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.22   CC       src/crun-kill.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.24   CC       src/crun-pause.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.27   CC       src/crun-unpause.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.29   CC       src/crun-spec.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.29   CC       src/crun-exec.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.31   CC       src/crun-list.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.32   CC       src/crun-create.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.33   CC       src/crun-start.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.33   CC       src/crun-state.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.38   CC       src/crun-update.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.39   CC       src/crun-ps.o
20:42:53 [2022-07-29T20:42:53.046Z] #77 72.43   CC       src/crun-checkpoint.o
20:42:53 [2022-07-29T20:42:53.068Z] #14 52.71 Selecting previously unselected package dmsetup.
20:42:53 [2022-07-29T20:42:53.068Z] #14 52.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:42:53 [2022-07-29T20:42:53.068Z] #14 52.71 Unpacking dmsetup (2:1.02.175-2.1) ...
20:42:53 [2022-07-29T20:42:53.068Z] #14 52.89 Selecting previously unselected package mingw-w64-common.
20:42:53 [2022-07-29T20:42:53.307Z] #77 ...
20:42:53 [2022-07-29T20:42:53.307Z] 
20:42:53 [2022-07-29T20:42:53.307Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:42:53 [2022-07-29T20:42:53.307Z] #35 sha256:77e833c78046f2d7cebd94b59723b8cea9e077d26db7fbaa990e1ac93e16fa68
20:42:53 [2022-07-29T20:42:53.307Z] #35 DONE 0.4s
20:42:53 [2022-07-29T20:42:53.307Z] 
20:42:53 [2022-07-29T20:42:53.307Z] #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
20:42:53 [2022-07-29T20:42:53.307Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:53 [2022-07-29T20:42:53.307Z] #77 72.61   CC       src/crun-restore.o
20:42:53 [2022-07-29T20:42:53.307Z] #77 72.61   CC       src/libcrun/libcrun_la-utils.lo
20:42:53 [2022-07-29T20:42:53.307Z] #77 72.63   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:42:53 [2022-07-29T20:42:53.307Z] #77 72.64   CC       src/libcrun/libcrun_la-container.lo
20:42:53 [2022-07-29T20:42:53.307Z] #77 72.79   CC       src/libcrun/libcrun_la-cgroup.lo
20:42:53 [2022-07-29T20:42:53.326Z] #14 52.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:42:53 [2022-07-29T20:42:53.326Z] #14 52.90 Unpacking mingw-w64-common (8.0.0-1) ...
20:42:53 [2022-07-29T20:42:53.568Z] #77 ...
20:42:53 [2022-07-29T20:42:53.568Z] 
20:42:53 [2022-07-29T20:42:53.568Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:42:53 [2022-07-29T20:42:53.568Z] #37 sha256:30d1d660ad4be1c4941b117e498d93887015c242db13471fe015a312236fe500
20:42:53 [2022-07-29T20:42:53.568Z] #37 DONE 0.1s
20:42:53 [2022-07-29T20:42:53.568Z] 
20:42:53 [2022-07-29T20:42:53.568Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:42:53 [2022-07-29T20:42:53.568Z] #39 sha256:abbcf1dd559d309b92fa6a1be9ddfa473266892456f0cb0089a0cb87238d49c1
20:42:53 [2022-07-29T20:42:53.568Z] #39 DONE 0.1s
20:42:53 [2022-07-29T20:42:53.568Z] 
20:42:53 [2022-07-29T20:42:53.568Z] #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
20:42:53 [2022-07-29T20:42:53.568Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:53 [2022-07-29T20:42:53.568Z] #77 72.80   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:42:53 [2022-07-29T20:42:53.568Z] #77 72.81   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:42:53 [2022-07-29T20:42:53.568Z] #77 72.84   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:42:53 [2022-07-29T20:42:53.568Z] #77 72.84   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:42:53 [2022-07-29T20:42:53.568Z] #77 72.85   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:42:53 [2022-07-29T20:42:53.568Z] #77 ...
20:42:53 [2022-07-29T20:42:53.568Z] 
20:42:53 [2022-07-29T20:42:53.568Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:42:53 [2022-07-29T20:42:53.568Z] #41 sha256:a43b9d2417a0d54ba9f4dcac495010e1c334ddcd4d6bd691cb395faa9aff90d4
20:42:53 [2022-07-29T20:42:53.568Z] #41 DONE 0.1s
20:42:53 [2022-07-29T20:42:53.584Z] #14 ...
20:42:53 [2022-07-29T20:42:53.584Z] 
20:42:53 [2022-07-29T20:42:53.584Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:42:53 [2022-07-29T20:42:53.584Z] #43 sha256:13911d9455a61d2f4bdfa67975e6138320d654c4ece45a3ea81e44077bbbe23c
20:42:53 [2022-07-29T20:42:53.584Z] #43 DONE 0.9s
20:42:53 [2022-07-29T20:42:53.584Z] 
20:42:53 [2022-07-29T20:42:53.584Z] #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
20:42:53 [2022-07-29T20:42:53.584Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:42:53 [2022-07-29T20:42:53.584Z] #34 50.14 Updating files:  86% (1311/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.
20:42:53 [2022-07-29T20:42:53.584Z] #34 50.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:42:53 [2022-07-29T20:42:53.584Z] #34 51.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:42:53 [2022-07-29T20:42:53.829Z] 
20:42:53 [2022-07-29T20:42:53.829Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:42:53 [2022-07-29T20:42:53.829Z] #45 sha256:ee3bef89ee466e36c8969199d6e7ea25a7f82d7646a8f7fb5bc4dfc8def617b6
20:42:53 [2022-07-29T20:42:53.829Z] #45 DONE 0.1s
20:42:53 [2022-07-29T20:42:53.829Z] 
20:42:53 [2022-07-29T20:42:53.829Z] #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
20:42:53 [2022-07-29T20:42:53.829Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:53 [2022-07-29T20:42:53.829Z] #77 73.12   CC       src/libcrun/libcrun_la-criu.lo
20:42:53 [2022-07-29T20:42:53.829Z] #77 73.17   CC       src/libcrun/libcrun_la-custom-handler.lo
20:42:53 [2022-07-29T20:42:53.829Z] #77 73.19   CC       src/libcrun/libcrun_la-linux.lo
20:42:53 [2022-07-29T20:42:53.829Z] #77 73.21   CC       src/libcrun/libcrun_la-seccomp.lo
20:42:53 [2022-07-29T20:42:53.829Z] #77 73.24   CC       src/libcrun/libcrun_la-ebpf.lo
20:42:53 [2022-07-29T20:42:53.829Z] #77 73.27   CC       src/libcrun/libcrun_la-error.lo
20:42:53 [2022-07-29T20:42:53.829Z] #77 73.31   CC       src/libcrun/libcrun_la-status.lo
20:42:54 [2022-07-29T20:42:54.090Z] #77 ...
20:42:54 [2022-07-29T20:42:54.090Z] 
20:42:54 [2022-07-29T20:42:54.090Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:42:54 [2022-07-29T20:42:54.090Z] #48 sha256:4fb2086c9b52ec8649ae4e0cdbbe92a63dbb8b8a49a2ba642fbf69f31249c5f4
20:42:54 [2022-07-29T20:42:54.090Z] #48 DONE 0.3s
20:42:54 [2022-07-29T20:42:54.090Z] 
20:42:54 [2022-07-29T20:42:54.090Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:42:54 [2022-07-29T20:42:54.090Z] #52 sha256:8105f7c36a0795b9379cdd27faa485649813a6c83375f04678ca4c319640985d
20:42:54 [2022-07-29T20:42:54.090Z] #52 DONE 0.0s
20:42:54 [2022-07-29T20:42:54.090Z] 
20:42:54 [2022-07-29T20:42:54.090Z] #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
20:42:54 [2022-07-29T20:42:54.090Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:54 [2022-07-29T20:42:54.090Z] #77 73.34   CC       src/libcrun/libcrun_la-terminal.lo
20:42:54 [2022-07-29T20:42:54.090Z] #77 73.40   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:42:54 [2022-07-29T20:42:54.090Z] #77 ...
20:42:54 [2022-07-29T20:42:54.090Z] 
20:42:54 [2022-07-29T20:42:54.090Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:42:54 [2022-07-29T20:42:54.090Z] #54 sha256:03cbfbacc0b0654f9c046a594bf3f21c60259b3dd46cdb7e8c9b24144b7fa92f
20:42:54 [2022-07-29T20:42:54.090Z] #54 DONE 0.1s
20:42:54 [2022-07-29T20:42:54.090Z] 
20:42:54 [2022-07-29T20:42:54.090Z] #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
20:42:54 [2022-07-29T20:42:54.090Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:54 [2022-07-29T20:42:54.090Z] #77 73.45   CC       src/libcrun/libcrun_la-signals.lo
20:42:54 [2022-07-29T20:42:54.090Z] #77 73.51   CC       src/libcrun/libcrun_la-mount_flags.lo
20:42:54 [2022-07-29T20:42:54.090Z] #77 73.55   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:42:54 [2022-07-29T20:42:54.351Z] #77 73.61   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:42:54 [2022-07-29T20:42:54.351Z] #77 73.64   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:42:54 [2022-07-29T20:42:54.351Z] #77 73.67   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:42:54 [2022-07-29T20:42:54.351Z] #77 73.70   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:42:54 [2022-07-29T20:42:54.351Z] #77 73.72   CC       tests/init.o
20:42:54 [2022-07-29T20:42:54.351Z] #77 73.80   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:42:54 [2022-07-29T20:42:54.612Z] #77 ...
20:42:54 [2022-07-29T20:42:54.612Z] 
20:42:54 [2022-07-29T20:42:54.612Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:42:54 [2022-07-29T20:42:54.612Z] #56 sha256:a6632fbce8341dadeace0ac8cb2370d74d7a35f2938fe47a6958170da6caf5be
20:42:54 [2022-07-29T20:42:54.612Z] #56 DONE 0.5s
20:42:54 [2022-07-29T20:42:54.612Z] 
20:42:54 [2022-07-29T20:42:54.612Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:42:54 [2022-07-29T20:42:54.612Z] #58 sha256:07dc640fe067368239cdf86ce036925c50dfd67c46b6d51668f2f4f0d7bf46e4
20:42:54 [2022-07-29T20:42:54.612Z] #58 DONE 0.1s
20:42:54 [2022-07-29T20:42:54.828Z] #84 38.87 configure.ac:7: installing './compile'
20:42:54 [2022-07-29T20:42:54.828Z] #84 38.88 configure.ac:11: installing './config.guess'
20:42:54 [2022-07-29T20:42:54.828Z] #84 38.89 configure.ac:11: installing './config.sub'
20:42:54 [2022-07-29T20:42:54.828Z] #84 38.89 configure.ac:8: installing './install-sh'
20:42:54 [2022-07-29T20:42:54.828Z] #84 38.91 configure.ac:8: installing './missing'
20:42:54 [2022-07-29T20:42:54.873Z] 
20:42:54 [2022-07-29T20:42:54.873Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:42:54 [2022-07-29T20:42:54.873Z] #61 sha256:40383a01d1e50c6160a0bb14c1b1739d58286a1da92b9afd2422dd5b0616bec6
20:42:54 [2022-07-29T20:42:54.873Z] #61 DONE 0.3s
20:42:54 [2022-07-29T20:42:54.873Z] 
20:42:54 [2022-07-29T20:42:54.873Z] #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
20:42:54 [2022-07-29T20:42:54.873Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:42:55 [2022-07-29T20:42:55.089Z] #84 39.04 Makefile.am: installing './depcomp'
20:42:56 [2022-07-29T20:42:56.032Z] #84 40.03 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:42:56 [2022-07-29T20:42:56.032Z] #84 40.03 libtoolize: copying file 'build-aux/ltmain.sh'
20:42:56 [2022-07-29T20:42:56.032Z] #84 40.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:42:56 [2022-07-29T20:42:56.032Z] #84 40.12 libtoolize: copying file 'm4/libtool.m4'
20:42:56 [2022-07-29T20:42:56.032Z] #84 40.19 libtoolize: copying file 'm4/ltoptions.m4'
20:42:56 [2022-07-29T20:42:56.032Z] #84 40.28 libtoolize: copying file 'm4/ltsugar.m4'
20:42:56 [2022-07-29T20:42:56.116Z] #34 ...
20:42:56 [2022-07-29T20:42:56.116Z] 
20:42:56 [2022-07-29T20:42:56.116Z] #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
20:42:56 [2022-07-29T20:42:56.116Z] #64 sha256:22ce016ad647ca95af5ae3e7d057932ee25f19e2c419db8d7b55d44020de41f9
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.046 + RM_GOPATH=0
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.046 + TMP_GOPATH=
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.046 + : /build
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.046 + '[' -z '' ']'
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.046 ++ mktemp -d
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 Install containerd version v1.6.6
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + export GOPATH=/tmp/tmp.p3Gg6S10Sj
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + GOPATH=/tmp/tmp.p3Gg6S10Sj
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + RM_GOPATH=1
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + case "$(go env GOARCH)" in
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 ++ go env GOARCH
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + export GO_BUILDMODE=-buildmode=pie
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + GO_BUILDMODE=-buildmode=pie
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 ++ dirname /install.sh
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + dir=/
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + bin=containerd
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + shift
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + '[' '!' -f //containerd.installer ']'
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + . //containerd.installer
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 ++ set -e
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 ++ : v1.6.6
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + install_containerd
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + echo 'Install containerd version v1.6.6'
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p3Gg6S10Sj/src/github.com/containerd/containerd
20:42:56 [2022-07-29T20:42:56.116Z] #64 6.226 Cloning into '/tmp/tmp.p3Gg6S10Sj/src/github.com/containerd/containerd'...
20:42:56 [2022-07-29T20:42:56.116Z] #64 ...
20:42:56 [2022-07-29T20:42:56.116Z] 
20:42:56 [2022-07-29T20:42:56.116Z] #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
20:42:56 [2022-07-29T20:42:56.116Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
20:42:56 [2022-07-29T20:42:56.116Z] #51 46.59 Setting up python3-pkg-resources (52.0.0-4) ...
20:42:56 [2022-07-29T20:42:56.116Z] #51 48.58 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:42:56 [2022-07-29T20:42:56.116Z] #51 48.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:42:56 [2022-07-29T20:42:56.116Z] #51 48.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:42:56 [2022-07-29T20:42:56.116Z] #51 48.69 Setting up python3-six (1.16.0-2) ...
20:42:56 [2022-07-29T20:42:56.116Z] #51 50.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:42:56 [2022-07-29T20:42:56.116Z] #51 50.18 Setting up python3-protobuf (3.12.4-1) ...
20:42:56 [2022-07-29T20:42:56.116Z] #51 54.64 Setting up criu (3.17.1-1) ...
20:42:56 [2022-07-29T20:42:56.257Z] #77 75.24   CCLD     tests/init
20:42:56 [2022-07-29T20:42:56.293Z] #84 40.37 libtoolize: copying file 'm4/ltversion.m4'
20:42:56 [2022-07-29T20:42:56.293Z] #84 40.46 libtoolize: copying file 'm4/lt~obsolete.m4'
20:42:56 [2022-07-29T20:42:56.293Z] #84 40.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:42:57 [2022-07-29T20:42:57.497Z] #51 56.78 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:42:58 [2022-07-29T20:42:58.170Z] #77 77.20   AR       libcrun_testing.a
20:42:58 [2022-07-29T20:42:58.170Z] #77 77.20 ar: `u' modifier ignored since `D' is the default (see `U')
20:42:58 [2022-07-29T20:42:58.170Z] #77 77.23   CCLD     tests/tests_libcrun_utils
20:42:58 [2022-07-29T20:42:58.170Z] #77 77.24   CCLD     tests/tests_libcrun_errors
20:42:58 [2022-07-29T20:42:58.170Z] #77 77.24   CCLD     tests/tests_libcrun_fuzzer
20:42:58 [2022-07-29T20:42:58.170Z] #77 77.34   CCLD     libcrun.la
20:42:58 [2022-07-29T20:42:58.430Z] #77 77.68   CCLD     crun
20:42:58 [2022-07-29T20:42:58.430Z] #77 77.90 make[3]: Entering directory '/tmp/crun-build'
20:42:58 [2022-07-29T20:42:58.433Z] #51 DONE 57.6s
20:42:58 [2022-07-29T20:42:58.433Z] 
20:42:58 [2022-07-29T20:42:58.433Z] #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
20:42:58 [2022-07-29T20:42:58.433Z] #44 sha256:e8dd342d0189edc05ecbaee21516ce0f90730fa60c82631f1eca8718b11c3b94
20:42:58 [2022-07-29T20:42:58.690Z] #77 77.99  /bin/mkdir -p '/usr/local/share/man/man1'
20:42:58 [2022-07-29T20:42:58.690Z] #77 77.99  /bin/mkdir -p '/usr/local/lib'
20:42:58 [2022-07-29T20:42:58.690Z] #77 77.99  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:42:58 [2022-07-29T20:42:58.690Z] #77 78.00  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:42:58 [2022-07-29T20:42:58.690Z] #77 78.02 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:42:58 [2022-07-29T20:42:58.690Z] #77 78.03 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:42:58 [2022-07-29T20:42:58.690Z] #77 78.03 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:42:58 [2022-07-29T20:42:58.690Z] #77 78.03 libtool: install: ranlib /usr/local/lib/libcrun.a
20:42:58 [2022-07-29T20:42:58.690Z] #77 78.15 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 ----------------------------------------------------------------------
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 Libraries have been installed in:
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15    /usr/local/lib
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 If you ever happen to want to link against installed libraries
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 in a given directory, LIBDIR, you must either use libtool, and
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 specify the full pathname of the library, or use the '-LLIBDIR'
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 flag during linking and do at least one of the following:
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15      during execution
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15      during linking
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 See any operating system documentation about shared libraries for
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 more information, such as the ld(1) and ld.so(8) manual pages.
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15 ----------------------------------------------------------------------
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15  /bin/mkdir -p '/build'
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.15   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.18 libtool: install: /usr/bin/install -c crun /build/crun
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.19 make[3]: Leaving directory '/tmp/crun-build'
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.19 make[2]: Leaving directory '/tmp/crun-build'
20:42:58 [2022-07-29T20:42:58.950Z] #77 78.19 make[1]: Leaving directory '/tmp/crun-build'
20:42:59 [2022-07-29T20:42:59.000Z] #44 ...
20:42:59 [2022-07-29T20:42:59.000Z] 
20:42:59 [2022-07-29T20:42:59.000Z] #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
20:42:59 [2022-07-29T20:42:59.001Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:42:59 [2022-07-29T20:42:59.001Z] #14 58.64 Selecting previously unselected package mingw-w64-x86-64-dev.
20:42:59 [2022-07-29T20:42:59.001Z] #14 58.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:42:59 [2022-07-29T20:42:59.001Z] #14 58.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:42:59 [2022-07-29T20:42:59.209Z] #77 DONE 78.3s
20:42:59 [2022-07-29T20:42:59.209Z] 
20:42:59 [2022-07-29T20:42:59.209Z] #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
20:42:59 [2022-07-29T20:42:59.209Z] #64 sha256:d3808ad6987730ab7cf71e39bbad4f88ba94be9a4852aef35732f3c47b547eeb
20:42:59 [2022-07-29T20:42:59.601Z] #84 ...
20:42:59 [2022-07-29T20:42:59.601Z] 
20:42:59 [2022-07-29T20:42:59.601Z] #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
20:42:59 [2022-07-29T20:42:59.601Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:42:59 [2022-07-29T20:42:59.601Z] #19 61.59 Reading package lists...
20:43:02 [2022-07-29T20:43:02.500Z] #64 93.93 # github.com/containerd/containerd/cmd/containerd
20:43:02 [2022-07-29T20:43:02.500Z] #64 93.93 /usr/bin/ld: /tmp/go-link-1799092019/000019.o: in function `New':
20:43:02 [2022-07-29T20:43:02.500Z] #64 93.93 /tmp/tmp.yxjpZtwtLr/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
20:43:02 [2022-07-29T20:43:02.500Z] #64 94.00 + bin/containerd-stress
20:43:02 [2022-07-29T20:43:02.903Z] #19 76.02 Building dependency tree...
20:43:03 [2022-07-29T20:43:03.218Z] #14 ...
20:43:03 [2022-07-29T20:43:03.218Z] 
20:43:03 [2022-07-29T20:43:03.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
20:43:03 [2022-07-29T20:43:03.218Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:03 [2022-07-29T20:43:03.218Z] #77 8.267 Cloning into '/tmp/crun-build'...
20:43:03 [2022-07-29T20:43:03.218Z] #77 ...
20:43:03 [2022-07-29T20:43:03.218Z] 
20:43:03 [2022-07-29T20:43:03.218Z] #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
20:43:03 [2022-07-29T20:43:03.218Z] #44 sha256:e8dd342d0189edc05ecbaee21516ce0f90730fa60c82631f1eca8718b11c3b94
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.201 + RM_GOPATH=0
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 + TMP_GOPATH=
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 + : /build
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 + '[' -z '' ']'
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 ++ mktemp -d
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 + export GOPATH=/tmp/tmp.hVPCPMQnnx
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 + GOPATH=/tmp/tmp.hVPCPMQnnx
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 + RM_GOPATH=1
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 + case "$(go env GOARCH)" in
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 ++ go env GOARCH
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 + export GO_BUILDMODE=-buildmode=pie
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 + GO_BUILDMODE=-buildmode=pie
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.226 ++ dirname /install.sh
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.227 Install tini version v0.19.0
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.230 + dir=/
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.230 + bin=tini
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.230 + shift
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.230 + '[' '!' -f //tini.installer ']'
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.230 + . //tini.installer
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.230 ++ : v0.19.0
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.230 + install_tini
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.230 + echo 'Install tini version v0.19.0'
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.231 + git clone https://github.com/krallin/tini.git /tmp/tmp.hVPCPMQnnx/tini
20:43:03 [2022-07-29T20:43:03.218Z] #44 7.241 Cloning into '/tmp/tmp.hVPCPMQnnx/tini'...
20:43:03 [2022-07-29T20:43:03.218Z] #44 8.122 + cd /tmp/tmp.hVPCPMQnnx/tini
20:43:03 [2022-07-29T20:43:03.218Z] #44 8.123 + git checkout -q v0.19.0
20:43:03 [2022-07-29T20:43:03.218Z] #44 8.139 + cmake .
20:43:03 [2022-07-29T20:43:03.218Z] #44 8.845 -- The C compiler identification is GNU 10.2.1
20:43:03 [2022-07-29T20:43:03.218Z] #44 8.980 -- Detecting C compiler ABI info
20:43:03 [2022-07-29T20:43:03.218Z] #44 9.769 -- Detecting C compiler ABI info - done
20:43:03 [2022-07-29T20:43:03.438Z] #64 94.85 + bin/containerd-shim
20:43:03 [2022-07-29T20:43:03.478Z] #44 9.941 -- Check for working C compiler: /usr/bin/cc - skipped
20:43:03 [2022-07-29T20:43:03.478Z] #44 9.943 -- Detecting C compile features
20:43:03 [2022-07-29T20:43:03.478Z] #44 9.947 -- Detecting C compile features - done
20:43:03 [2022-07-29T20:43:03.478Z] #44 10.04 -- Performing Test HAS_BUILTIN_FORTIFY
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
20:43:03 [2022-07-29T20:43:03.591Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
20:43:03 [2022-07-29T20:43:03.591Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 67.9% of statements
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
20:43:03 [2022-07-29T20:43:03.591Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/builder	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:43:03 [2022-07-29T20:43:03.591Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:43:03 [2022-07-29T20:43:03.736Z] #44 10.29 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:43:03 [2022-07-29T20:43:03.736Z] #44 10.39 -- Configuring done
20:43:03 [2022-07-29T20:43:03.994Z] #44 10.44 -- Generating done
20:43:03 [2022-07-29T20:43:03.994Z] #44 10.45 -- Build files have been written to: /tmp/tmp.hVPCPMQnnx/tini
20:43:03 [2022-07-29T20:43:03.994Z] #44 10.52 + make tini-static
20:43:04 [2022-07-29T20:43:04.559Z] #44 11.04 Scanning dependencies of target tini-static
20:43:04 [2022-07-29T20:43:04.559Z] #44 11.10 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:43:05 [2022-07-29T20:43:05.494Z] ok  	github.com/docker/docker/builder/remotecontext	0.128s	coverage: 13.7% of statements
20:43:05 [2022-07-29T20:43:05.753Z] ok  	github.com/docker/docker/builder/dockerfile	0.470s	coverage: 49.3% of statements
20:43:05 [2022-07-29T20:43:05.934Z] #44 12.23 [100%] Linking C executable tini-static
20:43:05 [2022-07-29T20:43:05.934Z] #44 ...
20:43:05 [2022-07-29T20:43:05.934Z] 
20:43:05 [2022-07-29T20:43:05.934Z] #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
20:43:05 [2022-07-29T20:43:05.934Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
20:43:05 [2022-07-29T20:43:05.934Z] #53 65.36 gotestsum version dev
20:43:05 [2022-07-29T20:43:05.934Z] #53 DONE 65.6s
20:43:05 [2022-07-29T20:43:05.934Z] 
20:43:05 [2022-07-29T20:43:05.934Z] #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
20:43:05 [2022-07-29T20:43:05.934Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:43:05 [2022-07-29T20:43:05.934Z] #14 65.35 Selecting previously unselected package gcc-mingw-w64-base.
20:43:05 [2022-07-29T20:43:05.934Z] #14 65.36 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:43:05 [2022-07-29T20:43:05.934Z] #14 65.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:43:05 [2022-07-29T20:43:05.934Z] #14 65.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:43:05 [2022-07-29T20:43:05.934Z] #14 65.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:43:05 [2022-07-29T20:43:05.934Z] #14 65.67 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:43:06 [2022-07-29T20:43:06.011Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.54 The following additional packages will be installed:
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.55   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.56   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.57   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
20:43:06 [2022-07-29T20:43:06.205Z] #19 82.58   linux-libc-dev-s390x-cross patch xz-utils
20:43:06 [2022-07-29T20:43:06.205Z] #19 ...
20:43:06 [2022-07-29T20:43:06.205Z] 
20:43:06 [2022-07-29T20:43:06.205Z] #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
20:43:06 [2022-07-29T20:43:06.205Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:06 [2022-07-29T20:43:06.205Z] #84 50.06 configure.ac:7: installing 'build-aux/compile'
20:43:06 [2022-07-29T20:43:06.205Z] #84 50.06 configure.ac:9: installing 'build-aux/config.guess'
20:43:06 [2022-07-29T20:43:06.205Z] #84 50.06 configure.ac:9: installing 'build-aux/config.sub'
20:43:06 [2022-07-29T20:43:06.205Z] #84 50.08 configure.ac:11: installing 'build-aux/install-sh'
20:43:06 [2022-07-29T20:43:06.205Z] #84 50.09 configure.ac:11: installing 'build-aux/missing'
20:43:06 [2022-07-29T20:43:06.205Z] #84 50.27 Makefile.am: installing 'build-aux/depcomp'
20:43:06 [2022-07-29T20:43:06.205Z] #84 50.36 parallel-tests: installing 'build-aux/test-driver'
20:43:06 [2022-07-29T20:43:06.578Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
20:43:06 [2022-07-29T20:43:06.873Z] #14 ...
20:43:06 [2022-07-29T20:43:06.873Z] 
20:43:06 [2022-07-29T20:43:06.873Z] #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
20:43:06 [2022-07-29T20:43:06.873Z] #44 sha256:e8dd342d0189edc05ecbaee21516ce0f90730fa60c82631f1eca8718b11c3b94
20:43:06 [2022-07-29T20:43:06.873Z] #44 12.95 [100%] Built target tini-static
20:43:06 [2022-07-29T20:43:06.873Z] #44 13.05 + mkdir -p /build
20:43:06 [2022-07-29T20:43:06.873Z] #44 13.06 + cp tini-static /build/docker-init
20:43:06 [2022-07-29T20:43:06.873Z] #44 DONE 13.2s
20:43:06 [2022-07-29T20:43:06.873Z] 
20:43:06 [2022-07-29T20:43:06.873Z] #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
20:43:06 [2022-07-29T20:43:06.873Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:43:07 [2022-07-29T20:43:07.145Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.358s	coverage: 86.3% of statements
20:43:07 [2022-07-29T20:43:07.145Z] ?   	github.com/docker/docker/cli	[no test files]
20:43:07 [2022-07-29T20:43:07.145Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:43:07 [2022-07-29T20:43:07.145Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:43:07 [2022-07-29T20:43:07.145Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:43:07 [2022-07-29T20:43:07.439Z] #34 ...
20:43:07 [2022-07-29T20:43:07.440Z] 
20:43:07 [2022-07-29T20:43:07.440Z] #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
20:43:07 [2022-07-29T20:43:07.440Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:07 [2022-07-29T20:43:07.440Z] #77 14.97 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:43:07 [2022-07-29T20:43:07.440Z] #77 14.97 Cloning into '/tmp/crun-build/libocispec'...
20:43:07 [2022-07-29T20:43:07.640Z] #64 99.05 + bin/containerd-shim-runc-v1
20:43:07 [2022-07-29T20:43:07.713Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.014s	coverage: 69.3% of statements
20:43:08 [2022-07-29T20:43:08.123Z] #84 51.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:43:08 [2022-07-29T20:43:08.123Z] #84 51.96 libtoolize: copying file 'build-aux/ltmain.sh'
20:43:08 [2022-07-29T20:43:08.384Z] #84 52.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:43:08 [2022-07-29T20:43:08.384Z] #84 52.51 libtoolize: copying file 'm4/libtool.m4'
20:43:08 [2022-07-29T20:43:08.645Z] #84 52.58 libtoolize: copying file 'm4/ltoptions.m4'
20:43:08 [2022-07-29T20:43:08.645Z] #84 52.64 libtoolize: copying file 'm4/ltsugar.m4'
20:43:08 [2022-07-29T20:43:08.645Z] #84 52.72 libtoolize: copying file 'm4/ltversion.m4'
20:43:08 [2022-07-29T20:43:08.645Z] #84 52.82 libtoolize: copying file 'm4/lt~obsolete.m4'
20:43:08 [2022-07-29T20:43:08.813Z] #77 16.07 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:43:08 [2022-07-29T20:43:08.813Z] #77 16.08 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:43:08 [2022-07-29T20:43:08.813Z] #77 16.08 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:43:08 [2022-07-29T20:43:08.813Z] #77 16.08 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:43:08 [2022-07-29T20:43:08.813Z] #77 16.10 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:43:10 [2022-07-29T20:43:10.180Z] #64 101.4 + bin/containerd-shim-runc-v2
20:43:10 [2022-07-29T20:43:10.715Z] #77 18.00 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:43:10 [2022-07-29T20:43:10.747Z] #64 101.9 + binaries
20:43:10 [2022-07-29T20:43:10.747Z] #64 101.9 + install -D bin/containerd /build/containerd
20:43:10 [2022-07-29T20:43:10.747Z] #64 101.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:43:10 [2022-07-29T20:43:10.747Z] #64 102.0 + install -D bin/ctr /build/ctr
20:43:11 [2022-07-29T20:43:11.189Z] ok  	github.com/docker/docker/client	0.082s	coverage: 75.9% of statements
20:43:11 [2022-07-29T20:43:11.952Z] #84 ...
20:43:11 [2022-07-29T20:43:11.952Z] 
20:43:11 [2022-07-29T20:43:11.952Z] #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
20:43:11 [2022-07-29T20:43:11.952Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.64 Suggested packages:
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.65   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.65   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.65   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.65   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.65   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.65   libyaml-shell-perl ed diffutils-doc
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.65 Recommended packages:
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.65   fakeroot build-essential libalgorithm-merge-perl libwww-perl
20:43:11 [2022-07-29T20:43:11.952Z] #19 82.65   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.95 The following NEW packages will be installed:
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   crossbuild-essential-armel crossbuild-essential-armhf
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.96   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.97   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.98   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.99   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.99   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.99   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.99   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.99   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.99   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.99   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.99   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 87.99   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.00   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.00   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.00   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.00   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.00   linux-libc-dev-s390x-cross patch xz-utils
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.60 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded.
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.60 Need to get 788 MB of archives.
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.60 After this operation, 3385 MB of additional disk space will be used.
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:43:11 [2022-07-29T20:43:11.952Z] #19 88.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
20:43:12 [2022-07-29T20:43:12.213Z] #19 88.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
20:43:12 [2022-07-29T20:43:12.213Z] #19 88.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
20:43:12 [2022-07-29T20:43:12.213Z] #19 88.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
20:43:12 [2022-07-29T20:43:12.475Z] #19 89.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
20:43:12 [2022-07-29T20:43:12.616Z] #77 19.73 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:43:12 [2022-07-29T20:43:12.652Z] #64 DONE 103.8s
20:43:12 [2022-07-29T20:43:12.736Z] #19 89.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
20:43:12 [2022-07-29T20:43:12.736Z] #19 89.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
20:43:13 [2022-07-29T20:43:13.220Z] 
20:43:13 [2022-07-29T20:43:13.220Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:43:13 [2022-07-29T20:43:13.220Z] #65 sha256:fc04ce578beba7fe87ed390941e4b6df1d51aa056a64a624048e485ec4c3bcff
20:43:13 [2022-07-29T20:43:13.552Z] #77 20.97 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:43:13 [2022-07-29T20:43:13.809Z] #77 21.20 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:43:14 [2022-07-29T20:43:14.067Z] #77 ...
20:43:14 [2022-07-29T20:43:14.067Z] 
20:43:14 [2022-07-29T20:43:14.067Z] #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
20:43:14 [2022-07-29T20:43:14.067Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:43:14 [2022-07-29T20:43:14.067Z] #14 73.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:43:14 [2022-07-29T20:43:14.067Z] #14 73.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:43:14 [2022-07-29T20:43:14.068Z] #14 73.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:43:14 [2022-07-29T20:43:14.129Z] #19 90.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
20:43:14 [2022-07-29T20:43:14.129Z] #19 90.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
20:43:14 [2022-07-29T20:43:14.157Z] #65 DONE 0.8s
20:43:14 [2022-07-29T20:43:14.157Z] 
20:43:14 [2022-07-29T20:43:14.157Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:43:14 [2022-07-29T20:43:14.157Z] #70 sha256:2e9e876a4a4499abf3d19bde0db47323d9d80713a85217a5e4d45cd2724f241e
20:43:14 [2022-07-29T20:43:14.157Z] #70 DONE 0.2s
20:43:14 [2022-07-29T20:43:14.157Z] 
20:43:14 [2022-07-29T20:43:14.157Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:43:14 [2022-07-29T20:43:14.157Z] #75 sha256:c226386a1f2fb9e4ea675cd4c57eeadb3a99646f1fcadff3ec8ca2fca889323f
20:43:15 [2022-07-29T20:43:15.094Z] #75 DONE 0.9s
20:43:15 [2022-07-29T20:43:15.094Z] 
20:43:15 [2022-07-29T20:43:15.094Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:43:15 [2022-07-29T20:43:15.094Z] #78 sha256:715990a33cb852d1238b85f3789a92988b98fe90c49ba32a4f908c4a9dc5a495
20:43:15 [2022-07-29T20:43:15.094Z] #78 DONE 0.0s
20:43:15 [2022-07-29T20:43:15.094Z] 
20:43:15 [2022-07-29T20:43:15.094Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:43:15 [2022-07-29T20:43:15.094Z] #79 sha256:b74bc85329ef0d98886e59c4a1697392fb2e984819e16a14f18680d1d2db3582
20:43:15 [2022-07-29T20:43:15.094Z] #79 DONE 0.0s
20:43:15 [2022-07-29T20:43:15.094Z] 
20:43:15 [2022-07-29T20:43:15.094Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:43:15 [2022-07-29T20:43:15.094Z] #80 sha256:a1642351e4a76ff142f8a23f47e15762888a1be0e2b805f1a8fc025bbf4971ae
20:43:15 [2022-07-29T20:43:15.094Z] #80 DONE 0.0s
20:43:15 [2022-07-29T20:43:15.094Z] 
20:43:15 [2022-07-29T20:43:15.094Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
20:43:15 [2022-07-29T20:43:15.094Z] #81 sha256:7922fb8bc1eeea76d5687b7905651da143d9c0cba59cf4884520de2f2c0fe4ee
20:43:15 [2022-07-29T20:43:15.529Z] #19 92.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
20:43:15 [2022-07-29T20:43:15.530Z] #19 92.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
20:43:16 [2022-07-29T20:43:16.032Z] #81 DONE 0.7s
20:43:16 [2022-07-29T20:43:16.032Z] 
20:43:16 [2022-07-29T20:43:16.032Z] #82 exporting to image
20:43:16 [2022-07-29T20:43:16.032Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:43:16 [2022-07-29T20:43:16.032Z] #82 exporting layers
20:43:16 [2022-07-29T20:43:16.924Z] #19 93.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
20:43:16 [2022-07-29T20:43:16.924Z] #19 93.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
20:43:18 [2022-07-29T20:43:18.842Z] #19 95.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
20:43:18 [2022-07-29T20:43:18.842Z] #19 95.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
20:43:20 [2022-07-29T20:43:20.225Z] #82 exporting layers 3.8s done
20:43:20 [2022-07-29T20:43:20.225Z] #82 writing image sha256:4d46657e6c7660c3de6a281ec5de2ccf6191dadbaa63ece6cf64c752c0a83fe5 done
20:43:20 [2022-07-29T20:43:20.225Z] #82 naming to docker.io/library/docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 done
20:43:20 [2022-07-29T20:43:20.225Z] #82 DONE 3.8s
20:43:20 [2022-07-29T20:43:20.229Z] #19 ...
20:43:20 [2022-07-29T20:43:20.229Z] 
20:43:20 [2022-07-29T20:43:20.229Z] #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
20:43:20 [2022-07-29T20:43:20.229Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:20 [2022-07-29T20:43:20.229Z] #84 64.12 configure.ac:11: installing 'build-aux/compile'
20:43:20 [2022-07-29T20:43:20.229Z] #84 64.14 configure.ac:11: installing 'build-aux/config.guess'
20:43:20 [2022-07-29T20:43:20.229Z] #84 64.14 configure.ac:11: installing 'build-aux/config.sub'
20:43:20 [2022-07-29T20:43:20.229Z] #84 64.15 configure.ac:13: installing 'build-aux/install-sh'
20:43:20 [2022-07-29T20:43:20.229Z] #84 64.15 configure.ac:13: installing 'build-aux/missing'
20:43:20 [2022-07-29T20:43:20.229Z] #84 64.16 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:43:20 [2022-07-29T20:43:20.229Z] #84 64.32 Makefile.am: installing 'build-aux/depcomp'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:43:20 [2022-07-29T20:43:20.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -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=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh dynbinary test-integration
20:43:20 [2022-07-29T20:43:20.819Z] 
20:43:20 [2022-07-29T20:43:20.819Z] Removing bundles/
20:43:20 [2022-07-29T20:43:20.819Z] 
20:43:20 [2022-07-29T20:43:20.819Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:43:21 [2022-07-29T20:43:21.077Z] Building: bundles/dynbinary-daemon/dockerd
20:43:21 [2022-07-29T20:43:21.077Z] GOOS="" GOARCH="" GOARM=""
20:43:21 [2022-07-29T20:43:21.614Z] #84 65.42 checking build system type... x86_64-pc-linux-gnu
20:43:21 [2022-07-29T20:43:21.614Z] #84 65.65 checking host system type... x86_64-pc-linux-gnu
20:43:21 [2022-07-29T20:43:21.614Z] #84 65.65 checking how to print strings... printf
20:43:21 [2022-07-29T20:43:21.614Z] #84 65.67 checking for gcc... gcc
20:43:21 [2022-07-29T20:43:21.875Z] #84 65.77 checking whether the C compiler works... yes
20:43:21 [2022-07-29T20:43:21.875Z] #84 66.00 checking for C compiler default output file name... a.out
20:43:22 [2022-07-29T20:43:22.135Z] #84 66.00 checking for suffix of executables... 
20:43:22 [2022-07-29T20:43:22.135Z] #84 66.11 checking whether we are cross compiling... no
20:43:22 [2022-07-29T20:43:22.396Z] #84 66.38 checking for suffix of object files... o
20:43:22 [2022-07-29T20:43:22.396Z] #84 66.49 checking whether we are using the GNU C compiler... yes
20:43:22 [2022-07-29T20:43:22.657Z] #84 66.58 checking whether gcc accepts -g... yes
20:43:22 [2022-07-29T20:43:22.657Z] #84 66.65 checking for gcc option to accept ISO C89... none needed
20:43:22 [2022-07-29T20:43:22.917Z] #84 66.86 checking whether gcc understands -c and -o together... yes
20:43:22 [2022-07-29T20:43:22.917Z] #84 67.05 checking for a sed that does not truncate output... /bin/sed
20:43:22 [2022-07-29T20:43:22.917Z] #84 67.08 checking for grep that handles long lines and -e... /bin/grep
20:43:22 [2022-07-29T20:43:22.917Z] #84 67.09 checking for egrep... /bin/grep -E
20:43:22 [2022-07-29T20:43:22.917Z] #84 67.11 checking for fgrep... /bin/grep -F
20:43:22 [2022-07-29T20:43:22.917Z] #84 67.11 checking for ld used by gcc... /usr/bin/ld
20:43:22 [2022-07-29T20:43:22.917Z] #84 67.12 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:43:22 [2022-07-29T20:43:22.917Z] #84 67.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.30 checking whether ln -s works... yes
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.30 checking the maximum length of command line arguments... 1572864
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.34 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.34 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.34 checking for /usr/bin/ld option to reload object files... -r
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.34 checking for objdump... objdump
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.34 checking how to recognize dependent libraries... pass_all
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.34 checking for dlltool... no
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.35 checking how to associate runtime and link libraries... printf %s\n
20:43:23 [2022-07-29T20:43:23.179Z] #84 67.36 checking for ar... ar
20:43:23 [2022-07-29T20:43:23.440Z] #84 67.36 checking for archiver @FILE support... @
20:43:23 [2022-07-29T20:43:23.440Z] #84 67.46 checking for strip... strip
20:43:23 [2022-07-29T20:43:23.440Z] #84 67.46 checking for ranlib... ranlib
20:43:23 [2022-07-29T20:43:23.440Z] #84 67.46 checking for gawk... no
20:43:23 [2022-07-29T20:43:23.440Z] #84 67.47 checking for mawk... mawk
20:43:23 [2022-07-29T20:43:23.701Z] #84 67.47 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:43:23 [2022-07-29T20:43:23.701Z] #84 67.88 checking for sysroot... no
20:43:23 [2022-07-29T20:43:23.701Z] #84 67.88 checking for a working dd... /bin/dd
20:43:23 [2022-07-29T20:43:23.701Z] #84 67.91 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:43:23 [2022-07-29T20:43:23.962Z] #84 68.00 checking for mt... no
20:43:23 [2022-07-29T20:43:23.962Z] #84 68.02 checking if : is a manifest tool... no
20:43:23 [2022-07-29T20:43:23.962Z] #84 68.03 checking how to run the C preprocessor... gcc -E
20:43:24 [2022-07-29T20:43:24.038Z] #14 ...
20:43:24 [2022-07-29T20:43:24.038Z] 
20:43:24 [2022-07-29T20:43:24.038Z] #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
20:43:24 [2022-07-29T20:43:24.038Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:24 [2022-07-29T20:43:24.038Z] #77 21.46 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:43:24 [2022-07-29T20:43:24.492Z] #84 68.23 checking for ANSI C header files... yes
20:43:24 [2022-07-29T20:43:24.754Z] #84 68.70 checking for sys/types.h... yes
20:43:24 [2022-07-29T20:43:24.754Z] #84 68.94 checking for sys/stat.h... yes
20:43:25 [2022-07-29T20:43:25.016Z] #84 69.06 checking for stdlib.h... yes
20:43:25 [2022-07-29T20:43:25.279Z] #84 69.19 checking for string.h... yes
20:43:25 [2022-07-29T20:43:25.279Z] #84 69.37 checking for memory.h... yes
20:43:25 [2022-07-29T20:43:25.541Z] #84 69.52 checking for strings.h... yes
20:43:25 [2022-07-29T20:43:25.812Z] #84 69.68 checking for inttypes.h... yes
20:43:25 [2022-07-29T20:43:25.812Z] #84 69.88 checking for stdint.h... yes
20:43:26 [2022-07-29T20:43:26.079Z] #84 70.07 checking for unistd.h... yes
20:43:26 [2022-07-29T20:43:26.340Z] #84 70.32 checking for dlfcn.h... yes
20:43:26 [2022-07-29T20:43:26.340Z] #84 70.47 checking for objdir... .libs
20:43:26 [2022-07-29T20:43:26.602Z] #84 70.81 checking if gcc supports -fno-rtti -fno-exceptions... no
20:43:26 [2022-07-29T20:43:26.863Z] #84 70.91 checking for gcc option to produce PIC... -fPIC -DPIC
20:43:26 [2022-07-29T20:43:26.863Z] #84 70.91 checking if gcc PIC flag -fPIC -DPIC works... yes
20:43:27 [2022-07-29T20:43:27.436Z] #84 70.99 checking if gcc static flag -static works... yes
20:43:27 [2022-07-29T20:43:27.436Z] #84 71.37 checking if gcc supports -c -o file.o... yes
20:43:27 [2022-07-29T20:43:27.436Z] #84 71.47 checking if gcc supports -c -o file.o... (cached) yes
20:43:27 [2022-07-29T20:43:27.436Z] #84 71.47 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.53 checking dynamic linker characteristics... GNU/Linux ld.so
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.80 checking how to hardcode library paths into programs... immediate
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.80 checking whether stripping libraries is possible... yes
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.82 checking if libtool supports shared libraries... yes
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.82 checking whether to build shared libraries... no
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.82 checking whether to build static libraries... yes
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.82 checking for a BSD-compatible install... /usr/bin/install -c
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.87 checking whether build environment is sane... yes
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.92 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:43:27 [2022-07-29T20:43:27.697Z] #84 71.95 checking whether make sets $(MAKE)... yes
20:43:27 [2022-07-29T20:43:27.957Z] #84 72.00 checking whether make supports the include directive... yes (GNU style)
20:43:27 [2022-07-29T20:43:27.957Z] #84 72.05 checking whether make supports nested variables... yes
20:43:27 [2022-07-29T20:43:27.957Z] #84 72.08 checking whether UID '0' is supported by ustar format... yes
20:43:27 [2022-07-29T20:43:27.957Z] #84 72.08 checking whether GID '0' is supported by ustar format... yes
20:43:27 [2022-07-29T20:43:27.957Z] #84 72.08 checking how to create a ustar tar archive... gnutar
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.15 checking dependency style of gcc... gcc3
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.31 checking whether to enable maintainer-specific portions of Makefiles... yes
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.31 checking whether make supports nested variables... (cached) yes
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.31 checking for gawk... (cached) mawk
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.32 checking for a sed that does not truncate output... (cached) /bin/sed
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.32 checking for gcc... (cached) gcc
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.44 checking whether we are using the GNU C compiler... (cached) yes
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.44 checking whether gcc accepts -g... (cached) yes
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.45 checking for gcc option to accept ISO C89... (cached) none needed
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.45 checking whether gcc understands -c and -o together... (cached) yes
20:43:28 [2022-07-29T20:43:28.219Z] #84 72.46 checking for a Python interpreter with version >= 3... python3
20:43:28 [2022-07-29T20:43:28.228Z] #77 ...
20:43:28 [2022-07-29T20:43:28.228Z] 
20:43:28 [2022-07-29T20:43:28.228Z] #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
20:43:28 [2022-07-29T20:43:28.228Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:43:28 [2022-07-29T20:43:28.228Z] #14 87.50 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:43:28 [2022-07-29T20:43:28.228Z] #14 87.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:43:28 [2022-07-29T20:43:28.228Z] #14 87.51 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:43:28 [2022-07-29T20:43:28.480Z] #84 72.54 checking for python3... /usr/bin/python3
20:43:28 [2022-07-29T20:43:28.480Z] #84 72.54 checking for python3 version... 3.9
20:43:28 [2022-07-29T20:43:28.480Z] #84 72.62 checking for python3 platform... linux
20:43:28 [2022-07-29T20:43:28.480Z] #84 72.66 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:43:28 [2022-07-29T20:43:28.742Z] #84 72.79 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:43:29 [2022-07-29T20:43:29.005Z] #84 72.92 checking for go-md2man... no
20:43:29 [2022-07-29T20:43:29.005Z] #84 72.93 checking error.h usability... yes
20:43:29 [2022-07-29T20:43:29.005Z] #84 73.12 checking error.h presence... yes
20:43:29 [2022-07-29T20:43:29.005Z] #84 73.17 checking for error.h... yes
20:43:29 [2022-07-29T20:43:29.005Z] #84 73.18 checking linux/openat2.h usability... yes
20:43:29 [2022-07-29T20:43:29.269Z] #84 73.29 checking linux/openat2.h presence... yes
20:43:29 [2022-07-29T20:43:29.269Z] #84 73.34 checking for linux/openat2.h... yes
20:43:29 [2022-07-29T20:43:29.532Z] #84 73.38 checking for copy_file_range... yes
20:43:29 [2022-07-29T20:43:29.793Z] #84 73.65 checking for fgetxattr... yes
20:43:30 [2022-07-29T20:43:30.056Z] #84 73.97 checking for statx... yes
20:43:30 [2022-07-29T20:43:30.056Z] #84 74.20 checking for fgetpwent_r... 
20:43:30 [2022-07-29T20:43:30.056Z] #84 ...
20:43:30 [2022-07-29T20:43:30.056Z] 
20:43:30 [2022-07-29T20:43:30.056Z] #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
20:43:30 [2022-07-29T20:43:30.056Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 96.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 99.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
20:43:30 [2022-07-29T20:43:30.056Z] #19 99.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 99.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 99.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 99.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.1 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.1 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.1 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.1 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.1 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.5 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.6 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.6 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.6 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.6 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.7 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.7 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.7 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 101.7 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 103.9 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
20:43:30 [2022-07-29T20:43:30.056Z] #19 103.9 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 103.9 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 104.0 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 104.1 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.8 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.8 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.8 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.8 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.8 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.8 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.9 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
20:43:30 [2022-07-29T20:43:30.056Z] #19 105.9 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
20:43:30 [2022-07-29T20:43:30.317Z] #19 ...
20:43:30 [2022-07-29T20:43:30.317Z] 
20:43:30 [2022-07-29T20:43:30.317Z] #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
20:43:30 [2022-07-29T20:43:30.317Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:30 [2022-07-29T20:43:30.317Z] #84 74.20 checking for fgetpwent_r... yes
20:43:30 [2022-07-29T20:43:30.578Z] #84 74.51 checking for issetugid... no
20:43:30 [2022-07-29T20:43:30.578Z] #84 74.66 checking for pkg-config... /usr/bin/pkg-config
20:43:30 [2022-07-29T20:43:30.578Z] #84 74.66 checking pkg-config is at least version 0.9.0... yes
20:43:30 [2022-07-29T20:43:30.840Z] #84 74.66 checking for library containing yajl_tree_get... -lyajl
20:43:30 [2022-07-29T20:43:30.840Z] #84 75.11 checking for yajl >= 2.0.0... yes
20:43:31 [2022-07-29T20:43:31.365Z] #84 75.14 checking sys/capability.h usability... yes
20:43:31 [2022-07-29T20:43:31.365Z] #84 75.30 checking sys/capability.h presence... yes
20:43:31 [2022-07-29T20:43:31.365Z] #84 75.35 checking for sys/capability.h... yes
20:43:31 [2022-07-29T20:43:31.627Z] #84 75.35 checking for library containing cap_from_name... -lcap
20:43:31 [2022-07-29T20:43:31.889Z] #84 75.70 checking for library containing dlopen... -ldl
20:43:32 [2022-07-29T20:43:32.152Z] #84 76.11 checking seccomp.h usability... yes
20:43:32 [2022-07-29T20:43:32.152Z] #84 76.26 checking seccomp.h presence... yes
20:43:32 [2022-07-29T20:43:32.152Z] #84 76.31 checking for seccomp.h... yes
20:43:32 [2022-07-29T20:43:32.724Z] #84 76.31 checking for library containing seccomp_rule_add... -lseccomp
20:43:32 [2022-07-29T20:43:32.724Z] #84 76.71 checking for library containing seccomp_arch_resolve_name... none required
20:43:32 [2022-07-29T20:43:32.987Z] #84 76.97 checking systemd/sd-bus.h usability... yes
20:43:33 [2022-07-29T20:43:33.249Z] #84 77.12 checking systemd/sd-bus.h presence... yes
20:43:33 [2022-07-29T20:43:33.249Z] #84 77.29 checking for systemd/sd-bus.h... yes
20:43:33 [2022-07-29T20:43:33.500Z] #14 ...
20:43:33 [2022-07-29T20:43:33.500Z] 
20:43:33 [2022-07-29T20:43:33.500Z] #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
20:43:33 [2022-07-29T20:43:33.500Z] #64 sha256:22ce016ad647ca95af5ae3e7d057932ee25f19e2c419db8d7b55d44020de41f9
20:43:33 [2022-07-29T20:43:33.500Z] #64 51.18 Updating files:  44% (2167/4910)
Updating files:  45% (2210/4910)
Updating files:  46% (2259/4910)
Updating files:  47% (2308/4910)
Updating files:  48% (2357/4910)
Updating files:  49% (2406/4910)
Updating files:  50% (2455/4910)
Updating files:  51% (2505/4910)
Updating files:  52% (2554/4910)
Updating files:  53% (2603/4910)
Updating files:  54% (2652/4910)
Updating files:  55% (2701/4910)
Updating files:  56% (2750/4910)
Updating files:  57% (2799/4910)
Updating files:  58% (2848/4910)
Updating files:  59% (2897/4910)
Updating files:  60% (2946/4910)
Updating files:  61% (2996/4910)
Updating files:  62% (3045/4910)
Updating files:  63% (3094/4910)
Updating files:  64% (3143/4910)
Updating files:  65% (3192/4910)
Updating files:  66% (3241/4910)
Updating files:  67% (3290/4910)
Updating files:  68% (3339/4910)
Updating files:  69% (3388/4910)
Updating files:  70% (3437/4910)
Updating files:  71% (3487/4910)
Updating files:  72% (3536/4910)
Updating files:  73% (3585/4910)
Updating files:  74% (3634/4910)
Updating files:  75% (3683/4910)
Updating files:  76% (3732/4910)
Updating files:  77% (3781/4910)
Updating files:  78% (3830/4910)
Updating files:  79% (3879/4910)
Updating files:  80% (3928/4910)
Updating files:  81% (3978/4910)
Updating files:  81% (4026/4910)
Updating files:  82% (4027/4910)
Updating files:  83% (4076/4910)
Updating files:  84% (4125/4910)
Updating files:  85% (4174/4910)
Updating files:  86% (4223/4910)
Updating files:  87% (4272/4910)
Updating files:  88% (4321/4910)
Updating files:  89% (4370/4910)
Updating files:  90% (4419/4910)
Updating files:  91% (4469/4910)
Updating files:  92% (4518/4910)
Updating files:  93% (4567/4910)
Updating files:  94% (4616/4910)
Updating files:  95% (4665/4910)
Updating files:  96% (4714/4910)
Updating files:  97% (4763/4910)
Updating files:  98% (4812/4910)
Updating files:  99% (4861/4910)
Updating files: 100% (4910/4910)
Updating files: 100% (4910/4910), done.
20:43:33 [2022-07-29T20:43:33.500Z] #64 52.65 + cd /tmp/tmp.p3Gg6S10Sj/src/github.com/containerd/containerd
20:43:33 [2022-07-29T20:43:33.500Z] #64 52.65 + git checkout -q v1.6.6
20:43:33 [2022-07-29T20:43:33.511Z] #84 77.29 checking for library containing sd_bus_match_signal_async... -lsystemd
20:43:33 [2022-07-29T20:43:33.775Z] #84 77.67 checking for sd_notify_barrier... yes
20:43:33 [2022-07-29T20:43:33.775Z] #84 77.84 checking linux/bpf.h usability... yes
20:43:33 [2022-07-29T20:43:33.775Z] #84 78.05 checking linux/bpf.h presence... yes
20:43:34 [2022-07-29T20:43:34.038Z] #84 78.10 checking for linux/bpf.h... yes
20:43:34 [2022-07-29T20:43:34.299Z] #84 78.11 checking compilation for eBPF... yes
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.25 checking for criu >= 3.15... no
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.27 configure: CRIU headers not found, building without CRIU support
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.28 checking for criu > 3.16... no
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.29 configure: CRIU version doesn't support join-ns API
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.30 checking for criu > 3.16.1... no
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.31 configure: CRIU version doesn't support for pre-dumping
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.31 checking for new mount API (fsconfig)... yes
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.38 checking for seccomp notify API... yes
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.45 checking for gperf... no
20:43:34 [2022-07-29T20:43:34.300Z] #84 78.45 configure: gperf not found - cannot rebuild signal parser code
20:43:34 [2022-07-29T20:43:34.436Z] #64 54.86 + export 'BUILDTAGS=netgo osusergo static_build'
20:43:34 [2022-07-29T20:43:34.436Z] #64 54.86 + BUILDTAGS='netgo osusergo static_build'
20:43:34 [2022-07-29T20:43:34.436Z] #64 54.86 + export EXTRA_FLAGS=-buildmode=pie
20:43:34 [2022-07-29T20:43:34.436Z] #64 54.86 + EXTRA_FLAGS=-buildmode=pie
20:43:34 [2022-07-29T20:43:34.436Z] #64 54.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:43:34 [2022-07-29T20:43:34.436Z] #64 54.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:43:34 [2022-07-29T20:43:34.436Z] #64 54.86 + '[' '' = dynamic ']'
20:43:34 [2022-07-29T20:43:34.436Z] #64 54.86 + make
20:43:34 [2022-07-29T20:43:34.561Z] #84 78.45 checking for library containing argp_parse... none required
20:43:34 [2022-07-29T20:43:34.839Z] #84 78.82 checking that generated files are newer than configure... done
20:43:34 [2022-07-29T20:43:34.839Z] #84 78.82 configure: creating ./config.status
20:43:36 [2022-07-29T20:43:36.340Z] #64 56.63 + bin/ctr
20:43:36 [2022-07-29T20:43:36.765Z] #84 80.73 config.status: creating Makefile
20:43:36 [2022-07-29T20:43:36.765Z] #84 80.79 config.status: creating rpm/crun.spec
20:43:36 [2022-07-29T20:43:36.765Z] #84 80.83 config.status: creating config.h
20:43:36 [2022-07-29T20:43:36.765Z] #84 80.86 config.status: executing libtool commands
20:43:36 [2022-07-29T20:43:36.765Z] #84 80.88 config.status: executing depfiles commands
20:43:37 [2022-07-29T20:43:37.028Z] #84 ...
20:43:37 [2022-07-29T20:43:37.028Z] 
20:43:37 [2022-07-29T20:43:37.028Z] #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
20:43:37 [2022-07-29T20:43:37.028Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:43:37 [2022-07-29T20:43:37.028Z] #41 DONE 124.6s
20:43:37 [2022-07-29T20:43:37.028Z] 
20:43:37 [2022-07-29T20:43:37.029Z] #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
20:43:37 [2022-07-29T20:43:37.029Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:43:37 [2022-07-29T20:43:37.029Z] #19 107.5 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
20:43:37 [2022-07-29T20:43:37.029Z] #19 107.5 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 107.6 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 107.6 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 107.7 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.3 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.3 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.3 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.3 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.4 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.4 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.4 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.4 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.5 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.5 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.6 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 109.6 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 111.7 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
20:43:37 [2022-07-29T20:43:37.029Z] #19 111.7 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 111.7 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 111.8 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 111.8 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.5 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.5 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.5 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.6 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.6 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.6 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.6 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.6 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
20:43:37 [2022-07-29T20:43:37.029Z] #19 113.7 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
20:43:37 [2022-07-29T20:43:37.972Z] #19 ...
20:43:37 [2022-07-29T20:43:37.972Z] 
20:43:37 [2022-07-29T20:43:37.972Z] #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
20:43:37 [2022-07-29T20:43:37.972Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 Delve is a source level debugger for Go programs.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 Delve enables you to interact with your program by controlling the execution of the process,
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 Pass flags to the program you are debugging using `--`, for example:
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 `dlv exec ./hello -- server --config conf/config.toml`
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 Usage:
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   dlv [command]
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 Available Commands:
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   attach      Attach to running process and begin debugging.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   connect     Connect to a headless debug server with a terminal client.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   core        Examine a core dump.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   debug       Compile and begin debugging main package in current directory, or the package specified.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   exec        Execute a precompiled binary, and begin a debug session.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   help        Help about any command
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   run         Deprecated command. Use 'debug' instead.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   test        Compile test binary and begin debugging program.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   trace       Compile and begin tracing program.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   version     Prints version.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 Flags:
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.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)
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.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)
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --disable-aslr                     Disables address space randomization
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   -h, --help                             help for dlv
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --init string                      Init file, executed by the terminal client.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --log                              Enable debugging server logging.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6       --wd string                        Working directory for running the program.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 Additional help topics:
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   dlv backend  Help about the --backend flag.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   dlv log      Help about logging flags.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6   dlv redirect Help about file redirection.
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 
20:43:37 [2022-07-29T20:43:37.972Z] #43 125.6 Use "dlv [command] --help" for more information about a command.
20:43:38 [2022-07-29T20:43:38.545Z] #43 DONE 126.2s
20:43:38 [2022-07-29T20:43:38.545Z] 
20:43:38 [2022-07-29T20:43:38.545Z] #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
20:43:38 [2022-07-29T20:43:38.545Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:38 [2022-07-29T20:43:38.545Z] #84 82.39 === configuring in libocispec (/tmp/crun-build/libocispec)
20:43:38 [2022-07-29T20:43:38.545Z] #84 82.40 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:43:38 [2022-07-29T20:43:38.545Z] #84 82.63 checking for gcc... gcc
20:43:38 [2022-07-29T20:43:38.808Z] #84 82.68 checking whether the C compiler works... yes
20:43:38 [2022-07-29T20:43:38.808Z] #84 82.96 checking for C compiler default output file name... a.out
20:43:38 [2022-07-29T20:43:38.872Z] #64 ...
20:43:38 [2022-07-29T20:43:38.872Z] 
20:43:38 [2022-07-29T20:43:38.872Z] #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
20:43:38 [2022-07-29T20:43:38.872Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:38 [2022-07-29T20:43:38.872Z] #77 35.98 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:43:38 [2022-07-29T20:43:38.872Z] #77 ...
20:43:38 [2022-07-29T20:43:38.873Z] 
20:43:38 [2022-07-29T20:43:38.873Z] #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
20:43:38 [2022-07-29T20:43:38.873Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:43:38 [2022-07-29T20:43:38.873Z] #14 93.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:43:38 [2022-07-29T20:43:38.873Z] #14 93.69 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:43:38 [2022-07-29T20:43:38.873Z] #14 93.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:43:39 [2022-07-29T20:43:39.072Z] #84 82.96 checking for suffix of executables... 
20:43:39 [2022-07-29T20:43:39.334Z] #84 83.19 checking whether we are cross compiling... no
20:43:39 [2022-07-29T20:43:39.440Z] #14 ...
20:43:39 [2022-07-29T20:43:39.440Z] 
20:43:39 [2022-07-29T20:43:39.440Z] #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
20:43:39 [2022-07-29T20:43:39.440Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:39 [2022-07-29T20:43:39.440Z] #77 46.89 libtoolize: putting auxiliary files in '.'.
20:43:39 [2022-07-29T20:43:39.440Z] #77 46.89 libtoolize: copying file './ltmain.sh'
20:43:39 [2022-07-29T20:43:39.596Z] #84 83.51 checking for suffix of object files... o
20:43:39 [2022-07-29T20:43:39.860Z] #84 83.71 checking whether we are using the GNU C compiler... yes
20:43:39 [2022-07-29T20:43:39.860Z] #84 83.88 checking whether gcc accepts -g... yes
20:43:40 [2022-07-29T20:43:40.120Z] #84 84.00 checking for gcc option to accept ISO C89... none needed
20:43:40 [2022-07-29T20:43:40.120Z] #84 84.24 checking whether gcc understands -c and -o together... yes
20:43:40 [2022-07-29T20:43:40.120Z] #84 84.32 checking how to run the C preprocessor... gcc -E
20:43:40 [2022-07-29T20:43:40.376Z] #77 47.55 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:43:40 [2022-07-29T20:43:40.376Z] #77 47.55 libtoolize: and rerunning libtoolize and aclocal.
20:43:40 [2022-07-29T20:43:40.376Z] #77 47.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:43:40 [2022-07-29T20:43:40.381Z] #84 84.39 checking for grep that handles long lines and -e... /bin/grep
20:43:40 [2022-07-29T20:43:40.381Z] #84 84.39 checking for egrep... /bin/grep -E
20:43:40 [2022-07-29T20:43:40.533Z] #64 126.3 # github.com/containerd/containerd/cmd/containerd
20:43:40 [2022-07-29T20:43:40.533Z] #64 126.3 /usr/bin/ld: /tmp/go-link-4278339033/000019.o: in function `New':
20:43:40 [2022-07-29T20:43:40.533Z] #64 126.3 /tmp/tmp.fev4n2OtUy/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
20:43:40 [2022-07-29T20:43:40.533Z] #64 126.4 + bin/containerd-stress
20:43:40 [2022-07-29T20:43:40.533Z] #64 127.5 + bin/containerd-shim
20:43:40 [2022-07-29T20:43:40.642Z] #84 84.39 checking for ANSI C header files... yes
20:43:40 [2022-07-29T20:43:40.642Z] #84 84.77 checking for sys/types.h... yes
20:43:40 [2022-07-29T20:43:40.902Z] #84 84.85 checking for sys/stat.h... yes
20:43:40 [2022-07-29T20:43:40.902Z] #84 84.95 checking for stdlib.h... yes
20:43:40 [2022-07-29T20:43:40.902Z] #84 85.07 checking for string.h... yes
20:43:41 [2022-07-29T20:43:41.163Z] #84 85.18 checking for memory.h... yes
20:43:41 [2022-07-29T20:43:41.163Z] #84 85.27 checking for strings.h... yes
20:43:41 [2022-07-29T20:43:41.163Z] #84 85.34 checking for inttypes.h... yes
20:43:41 [2022-07-29T20:43:41.424Z] #84 85.41 checking for stdint.h... yes
20:43:41 [2022-07-29T20:43:41.424Z] #84 85.52 checking for unistd.h... yes
20:43:41 [2022-07-29T20:43:41.685Z] #84 85.63 checking minix/config.h usability... no
20:43:41 [2022-07-29T20:43:41.685Z] #84 85.77 checking minix/config.h presence... no
20:43:41 [2022-07-29T20:43:41.685Z] #84 85.81 checking for minix/config.h... no
20:43:41 [2022-07-29T20:43:41.685Z] #84 85.81 checking whether it is safe to define __EXTENSIONS__... yes
20:43:41 [2022-07-29T20:43:41.946Z] #84 85.96 checking build system type... x86_64-pc-linux-gnu
20:43:41 [2022-07-29T20:43:41.946Z] #84 86.10 checking host system type... x86_64-pc-linux-gnu
20:43:41 [2022-07-29T20:43:41.946Z] #84 86.10 checking how to print strings... printf
20:43:41 [2022-07-29T20:43:41.946Z] #84 86.12 checking for a sed that does not truncate output... /bin/sed
20:43:41 [2022-07-29T20:43:41.946Z] #84 86.13 checking for fgrep... /bin/grep -F
20:43:41 [2022-07-29T20:43:41.946Z] #84 86.14 checking for ld used by gcc... /usr/bin/ld
20:43:41 [2022-07-29T20:43:41.946Z] #84 86.15 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:43:41 [2022-07-29T20:43:41.946Z] #84 86.16 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.17 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.25 checking whether ln -s works... yes
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.25 checking the maximum length of command line arguments... 1572864
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.26 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.27 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.27 checking for /usr/bin/ld option to reload object files... -r
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.27 checking for objdump... objdump
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.27 checking how to recognize dependent libraries... pass_all
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.27 checking for dlltool... no
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.27 checking how to associate runtime and link libraries... printf %s\n
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.28 checking for ar... ar
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.28 checking for archiver @FILE support... @
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.35 checking for strip... strip
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.35 checking for ranlib... ranlib
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.35 checking for gawk... no
20:43:42 [2022-07-29T20:43:42.206Z] #84 86.35 checking for mawk... mawk
20:43:42 [2022-07-29T20:43:42.467Z] #84 86.36 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:43:42 [2022-07-29T20:43:42.467Z] #84 86.56 checking for sysroot... no
20:43:42 [2022-07-29T20:43:42.467Z] #84 86.56 checking for a working dd... /bin/dd
20:43:42 [2022-07-29T20:43:42.467Z] #84 86.57 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:43:42 [2022-07-29T20:43:42.467Z] #84 86.63 checking for mt... no
20:43:42 [2022-07-29T20:43:42.467Z] #84 86.63 checking if : is a manifest tool... no
20:43:42 [2022-07-29T20:43:42.727Z] #84 86.64 checking for dlfcn.h... yes
20:43:42 [2022-07-29T20:43:42.728Z] #84 86.86 checking for objdir... .libs
20:43:42 [2022-07-29T20:43:42.988Z] #84 87.07 checking if gcc supports -fno-rtti -fno-exceptions... no
20:43:42 [2022-07-29T20:43:42.988Z] #84 87.15 checking for gcc option to produce PIC... -fPIC -DPIC
20:43:42 [2022-07-29T20:43:42.988Z] #84 87.15 checking if gcc PIC flag -fPIC -DPIC works... yes
20:43:43 [2022-07-29T20:43:43.267Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 31.9% of statements
20:43:43 [2022-07-29T20:43:43.559Z] #84 87.23 checking if gcc static flag -static works... yes
20:43:43 [2022-07-29T20:43:43.559Z] #84 87.54 checking if gcc supports -c -o file.o... yes
20:43:43 [2022-07-29T20:43:43.559Z] #84 87.62 checking if gcc supports -c -o file.o... (cached) yes
20:43:43 [2022-07-29T20:43:43.559Z] #84 87.62 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:43:43 [2022-07-29T20:43:43.559Z] #84 87.65 checking dynamic linker characteristics... GNU/Linux ld.so
20:43:43 [2022-07-29T20:43:43.559Z] #84 87.84 checking how to hardcode library paths into programs... immediate
20:43:43 [2022-07-29T20:43:43.559Z] #84 87.84 checking whether stripping libraries is possible... yes
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.84 checking if libtool supports shared libraries... yes
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.85 checking whether to build shared libraries... no
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.85 checking whether to build static libraries... yes
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.85 checking for a BSD-compatible install... /usr/bin/install -c
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.88 checking whether build environment is sane... yes
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.91 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.92 checking whether make sets $(MAKE)... yes
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.95 checking whether make supports the include directive... yes (GNU style)
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.97 checking whether make supports nested variables... yes
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.99 checking whether UID '0' is supported by ustar format... yes
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.99 checking whether GID '0' is supported by ustar format... yes
20:43:43 [2022-07-29T20:43:43.820Z] #84 87.99 checking how to create a ustar tar archive... gnutar
20:43:43 [2022-07-29T20:43:43.833Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.8% of statements
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.04 checking dependency style of gcc... gcc3
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.12 checking whether to enable maintainer-specific portions of Makefiles... yes
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.12 checking whether make supports nested variables... (cached) yes
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.13 checking for pkg-config... /usr/bin/pkg-config
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.13 checking pkg-config is at least version 0.9.0... yes
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.14 checking for yajl >= 2.1.0... yes
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.16 checking for a sed that does not truncate output... (cached) /bin/sed
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.16 checking for gcc... (cached) gcc
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.21 checking whether we are using the GNU C compiler... (cached) yes
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.22 checking whether gcc accepts -g... (cached) yes
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.22 checking for gcc option to accept ISO C89... (cached) none needed
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.22 checking whether gcc understands -c and -o together... (cached) yes
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.22 checking for a Python interpreter with version >= 3... python3
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.25 checking for python3... /usr/bin/python3
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.26 checking for python3 version... 3.9
20:43:44 [2022-07-29T20:43:44.080Z] #84 88.27 checking for python3 platform... linux
20:43:44 [2022-07-29T20:43:44.341Z] #84 88.30 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:43:44 [2022-07-29T20:43:44.341Z] #84 88.39 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:43:44 [2022-07-29T20:43:44.400Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.436s	coverage: 0.0% of statements
20:43:44 [2022-07-29T20:43:44.400Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:43:44 [2022-07-29T20:43:44.400Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:43:44 [2022-07-29T20:43:44.400Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:43:44 [2022-07-29T20:43:44.400Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:43:44 [2022-07-29T20:43:44.400Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:43:44 [2022-07-29T20:43:44.602Z] #84 88.61 checking that generated files are newer than configure... done
20:43:44 [2022-07-29T20:43:44.862Z] #84 88.90 configure: creating ./config.status
20:43:46 [2022-07-29T20:43:46.246Z] #84 90.10 config.status: creating Makefile
20:43:46 [2022-07-29T20:43:46.246Z] #84 90.14 config.status: creating config.h
20:43:46 [2022-07-29T20:43:46.246Z] #84 90.16 config.status: executing libtool commands
20:43:46 [2022-07-29T20:43:46.246Z] #84 90.18 config.status: executing depfiles commands
20:43:46 [2022-07-29T20:43:46.507Z] #84 90.58 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:43:46 [2022-07-29T20:43:46.507Z] #84 90.58 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:43:46 [2022-07-29T20:43:46.769Z] #84 90.77 checking for gcc... gcc
20:43:46 [2022-07-29T20:43:46.769Z] #84 90.83 checking whether the C compiler works... yes
20:43:46 [2022-07-29T20:43:46.769Z] #84 90.97 checking for C compiler default output file name... a.out
20:43:46 [2022-07-29T20:43:46.769Z] #84 90.98 checking for suffix of executables... 
20:43:47 [2022-07-29T20:43:47.029Z] #84 91.08 checking whether we are cross compiling... no
20:43:47 [2022-07-29T20:43:47.029Z] #84 91.23 checking for suffix of object files... o
20:43:47 [2022-07-29T20:43:47.029Z] #84 91.27 checking whether we are using the GNU C compiler... yes
20:43:47 [2022-07-29T20:43:47.103Z] #64 138.9 + bin/containerd-shim-runc-v1
20:43:47 [2022-07-29T20:43:47.290Z] #84 91.33 checking whether gcc accepts -g... yes
20:43:47 [2022-07-29T20:43:47.290Z] #84 91.39 checking for gcc option to accept ISO C89... none needed
20:43:47 [2022-07-29T20:43:47.290Z] #84 91.46 checking whether gcc understands -c and -o together... yes
20:43:47 [2022-07-29T20:43:47.290Z] #84 91.55 checking for a BSD-compatible install... /usr/bin/install -c
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.58 checking whether build environment is sane... yes
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.60 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.60 checking for gawk... no
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.60 checking for mawk... mawk
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.61 checking whether make sets $(MAKE)... yes
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.64 checking whether make supports the include directive... yes (GNU style)
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.66 checking whether make supports nested variables... yes
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.67 checking whether UID '0' is supported by ustar format... yes
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.68 checking whether GID '0' is supported by ustar format... yes
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.68 checking how to create a ustar tar archive... gnutar
20:43:47 [2022-07-29T20:43:47.551Z] #84 91.71 checking dependency style of gcc... gcc3
20:43:47 [2022-07-29T20:43:47.812Z] #84 91.81 checking whether to enable maintainer-specific portions of Makefiles... yes
20:43:47 [2022-07-29T20:43:47.812Z] #84 91.81 checking whether make supports nested variables... (cached) yes
20:43:47 [2022-07-29T20:43:47.812Z] #84 91.85 checking build system type... x86_64-pc-linux-gnu
20:43:47 [2022-07-29T20:43:47.812Z] #84 92.00 checking host system type... x86_64-pc-linux-gnu
20:43:47 [2022-07-29T20:43:47.812Z] #84 92.00 checking how to print strings... printf
20:43:47 [2022-07-29T20:43:47.812Z] #84 92.01 checking for a sed that does not truncate output... /bin/sed
20:43:47 [2022-07-29T20:43:47.812Z] #84 92.03 checking for grep that handles long lines and -e... /bin/grep
20:43:47 [2022-07-29T20:43:47.812Z] #84 92.03 checking for egrep... /bin/grep -E
20:43:47 [2022-07-29T20:43:47.812Z] #84 92.04 checking for fgrep... /bin/grep -F
20:43:47 [2022-07-29T20:43:47.812Z] #84 92.04 checking for ld used by gcc... /usr/bin/ld
20:43:47 [2022-07-29T20:43:47.812Z] #84 92.05 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.07 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.07 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.17 checking whether ln -s works... yes
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.17 checking the maximum length of command line arguments... 1572864
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.19 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.19 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.20 checking for /usr/bin/ld option to reload object files... -r
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.20 checking for objdump... objdump
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.20 checking how to recognize dependent libraries... pass_all
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.20 checking for dlltool... no
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.20 checking how to associate runtime and link libraries... printf %s\n
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.20 checking for ar... ar
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.20 checking for archiver @FILE support... @
20:43:48 [2022-07-29T20:43:48.072Z] #84 92.27 checking for strip... strip
20:43:48 [2022-07-29T20:43:48.335Z] #84 92.27 checking for ranlib... ranlib
20:43:48 [2022-07-29T20:43:48.335Z] #84 92.27 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:43:48 [2022-07-29T20:43:48.335Z] #84 92.48 checking for sysroot... no
20:43:48 [2022-07-29T20:43:48.335Z] #84 92.48 checking for a working dd... /bin/dd
20:43:48 [2022-07-29T20:43:48.335Z] #84 92.49 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:43:48 [2022-07-29T20:43:48.599Z] #84 92.57 checking for mt... no
20:43:48 [2022-07-29T20:43:48.599Z] #84 92.57 checking if : is a manifest tool... no
20:43:48 [2022-07-29T20:43:48.599Z] #84 92.58 checking how to run the C preprocessor... gcc -E
20:43:48 [2022-07-29T20:43:48.859Z] #84 92.73 checking for ANSI C header files... 
20:43:48 [2022-07-29T20:43:48.859Z] #84 ...
20:43:48 [2022-07-29T20:43:48.859Z] 
20:43:48 [2022-07-29T20:43:48.860Z] #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
20:43:48 [2022-07-29T20:43:48.860Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:43:48 [2022-07-29T20:43:48.860Z] #19 115.4 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
20:43:48 [2022-07-29T20:43:48.860Z] #19 115.4 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
20:43:48 [2022-07-29T20:43:48.860Z] #19 115.4 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
20:43:48 [2022-07-29T20:43:48.860Z] #19 115.5 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
20:43:48 [2022-07-29T20:43:48.860Z] #19 115.6 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
20:43:48 [2022-07-29T20:43:48.860Z] #19 117.1 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
20:43:48 [2022-07-29T20:43:48.860Z] #19 117.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
20:43:48 [2022-07-29T20:43:48.860Z] #19 117.9 debconf: delaying package configuration, since apt-utils is not installed
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.2 Fetched 788 MB in 29s (27.3 MB/s)
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.2 Selecting previously unselected package liblocale-gettext-perl.
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.2 (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.)
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.3 Selecting previously unselected package bzip2.
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.3 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.3 Unpacking bzip2 (1.0.8-4) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.4 Selecting previously unselected package libmagic-mgc.
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.4 Unpacking libmagic-mgc (1:5.39-3) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.6 Selecting previously unselected package libmagic1:amd64.
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.6 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.7 Selecting previously unselected package file.
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.7 Unpacking file (1:5.39-3) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.7 Selecting previously unselected package xz-utils.
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.8 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.8 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.9 Selecting previously unselected package binutils-aarch64-linux-gnu.
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 118.9 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 119.9 Selecting previously unselected package binutils-arm-linux-gnueabi.
20:43:48 [2022-07-29T20:43:48.860Z] #19 119.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 119.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 120.7 Selecting previously unselected package binutils-arm-linux-gnueabihf.
20:43:48 [2022-07-29T20:43:48.860Z] #19 120.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 120.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 121.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
20:43:48 [2022-07-29T20:43:48.860Z] #19 121.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 121.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 122.4 Selecting previously unselected package binutils-s390x-linux-gnu.
20:43:48 [2022-07-29T20:43:48.860Z] #19 122.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 122.4 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 123.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
20:43:48 [2022-07-29T20:43:48.860Z] #19 123.1 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 123.1 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 123.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
20:43:48 [2022-07-29T20:43:48.860Z] #19 123.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 123.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:43:48 [2022-07-29T20:43:48.860Z] #19 ...
20:43:48 [2022-07-29T20:43:48.860Z] 
20:43:48 [2022-07-29T20:43:48.860Z] #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
20:43:48 [2022-07-29T20:43:48.860Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:48 [2022-07-29T20:43:48.860Z] #84 92.73 checking for ANSI C header files... yes
20:43:48 [2022-07-29T20:43:48.860Z] #84 93.03 checking for sys/types.h... yes
20:43:49 [2022-07-29T20:43:49.121Z] #84 93.15 checking for sys/stat.h... yes
20:43:49 [2022-07-29T20:43:49.121Z] #84 93.25 checking for stdlib.h... yes
20:43:49 [2022-07-29T20:43:49.381Z] #84 93.34 checking for string.h... yes
20:43:49 [2022-07-29T20:43:49.381Z] #84 93.44 checking for memory.h... yes
20:43:49 [2022-07-29T20:43:49.643Z] #84 93.57 checking for strings.h... yes
20:43:49 [2022-07-29T20:43:49.643Z] #84 93.69 checking for inttypes.h... yes
20:43:49 [2022-07-29T20:43:49.668Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
20:43:49 [2022-07-29T20:43:49.904Z] #84 93.85 checking for stdint.h... yes
20:43:49 [2022-07-29T20:43:49.904Z] #84 93.96 checking for unistd.h... yes
20:43:50 [2022-07-29T20:43:50.165Z] #84 94.06 checking for dlfcn.h... yes
20:43:50 [2022-07-29T20:43:50.165Z] #84 94.22 checking for objdir... .libs
20:43:50 [2022-07-29T20:43:50.165Z] #84 94.40 checking if gcc supports -fno-rtti -fno-exceptions... no
20:43:50 [2022-07-29T20:43:50.351Z] #77 ...
20:43:50 [2022-07-29T20:43:50.351Z] 
20:43:50 [2022-07-29T20:43:50.351Z] #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
20:43:50 [2022-07-29T20:43:50.352Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:43:50 [2022-07-29T20:43:50.352Z] #14 100.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:43:50 [2022-07-29T20:43:50.352Z] #14 100.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:43:50 [2022-07-29T20:43:50.352Z] #14 100.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:43:50 [2022-07-29T20:43:50.352Z] #14 ...
20:43:50 [2022-07-29T20:43:50.352Z] 
20:43:50 [2022-07-29T20:43:50.352Z] #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
20:43:50 [2022-07-29T20:43:50.352Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:43:50 [2022-07-29T20:43:50.352Z] #77 57.29 configure.ac:7: installing './compile'
20:43:50 [2022-07-29T20:43:50.352Z] #77 57.30 configure.ac:11: installing './config.guess'
20:43:50 [2022-07-29T20:43:50.352Z] #77 57.32 configure.ac:11: installing './config.sub'
20:43:50 [2022-07-29T20:43:50.352Z] #77 57.32 configure.ac:8: installing './install-sh'
20:43:50 [2022-07-29T20:43:50.352Z] #77 57.34 configure.ac:8: installing './missing'
20:43:50 [2022-07-29T20:43:50.352Z] #77 57.48 Makefile.am: installing './depcomp'
20:43:50 [2022-07-29T20:43:50.425Z] #84 94.47 checking for gcc option to produce PIC... -fPIC -DPIC
20:43:50 [2022-07-29T20:43:50.425Z] #84 94.47 checking if gcc PIC flag -fPIC -DPIC works... yes
20:43:50 [2022-07-29T20:43:50.425Z] #84 94.53 checking if gcc static flag -static works... yes
20:43:50 [2022-07-29T20:43:50.425Z] #84 94.68 checking if gcc supports -c -o file.o... yes
20:43:50 [2022-07-29T20:43:50.604Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
20:43:50 [2022-07-29T20:43:50.686Z] #84 94.73 checking if gcc supports -c -o file.o... (cached) yes
20:43:50 [2022-07-29T20:43:50.686Z] #84 94.73 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 94.77 checking dynamic linker characteristics... GNU/Linux ld.so
20:43:50 [2022-07-29T20:43:50.947Z] #84 94.91 checking how to hardcode library paths into programs... immediate
20:43:50 [2022-07-29T20:43:50.947Z] #84 94.91 checking whether stripping libraries is possible... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 94.92 checking if libtool supports shared libraries... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 94.92 checking whether to build shared libraries... no
20:43:50 [2022-07-29T20:43:50.947Z] #84 94.92 checking whether to build static libraries... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 94.94 checking float.h usability... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 95.02 checking float.h presence... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 95.04 checking for float.h... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 95.06 checking limits.h usability... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 95.13 checking limits.h presence... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 95.15 checking for limits.h... yes
20:43:50 [2022-07-29T20:43:50.947Z] #84 95.17 checking stddef.h usability... yes
20:43:51 [2022-07-29T20:43:51.208Z] #84 95.25 checking stddef.h presence... yes
20:43:51 [2022-07-29T20:43:51.208Z] #84 95.27 checking for stddef.h... yes
20:43:51 [2022-07-29T20:43:51.208Z] #84 95.29 checking for stdlib.h... (cached) yes
20:43:51 [2022-07-29T20:43:51.208Z] #84 95.31 checking for string.h... (cached) yes
20:43:51 [2022-07-29T20:43:51.288Z] #77 58.71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:43:51 [2022-07-29T20:43:51.288Z] #77 58.71 libtoolize: copying file 'build-aux/ltmain.sh'
20:43:51 [2022-07-29T20:43:51.468Z] #84 95.32 checking sys/time.h usability... yes
20:43:51 [2022-07-29T20:43:51.468Z] #84 95.41 checking sys/time.h presence... yes
20:43:51 [2022-07-29T20:43:51.468Z] #84 95.43 checking for sys/time.h... yes
20:43:51 [2022-07-29T20:43:51.468Z] #84 95.45 checking for inline... inline
20:43:51 [2022-07-29T20:43:51.468Z] #84 95.48 checking for size_t... yes
20:43:51 [2022-07-29T20:43:51.468Z] #84 95.65 checking for stdlib.h... (cached) yes
20:43:51 [2022-07-29T20:43:51.546Z] #77 58.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:43:51 [2022-07-29T20:43:51.546Z] #77 58.83 libtoolize: copying file 'm4/libtool.m4'
20:43:51 [2022-07-29T20:43:51.546Z] #77 58.95 libtoolize: copying file 'm4/ltoptions.m4'
20:43:51 [2022-07-29T20:43:51.546Z] #77 59.05 libtoolize: copying file 'm4/ltsugar.m4'
20:43:51 [2022-07-29T20:43:51.729Z] #84 95.65 checking for GNU libc compatible malloc... yes
20:43:51 [2022-07-29T20:43:51.729Z] #84 95.83 checking for stdlib.h... (cached) yes
20:43:51 [2022-07-29T20:43:51.729Z] #84 95.83 checking for GNU libc compatible realloc... yes
20:43:51 [2022-07-29T20:43:51.805Z] #77 59.20 libtoolize: copying file 'm4/ltversion.m4'
20:43:51 [2022-07-29T20:43:51.805Z] #77 59.32 libtoolize: copying file 'm4/lt~obsolete.m4'
20:43:51 [2022-07-29T20:43:51.980Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
20:43:51 [2022-07-29T20:43:51.989Z] #84 95.97 checking for working strtod... yes
20:43:52 [2022-07-29T20:43:52.064Z] #77 59.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:43:52 [2022-07-29T20:43:52.250Z] #84 96.17 checking for gettimeofday... yes
20:43:52 [2022-07-29T20:43:52.250Z] #84 96.33 checking for memset... yes
20:43:52 [2022-07-29T20:43:52.512Z] #84 96.48 checking for strspn... yes
20:43:52 [2022-07-29T20:43:52.773Z] #84 96.72 checking that generated files are newer than configure... done
20:43:52 [2022-07-29T20:43:52.773Z] #84 96.72 configure: creating ./config.status
20:43:53 [2022-07-29T20:43:53.674Z] #64 145.2 + bin/containerd-shim-runc-v2
20:43:53 [2022-07-29T20:43:53.674Z] #64 146.0 + binaries
20:43:53 [2022-07-29T20:43:53.674Z] #64 146.0 + install -D bin/containerd /build/containerd
20:43:53 [2022-07-29T20:43:53.674Z] #64 146.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:43:53 [2022-07-29T20:43:53.674Z] #64 146.0 + install -D bin/ctr /build/ctr
20:43:53 [2022-07-29T20:43:53.933Z] #64 DONE 146.5s
20:43:54 [2022-07-29T20:43:54.157Z] #84 97.93 config.status: creating Makefile
20:43:54 [2022-07-29T20:43:54.157Z] #84 97.96 config.status: creating config.h
20:43:54 [2022-07-29T20:43:54.157Z] #84 97.98 config.status: executing depfiles commands
20:43:54 [2022-07-29T20:43:54.157Z] #84 98.13 config.status: executing libtool commands
20:43:54 [2022-07-29T20:43:54.728Z] #84 98.82   GEN      .version
20:43:54 [2022-07-29T20:43:54.728Z] #84 98.84 make  install-recursive
20:43:54 [2022-07-29T20:43:54.728Z] #84 98.84 make[1]: Entering directory '/tmp/crun-build'
20:43:54 [2022-07-29T20:43:54.728Z] #84 98.90 Making install in libocispec
20:43:54 [2022-07-29T20:43:54.728Z] #84 98.91 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:43:54 [2022-07-29T20:43:54.728Z] #84 98.96 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:43:54 [2022-07-29T20:43:54.876Z] 
20:43:54 [2022-07-29T20:43:54.876Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:43:54 [2022-07-29T20:43:54.876Z] #65 sha256:ddd24fd203dc0e06f69024e6eb5c4d19195dbb271b8a2758d9fb5936462fab69
20:43:54 [2022-07-29T20:43:54.989Z] #84 98.96 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:43:54 [2022-07-29T20:43:54.989Z] #84 98.98 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:43:54 [2022-07-29T20:43:54.989Z] #84 99.02 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:43:55 [2022-07-29T20:43:55.135Z] #65 DONE 0.3s
20:43:55 [2022-07-29T20:43:55.135Z] 
20:43:55 [2022-07-29T20:43:55.135Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:43:55 [2022-07-29T20:43:55.135Z] #70 sha256:d390fc70ca75eb02d118846485869c0debe39445edb1e33200a5517deaa88702
20:43:55 [2022-07-29T20:43:55.135Z] #70 DONE 0.1s
20:43:55 [2022-07-29T20:43:55.135Z] 
20:43:55 [2022-07-29T20:43:55.135Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:43:55 [2022-07-29T20:43:55.135Z] #75 sha256:10d2a85d7f8919d4654885df924796d8d2641b33674fbf9a259bb4d82710b6ae
20:43:55 [2022-07-29T20:43:55.250Z] #84 99.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:43:55 [2022-07-29T20:43:55.511Z] #84 99.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:43:55 [2022-07-29T20:43:55.511Z] #84 99.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:43:55 [2022-07-29T20:43:55.511Z] #84 99.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:43:55 [2022-07-29T20:43:55.511Z] #84 99.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:43:55 [2022-07-29T20:43:55.511Z] #84 99.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:43:55 [2022-07-29T20:43:55.511Z] #84 99.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:43:55 [2022-07-29T20:43:55.511Z] #84 99.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:43:55 [2022-07-29T20:43:55.511Z] #84 99.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:43:55 [2022-07-29T20:43:55.702Z] #75 DONE 0.6s
20:43:55 [2022-07-29T20:43:55.702Z] 
20:43:55 [2022-07-29T20:43:55.702Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:43:55 [2022-07-29T20:43:55.702Z] #78 sha256:5e0b45aadc3cdaa41846c85a4d04271b273319843a4f9674c08253de23161311
20:43:55 [2022-07-29T20:43:55.702Z] #78 DONE 0.1s
20:43:55 [2022-07-29T20:43:55.702Z] 
20:43:55 [2022-07-29T20:43:55.702Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:43:55 [2022-07-29T20:43:55.702Z] #79 sha256:fa3dbe603c78b5e9721b3c0b292c0191a56a2da62753d2cb3da94a89ba4d0b8d
20:43:55 [2022-07-29T20:43:55.702Z] #79 DONE 0.0s
20:43:55 [2022-07-29T20:43:55.772Z] #84 99.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:43:55 [2022-07-29T20:43:55.772Z] #84 99.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:43:55 [2022-07-29T20:43:55.772Z] #84 99.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:43:55 [2022-07-29T20:43:55.772Z] #84 99.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:43:55 [2022-07-29T20:43:55.772Z] #84 99.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:43:55 [2022-07-29T20:43:55.772Z] #84 99.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:43:55 [2022-07-29T20:43:55.772Z] #84 99.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:43:55 [2022-07-29T20:43:55.962Z] 
20:43:55 [2022-07-29T20:43:55.962Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:43:55 [2022-07-29T20:43:55.962Z] #80 sha256:f89f2099cff70420804a187636f2eda4963645ceaf50305d50509eb5aa228a3e
20:43:55 [2022-07-29T20:43:55.962Z] #80 DONE 0.0s
20:43:55 [2022-07-29T20:43:55.962Z] 
20:43:55 [2022-07-29T20:43:55.962Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
20:43:55 [2022-07-29T20:43:55.962Z] #81 sha256:04a46ee46843373495d8457b2ffa5afcfbd503ddc116879e5ac2ccd1af0b43ce
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.3 make  install-recursive
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.4 Making install in yajl
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.5   CC       verify/json_verify-json_verify.o
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.5   CC       src/libyajl_la-yajl_alloc.lo
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.5   CC       src/libyajl_la-yajl.lo
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.5   CC       src/libyajl_la-yajl_gen.lo
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.5   CC       src/libyajl_la-yajl_parser.lo
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.5   CC       src/libyajl_la-yajl_buf.lo
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.5   CC       src/libyajl_la-yajl_lex.lo
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.5   CC       src/libyajl_la-yajl_encode.lo
20:43:56 [2022-07-29T20:43:56.343Z] #84 100.6   CC       src/libyajl_la-yajl_tree.lo
20:43:56 [2022-07-29T20:43:56.899Z] #81 DONE 1.1s
20:43:56 [2022-07-29T20:43:56.899Z] 
20:43:56 [2022-07-29T20:43:56.899Z] #82 exporting to image
20:43:56 [2022-07-29T20:43:56.899Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:43:56 [2022-07-29T20:43:56.899Z] #82 exporting layers
20:43:58 [2022-07-29T20:43:58.542Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
20:43:59 [2022-07-29T20:43:59.489Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
20:43:59 [2022-07-29T20:43:59.644Z] #84 ...
20:43:59 [2022-07-29T20:43:59.644Z] 
20:43:59 [2022-07-29T20:43:59.644Z] #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
20:43:59 [2022-07-29T20:43:59.644Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:43:59 [2022-07-29T20:43:59.644Z] #19 136.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
20:43:59 [2022-07-29T20:43:59.820Z] Created binary: bundles/dynbinary-daemon/dockerd
20:43:59 [2022-07-29T20:43:59.820Z] Building: bundles/dynbinary-daemon/docker-proxy
20:43:59 [2022-07-29T20:43:59.820Z] GOOS="" GOARCH="" GOARM=""
20:43:59 [2022-07-29T20:43:59.820Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:43:59 [2022-07-29T20:43:59.820Z] 
20:43:59 [2022-07-29T20:43:59.820Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:43:59 [2022-07-29T20:43:59.820Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:43:59 [2022-07-29T20:43:59.820Z] HOSTNAME=c35f6a057d46
20:43:59 [2022-07-29T20:43:59.820Z] DEST=bundles/test-integration
20:43:59 [2022-07-29T20:43:59.820Z] PWD=/go/src/github.com/docker/docker
20:43:59 [2022-07-29T20:43:59.820Z] DOCKER_ROOTLESS=1
20:43:59 [2022-07-29T20:43:59.820Z] DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:43:59 [2022-07-29T20:43:59.820Z] container=docker
20:43:59 [2022-07-29T20:43:59.820Z] HOME=/root
20:43:59 [2022-07-29T20:43:59.820Z] GOLANG_VERSION=1.18.4
20:43:59 [2022-07-29T20:43:59.820Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:43:59 [2022-07-29T20:43:59.820Z] VALIDATE_BRANCH=22.06
20:43:59 [2022-07-29T20:43:59.820Z] TERM=xterm
20:43:59 [2022-07-29T20:43:59.820Z] DOCKER_PKG=github.com/docker/docker
20:43:59 [2022-07-29T20:43:59.820Z] SHLVL=1
20:43:59 [2022-07-29T20:43:59.820Z] TIMEOUT=120m
20:43:59 [2022-07-29T20:43:59.820Z] DOCKER_BUILDTAGS= journald
20:43:59 [2022-07-29T20:43:59.820Z] DOCKER_GRAPHDRIVER=overlay2
20:43:59 [2022-07-29T20:43:59.820Z] GO111MODULE=off
20:43:59 [2022-07-29T20:43:59.820Z] DOCKER_EXPERIMENTAL=1
20:43:59 [2022-07-29T20:43:59.820Z] TEST_SKIP_INTEGRATION_CLI=1
20:43:59 [2022-07-29T20:43:59.820Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:43:59 [2022-07-29T20:43:59.820Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:43:59 [2022-07-29T20:43:59.820Z] GOPATH=/go
20:43:59 [2022-07-29T20:43:59.820Z] PKG_CONFIG=pkg-config
20:43:59 [2022-07-29T20:43:59.820Z] _=/usr/bin/env
20:43:59 [2022-07-29T20:43:59.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:43:59 [2022-07-29T20:43:59.906Z] #19 136.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
20:43:59 [2022-07-29T20:43:59.906Z] #19 136.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
20:43:59 [2022-07-29T20:43:59.906Z] #19 136.4 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
20:43:59 [2022-07-29T20:43:59.906Z] #19 136.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
20:43:59 [2022-07-29T20:43:59.906Z] #19 136.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:44:00 [2022-07-29T20:44:00.055Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
20:44:00 [2022-07-29T20:44:00.622Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
20:44:01 [2022-07-29T20:44:01.557Z] ok  	github.com/docker/docker/daemon	10.149s	coverage: 16.6% of statements
20:44:01 [2022-07-29T20:44:01.557Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:44:01 [2022-07-29T20:44:01.557Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:44:01 [2022-07-29T20:44:01.557Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:44:01 [2022-07-29T20:44:01.557Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:44:02 [2022-07-29T20:44:02.040Z] #77 ...
20:44:02 [2022-07-29T20:44:02.040Z] 
20:44:02 [2022-07-29T20:44:02.040Z] #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
20:44:02 [2022-07-29T20:44:02.040Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:44:02 [2022-07-29T20:44:02.040Z] #14 114.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:44:02 [2022-07-29T20:44:02.040Z] #14 114.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 114.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 120.6 Selecting previously unselected package g++-mingw-w64-x86-64.
20:44:02 [2022-07-29T20:44:02.040Z] #14 120.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 120.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 120.8 Selecting previously unselected package libapparmor1:amd64.
20:44:02 [2022-07-29T20:44:02.040Z] #14 120.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 120.8 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.0 Selecting previously unselected package libapparmor-dev:amd64.
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.1 Selecting previously unselected package libbtrfs0:amd64.
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.3 Selecting previously unselected package libbtrfs-dev:amd64.
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.7 Selecting previously unselected package libudev-dev:amd64.
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.7 Unpacking libudev-dev:amd64 (247.3-7) ...
20:44:02 [2022-07-29T20:44:02.040Z] #14 121.9 Selecting previously unselected package libsepol1-dev:amd64.
20:44:02 [2022-07-29T20:44:02.125Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.629s	coverage: 74.8% of statements
20:44:02 [2022-07-29T20:44:02.299Z] #14 121.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.299Z] #14 121.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:44:02 [2022-07-29T20:44:02.558Z] #14 122.2 Selecting previously unselected package libpcre2-16-0:amd64.
20:44:02 [2022-07-29T20:44:02.558Z] #14 122.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.558Z] #14 122.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:44:02 [2022-07-29T20:44:02.818Z] #14 122.5 Selecting previously unselected package libpcre2-32-0:amd64.
20:44:02 [2022-07-29T20:44:02.818Z] #14 122.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:44:02 [2022-07-29T20:44:02.818Z] #14 122.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:44:02 [2022-07-29T20:44:02.818Z] #14 122.7 Selecting previously unselected package libpcre2-posix2:amd64.
20:44:03 [2022-07-29T20:44:03.060Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.267s	coverage: 60.7% of statements
20:44:03 [2022-07-29T20:44:03.076Z] #14 122.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:44:03 [2022-07-29T20:44:03.076Z] #14 122.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:44:03 [2022-07-29T20:44:03.076Z] #14 122.8 Selecting previously unselected package libpcre2-dev:amd64.
20:44:03 [2022-07-29T20:44:03.076Z] #14 122.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:44:03 [2022-07-29T20:44:03.076Z] #14 122.8 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:44:03 [2022-07-29T20:44:03.319Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
20:44:03 [2022-07-29T20:44:03.335Z] #14 ...
20:44:03 [2022-07-29T20:44:03.335Z] 
20:44:03 [2022-07-29T20:44:03.335Z] #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
20:44:03 [2022-07-29T20:44:03.335Z] #67 sha256:888475ea82f00378b7c9c21d68537d3e556a0afde54d34c63fb7e25aaa47776b
20:44:03 [2022-07-29T20:44:03.335Z] #67 122.5 + for f in rootlesskit rootlesskit-docker-proxy
20:44:03 [2022-07-29T20:44:03.594Z] #67 122.5 + GOBIN=/build
20:44:03 [2022-07-29T20:44:03.594Z] #67 122.5 + GO111MODULE=on
20:44:03 [2022-07-29T20:44:03.594Z] #67 122.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:44:04 [2022-07-29T20:44:04.707Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
20:44:05 [2022-07-29T20:44:05.036Z] #82 exporting layers 8.1s done
20:44:05 [2022-07-29T20:44:05.036Z] #82 writing image sha256:c38d3d763d8749acc40fc16b99c2e919eb3cdcf7a96bf061045dc6431af6e0f8 done
20:44:05 [2022-07-29T20:44:05.036Z] #82 naming to docker.io/library/docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 done
20:44:05 [2022-07-29T20:44:05.036Z] #82 DONE 8.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
20:44:05 [2022-07-29T20:44:05.367Z] + trap exit INT TERM
20:44:05 [2022-07-29T20:44:05.367Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
20:44:05 [2022-07-29T20:44:05.367Z] + CONTAINER_NAME=docker-pr2
20:44:05 [2022-07-29T20:44:05.367Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43887/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh dynbinary
20:44:05 [2022-07-29T20:44:05.935Z] 
20:44:05 [2022-07-29T20:44:05.935Z] Removing bundles/
20:44:05 [2022-07-29T20:44:05.935Z] 
20:44:05 [2022-07-29T20:44:05.935Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:44:05 [2022-07-29T20:44:05.935Z] Building: bundles/dynbinary-daemon/dockerd
20:44:05 [2022-07-29T20:44:05.935Z] GOOS="" GOARCH="" GOARM=""
20:44:06 [2022-07-29T20:44:06.092Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.302s	coverage: 50.6% of statements
20:44:06 [2022-07-29T20:44:06.125Z] #67 ...
20:44:06 [2022-07-29T20:44:06.125Z] 
20:44:06 [2022-07-29T20:44:06.125Z] #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
20:44:06 [2022-07-29T20:44:06.125Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
20:44:06 [2022-07-29T20:44:06.125Z] #14 123.5 Selecting previously unselected package libselinux1-dev:amd64.
20:44:06 [2022-07-29T20:44:06.125Z] #14 123.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:44:06 [2022-07-29T20:44:06.125Z] #14 123.6 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:44:06 [2022-07-29T20:44:06.125Z] #14 123.8 Selecting previously unselected package libdevmapper-dev:amd64.
20:44:06 [2022-07-29T20:44:06.125Z] #14 123.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:44:06 [2022-07-29T20:44:06.125Z] #14 123.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:44:06 [2022-07-29T20:44:06.125Z] #14 123.8 Selecting previously unselected package libseccomp-dev:amd64.
20:44:06 [2022-07-29T20:44:06.125Z] #14 123.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:44:06 [2022-07-29T20:44:06.125Z] #14 123.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:44:06 [2022-07-29T20:44:06.125Z] #14 124.0 Selecting previously unselected package libsystemd-dev:amd64.
20:44:06 [2022-07-29T20:44:06.125Z] #14 124.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.0 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.7 Setting up libudev-dev:amd64 (247.3-7) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.8 Setting up mingw-w64-common (8.0.0-1) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.8 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.9 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.9 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
20:44:06 [2022-07-29T20:44:06.126Z] #14 124.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.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
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.1 Setting up dmsetup (2:1.02.175-2.1) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 125.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:44:06 [2022-07-29T20:44:06.126Z] #14 DONE 125.7s
20:44:06 [2022-07-29T20:44:06.126Z] 
20:44:06 [2022-07-29T20:44:06.126Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:44:06 [2022-07-29T20:44:06.126Z] #59 sha256:4a0a5c6d1794c624b40ac620d886a908f9c711398cf52a34d996ef7830ce9862
20:44:06 [2022-07-29T20:44:06.126Z] #59 DONE 0.2s
20:44:06 [2022-07-29T20:44:06.126Z] 
20:44:06 [2022-07-29T20:44:06.126Z] #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
20:44:06 [2022-07-29T20:44:06.126Z] #60 sha256:b37de17c2f9e01dbc55964a1d1ea85057ade7e8cea5514252ff3890943617909
20:44:06 [2022-07-29T20:44:06.350Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.929s	coverage: 46.1% of statements
20:44:06 [2022-07-29T20:44:06.351Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:44:06 [2022-07-29T20:44:06.492Z] #19 ...
20:44:06 [2022-07-29T20:44:06.492Z] 
20:44:06 [2022-07-29T20:44:06.492Z] #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
20:44:06 [2022-07-29T20:44:06.492Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:06 [2022-07-29T20:44:06.492Z] #84 104.4   CCLD     libyajl.la
20:44:06 [2022-07-29T20:44:06.492Z] #84 104.6   CCLD     verify/json_verify
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.0 make[5]: Nothing to be done for 'install-exec-am'.
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.0 make[5]: Nothing to be done for 'install-data-am'.
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.1   CC       src/validate.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.1   CC       src/image_spec_schema_config_schema.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.1   CC       src/image_spec_schema_content_descriptor.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.1   CC       src/image_spec_schema_defs.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.1   CC       src/image_spec_schema_defs_descriptor.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.1   CC       src/image_spec_schema_image_index_schema.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.1   CC       src/image_spec_schema_image_layout_schema.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.1   CC       src/image_spec_schema_image_manifest_schema.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.1   CC       src/runtime_spec_schema_config_zos.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.2   CC       src/runtime_spec_schema_config_schema.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.2   CC       src/runtime_spec_schema_config_linux.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.2   CC       src/runtime_spec_schema_config_solaris.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.2   CC       src/runtime_spec_schema_config_vm.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.2   CC       src/runtime_spec_schema_config_windows.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.3   CC       src/runtime_spec_schema_defs_vm.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.3   CC       src/runtime_spec_schema_defs.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.3   CC       src/runtime_spec_schema_defs_zos.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.3   CC       src/runtime_spec_schema_defs_windows.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.3   CC       src/runtime_spec_schema_defs_linux.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.4   CC       src/runtime_spec_schema_state_schema.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.4   CC       src/basic_test_double_array_item.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.4   CC       src/basic_test_double_array.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.4   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.5   CC       src/basic_test_top_double_array_int.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.5   CC       src/basic_test_top_array_int.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.5   CC       src/basic_test_top_array_string.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.6   CC       src/basic_test_top_double_array_obj.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.7   CC       src/basic_test_top_double_array_string.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.7   CC       src/basic_test_top_double_array_refobj.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.7   CC       src/json_common.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.8   CC       tests/test-1.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.8   CC       src/read-file.lo
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.9   CC       tests/test-3.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.9   CC       tests/test-2.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 105.9   CC       tests/test-4.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 106.0   CC       tests/test-6.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 106.0   CC       tests/test-5.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 106.1   CC       tests/test-7.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 106.1   CC       tests/test-8.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 106.2   CC       tests/test-9.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 106.4   CC       tests/test-11.o
20:44:06 [2022-07-29T20:44:06.492Z] #84 106.4   CC       tests/test-10.o
20:44:07 [2022-07-29T20:44:07.726Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
20:44:07 [2022-07-29T20:44:07.985Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.864s	coverage: 58.5% of statements
20:44:07 [2022-07-29T20:44:07.985Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:44:07 [2022-07-29T20:44:07.985Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:44:08 [2022-07-29T20:44:08.243Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
20:44:08 [2022-07-29T20:44:08.502Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
20:44:09 [2022-07-29T20:44:09.410Z] #60 ...
20:44:09 [2022-07-29T20:44:09.410Z] 
20:44:09 [2022-07-29T20:44:09.410Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:44:09 [2022-07-29T20:44:09.410Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
20:44:09 [2022-07-29T20:44:09.410Z] #15 DONE 3.2s
20:44:09 [2022-07-29T20:44:09.410Z] 
20:44:09 [2022-07-29T20:44:09.410Z] #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
20:44:09 [2022-07-29T20:44:09.410Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
20:44:10 [2022-07-29T20:44:10.403Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 6.9% of statements
20:44:10 [2022-07-29T20:44:10.403Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:44:10 [2022-07-29T20:44:10.403Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:44:10 [2022-07-29T20:44:10.403Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 43.2% of statements
20:44:10 [2022-07-29T20:44:10.975Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.020s	coverage: 53.6% of statements
20:44:11 [2022-07-29T20:44:11.237Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.200s	coverage: 79.9% of statements
20:44:11 [2022-07-29T20:44:11.237Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:44:11 [2022-07-29T20:44:11.782Z] #84 ...
20:44:11 [2022-07-29T20:44:11.782Z] 
20:44:11 [2022-07-29T20:44:11.782Z] #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
20:44:11 [2022-07-29T20:44:11.782Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:44:11 [2022-07-29T20:44:11.782Z] #19 147.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
20:44:11 [2022-07-29T20:44:11.782Z] #19 147.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
20:44:11 [2022-07-29T20:44:11.782Z] #19 147.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
20:44:11 [2022-07-29T20:44:11.782Z] #19 147.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
20:44:11 [2022-07-29T20:44:11.782Z] #19 147.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
20:44:11 [2022-07-29T20:44:11.782Z] #19 147.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:44:11 [2022-07-29T20:44:11.803Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
20:44:11 [2022-07-29T20:44:11.804Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
20:44:11 [2022-07-29T20:44:11.991Z] #16 DONE 2.6s
20:44:11 [2022-07-29T20:44:11.991Z] 
20:44:11 [2022-07-29T20:44:11.991Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:44:11 [2022-07-29T20:44:11.991Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
20:44:12 [2022-07-29T20:44:12.370Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
20:44:12 [2022-07-29T20:44:12.628Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.131s	coverage: 76.8% of statements
20:44:12 [2022-07-29T20:44:12.887Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 79.4% of statements
20:44:12 [2022-07-29T20:44:12.887Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:44:12 [2022-07-29T20:44:12.887Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:44:13 [2022-07-29T20:44:13.823Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 62.0% of statements
20:44:13 [2022-07-29T20:44:13.823Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.050s	coverage: 31.5% of statements
20:44:13 [2022-07-29T20:44:13.893Z] #17 ...
20:44:13 [2022-07-29T20:44:13.893Z] 
20:44:13 [2022-07-29T20:44:13.893Z] #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
20:44:13 [2022-07-29T20:44:13.893Z] #67 sha256:888475ea82f00378b7c9c21d68537d3e556a0afde54d34c63fb7e25aaa47776b
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3 rootlesskit version 1.0.0
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3 Usage of /build/rootlesskit-docker-proxy:
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3   -container-ip string
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3     	container ip
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3   -container-port int
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3     	container port (default -1)
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3   -host-ip string
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3     	host ip
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3   -host-port int
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3     	host port (default -1)
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3   -proto string
20:44:13 [2022-07-29T20:44:13.893Z] #67 132.3     	proxy protocol (default "tcp")
20:44:13 [2022-07-29T20:44:13.893Z] #67 DONE 132.6s
20:44:13 [2022-07-29T20:44:13.893Z] 
20:44:13 [2022-07-29T20:44:13.893Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:44:13 [2022-07-29T20:44:13.893Z] #68 sha256:3a4137e0213bcf68b7d07da6e33f2653a17c1750930152f1e6bb000446ba5fbd
20:44:13 [2022-07-29T20:44:13.893Z] #68 DONE 0.2s
20:44:13 [2022-07-29T20:44:13.893Z] 
20:44:13 [2022-07-29T20:44:13.893Z] #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
20:44:13 [2022-07-29T20:44:13.893Z] #60 sha256:b37de17c2f9e01dbc55964a1d1ea85057ade7e8cea5514252ff3890943617909
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.383 + RM_GOPATH=0
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.385 + TMP_GOPATH=
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.385 + : /build
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.386 + '[' -z '' ']'
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.386 ++ mktemp -d
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.389 + export GOPATH=/tmp/tmp.lqF38kjMzX
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.389 + GOPATH=/tmp/tmp.lqF38kjMzX
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.389 + RM_GOPATH=1
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.389 + case "$(go env GOARCH)" in
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.390 ++ go env GOARCH
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.421 Install runc version v1.1.2 (build tags: seccomp)
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + export GO_BUILDMODE=-buildmode=pie
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + GO_BUILDMODE=-buildmode=pie
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 ++ dirname /install.sh
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + dir=/
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + bin=runc
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + shift
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + '[' '!' -f //runc.installer ']'
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + . //runc.installer
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 ++ set -e
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 ++ : v1.1.2
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + install_runc
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + RUNC_BUILDTAGS=seccomp
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.422 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lqF38kjMzX/src/github.com/opencontainers/runc
20:44:13 [2022-07-29T20:44:13.893Z] #60 3.436 Cloning into '/tmp/tmp.lqF38kjMzX/src/github.com/opencontainers/runc'...
20:44:14 [2022-07-29T20:44:14.151Z] #60 ...
20:44:14 [2022-07-29T20:44:14.151Z] 
20:44:14 [2022-07-29T20:44:14.151Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:44:14 [2022-07-29T20:44:14.151Z] #69 sha256:ec77c7a87c027f117b8c6a423bec2712bde4672b94b46d01c21d24e5908cc8cc
20:44:14 [2022-07-29T20:44:14.151Z] #69 DONE 0.2s
20:44:14 [2022-07-29T20:44:14.151Z] 
20:44:14 [2022-07-29T20:44:14.151Z] #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
20:44:14 [2022-07-29T20:44:14.152Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:14 [2022-07-29T20:44:14.152Z] #77 72.32 configure.ac:7: installing 'build-aux/compile'
20:44:14 [2022-07-29T20:44:14.152Z] #77 72.33 configure.ac:9: installing 'build-aux/config.guess'
20:44:14 [2022-07-29T20:44:14.152Z] #77 72.34 configure.ac:9: installing 'build-aux/config.sub'
20:44:14 [2022-07-29T20:44:14.152Z] #77 72.35 configure.ac:11: installing 'build-aux/install-sh'
20:44:14 [2022-07-29T20:44:14.152Z] #77 72.36 configure.ac:11: installing 'build-aux/missing'
20:44:14 [2022-07-29T20:44:14.152Z] #77 72.57 Makefile.am: installing 'build-aux/depcomp'
20:44:14 [2022-07-29T20:44:14.152Z] #77 72.65 parallel-tests: installing 'build-aux/test-driver'
20:44:14 [2022-07-29T20:44:14.152Z] #77 74.77 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:44:14 [2022-07-29T20:44:14.152Z] #77 74.77 libtoolize: copying file 'build-aux/ltmain.sh'
20:44:14 [2022-07-29T20:44:14.152Z] #77 75.42 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:44:14 [2022-07-29T20:44:14.152Z] #77 75.42 libtoolize: copying file 'm4/libtool.m4'
20:44:14 [2022-07-29T20:44:14.152Z] #77 75.52 libtoolize: copying file 'm4/ltoptions.m4'
20:44:14 [2022-07-29T20:44:14.152Z] #77 75.62 libtoolize: copying file 'm4/ltsugar.m4'
20:44:14 [2022-07-29T20:44:14.152Z] #77 75.74 libtoolize: copying file 'm4/ltversion.m4'
20:44:14 [2022-07-29T20:44:14.152Z] #77 75.85 libtoolize: copying file 'm4/lt~obsolete.m4'
20:44:14 [2022-07-29T20:44:14.389Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
20:44:14 [2022-07-29T20:44:14.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:44:14 [2022-07-29T20:44:14.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:44:14 [2022-07-29T20:44:14.956Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
20:44:15 [2022-07-29T20:44:15.201Z] #77 ...
20:44:15 [2022-07-29T20:44:15.202Z] 
20:44:15 [2022-07-29T20:44:15.202Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:44:15 [2022-07-29T20:44:15.202Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
20:44:15 [2022-07-29T20:44:15.202Z] #17 3.498 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:44:15 [2022-07-29T20:44:15.213Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
20:44:15 [2022-07-29T20:44:15.460Z] #17 DONE 3.7s
20:44:15 [2022-07-29T20:44:15.461Z] 
20:44:15 [2022-07-29T20:44:15.461Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:44:15 [2022-07-29T20:44:15.461Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b
20:44:16 [2022-07-29T20:44:16.148Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.490s	coverage: 82.5% of statements
20:44:16 [2022-07-29T20:44:16.148Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:44:16 [2022-07-29T20:44:16.148Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:44:16 [2022-07-29T20:44:16.714Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
20:44:18 [2022-07-29T20:44:18.089Z] ok  	github.com/docker/docker/distribution	1.523s	coverage: 28.0% of statements
20:44:18 [2022-07-29T20:44:18.089Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:44:18 [2022-07-29T20:44:18.348Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
20:44:18 [2022-07-29T20:44:18.915Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
20:44:19 [2022-07-29T20:44:19.481Z] ok  	github.com/docker/docker/distribution/xfer	1.884s	coverage: 84.9% of statements
20:44:19 [2022-07-29T20:44:19.481Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:44:19 [2022-07-29T20:44:19.481Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
20:44:19 [2022-07-29T20:44:19.648Z] #18 DONE 3.6s
20:44:19 [2022-07-29T20:44:19.648Z] 
20:44:19 [2022-07-29T20:44:19.648Z] #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
20:44:19 [2022-07-29T20:44:19.648Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:19 [2022-07-29T20:44:19.648Z] #77 ...
20:44:19 [2022-07-29T20:44:19.648Z] 
20:44:19 [2022-07-29T20:44:19.648Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:44:19 [2022-07-29T20:44:19.648Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b
20:44:20 [2022-07-29T20:44:20.417Z] ok  	github.com/docker/docker/image/tarexport	0.017s	coverage: 0.7% of statements
20:44:20 [2022-07-29T20:44:20.417Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:44:20 [2022-07-29T20:44:20.417Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:44:20 [2022-07-29T20:44:20.675Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
20:44:21 [2022-07-29T20:44:21.255Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 46.0% of statements
20:44:21 [2022-07-29T20:44:21.517Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 66.0% of statements
20:44:21 [2022-07-29T20:44:21.776Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
20:44:22 [2022-07-29T20:44:22.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:44:22 [2022-07-29T20:44:22.930Z] #19 DONE 3.5s
20:44:22 [2022-07-29T20:44:22.930Z] 
20:44:22 [2022-07-29T20:44:22.930Z] #20 [dev-systemd-false  6/28] RUN ldconfig
20:44:22 [2022-07-29T20:44:22.930Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
20:44:23 [2022-07-29T20:44:23.152Z] ok  	github.com/docker/docker/pkg/archive	0.277s	coverage: 82.3% of statements
20:44:23 [2022-07-29T20:44:23.497Z] #20 ...
20:44:23 [2022-07-29T20:44:23.497Z] 
20:44:23 [2022-07-29T20:44:23.497Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:44:23 [2022-07-29T20:44:23.497Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:44:23 [2022-07-29T20:44:23.497Z] #72 CACHED
20:44:23 [2022-07-29T20:44:23.497Z] 
20:44:23 [2022-07-29T20:44:23.497Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:44:23 [2022-07-29T20:44:23.497Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:44:23 [2022-07-29T20:44:23.497Z] #74 CACHED
20:44:23 [2022-07-29T20:44:23.497Z] 
20:44:23 [2022-07-29T20:44:23.497Z] #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
20:44:23 [2022-07-29T20:44:23.497Z] #60 sha256:b37de17c2f9e01dbc55964a1d1ea85057ade7e8cea5514252ff3890943617909
20:44:23 [2022-07-29T20:44:23.497Z] #60 15.10 + cd /tmp/tmp.lqF38kjMzX/src/github.com/opencontainers/runc
20:44:23 [2022-07-29T20:44:23.497Z] #60 15.11 + git checkout -q v1.1.2
20:44:23 [2022-07-29T20:44:23.497Z] #60 15.44 + '[' -z '' ']'
20:44:23 [2022-07-29T20:44:23.497Z] #60 15.45 + target=static
20:44:23 [2022-07-29T20:44:23.497Z] #60 15.45 + make BUILDTAGS=seccomp static
20:44:23 [2022-07-29T20:44:23.497Z] #60 16.05 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
20:44:24 [2022-07-29T20:44:24.528Z] ok  	github.com/docker/docker/pkg/authorization	0.766s	coverage: 68.3% of statements
20:44:24 [2022-07-29T20:44:24.786Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:44:24 [2022-07-29T20:44:24.786Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
20:44:24 [2022-07-29T20:44:24.873Z] #60 ...
20:44:24 [2022-07-29T20:44:24.873Z] 
20:44:24 [2022-07-29T20:44:24.873Z] #20 [dev-systemd-false  6/28] RUN ldconfig
20:44:24 [2022-07-29T20:44:24.873Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
20:44:24 [2022-07-29T20:44:24.873Z] #20 DONE 2.4s
20:44:25 [2022-07-29T20:44:25.132Z] 
20:44:25 [2022-07-29T20:44:25.132Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:44:25 [2022-07-29T20:44:25.132Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:44:25 [2022-07-29T20:44:25.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:44:26 [2022-07-29T20:44:26.692Z] #19 160.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
20:44:26 [2022-07-29T20:44:26.692Z] #19 160.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
20:44:26 [2022-07-29T20:44:26.692Z] #19 160.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:44:26 [2022-07-29T20:44:26.692Z] #19 160.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
20:44:26 [2022-07-29T20:44:26.692Z] #19 160.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:44:26 [2022-07-29T20:44:26.692Z] #19 160.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:44:27 [2022-07-29T20:44:27.665Z] #21 2.338 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:44:27 [2022-07-29T20:44:27.665Z] #21 2.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:44:27 [2022-07-29T20:44:27.665Z] #21 2.604 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:44:27 [2022-07-29T20:44:27.923Z] #21 2.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:44:28 [2022-07-29T20:44:28.068Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.524s	coverage: 42.7% of statements
20:44:28 [2022-07-29T20:44:28.068Z] ok  	github.com/docker/docker/layer	7.265s	coverage: 68.9% of statements
20:44:28 [2022-07-29T20:44:28.068Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:44:28 [2022-07-29T20:44:28.068Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:44:28 [2022-07-29T20:44:28.068Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:44:28 [2022-07-29T20:44:28.068Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:44:28 [2022-07-29T20:44:28.068Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:44:28 [2022-07-29T20:44:28.326Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 6.7% of statements
20:44:28 [2022-07-29T20:44:28.326Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:44:28 [2022-07-29T20:44:28.326Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
20:44:28 [2022-07-29T20:44:28.584Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
20:44:28 [2022-07-29T20:44:28.843Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 87.2% of statements
20:44:28 [2022-07-29T20:44:28.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:44:28 [2022-07-29T20:44:28.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:44:29 [2022-07-29T20:44:29.103Z] ok  	github.com/docker/docker/pkg/fsutils	0.175s	coverage: 85.1% of statements
20:44:29 [2022-07-29T20:44:29.103Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
20:44:29 [2022-07-29T20:44:29.298Z] #21 4.432 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:44:29 [2022-07-29T20:44:29.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:44:29 [2022-07-29T20:44:29.996Z] #19 ...
20:44:29 [2022-07-29T20:44:29.996Z] 
20:44:29 [2022-07-29T20:44:29.996Z] #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
20:44:29 [2022-07-29T20:44:29.996Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:29 [2022-07-29T20:44:29.996Z] #84 133.6   CCLD     libocispec.la
20:44:29 [2022-07-29T20:44:29.996Z] #84 133.9   CCLD     src/validate
20:44:29 [2022-07-29T20:44:29.996Z] #84 133.9   CCLD     tests/test-1
20:44:29 [2022-07-29T20:44:29.996Z] #84 133.9   CCLD     tests/test-2
20:44:29 [2022-07-29T20:44:29.996Z] #84 133.9   CCLD     tests/test-3
20:44:29 [2022-07-29T20:44:29.996Z] #84 134.0   CCLD     tests/test-4
20:44:29 [2022-07-29T20:44:29.996Z] #84 134.0   CCLD     tests/test-5
20:44:29 [2022-07-29T20:44:29.996Z] #84 134.0   CCLD     tests/test-6
20:44:29 [2022-07-29T20:44:29.996Z] #84 134.1   CCLD     tests/test-8
20:44:29 [2022-07-29T20:44:29.996Z] #84 134.1   CCLD     tests/test-7
20:44:29 [2022-07-29T20:44:29.996Z] #84 134.2   CCLD     tests/test-9
20:44:30 [2022-07-29T20:44:30.039Z] ok  	github.com/docker/docker/pkg/idtools	0.360s	coverage: 67.9% of statements
20:44:30 [2022-07-29T20:44:30.039Z] ok  	github.com/docker/docker/pkg/ioutils	0.366s	coverage: 71.0% of statements
20:44:30 [2022-07-29T20:44:30.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:44:30 [2022-07-29T20:44:30.234Z] #21 ...
20:44:30 [2022-07-29T20:44:30.234Z] 
20:44:30 [2022-07-29T20:44:30.234Z] #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
20:44:30 [2022-07-29T20:44:30.234Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:30 [2022-07-29T20:44:30.234Z] #77 92.89 configure.ac:11: installing 'build-aux/compile'
20:44:30 [2022-07-29T20:44:30.234Z] #77 92.89 configure.ac:11: installing 'build-aux/config.guess'
20:44:30 [2022-07-29T20:44:30.234Z] #77 92.90 configure.ac:11: installing 'build-aux/config.sub'
20:44:30 [2022-07-29T20:44:30.234Z] #77 92.92 configure.ac:13: installing 'build-aux/install-sh'
20:44:30 [2022-07-29T20:44:30.234Z] #77 92.93 configure.ac:13: installing 'build-aux/missing'
20:44:30 [2022-07-29T20:44:30.234Z] #77 92.93 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:44:30 [2022-07-29T20:44:30.234Z] #77 93.15 Makefile.am: installing 'build-aux/depcomp'
20:44:30 [2022-07-29T20:44:30.234Z] #77 94.51 checking build system type... x86_64-pc-linux-gnu
20:44:30 [2022-07-29T20:44:30.234Z] #77 94.75 checking host system type... x86_64-pc-linux-gnu
20:44:30 [2022-07-29T20:44:30.234Z] #77 94.75 checking how to print strings... printf
20:44:30 [2022-07-29T20:44:30.234Z] #77 94.76 checking for gcc... gcc
20:44:30 [2022-07-29T20:44:30.234Z] #77 94.87 checking whether the C compiler works... yes
20:44:30 [2022-07-29T20:44:30.234Z] #77 95.13 checking for C compiler default output file name... a.out
20:44:30 [2022-07-29T20:44:30.234Z] #77 95.13 checking for suffix of executables... 
20:44:30 [2022-07-29T20:44:30.234Z] #77 95.37 checking whether we are cross compiling... no
20:44:30 [2022-07-29T20:44:30.234Z] #77 95.59 checking for suffix of object files... o
20:44:30 [2022-07-29T20:44:30.234Z] #77 95.72 checking whether we are using the GNU C compiler... yes
20:44:30 [2022-07-29T20:44:30.234Z] #77 95.82 checking whether gcc accepts -g... yes
20:44:30 [2022-07-29T20:44:30.234Z] #77 95.90 checking for gcc option to accept ISO C89... none needed
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.04 checking whether gcc understands -c and -o together... yes
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.32 checking for a sed that does not truncate output... /bin/sed
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.34 checking for grep that handles long lines and -e... /bin/grep
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.36 checking for egrep... /bin/grep -E
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.38 checking for fgrep... /bin/grep -F
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.40 checking for ld used by gcc... /usr/bin/ld
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.41 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.42 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.44 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.54 checking whether ln -s works... yes
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.54 checking the maximum length of command line arguments... 1572864
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.58 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.58 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.58 checking for /usr/bin/ld option to reload object files... -r
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.58 checking for objdump... objdump
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.58 checking how to recognize dependent libraries... pass_all
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.58 checking for dlltool... no
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.58 checking how to associate runtime and link libraries... printf %s\n
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.58 checking for ar... ar
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.59 checking for archiver @FILE support... @
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.74 checking for strip... strip
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.77 checking for ranlib... ranlib
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.77 checking for gawk... no
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.77 checking for mawk... mawk
20:44:30 [2022-07-29T20:44:30.234Z] #77 96.77 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:44:30 [2022-07-29T20:44:30.234Z] #77 97.25 checking for sysroot... no
20:44:30 [2022-07-29T20:44:30.234Z] #77 97.26 checking for a working dd... /bin/dd
20:44:30 [2022-07-29T20:44:30.234Z] #77 97.28 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:44:30 [2022-07-29T20:44:30.234Z] #77 97.42 checking for mt... no
20:44:30 [2022-07-29T20:44:30.234Z] #77 97.42 checking if : is a manifest tool... no
20:44:30 [2022-07-29T20:44:30.234Z] #77 97.43 checking how to run the C preprocessor... gcc -E
20:44:30 [2022-07-29T20:44:30.257Z] #84 134.2   CCLD     tests/test-10
20:44:30 [2022-07-29T20:44:30.257Z] #84 134.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:44:30 [2022-07-29T20:44:30.257Z] #84 134.2   CCLD     tests/test-11
20:44:30 [2022-07-29T20:44:30.297Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
20:44:30 [2022-07-29T20:44:30.297Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
20:44:30 [2022-07-29T20:44:30.297Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:44:30 [2022-07-29T20:44:30.556Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
20:44:30 [2022-07-29T20:44:30.556Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
20:44:30 [2022-07-29T20:44:30.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:44:30 [2022-07-29T20:44:30.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:44:30 [2022-07-29T20:44:30.814Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
20:44:31 [2022-07-29T20:44:31.060Z] #77 97.75 checking for ANSI C header files... yes
20:44:31 [2022-07-29T20:44:31.072Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
20:44:31 [2022-07-29T20:44:31.072Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
20:44:31 [2022-07-29T20:44:31.072Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:44:31 [2022-07-29T20:44:31.072Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:44:31 [2022-07-29T20:44:31.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:44:31 [2022-07-29T20:44:31.319Z] #77 98.57 checking for sys/types.h... yes
20:44:31 [2022-07-29T20:44:31.578Z] #77 98.77 checking for sys/stat.h... yes
20:44:31 [2022-07-29T20:44:31.639Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
20:44:31 [2022-07-29T20:44:31.836Z] #77 98.99 checking for stdlib.h... yes
20:44:32 [2022-07-29T20:44:32.094Z] #77 99.25 checking for string.h... yes
20:44:32 [2022-07-29T20:44:32.172Z] #84 135.9 libtool: link: ar cr libocispec.a 
20:44:32 [2022-07-29T20:44:32.172Z] #84 136.0 libtool: link: ranlib libocispec.a
20:44:32 [2022-07-29T20:44:32.206Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
20:44:32 [2022-07-29T20:44:32.206Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
20:44:32 [2022-07-29T20:44:32.353Z] #77 99.55 checking for memory.h... yes
20:44:32 [2022-07-29T20:44:32.353Z] #77 99.72 checking for strings.h... yes
20:44:32 [2022-07-29T20:44:32.464Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:44:32 [2022-07-29T20:44:32.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:44:32 [2022-07-29T20:44:32.926Z] #77 99.94 checking for inttypes.h... yes
20:44:32 [2022-07-29T20:44:32.926Z] #77 100.2 checking for stdint.h... yes
20:44:33 [2022-07-29T20:44:33.184Z] #77 100.3 checking for unistd.h... yes
20:44:33 [2022-07-29T20:44:33.185Z] #77 100.5 checking for dlfcn.h... yes
20:44:33 [2022-07-29T20:44:33.444Z] #77 100.7 checking for objdir... .libs
20:44:33 [2022-07-29T20:44:33.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:44:33 [2022-07-29T20:44:33.556Z] #84 137.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:44:33 [2022-07-29T20:44:33.556Z] #84 137.4 make[5]: Nothing to be done for 'install-exec-am'.
20:44:33 [2022-07-29T20:44:33.556Z] #84 137.4 make[5]: Nothing to be done for 'install-data-am'.
20:44:33 [2022-07-29T20:44:33.556Z] #84 137.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:44:33 [2022-07-29T20:44:33.556Z] #84 137.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:44:33 [2022-07-29T20:44:33.556Z] #84 137.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.4 make[2]: Entering directory '/tmp/crun-build'
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.5   CC       src/libcrun/libcrun_testing_a-utils.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.6   CC       src/libcrun/libcrun_testing_a-container.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.7   CC       src/libcrun/libcrun_testing_a-criu.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.8   CC       src/libcrun/libcrun_testing_a-linux.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:44:33 [2022-07-29T20:44:33.557Z] #84 137.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:44:33 [2022-07-29T20:44:33.706Z] #77 101.0 checking if gcc supports -fno-rtti -fno-exceptions... no
20:44:33 [2022-07-29T20:44:33.706Z] #77 101.2 checking for gcc option to produce PIC... -fPIC -DPIC
20:44:33 [2022-07-29T20:44:33.820Z] #84 137.9   CC       src/libcrun/libcrun_testing_a-error.o
20:44:33 [2022-07-29T20:44:33.820Z] #84 137.9   CC       src/libcrun/libcrun_testing_a-terminal.o
20:44:33 [2022-07-29T20:44:33.820Z] #84 137.9   CC       src/libcrun/libcrun_testing_a-status.o
20:44:33 [2022-07-29T20:44:33.820Z] #84 138.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:44:33 [2022-07-29T20:44:33.820Z] #84 138.0   CC       src/libcrun/libcrun_testing_a-signals.o
20:44:33 [2022-07-29T20:44:33.820Z] #84 138.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:44:33 [2022-07-29T20:44:33.820Z] #84 138.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:44:33 [2022-07-29T20:44:33.820Z] #84 138.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:44:33 [2022-07-29T20:44:33.820Z] #84 138.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:44:33 [2022-07-29T20:44:33.837Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
20:44:33 [2022-07-29T20:44:33.837Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
20:44:33 [2022-07-29T20:44:33.964Z] #77 101.2 checking if gcc PIC flag -fPIC -DPIC works... yes
20:44:34 [2022-07-29T20:44:34.096Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
20:44:34 [2022-07-29T20:44:34.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:44:34 [2022-07-29T20:44:34.115Z] #84 138.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:44:34 [2022-07-29T20:44:34.115Z] #84 138.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:44:34 [2022-07-29T20:44:34.115Z] #84 138.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:44:34 [2022-07-29T20:44:34.115Z] #84 138.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:44:34 [2022-07-29T20:44:34.354Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
20:44:34 [2022-07-29T20:44:34.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:44:34 [2022-07-29T20:44:34.377Z] #84 138.6   CC       src/crun-crun.o
20:44:34 [2022-07-29T20:44:34.377Z] #84 138.7   CC       src/crun-run.o
20:44:34 [2022-07-29T20:44:34.531Z] #77 101.4 checking if gcc static flag -static works... yes
20:44:34 [2022-07-29T20:44:34.612Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
20:44:34 [2022-07-29T20:44:34.640Z] #84 138.7   CC       src/crun-delete.o
20:44:34 [2022-07-29T20:44:34.640Z] #84 138.8   CC       src/crun-pause.o
20:44:34 [2022-07-29T20:44:34.640Z] #84 138.9   CC       src/crun-unpause.o
20:44:34 [2022-07-29T20:44:34.640Z] #84 138.9   CC       src/crun-kill.o
20:44:34 [2022-07-29T20:44:34.640Z] #84 138.9   CC       src/crun-spec.o
20:44:34 [2022-07-29T20:44:34.789Z] #77 102.0 checking if gcc supports -c -o file.o... yes
20:44:34 [2022-07-29T20:44:34.789Z] #77 102.1 checking if gcc supports -c -o file.o... (cached) yes
20:44:34 [2022-07-29T20:44:34.789Z] #77 102.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:44:34 [2022-07-29T20:44:34.871Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
20:44:34 [2022-07-29T20:44:34.906Z] #84 139.0   CC       src/crun-list.o
20:44:34 [2022-07-29T20:44:34.906Z] #84 139.1   CC       src/crun-exec.o
20:44:34 [2022-07-29T20:44:34.906Z] #84 139.2   CC       src/crun-create.o
20:44:34 [2022-07-29T20:44:34.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:44:35 [2022-07-29T20:44:35.047Z] #77 102.2 checking dynamic linker characteristics... GNU/Linux ld.so
20:44:35 [2022-07-29T20:44:35.047Z] #77 102.5 checking how to hardcode library paths into programs... immediate
20:44:35 [2022-07-29T20:44:35.047Z] #77 102.5 checking whether stripping libraries is possible... yes
20:44:35 [2022-07-29T20:44:35.047Z] #77 102.5 checking if libtool supports shared libraries... yes
20:44:35 [2022-07-29T20:44:35.047Z] #77 102.5 checking whether to build shared libraries... no
20:44:35 [2022-07-29T20:44:35.047Z] #77 102.5 checking whether to build static libraries... yes
20:44:35 [2022-07-29T20:44:35.047Z] #77 102.5 checking for a BSD-compatible install... /usr/bin/install -c
20:44:35 [2022-07-29T20:44:35.047Z] #77 102.5 checking whether build environment is sane... yes
20:44:35 [2022-07-29T20:44:35.168Z] #84 139.2   CC       src/crun-start.o
20:44:35 [2022-07-29T20:44:35.168Z] #84 139.3   CC       src/crun-state.o
20:44:35 [2022-07-29T20:44:35.168Z] #84 139.5   CC       src/crun-checkpoint.o
20:44:35 [2022-07-29T20:44:35.306Z] #77 102.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:44:35 [2022-07-29T20:44:35.306Z] #77 102.6 checking whether make sets $(MAKE)... yes
20:44:35 [2022-07-29T20:44:35.306Z] #77 102.7 checking whether make supports the include directive... yes (GNU style)
20:44:35 [2022-07-29T20:44:35.306Z] #77 102.7 checking whether make supports nested variables... yes
20:44:35 [2022-07-29T20:44:35.306Z] #77 102.8 checking whether UID '0' is supported by ustar format... yes
20:44:35 [2022-07-29T20:44:35.306Z] #77 102.8 checking whether GID '0' is supported by ustar format... yes
20:44:35 [2022-07-29T20:44:35.306Z] #77 102.8 checking how to create a ustar tar archive... gnutar
20:44:35 [2022-07-29T20:44:35.429Z] #84 139.5   CC       src/crun-ps.o
20:44:35 [2022-07-29T20:44:35.429Z] #84 139.5   CC       src/crun-restore.o
20:44:35 [2022-07-29T20:44:35.429Z] #84 139.5   CC       src/crun-update.o
20:44:35 [2022-07-29T20:44:35.429Z] #84 139.6   CC       src/libcrun/libcrun_la-utils.lo
20:44:35 [2022-07-29T20:44:35.429Z] #84 139.7   CC       src/libcrun/libcrun_la-container.lo
20:44:35 [2022-07-29T20:44:35.437Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
20:44:35 [2022-07-29T20:44:35.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:44:35 [2022-07-29T20:44:35.565Z] #77 102.9 checking dependency style of gcc... gcc3
20:44:35 [2022-07-29T20:44:35.565Z] #77 103.0 checking whether to enable maintainer-specific portions of Makefiles... yes
20:44:35 [2022-07-29T20:44:35.565Z] #77 103.0 checking whether make supports nested variables... (cached) yes
20:44:35 [2022-07-29T20:44:35.565Z] #77 103.0 checking for gawk... (cached) mawk
20:44:35 [2022-07-29T20:44:35.565Z] #77 103.0 checking for a sed that does not truncate output... (cached) /bin/sed
20:44:35 [2022-07-29T20:44:35.565Z] #77 103.0 checking for gcc... (cached) gcc
20:44:35 [2022-07-29T20:44:35.689Z] #84 139.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:44:35 [2022-07-29T20:44:35.689Z] #84 139.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:44:35 [2022-07-29T20:44:35.689Z] #84 140.0   CC       src/libcrun/libcrun_la-cgroup.lo
20:44:35 [2022-07-29T20:44:35.696Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
20:44:35 [2022-07-29T20:44:35.824Z] #77 103.1 checking whether we are using the GNU C compiler... (cached) yes
20:44:35 [2022-07-29T20:44:35.824Z] #77 103.1 checking whether gcc accepts -g... (cached) yes
20:44:35 [2022-07-29T20:44:35.824Z] #77 103.1 checking for gcc option to accept ISO C89... (cached) none needed
20:44:35 [2022-07-29T20:44:35.824Z] #77 103.1 checking whether gcc understands -c and -o together... (cached) yes
20:44:35 [2022-07-29T20:44:35.824Z] #77 103.1 checking for a Python interpreter with version >= 3... python3
20:44:35 [2022-07-29T20:44:35.824Z] #77 103.2 checking for python3... /usr/bin/python3
20:44:35 [2022-07-29T20:44:35.824Z] #77 103.2 checking for python3 version... 3.9
20:44:35 [2022-07-29T20:44:35.824Z] #77 103.3 checking for python3 platform... linux
20:44:35 [2022-07-29T20:44:35.949Z] #84 140.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:44:35 [2022-07-29T20:44:35.949Z] #84 140.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:44:35 [2022-07-29T20:44:35.949Z] #84 ...
20:44:35 [2022-07-29T20:44:35.949Z] 
20:44:35 [2022-07-29T20:44:35.949Z] #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
20:44:35 [2022-07-29T20:44:35.949Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:44:35 [2022-07-29T20:44:35.949Z] #19 172.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
20:44:35 [2022-07-29T20:44:35.949Z] #19 172.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
20:44:35 [2022-07-29T20:44:35.949Z] #19 172.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:44:35 [2022-07-29T20:44:35.949Z] #19 172.6 Selecting previously unselected package cpp-10-s390x-linux-gnu.
20:44:35 [2022-07-29T20:44:35.949Z] #19 172.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:44:35 [2022-07-29T20:44:35.949Z] #19 172.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:44:35 [2022-07-29T20:44:35.954Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
20:44:36 [2022-07-29T20:44:36.341Z] #77 103.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:44:36 [2022-07-29T20:44:36.341Z] #77 103.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:44:36 [2022-07-29T20:44:36.341Z] #77 103.8 checking for go-md2man... no
20:44:36 [2022-07-29T20:44:36.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:44:36 [2022-07-29T20:44:36.520Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
20:44:36 [2022-07-29T20:44:36.599Z] #77 103.8 checking error.h usability... yes
20:44:36 [2022-07-29T20:44:36.599Z] #77 104.0 checking error.h presence... yes
20:44:36 [2022-07-29T20:44:36.600Z] #77 104.0 checking for error.h... yes
20:44:36 [2022-07-29T20:44:36.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:44:36 [2022-07-29T20:44:36.779Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:44:36 [2022-07-29T20:44:36.858Z] #77 104.1 checking linux/openat2.h usability... yes
20:44:37 [2022-07-29T20:44:37.037Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:44:37 [2022-07-29T20:44:37.117Z] #77 104.3 checking linux/openat2.h presence... yes
20:44:37 [2022-07-29T20:44:37.117Z] #77 104.4 checking for linux/openat2.h... yes
20:44:37 [2022-07-29T20:44:37.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:44:37 [2022-07-29T20:44:37.376Z] #77 104.4 checking for copy_file_range... yes
20:44:37 [2022-07-29T20:44:37.635Z] #77 104.7 checking for fgetxattr... yes
20:44:37 [2022-07-29T20:44:37.876Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:44:37 [2022-07-29T20:44:37.876Z] Using test binary docker
20:44:37 [2022-07-29T20:44:37.876Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:44:37 [2022-07-29T20:44:37.876Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:44:37 [2022-07-29T20:44:37.876Z] INFO: Waiting for daemon to start...
20:44:37 [2022-07-29T20:44:37.876Z] Starting dockerd
20:44:37 [2022-07-29T20:44:37.895Z] #77 105.1 checking for statx... yes
20:44:38 [2022-07-29T20:44:38.153Z] #77 105.3 checking for fgetpwent_r... yes
20:44:38 [2022-07-29T20:44:38.413Z] #77 105.7 checking for issetugid... no
20:44:38 [2022-07-29T20:44:38.413Z] #77 105.9 checking for pkg-config... /usr/bin/pkg-config
20:44:38 [2022-07-29T20:44:38.413Z] #77 105.9 checking pkg-config is at least version 0.9.0... yes
20:44:38 [2022-07-29T20:44:38.930Z] #77 105.9 checking for library containing yajl_tree_get... -lyajl
20:44:38 [2022-07-29T20:44:38.930Z] #77 106.3 checking for yajl >= 2.0.0... yes
20:44:38 [2022-07-29T20:44:38.938Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
20:44:38 [2022-07-29T20:44:38.938Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
20:44:39 [2022-07-29T20:44:39.189Z] #77 106.4 checking sys/capability.h usability... yes
20:44:39 [2022-07-29T20:44:39.189Z] #77 106.6 checking sys/capability.h presence... yes
20:44:39 [2022-07-29T20:44:39.189Z] #77 106.7 checking for sys/capability.h... yes
20:44:39 [2022-07-29T20:44:39.504Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
20:44:39 [2022-07-29T20:44:39.757Z] #77 106.7 checking for library containing cap_from_name... -lcap
20:44:40 [2022-07-29T20:44:40.439Z] ok  	github.com/docker/docker/quota	0.180s	coverage: 71.4% of statements
20:44:40 [2022-07-29T20:44:40.694Z] #77 107.2 checking for library containing dlopen... -ldl
20:44:40 [2022-07-29T20:44:40.694Z] #77 107.8 checking seccomp.h usability... yes
20:44:40 [2022-07-29T20:44:40.694Z] #77 108.1 checking seccomp.h presence... yes
20:44:40 [2022-07-29T20:44:40.694Z] #77 108.1 checking for seccomp.h... yes
20:44:40 [2022-07-29T20:44:40.697Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
20:44:40 [2022-07-29T20:44:40.953Z] #77 108.1 checking for library containing seccomp_rule_add... 
20:44:40 [2022-07-29T20:44:40.953Z] #77 ...
20:44:40 [2022-07-29T20:44:40.953Z] 
20:44:40 [2022-07-29T20:44:40.953Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:44:40 [2022-07-29T20:44:40.953Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:44:40 [2022-07-29T20:44:40.953Z] #21 5.984 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:44:40 [2022-07-29T20:44:40.953Z] #21 9.759 Fetched 8561 kB in 8s (1116 kB/s)
20:44:40 [2022-07-29T20:44:40.953Z] #21 9.759 Reading package lists...
20:44:41 [2022-07-29T20:44:41.212Z] #21 13.12 Reading package lists...
20:44:41 [2022-07-29T20:44:41.212Z] #21 16.36 Building dependency tree...
20:44:41 [2022-07-29T20:44:41.212Z] #21 ...
20:44:41 [2022-07-29T20:44:41.212Z] 
20:44:41 [2022-07-29T20:44:41.212Z] #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
20:44:41 [2022-07-29T20:44:41.212Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:41 [2022-07-29T20:44:41.212Z] #77 108.1 checking for library containing seccomp_rule_add... -lseccomp
20:44:41 [2022-07-29T20:44:41.472Z] #77 108.8 checking for library containing seccomp_arch_resolve_name... none required
20:44:41 [2022-07-29T20:44:41.632Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 58.6% of statements
20:44:42 [2022-07-29T20:44:42.040Z] #77 109.0 checking systemd/sd-bus.h usability... yes
20:44:42 [2022-07-29T20:44:42.040Z] #77 109.3 checking systemd/sd-bus.h presence... yes
20:44:42 [2022-07-29T20:44:42.040Z] #77 109.4 checking for systemd/sd-bus.h... yes
20:44:42 [2022-07-29T20:44:42.067Z] .
20:44:42 [2022-07-29T20:44:42.067Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:44:42 [2022-07-29T20:44:42.067Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:44:42 [2022-07-29T20:44:42.067Z] Error: No such image: emptyfs
20:44:42 [2022-07-29T20:44:42.067Z] Running integration-test (iteration 1)
20:44:42 [2022-07-29T20:44:42.067Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:44:42 [2022-07-29T20:44:42.067Z] Loaded image: busybox:latest
20:44:42 [2022-07-29T20:44:42.067Z] Loaded image: busybox:glibc
20:44:42 [2022-07-29T20:44:42.210Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
20:44:42 [2022-07-29T20:44:42.210Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
20:44:42 [2022-07-29T20:44:42.546Z] #19 ...
20:44:42 [2022-07-29T20:44:42.546Z] 
20:44:42 [2022-07-29T20:44:42.546Z] #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
20:44:42 [2022-07-29T20:44:42.546Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:44:42 [2022-07-29T20:44:42.546Z] #54 189.3 + dpkg --print-architecture
20:44:42 [2022-07-29T20:44:42.546Z] #54 189.3 + git checkout -q v2.1.0
20:44:42 [2022-07-29T20:44:42.607Z] #77 109.4 checking for library containing sd_bus_match_signal_async... -lsystemd
20:44:42 [2022-07-29T20:44:42.784Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
20:44:42 [2022-07-29T20:44:42.806Z] #54 189.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:44:42 [2022-07-29T20:44:42.807Z] #54 189.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:44:42 [2022-07-29T20:44:42.866Z] #77 110.0 checking for sd_notify_barrier... 
20:44:42 [2022-07-29T20:44:42.866Z] #77 ...
20:44:42 [2022-07-29T20:44:42.866Z] 
20:44:42 [2022-07-29T20:44:42.866Z] #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
20:44:42 [2022-07-29T20:44:42.866Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 Delve is a source level debugger for Go programs.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 Delve enables you to interact with your program by controlling the execution of the process,
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 Pass flags to the program you are debugging using `--`, for example:
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 `dlv exec ./hello -- server --config conf/config.toml`
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 Usage:
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   dlv [command]
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 Available Commands:
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   attach      Attach to running process and begin debugging.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   connect     Connect to a headless debug server with a terminal client.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   core        Examine a core dump.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   debug       Compile and begin debugging main package in current directory, or the package specified.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   exec        Execute a precompiled binary, and begin a debug session.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   help        Help about any command
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   run         Deprecated command. Use 'debug' instead.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   test        Compile test binary and begin debugging program.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   trace       Compile and begin tracing program.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   version     Prints version.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3 Flags:
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3       --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)
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3       --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)
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3       --disable-aslr                     Disables address space randomization
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3   -h, --help                             help for dlv
20:44:42 [2022-07-29T20:44:42.866Z] #36 162.3       --init string                      Init file, executed by the terminal client.
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3       --log                              Enable debugging server logging.
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3       --wd string                        Working directory for running the program.
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3 
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3 Additional help topics:
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3   dlv backend  Help about the --backend flag.
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3   dlv log      Help about logging flags.
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3   dlv redirect Help about file redirection.
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3 
20:44:42 [2022-07-29T20:44:42.867Z] #36 162.3 Use "dlv [command] --help" for more information about a command.
20:44:42 [2022-07-29T20:44:42.867Z] #36 DONE 162.5s
20:44:42 [2022-07-29T20:44:42.867Z] 
20:44:42 [2022-07-29T20:44:42.867Z] #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
20:44:42 [2022-07-29T20:44:42.867Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:42 [2022-07-29T20:44:42.867Z] #77 110.0 checking for sd_notify_barrier... yes
20:44:43 [2022-07-29T20:44:43.004Z] Loaded image: debian:bullseye-slim
20:44:43 [2022-07-29T20:44:43.004Z] Loaded image: hello-world:latest
20:44:43 [2022-07-29T20:44:43.004Z] Loaded image: arm32v7/hello-world:latest
20:44:43 [2022-07-29T20:44:43.004Z] INFO: Testing against a local daemon
20:44:43 [2022-07-29T20:44:43.004Z] === RUN   TestCgroupNamespacesBuild
20:44:43 [2022-07-29T20:44:43.042Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
20:44:43 [2022-07-29T20:44:43.128Z] #77 110.3 checking linux/bpf.h usability... yes
20:44:43 [2022-07-29T20:44:43.128Z] #77 110.5 checking linux/bpf.h presence... yes
20:44:43 [2022-07-29T20:44:43.128Z] #77 110.6 checking for linux/bpf.h... yes
20:44:43 [2022-07-29T20:44:43.128Z] #77 110.6 checking compilation for eBPF... 
20:44:43 [2022-07-29T20:44:43.128Z] #77 ...
20:44:43 [2022-07-29T20:44:43.128Z] 
20:44:43 [2022-07-29T20:44:43.128Z] #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
20:44:43 [2022-07-29T20:44:43.128Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
20:44:43 [2022-07-29T20:44:43.128Z] #34 DONE 162.4s
20:44:43 [2022-07-29T20:44:43.386Z] 
20:44:43 [2022-07-29T20:44:43.386Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:44:43 [2022-07-29T20:44:43.386Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:44:43 [2022-07-29T20:44:43.386Z] #21 16.36 Building dependency tree...
20:44:43 [2022-07-29T20:44:43.386Z] #21 17.18 Reading state information...
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.49 The following additional packages will be installed:
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.49   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.49   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.51   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.51   python3-pkg-resources vim-runtime xxd
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.51 Suggested packages:
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.51   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.51   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.51   acl attr quota
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.51 Recommended packages:
20:44:43 [2022-07-29T20:44:43.386Z] #21 18.51   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:44:43 [2022-07-29T20:44:43.940Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
20:44:43 [2022-07-29T20:44:43.941Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:44:44 [2022-07-29T20:44:44.417Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
20:44:45 [2022-07-29T20:44:45.315Z] #21 20.24 The following NEW packages will be installed:
20:44:45 [2022-07-29T20:44:45.315Z] #21 20.24   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:44:45 [2022-07-29T20:44:45.315Z] #21 20.24   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:44:45 [2022-07-29T20:44:45.315Z] #21 20.24   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:44:45 [2022-07-29T20:44:45.315Z] #21 20.24   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:44:45 [2022-07-29T20:44:45.315Z] #21 20.24   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:44:45 [2022-07-29T20:44:45.315Z] #21 20.24   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:44:45 [2022-07-29T20:44:45.315Z] #21 20.24   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:44:45 [2022-07-29T20:44:45.315Z] #21 20.24   xz-utils zip zstd
20:44:45 [2022-07-29T20:44:45.318Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
20:44:45 [2022-07-29T20:44:45.318Z] === RUN   TestBuildWithSession
20:44:45 [2022-07-29T20:44:45.318Z]     build_session_test.go:25: TODO: BuildKit
20:44:45 [2022-07-29T20:44:45.318Z] --- SKIP: TestBuildWithSession (0.00s)
20:44:45 [2022-07-29T20:44:45.318Z] === RUN   TestBuildSquashParent
20:44:45 [2022-07-29T20:44:45.351Z] ok  	github.com/docker/docker/volume/local	0.085s	coverage: 76.8% of statements
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 Need to get 27.7 MB of archives.
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 After this operation, 106 MB of additional disk space will be used.
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:44:45 [2022-07-29T20:44:45.573Z] #21 20.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:44:45 [2022-07-29T20:44:45.574Z] #21 20.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:44:45 [2022-07-29T20:44:45.574Z] #21 20.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:44:45 [2022-07-29T20:44:45.574Z] #21 20.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:44:45 [2022-07-29T20:44:45.574Z] #21 20.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:44:45 [2022-07-29T20:44:45.574Z] #21 20.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:44:45 [2022-07-29T20:44:45.574Z] #21 20.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:44:45 [2022-07-29T20:44:45.574Z] #21 20.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:44:45 [2022-07-29T20:44:45.574Z] #21 20.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:44:45 [2022-07-29T20:44:45.609Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
20:44:45 [2022-07-29T20:44:45.832Z] #21 20.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:44:45 [2022-07-29T20:44:45.832Z] #21 20.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:44:45 [2022-07-29T20:44:45.832Z] #21 20.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:44:45 [2022-07-29T20:44:45.832Z] #21 20.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:44:45 [2022-07-29T20:44:45.832Z] #21 20.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:44:45 [2022-07-29T20:44:45.832Z] #21 20.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:44:46 [2022-07-29T20:44:46.092Z] #21 21.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:44:46 [2022-07-29T20:44:46.113Z] #54 ...
20:44:46 [2022-07-29T20:44:46.113Z] 
20:44:46 [2022-07-29T20:44:46.113Z] #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
20:44:46 [2022-07-29T20:44:46.113Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.3   CC       src/libcrun/libcrun_la-criu.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.4   CC       src/libcrun/libcrun_la-custom-handler.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.4   CC       src/libcrun/libcrun_la-linux.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.4   CC       src/libcrun/libcrun_la-seccomp.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.5   CC       src/libcrun/libcrun_la-ebpf.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.7   CC       src/libcrun/libcrun_la-error.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.9   CC       src/libcrun/libcrun_la-status.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 140.9   CC       src/libcrun/libcrun_la-terminal.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 141.1   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 141.2   CC       src/libcrun/libcrun_la-signals.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 141.3   CC       src/libcrun/libcrun_la-mount_flags.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 141.4   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 141.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 141.7   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 141.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 141.9   CC       tests/init.o
20:44:46 [2022-07-29T20:44:46.113Z] #84 141.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:44:46 [2022-07-29T20:44:46.113Z] #84 142.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:44:46 [2022-07-29T20:44:46.351Z] #21 21.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:44:46 [2022-07-29T20:44:46.351Z] #21 21.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:44:46 [2022-07-29T20:44:46.351Z] #21 21.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:44:46 [2022-07-29T20:44:46.351Z] #21 21.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:44:46 [2022-07-29T20:44:46.351Z] #21 21.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:44:46 [2022-07-29T20:44:46.351Z] #21 21.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:44:46 [2022-07-29T20:44:46.351Z] #21 21.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:44:46 [2022-07-29T20:44:46.609Z] #21 21.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:44:46 [2022-07-29T20:44:46.609Z] #21 21.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:44:46 [2022-07-29T20:44:46.609Z] #21 21.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:44:46 [2022-07-29T20:44:46.609Z] #21 21.70 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:44:46 [2022-07-29T20:44:46.984Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
20:44:47 [2022-07-29T20:44:47.500Z] #84 ...
20:44:47 [2022-07-29T20:44:47.500Z] 
20:44:47 [2022-07-29T20:44:47.500Z] #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
20:44:47 [2022-07-29T20:44:47.500Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:44:47 [2022-07-29T20:44:47.500Z] #19 184.1 Selecting previously unselected package cpp-aarch64-linux-gnu.
20:44:47 [2022-07-29T20:44:47.500Z] #19 184.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.500Z] #19 184.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
20:44:47 [2022-07-29T20:44:47.500Z] #19 184.2 Selecting previously unselected package cpp-arm-linux-gnueabi.
20:44:47 [2022-07-29T20:44:47.500Z] #19 184.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.500Z] #19 184.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
20:44:47 [2022-07-29T20:44:47.500Z] #19 184.3 Selecting previously unselected package cpp-arm-linux-gnueabihf.
20:44:47 [2022-07-29T20:44:47.500Z] #19 184.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.544Z] #21 22.29 debconf: delaying package configuration, since apt-utils is not installed
20:44:47 [2022-07-29T20:44:47.544Z] #21 22.44 Fetched 27.7 MB in 1s (19.2 MB/s)
20:44:47 [2022-07-29T20:44:47.544Z] #21 22.55 Selecting previously unselected package pigz.
20:44:47 [2022-07-29T20:44:47.544Z] #21 22.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
20:44:47 [2022-07-29T20:44:47.544Z] #21 22.57 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.544Z] #21 22.58 Unpacking pigz (2.6-1) ...
20:44:47 [2022-07-29T20:44:47.544Z] #21 22.72 Selecting previously unselected package libelf1:amd64.
20:44:47 [2022-07-29T20:44:47.544Z] #21 22.72 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.544Z] #21 22.72 Unpacking libelf1:amd64 (0.183-1) ...
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.4 Selecting previously unselected package cpp-s390x-linux-gnu.
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.4 Selecting previously unselected package cross-config.
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.4 Unpacking cross-config (2.6.18+nmu1) ...
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.5 Selecting previously unselected package gcc-10-cross-base.
20:44:47 [2022-07-29T20:44:47.761Z] #19 184.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
20:44:47 [2022-07-29T20:44:47.803Z] #21 22.91 Selecting previously unselected package libbpf0:amd64.
20:44:47 [2022-07-29T20:44:47.803Z] #21 22.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.803Z] #21 22.91 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:44:47 [2022-07-29T20:44:47.803Z] #21 23.00 Selecting previously unselected package libcap2:amd64.
20:44:47 [2022-07-29T20:44:47.803Z] #21 23.00 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.803Z] #21 23.02 Unpacking libcap2:amd64 (1:2.44-1) ...
20:44:47 [2022-07-29T20:44:47.803Z] #21 23.08 Selecting previously unselected package libmnl0:amd64.
20:44:47 [2022-07-29T20:44:47.803Z] #21 23.08 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:44:47 [2022-07-29T20:44:47.803Z] #21 23.08 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:44:48 [2022-07-29T20:44:48.021Z] #19 184.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
20:44:48 [2022-07-29T20:44:48.021Z] #19 184.6 Selecting previously unselected package libc6-arm64-cross.
20:44:48 [2022-07-29T20:44:48.021Z] #19 184.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
20:44:48 [2022-07-29T20:44:48.021Z] #19 184.6 Unpacking libc6-arm64-cross (2.31-9cross4) ...
20:44:48 [2022-07-29T20:44:48.062Z] #21 23.15 Selecting previously unselected package libxtables12:amd64.
20:44:48 [2022-07-29T20:44:48.062Z] #21 23.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:44:48 [2022-07-29T20:44:48.062Z] #21 23.20 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:44:48 [2022-07-29T20:44:48.320Z] #21 23.28 Selecting previously unselected package libcap2-bin.
20:44:48 [2022-07-29T20:44:48.320Z] #21 23.28 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:44:48 [2022-07-29T20:44:48.320Z] #21 23.28 Unpacking libcap2-bin (1:2.44-1) ...
20:44:48 [2022-07-29T20:44:48.320Z] #21 23.40 Selecting previously unselected package iproute2.
20:44:48 [2022-07-29T20:44:48.320Z] #21 23.40 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:44:48 [2022-07-29T20:44:48.320Z] #21 23.40 Unpacking iproute2 (5.10.0-4) ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.1 Selecting previously unselected package libgcc-s1-arm64-cross.
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.1 Selecting previously unselected package libgomp1-arm64-cross.
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.2 Selecting previously unselected package libitm1-arm64-cross.
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.3 Selecting previously unselected package libatomic1-arm64-cross.
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.3 Selecting previously unselected package libasan6-arm64-cross.
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:48 [2022-07-29T20:44:48.593Z] #19 185.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
20:44:48 [2022-07-29T20:44:48.888Z] #21 23.95 Selecting previously unselected package xxd.
20:44:48 [2022-07-29T20:44:48.888Z] #21 23.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:44:48 [2022-07-29T20:44:48.888Z] #21 23.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:44:49 [2022-07-29T20:44:49.146Z] #21 24.12 Selecting previously unselected package vim-common.
20:44:49 [2022-07-29T20:44:49.146Z] #21 24.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:44:49 [2022-07-29T20:44:49.146Z] #21 24.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:44:49 [2022-07-29T20:44:49.146Z] #21 24.34 Selecting previously unselected package bash-completion.
20:44:49 [2022-07-29T20:44:49.146Z] #21 24.36 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:44:49 [2022-07-29T20:44:49.534Z] #19 186.0 Selecting previously unselected package liblsan0-arm64-cross.
20:44:49 [2022-07-29T20:44:49.534Z] #19 186.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:49 [2022-07-29T20:44:49.534Z] #19 186.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
20:44:49 [2022-07-29T20:44:49.795Z] #19 186.3 Selecting previously unselected package libtsan0-arm64-cross.
20:44:49 [2022-07-29T20:44:49.795Z] #19 186.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:49 [2022-07-29T20:44:49.795Z] #19 186.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
20:44:50 [2022-07-29T20:44:50.739Z] #19 187.1 Selecting previously unselected package libstdc++6-arm64-cross.
20:44:50 [2022-07-29T20:44:50.739Z] #19 187.1 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:50 [2022-07-29T20:44:50.739Z] #19 187.1 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
20:44:50 [2022-07-29T20:44:50.739Z] #19 187.3 Selecting previously unselected package libubsan1-arm64-cross.
20:44:50 [2022-07-29T20:44:50.739Z] #19 187.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:50 [2022-07-29T20:44:50.739Z] #19 187.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
20:44:50 [2022-07-29T20:44:50.999Z] #19 187.6 Selecting previously unselected package libgcc-10-dev-arm64-cross.
20:44:50 [2022-07-29T20:44:50.999Z] #19 187.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
20:44:50 [2022-07-29T20:44:50.999Z] #19 187.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
20:44:51 [2022-07-29T20:44:51.570Z] #19 188.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
20:44:51 [2022-07-29T20:44:51.570Z] #19 188.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:44:51 [2022-07-29T20:44:51.570Z] #19 188.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:44:51 [2022-07-29T20:44:51.677Z] #21 ...
20:44:51 [2022-07-29T20:44:51.677Z] 
20:44:51 [2022-07-29T20:44:51.677Z] #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
20:44:51 [2022-07-29T20:44:51.677Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:51 [2022-07-29T20:44:51.677Z] #77 110.6 checking compilation for eBPF... yes
20:44:51 [2022-07-29T20:44:51.677Z] #77 110.9 checking for criu >= 3.15... no
20:44:51 [2022-07-29T20:44:51.677Z] #77 110.9 configure: CRIU headers not found, building without CRIU support
20:44:51 [2022-07-29T20:44:51.677Z] #77 110.9 checking for criu > 3.16... no
20:44:51 [2022-07-29T20:44:51.677Z] #77 110.9 configure: CRIU version doesn't support join-ns API
20:44:51 [2022-07-29T20:44:51.677Z] #77 110.9 checking for criu > 3.16.1... no
20:44:51 [2022-07-29T20:44:51.677Z] #77 111.0 configure: CRIU version doesn't support for pre-dumping
20:44:51 [2022-07-29T20:44:51.677Z] #77 111.0 checking for new mount API (fsconfig)... yes
20:44:51 [2022-07-29T20:44:51.677Z] #77 111.1 checking for seccomp notify API... yes
20:44:51 [2022-07-29T20:44:51.677Z] #77 111.2 checking for gperf... no
20:44:51 [2022-07-29T20:44:51.677Z] #77 111.2 configure: gperf not found - cannot rebuild signal parser code
20:44:51 [2022-07-29T20:44:51.677Z] #77 111.2 checking for library containing argp_parse... none required
20:44:51 [2022-07-29T20:44:51.677Z] #77 111.6 checking that generated files are newer than configure... done
20:44:51 [2022-07-29T20:44:51.677Z] #77 111.6 configure: creating ./config.status
20:44:51 [2022-07-29T20:44:51.677Z] #77 114.1 config.status: creating Makefile
20:44:51 [2022-07-29T20:44:51.677Z] #77 114.1 config.status: creating rpm/crun.spec
20:44:51 [2022-07-29T20:44:51.677Z] #77 114.2 config.status: creating config.h
20:44:51 [2022-07-29T20:44:51.677Z] #77 114.3 config.status: executing libtool commands
20:44:51 [2022-07-29T20:44:51.677Z] #77 114.4 config.status: executing depfiles commands
20:44:51 [2022-07-29T20:44:51.677Z] #77 115.6 === configuring in libocispec (/tmp/crun-build/libocispec)
20:44:51 [2022-07-29T20:44:51.677Z] #77 115.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:44:51 [2022-07-29T20:44:51.677Z] #77 116.0 checking for gcc... gcc
20:44:51 [2022-07-29T20:44:51.677Z] #77 116.1 checking whether the C compiler works... yes
20:44:51 [2022-07-29T20:44:51.677Z] #77 116.3 checking for C compiler default output file name... a.out
20:44:51 [2022-07-29T20:44:51.677Z] #77 116.3 checking for suffix of executables... 
20:44:51 [2022-07-29T20:44:51.677Z] #77 116.6 checking whether we are cross compiling... no
20:44:51 [2022-07-29T20:44:51.677Z] #77 116.8 checking for suffix of object files... o
20:44:51 [2022-07-29T20:44:51.677Z] #77 116.9 checking whether we are using the GNU C compiler... yes
20:44:51 [2022-07-29T20:44:51.677Z] #77 117.0 checking whether gcc accepts -g... yes
20:44:51 [2022-07-29T20:44:51.677Z] #77 117.1 checking for gcc option to accept ISO C89... none needed
20:44:51 [2022-07-29T20:44:51.677Z] #77 117.3 checking whether gcc understands -c and -o together... yes
20:44:51 [2022-07-29T20:44:51.677Z] #77 117.4 checking how to run the C preprocessor... gcc -E
20:44:51 [2022-07-29T20:44:51.677Z] #77 117.7 checking for grep that handles long lines and -e... /bin/grep
20:44:51 [2022-07-29T20:44:51.678Z] #77 117.7 checking for egrep... /bin/grep -E
20:44:51 [2022-07-29T20:44:51.678Z] #77 117.7 checking for ANSI C header files... yes
20:44:51 [2022-07-29T20:44:51.678Z] #77 118.3 checking for sys/types.h... yes
20:44:51 [2022-07-29T20:44:51.678Z] #77 118.5 checking for sys/stat.h... yes
20:44:51 [2022-07-29T20:44:51.678Z] #77 118.7 checking for stdlib.h... yes
20:44:51 [2022-07-29T20:44:51.678Z] #77 118.9 checking for string.h... yes
20:44:51 [2022-07-29T20:44:51.678Z] #77 119.0 checking for memory.h... 
20:44:51 [2022-07-29T20:44:51.678Z] #77 ...
20:44:51 [2022-07-29T20:44:51.678Z] 
20:44:51 [2022-07-29T20:44:51.678Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:44:51 [2022-07-29T20:44:51.678Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:44:51 [2022-07-29T20:44:51.678Z] #21 26.74 Unpacking bash-completion (1:2.11-2) ...
20:44:51 [2022-07-29T20:44:51.936Z] #21 27.21 Selecting previously unselected package bzip2.
20:44:52 [2022-07-29T20:44:52.194Z] #21 27.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:44:52 [2022-07-29T20:44:52.194Z] #21 27.22 Unpacking bzip2 (1.0.8-4) ...
20:44:52 [2022-07-29T20:44:52.194Z] #21 27.30 Selecting previously unselected package xz-utils.
20:44:52 [2022-07-29T20:44:52.194Z] #21 27.31 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:44:52 [2022-07-29T20:44:52.194Z] #21 27.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:44:52 [2022-07-29T20:44:52.452Z] #21 27.51 Selecting previously unselected package apparmor.
20:44:52 [2022-07-29T20:44:52.452Z] #21 27.51 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:44:52 [2022-07-29T20:44:52.452Z] #21 27.57 Unpacking apparmor (2.13.6-10) ...
20:44:53 [2022-07-29T20:44:53.019Z] #21 28.05 Selecting previously unselected package inetutils-ping.
20:44:53 [2022-07-29T20:44:53.019Z] #21 28.05 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:44:53 [2022-07-29T20:44:53.019Z] #21 28.06 Unpacking inetutils-ping (2:2.0-1) ...
20:44:53 [2022-07-29T20:44:53.019Z] #21 28.20 Selecting previously unselected package libip4tc2:amd64.
20:44:53 [2022-07-29T20:44:53.019Z] #21 28.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:44:53 [2022-07-29T20:44:53.019Z] #21 28.20 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:44:53 [2022-07-29T20:44:53.278Z] #21 28.29 Selecting previously unselected package libip6tc2:amd64.
20:44:53 [2022-07-29T20:44:53.278Z] #21 28.31 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:44:53 [2022-07-29T20:44:53.278Z] #21 28.31 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:44:53 [2022-07-29T20:44:53.278Z] #21 28.40 Selecting previously unselected package libnfnetlink0:amd64.
20:44:53 [2022-07-29T20:44:53.278Z] #21 28.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:44:53 [2022-07-29T20:44:53.278Z] #21 28.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:44:53 [2022-07-29T20:44:53.278Z] #21 28.48 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:44:53 [2022-07-29T20:44:53.278Z] #21 28.48 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:44:53 [2022-07-29T20:44:53.435Z] --- PASS: TestBuildSquashParent (6.83s)
20:44:53 [2022-07-29T20:44:53.435Z] === RUN   TestBuildWithRemoveAndForceRemove
20:44:53 [2022-07-29T20:44:53.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:44:53 [2022-07-29T20:44:53.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:44:53 [2022-07-29T20:44:53.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:44:53 [2022-07-29T20:44:53.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:44:53 [2022-07-29T20:44:53.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:44:53 [2022-07-29T20:44:53.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:44:53 [2022-07-29T20:44:53.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:44:53 [2022-07-29T20:44:53.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:44:53 [2022-07-29T20:44:53.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:44:53 [2022-07-29T20:44:53.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:44:53 [2022-07-29T20:44:53.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:44:53 [2022-07-29T20:44:53.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:44:53 [2022-07-29T20:44:53.435Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:44:53 [2022-07-29T20:44:53.435Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:44:53 [2022-07-29T20:44:53.435Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:44:53 [2022-07-29T20:44:53.435Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:44:53 [2022-07-29T20:44:53.435Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:44:53 [2022-07-29T20:44:53.435Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:44:53 [2022-07-29T20:44:53.537Z] #21 28.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:44:53 [2022-07-29T20:44:53.537Z] #21 28.59 Selecting previously unselected package libnftnl11:amd64.
20:44:53 [2022-07-29T20:44:53.537Z] #21 28.59 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:44:53 [2022-07-29T20:44:53.537Z] #21 28.60 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:44:53 [2022-07-29T20:44:53.537Z] #21 28.68 Selecting previously unselected package iptables.
20:44:53 [2022-07-29T20:44:53.537Z] #21 28.68 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:44:53 [2022-07-29T20:44:53.537Z] #21 28.68 Unpacking iptables (1.8.7-1) ...
20:44:54 [2022-07-29T20:44:54.104Z] #21 29.02 Selecting previously unselected package libonig5:amd64.
20:44:54 [2022-07-29T20:44:54.104Z] #21 29.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:44:54 [2022-07-29T20:44:54.104Z] #21 29.03 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:44:54 [2022-07-29T20:44:54.104Z] #21 29.17 Selecting previously unselected package libjq1:amd64.
20:44:54 [2022-07-29T20:44:54.104Z] #21 29.18 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:44:54 [2022-07-29T20:44:54.104Z] #21 29.19 Unpacking libjq1:amd64 (1.6-2.1) ...
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.27 Selecting previously unselected package jq.
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.27 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.29 Unpacking jq (1.6-2.1) ...
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.39 Selecting previously unselected package libaio1:amd64.
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.40 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.40 Unpacking libaio1:amd64 (0.3.112-9) ...
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.49 Selecting previously unselected package libgpm2:amd64.
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.50 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.50 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.58 Selecting previously unselected package libicu67:amd64.
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.58 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:44:54 [2022-07-29T20:44:54.363Z] #21 29.58 Unpacking libicu67:amd64 (67.1-7) ...
20:44:55 [2022-07-29T20:44:55.340Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:44:55 [2022-07-29T20:44:55.340Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.98s)
20:44:55 [2022-07-29T20:44:55.340Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s)
20:44:55 [2022-07-29T20:44:55.340Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s)
20:44:55 [2022-07-29T20:44:55.340Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s)
20:44:55 [2022-07-29T20:44:55.340Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s)
20:44:55 [2022-07-29T20:44:55.340Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s)
20:44:55 [2022-07-29T20:44:55.340Z] === RUN   TestBuildMultiStageCopy
20:44:55 [2022-07-29T20:44:55.340Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:44:58 [2022-07-29T20:44:58.169Z] #19 ...
20:44:58 [2022-07-29T20:44:58.169Z] 
20:44:58 [2022-07-29T20:44:58.169Z] #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
20:44:58 [2022-07-29T20:44:58.169Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:58 [2022-07-29T20:44:58.169Z] #84 162.0   CCLD     tests/init
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.22 Selecting previously unselected package libinih1:amd64.
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.24 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.25 Unpacking libinih1:amd64 (53-1+b2) ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.31 Selecting previously unselected package libnet1:amd64.
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.41 Selecting previously unselected package libnl-3-200:amd64.
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.41 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.53 Selecting previously unselected package libprotobuf-c1:amd64.
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.53 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.64 Selecting previously unselected package libyajl2:amd64.
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.64 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.65 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.70 Selecting previously unselected package net-tools.
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.71 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:44:58 [2022-07-29T20:44:58.553Z] #21 33.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:44:58 [2022-07-29T20:44:58.627Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:44:58 [2022-07-29T20:44:58.812Z] #21 33.93 Selecting previously unselected package patch.
20:44:58 [2022-07-29T20:44:58.812Z] #21 33.94 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
20:44:58 [2022-07-29T20:44:58.812Z] #21 33.96 Unpacking patch (2.7.6-7) ...
20:44:59 [2022-07-29T20:44:59.070Z] #21 34.07 Selecting previously unselected package python-pip-whl.
20:44:59 [2022-07-29T20:44:59.070Z] #21 34.08 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:44:59 [2022-07-29T20:44:59.070Z] #21 34.09 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:44:59 [2022-07-29T20:44:59.193Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:44:59 [2022-07-29T20:44:59.637Z] #21 34.70 Selecting previously unselected package python3-lib2to3.
20:44:59 [2022-07-29T20:44:59.638Z] #21 34.70 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
20:44:59 [2022-07-29T20:44:59.638Z] #21 34.71 Unpacking python3-lib2to3 (3.9.2-1) ...
20:44:59 [2022-07-29T20:44:59.638Z] #21 34.84 Selecting previously unselected package python3-distutils.
20:44:59 [2022-07-29T20:44:59.638Z] #21 34.84 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
20:44:59 [2022-07-29T20:44:59.638Z] #21 34.85 Unpacking python3-distutils (3.9.2-1) ...
20:44:59 [2022-07-29T20:44:59.896Z] #21 34.98 Selecting previously unselected package python3-pkg-resources.
20:44:59 [2022-07-29T20:44:59.896Z] #21 ...
20:44:59 [2022-07-29T20:44:59.896Z] 
20:44:59 [2022-07-29T20:44:59.896Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:44:59 [2022-07-29T20:44:59.896Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:44:59 [2022-07-29T20:44:59.896Z] #77 119.0 checking for memory.h... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 119.2 checking for strings.h... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 119.4 checking for inttypes.h... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 119.6 checking for stdint.h... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 119.7 checking for unistd.h... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 119.9 checking minix/config.h usability... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.1 checking minix/config.h presence... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.1 checking for minix/config.h... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.1 checking whether it is safe to define __EXTENSIONS__... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.3 checking build system type... x86_64-pc-linux-gnu
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.5 checking host system type... x86_64-pc-linux-gnu
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.5 checking how to print strings... printf
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.5 checking for a sed that does not truncate output... /bin/sed
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.5 checking for fgrep... /bin/grep -F
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.5 checking for ld used by gcc... /usr/bin/ld
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking whether ln -s works... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking the maximum length of command line arguments... 1572864
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking for /usr/bin/ld option to reload object files... -r
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking for objdump... objdump
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking how to recognize dependent libraries... pass_all
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking for dlltool... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking how to associate runtime and link libraries... printf %s\n
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking for ar... ar
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.7 checking for archiver @FILE support... @
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.9 checking for strip... strip
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.9 checking for ranlib... ranlib
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.9 checking for gawk... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.9 checking for mawk... mawk
20:44:59 [2022-07-29T20:44:59.896Z] #77 120.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.3 checking for sysroot... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.3 checking for a working dd... /bin/dd
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.4 checking for mt... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.4 checking if : is a manifest tool... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.4 checking for dlfcn.h... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.6 checking for objdir... .libs
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.8 checking if gcc supports -fno-rtti -fno-exceptions... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.9 checking for gcc option to produce PIC... -fPIC -DPIC
20:44:59 [2022-07-29T20:44:59.896Z] #77 121.9 checking if gcc PIC flag -fPIC -DPIC works... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.0 checking if gcc static flag -static works... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.4 checking if gcc supports -c -o file.o... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.5 checking if gcc supports -c -o file.o... (cached) yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.6 checking dynamic linker characteristics... GNU/Linux ld.so
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.9 checking how to hardcode library paths into programs... immediate
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.9 checking whether stripping libraries is possible... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.9 checking if libtool supports shared libraries... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.9 checking whether to build shared libraries... no
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.9 checking whether to build static libraries... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.9 checking for a BSD-compatible install... /usr/bin/install -c
20:44:59 [2022-07-29T20:44:59.896Z] #77 122.9 checking whether build environment is sane... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.0 checking whether make sets $(MAKE)... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.0 checking whether make supports the include directive... yes (GNU style)
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.0 checking whether make supports nested variables... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.1 checking whether UID '0' is supported by ustar format... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.1 checking whether GID '0' is supported by ustar format... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.1 checking how to create a ustar tar archive... gnutar
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.1 checking dependency style of gcc... gcc3
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.3 checking whether to enable maintainer-specific portions of Makefiles... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.3 checking whether make supports nested variables... (cached) yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.3 checking for pkg-config... /usr/bin/pkg-config
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.3 checking pkg-config is at least version 0.9.0... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.3 checking for yajl >= 2.1.0... yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.3 checking for a sed that does not truncate output... (cached) /bin/sed
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.4 checking for gcc... (cached) gcc
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.4 checking whether we are using the GNU C compiler... (cached) yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.4 checking whether gcc accepts -g... (cached) yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.4 checking for gcc option to accept ISO C89... (cached) none needed
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.4 checking whether gcc understands -c and -o together... (cached) yes
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.4 checking for a Python interpreter with version >= 3... python3
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.5 checking for python3... /usr/bin/python3
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.5 checking for python3 version... 3.9
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.6 checking for python3 platform... linux
20:44:59 [2022-07-29T20:44:59.896Z] #77 123.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:44:59 [2022-07-29T20:44:59.897Z] #77 123.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:44:59 [2022-07-29T20:44:59.897Z] #77 124.0 checking that generated files are newer than configure... done
20:44:59 [2022-07-29T20:44:59.897Z] #77 124.0 configure: creating ./config.status
20:44:59 [2022-07-29T20:44:59.897Z] #77 126.1 config.status: creating Makefile
20:44:59 [2022-07-29T20:44:59.897Z] #77 126.2 config.status: creating config.h
20:44:59 [2022-07-29T20:44:59.897Z] #77 126.2 config.status: executing libtool commands
20:44:59 [2022-07-29T20:44:59.897Z] #77 126.3 config.status: executing depfiles commands
20:44:59 [2022-07-29T20:44:59.897Z] #77 126.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:44:59 [2022-07-29T20:44:59.897Z] #77 126.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:44:59 [2022-07-29T20:44:59.897Z] #77 127.2 checking for gcc... gcc
20:45:00 [2022-07-29T20:45:00.129Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:45:00 [2022-07-29T20:45:00.155Z] #77 127.3 checking whether the C compiler works... yes
20:45:00 [2022-07-29T20:45:00.155Z] #77 127.5 checking for C compiler default output file name... a.out
20:45:00 [2022-07-29T20:45:00.155Z] #77 127.5 checking for suffix of executables... 
20:45:00 [2022-07-29T20:45:00.414Z] #77 127.7 checking whether we are cross compiling... no
20:45:00 [2022-07-29T20:45:00.414Z] #77 127.8 checking for suffix of object files... o
20:45:00 [2022-07-29T20:45:00.673Z] #77 127.9 checking whether we are using the GNU C compiler... yes
20:45:00 [2022-07-29T20:45:00.674Z] #77 128.0 checking whether gcc accepts -g... yes
20:45:00 [2022-07-29T20:45:00.932Z] #77 128.1 checking for gcc option to accept ISO C89... none needed
20:45:00 [2022-07-29T20:45:00.932Z] #77 128.3 checking whether gcc understands -c and -o together... yes
20:45:00 [2022-07-29T20:45:00.932Z] #77 128.4 checking for a BSD-compatible install... /usr/bin/install -c
20:45:00 [2022-07-29T20:45:00.932Z] #77 128.5 checking whether build environment is sane... yes
20:45:00 [2022-07-29T20:45:00.932Z] #77 128.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:45:01 [2022-07-29T20:45:01.065Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:45:01 [2022-07-29T20:45:01.194Z] #77 128.5 checking for gawk... no
20:45:01 [2022-07-29T20:45:01.194Z] #77 128.5 checking for mawk... mawk
20:45:01 [2022-07-29T20:45:01.194Z] #77 128.5 checking whether make sets $(MAKE)... yes
20:45:01 [2022-07-29T20:45:01.194Z] #77 128.6 checking whether make supports the include directive... yes (GNU style)
20:45:01 [2022-07-29T20:45:01.194Z] #77 128.6 checking whether make supports nested variables... yes
20:45:01 [2022-07-29T20:45:01.194Z] #77 128.6 checking whether UID '0' is supported by ustar format... yes
20:45:01 [2022-07-29T20:45:01.194Z] #77 128.7 checking whether GID '0' is supported by ustar format... yes
20:45:01 [2022-07-29T20:45:01.194Z] #77 128.7 checking how to create a ustar tar archive... gnutar
20:45:01 [2022-07-29T20:45:01.453Z] #77 128.7 checking dependency style of gcc... gcc3
20:45:01 [2022-07-29T20:45:01.453Z] #77 128.8 checking whether to enable maintainer-specific portions of Makefiles... yes
20:45:01 [2022-07-29T20:45:01.453Z] #77 128.8 checking whether make supports nested variables... (cached) yes
20:45:01 [2022-07-29T20:45:01.711Z] #77 128.9 checking build system type... x86_64-pc-linux-gnu
20:45:01 [2022-07-29T20:45:01.711Z] #77 129.1 checking host system type... x86_64-pc-linux-gnu
20:45:01 [2022-07-29T20:45:01.711Z] #77 129.1 checking how to print strings... printf
20:45:01 [2022-07-29T20:45:01.711Z] #77 129.1 checking for a sed that does not truncate output... /bin/sed
20:45:01 [2022-07-29T20:45:01.711Z] #77 129.2 checking for grep that handles long lines and -e... /bin/grep
20:45:01 [2022-07-29T20:45:01.711Z] #77 129.2 checking for egrep... /bin/grep -E
20:45:01 [2022-07-29T20:45:01.711Z] #77 129.2 checking for fgrep... /bin/grep -F
20:45:01 [2022-07-29T20:45:01.711Z] #77 129.2 checking for ld used by gcc... /usr/bin/ld
20:45:01 [2022-07-29T20:45:01.711Z] #77 129.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking whether ln -s works... yes
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking the maximum length of command line arguments... 1572864
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking for /usr/bin/ld option to reload object files... -r
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking for objdump... objdump
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking how to recognize dependent libraries... pass_all
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking for dlltool... no
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking how to associate runtime and link libraries... printf %s\n
20:45:01 [2022-07-29T20:45:01.970Z] #77 129.4 checking for ar... ar
20:45:02 [2022-07-29T20:45:02.228Z] #77 129.4 checking for archiver @FILE support... @
20:45:02 [2022-07-29T20:45:02.228Z] #77 129.5 checking for strip... strip
20:45:02 [2022-07-29T20:45:02.228Z] #77 129.5 checking for ranlib... ranlib
20:45:02 [2022-07-29T20:45:02.442Z] --- PASS: TestBuildMultiStageCopy (6.75s)
20:45:02 [2022-07-29T20:45:02.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s)
20:45:02 [2022-07-29T20:45:02.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
20:45:02 [2022-07-29T20:45:02.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
20:45:02 [2022-07-29T20:45:02.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
20:45:02 [2022-07-29T20:45:02.442Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
20:45:02 [2022-07-29T20:45:02.442Z] === RUN   TestBuildMultiStageParentConfig
20:45:02 [2022-07-29T20:45:02.486Z] #77 129.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:45:02 [2022-07-29T20:45:02.486Z] #77 129.8 checking for sysroot... no
20:45:02 [2022-07-29T20:45:02.486Z] #77 129.8 checking for a working dd... /bin/dd
20:45:02 [2022-07-29T20:45:02.486Z] #77 129.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:45:02 [2022-07-29T20:45:02.486Z] #77 129.9 checking for mt... no
20:45:02 [2022-07-29T20:45:02.486Z] #77 129.9 checking if : is a manifest tool... no
20:45:02 [2022-07-29T20:45:02.745Z] #77 130.0 checking how to run the C preprocessor... gcc -E
20:45:03 [2022-07-29T20:45:03.311Z] #77 130.2 checking for ANSI C header files... yes
20:45:03 [2022-07-29T20:45:03.569Z] #77 130.8 checking for sys/types.h... yes
20:45:03 [2022-07-29T20:45:03.827Z] #77 131.0 checking for sys/stat.h... yes
20:45:03 [2022-07-29T20:45:03.827Z] #77 131.1 checking for stdlib.h... yes
20:45:04 [2022-07-29T20:45:04.085Z] #77 131.3 checking for string.h... yes
20:45:04 [2022-07-29T20:45:04.085Z] #77 131.5 checking for memory.h... yes
20:45:04 [2022-07-29T20:45:04.343Z] #77 131.7 checking for strings.h... yes
20:45:04 [2022-07-29T20:45:04.602Z] #77 131.8 checking for inttypes.h... yes
20:45:04 [2022-07-29T20:45:04.860Z] #77 132.0 checking for stdint.h... yes
20:45:04 [2022-07-29T20:45:04.860Z] #77 132.1 checking for unistd.h... yes
20:45:05 [2022-07-29T20:45:05.117Z] #77 132.2 checking for dlfcn.h... yes
20:45:05 [2022-07-29T20:45:05.117Z] #77 132.5 checking for objdir... .libs
20:45:05 [2022-07-29T20:45:05.375Z] #77 132.7 checking if gcc supports -fno-rtti -fno-exceptions... no
20:45:05 [2022-07-29T20:45:05.375Z] #77 132.8 checking for gcc option to produce PIC... -fPIC -DPIC
20:45:05 [2022-07-29T20:45:05.634Z] #77 132.8 checking if gcc PIC flag -fPIC -DPIC works... yes
20:45:05 [2022-07-29T20:45:05.893Z] #77 133.0 checking if gcc static flag -static works... yes
20:45:06 [2022-07-29T20:45:06.152Z] #77 133.4 checking if gcc supports -c -o file.o... yes
20:45:06 [2022-07-29T20:45:06.152Z] #77 133.5 checking if gcc supports -c -o file.o... (cached) yes
20:45:06 [2022-07-29T20:45:06.152Z] #77 133.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:45:06 [2022-07-29T20:45:06.410Z] #77 133.6 checking dynamic linker characteristics... GNU/Linux ld.so
20:45:06 [2022-07-29T20:45:06.410Z] #77 133.9 checking how to hardcode library paths into programs... immediate
20:45:06 [2022-07-29T20:45:06.410Z] #77 133.9 checking whether stripping libraries is possible... yes
20:45:06 [2022-07-29T20:45:06.410Z] #77 133.9 checking if libtool supports shared libraries... yes
20:45:06 [2022-07-29T20:45:06.410Z] #77 133.9 checking whether to build shared libraries... no
20:45:06 [2022-07-29T20:45:06.410Z] #77 133.9 checking whether to build static libraries... yes
20:45:06 [2022-07-29T20:45:06.670Z] #77 133.9 checking float.h usability... yes
20:45:06 [2022-07-29T20:45:06.670Z] #77 134.0 checking float.h presence... yes
20:45:06 [2022-07-29T20:45:06.670Z] #77 134.1 checking for float.h... yes
20:45:06 [2022-07-29T20:45:06.928Z] #77 134.1 checking limits.h usability... yes
20:45:06 [2022-07-29T20:45:06.928Z] #77 134.3 checking limits.h presence... yes
20:45:06 [2022-07-29T20:45:06.928Z] #77 134.3 checking for limits.h... yes
20:45:06 [2022-07-29T20:45:06.928Z] #77 134.4 checking stddef.h usability... yes
20:45:07 [2022-07-29T20:45:07.187Z] #77 134.5 checking stddef.h presence... yes
20:45:07 [2022-07-29T20:45:07.187Z] #77 134.5 checking for stddef.h... yes
20:45:07 [2022-07-29T20:45:07.187Z] #77 134.5 checking for stdlib.h... (cached) yes
20:45:07 [2022-07-29T20:45:07.187Z] #77 134.6 checking for string.h... (cached) yes
20:45:07 [2022-07-29T20:45:07.446Z] #77 134.6 checking sys/time.h usability... yes
20:45:07 [2022-07-29T20:45:07.446Z] #77 134.7 checking sys/time.h presence... yes
20:45:07 [2022-07-29T20:45:07.446Z] #77 134.8 checking for sys/time.h... yes
20:45:07 [2022-07-29T20:45:07.446Z] #77 134.8 checking for inline... inline
20:45:07 [2022-07-29T20:45:07.704Z] #77 134.9 checking for size_t... yes
20:45:07 [2022-07-29T20:45:07.757Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
20:45:07 [2022-07-29T20:45:07.757Z] === RUN   TestBuildLabelWithTargets
20:45:07 [2022-07-29T20:45:07.963Z] #77 135.2 checking for stdlib.h... (cached) yes
20:45:07 [2022-07-29T20:45:07.963Z] #77 135.2 checking for GNU libc compatible malloc... yes
20:45:08 [2022-07-29T20:45:08.221Z] #77 135.5 checking for stdlib.h... (cached) yes
20:45:08 [2022-07-29T20:45:08.221Z] #77 135.5 checking for GNU libc compatible realloc... yes
20:45:08 [2022-07-29T20:45:08.230Z] #84 ...
20:45:08 [2022-07-29T20:45:08.230Z] 
20:45:08 [2022-07-29T20:45:08.230Z] #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
20:45:08 [2022-07-29T20:45:08.230Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:45:08 [2022-07-29T20:45:08.230Z] #19 204.0 Selecting previously unselected package gcc-aarch64-linux-gnu.
20:45:08 [2022-07-29T20:45:08.230Z] #19 204.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:45:08 [2022-07-29T20:45:08.230Z] #19 204.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
20:45:08 [2022-07-29T20:45:08.479Z] #77 135.7 checking for working strtod... yes
20:45:08 [2022-07-29T20:45:08.738Z] #77 135.9 checking for gettimeofday... yes
20:45:08 [2022-07-29T20:45:08.802Z] #19 205.4 Selecting previously unselected package linux-libc-dev-arm64-cross.
20:45:08 [2022-07-29T20:45:08.802Z] #19 205.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
20:45:08 [2022-07-29T20:45:08.802Z] #19 205.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
20:45:08 [2022-07-29T20:45:08.905Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.3% of statements
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/rootless	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/volume	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === Skipped
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     network_proxy_test.go:208: No support for dual stack yet
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver btrfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver btrfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver btrfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver btrfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver btrfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:71: No driver to put!
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z] time="2022-07-29T20:44:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z] time="2022-07-29T20:44:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z] time="2022-07-29T20:44:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z] time="2022-07-29T20:44:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z] time="2022-07-29T20:44:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:71: No driver to put!
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     overlay_test.go:50: Fails to compute changes intermittently
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver zfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver zfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver zfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver zfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:44: Driver zfs not supported
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     graphtest_unix.go:71: No driver to put!
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:45:08 [2022-07-29T20:45:08.905Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
20:45:08 [2022-07-29T20:45:08.905Z] 
20:45:08 [2022-07-29T20:45:08.905Z] DONE 2799 tests, 28 skipped in 205.663s
20:45:08 [2022-07-29T20:45:08.905Z] + '[' -n 'github.com/docker/docker/libnetwork
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/bitseq
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/cluster
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/config
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/datastore
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/diagnostic
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/discoverapi
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/driverapi
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/host
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/null
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/drvregistry
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/etchosts
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/idm
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/internal/caller
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/ipam
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/ipamapi
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/ipams/null
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:08 [2022-07-29T20:45:08.905Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/ipamutils
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/iptables
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/netlabel
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/netutils
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/networkdb
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/ns
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/options
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/osl
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/portallocator
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/portmapper
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/resolvconf
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/testutils
20:45:08 [2022-07-29T20:45:08.906Z] github.com/docker/docker/libnetwork/types' ']'
20:45:08 [2022-07-29T20:45:08.906Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
20:45:08 [2022-07-29T20:45:08.996Z] #77 136.1 checking for memset... yes
20:45:09 [2022-07-29T20:45:09.257Z] #77 136.4 checking for strspn... yes
20:45:09 [2022-07-29T20:45:09.257Z] #77 136.7 checking that generated files are newer than configure... done
20:45:09 [2022-07-29T20:45:09.257Z] #77 136.7 configure: creating ./config.status
20:45:09 [2022-07-29T20:45:09.825Z] #77 ...
20:45:09 [2022-07-29T20:45:09.825Z] 
20:45:09 [2022-07-29T20:45:09.825Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:45:09 [2022-07-29T20:45:09.825Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:45:09 [2022-07-29T20:45:09.825Z] #21 34.98 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
20:45:09 [2022-07-29T20:45:09.825Z] #21 34.99 Unpacking python3-pkg-resources (52.0.0-4) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.12 Selecting previously unselected package python3-setuptools.
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.12 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.13 Unpacking python3-setuptools (52.0.0-4) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.39 Selecting previously unselected package python3-wheel.
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.39 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.41 Unpacking python3-wheel (0.34.2-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.50 Selecting previously unselected package python3-pip.
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.50 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.50 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.81 Selecting previously unselected package sudo.
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.81 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 35.82 Unpacking sudo (1.9.5p2-3) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 36.52 Selecting previously unselected package thin-provisioning-tools.
20:45:09 [2022-07-29T20:45:09.827Z] #21 36.53 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 36.55 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 36.81 Selecting previously unselected package uidmap.
20:45:09 [2022-07-29T20:45:09.827Z] #21 36.84 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 36.85 Unpacking uidmap (1:4.8.1-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 37.00 Selecting previously unselected package vim-runtime.
20:45:09 [2022-07-29T20:45:09.827Z] #21 37.00 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 37.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:45:09 [2022-07-29T20:45:09.827Z] #21 37.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:45:09 [2022-07-29T20:45:09.827Z] #21 37.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 40.63 Selecting previously unselected package vim.
20:45:09 [2022-07-29T20:45:09.827Z] #21 40.64 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 40.66 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 41.26 Selecting previously unselected package xfsprogs.
20:45:09 [2022-07-29T20:45:09.827Z] #21 41.26 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 41.27 Unpacking xfsprogs (5.10.0-4) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 41.74 Selecting previously unselected package zip.
20:45:09 [2022-07-29T20:45:09.827Z] #21 41.74 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 41.76 Unpacking zip (3.0-12) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 41.89 Selecting previously unselected package zstd.
20:45:09 [2022-07-29T20:45:09.827Z] #21 41.90 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 41.90 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 42.31 Setting up python3-pkg-resources (52.0.0-4) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.25 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.26 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.28 Setting up libgpm2:amd64 (1.20.7-8) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.29 Setting up libicu67:amd64 (67.1-7) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.31 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.33 Setting up libinih1:amd64 (53-1+b2) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.35 Setting up uidmap (1:4.8.1-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.36 Setting up libyajl2:amd64 (2.1.0-3) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.39 Setting up bzip2 (1.0.8-4) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 43.42 Setting up python3-wheel (0.34.2-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 44.10 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 44.12 Setting up libcap2:amd64 (1:2.44-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 44.13 Setting up libcap2-bin (1:2.44-1) ...
20:45:09 [2022-07-29T20:45:09.827Z] #21 44.14 Setting up apparmor (2.13.6-10) ...
20:45:10 [2022-07-29T20:45:10.187Z] #19 206.7 Selecting previously unselected package libc6-dev-arm64-cross.#19 ...
20:45:10 [2022-07-29T20:45:10.187Z] 
20:45:10 [2022-07-29T20:45:10.187Z] #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
20:45:10 [2022-07-29T20:45:10.187Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:45:10 [2022-07-29T20:45:10.187Z] #54 DONE 217.4s
20:45:10 [2022-07-29T20:45:10.187Z] 
20:45:10 [2022-07-29T20:45:10.187Z] #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
20:45:10 [2022-07-29T20:45:10.187Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:45:10 [2022-07-29T20:45:10.187Z] #19 206.7 Selecting previously unselected package libc6-dev-arm64-cross.
20:45:10 [2022-07-29T20:45:10.187Z] #19 206.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
20:45:10 [2022-07-29T20:45:10.187Z] #19 206.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
20:45:11 [2022-07-29T20:45:11.022Z] #21 45.96 Setting up zip (3.0-12) ...
20:45:11 [2022-07-29T20:45:11.022Z] #21 45.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:45:11 [2022-07-29T20:45:11.022Z] #21 45.99 Setting up bash-completion (1:2.11-2) ...
20:45:11 [2022-07-29T20:45:11.281Z] #21 ...
20:45:11 [2022-07-29T20:45:11.281Z] 
20:45:11 [2022-07-29T20:45:11.281Z] #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
20:45:11 [2022-07-29T20:45:11.281Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:45:11 [2022-07-29T20:45:11.281Z] #77 138.7 config.status: creating Makefile
20:45:11 [2022-07-29T20:45:11.281Z] #77 138.7 config.status: creating config.h
20:45:11 [2022-07-29T20:45:11.281Z] #77 138.7 config.status: executing depfiles commands
20:45:11 [2022-07-29T20:45:11.540Z] #77 138.9 config.status: executing libtool commands
20:45:11 [2022-07-29T20:45:11.572Z] #19 207.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
20:45:11 [2022-07-29T20:45:11.572Z] #19 207.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
20:45:11 [2022-07-29T20:45:11.572Z] #19 207.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
20:45:12 [2022-07-29T20:45:12.143Z] #19 208.7 Selecting previously unselected package g++-10-aarch64-linux-gnu.
20:45:12 [2022-07-29T20:45:12.143Z] #19 208.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:45:12 [2022-07-29T20:45:12.143Z] #19 208.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:45:12 [2022-07-29T20:45:12.476Z] #77 139.8   GEN      .version
20:45:12 [2022-07-29T20:45:12.476Z] #77 139.8 make  install-recursive
20:45:12 [2022-07-29T20:45:12.476Z] #77 139.8 make[1]: Entering directory '/tmp/crun-build'
20:45:12 [2022-07-29T20:45:12.476Z] #77 139.9 Making install in libocispec
20:45:12 [2022-07-29T20:45:12.476Z] #77 139.9 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:45:12 [2022-07-29T20:45:12.476Z] #77 139.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:45:12 [2022-07-29T20:45:12.476Z] #77 140.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:45:12 [2022-07-29T20:45:12.476Z] #77 140.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:45:12 [2022-07-29T20:45:12.476Z] #77 140.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:45:13 [2022-07-29T20:45:13.411Z] #77 140.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:45:13 [2022-07-29T20:45:13.411Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:45:13 [2022-07-29T20:45:13.411Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:45:13 [2022-07-29T20:45:13.411Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:45:13 [2022-07-29T20:45:13.411Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:45:13 [2022-07-29T20:45:13.411Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:45:13 [2022-07-29T20:45:13.411Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:45:13 [2022-07-29T20:45:13.411Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:45:13 [2022-07-29T20:45:13.411Z] #77 140.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:45:13 [2022-07-29T20:45:13.669Z] #77 141.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:45:13 [2022-07-29T20:45:13.669Z] #77 141.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:45:13 [2022-07-29T20:45:13.669Z] #77 141.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:45:13 [2022-07-29T20:45:13.669Z] #77 141.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:45:13 [2022-07-29T20:45:13.669Z] #77 141.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:45:13 [2022-07-29T20:45:13.669Z] #77 141.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:45:13 [2022-07-29T20:45:13.669Z] #77 141.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 make  install-recursive
20:45:14 [2022-07-29T20:45:14.603Z] #77 142.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.2 Making install in yajl
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.3   CC       verify/json_verify-json_verify.o
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.3   CC       src/libyajl_la-yajl_alloc.lo
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.3   CC       src/libyajl_la-yajl.lo
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.3   CC       src/libyajl_la-yajl_gen.lo
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.3   CC       src/libyajl_la-yajl_parser.lo
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.3   CC       src/libyajl_la-yajl_buf.lo
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.3   CC       src/libyajl_la-yajl_encode.lo
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.4   CC       src/libyajl_la-yajl_lex.lo
20:45:14 [2022-07-29T20:45:14.862Z] #77 142.4   CC       src/libyajl_la-yajl_tree.lo
20:45:15 [2022-07-29T20:45:15.875Z] --- PASS: TestBuildLabelWithTargets (8.00s)
20:45:15 [2022-07-29T20:45:15.875Z] === RUN   TestBuildWithEmptyLayers
20:45:17 [2022-07-29T20:45:17.434Z] #19 ...
20:45:17 [2022-07-29T20:45:17.434Z] 
20:45:17 [2022-07-29T20:45:17.434Z] #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
20:45:17 [2022-07-29T20:45:17.434Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:45:17 [2022-07-29T20:45:17.434Z] #84 177.3   AR       libcrun_testing.a
20:45:17 [2022-07-29T20:45:17.434Z] #84 177.3 ar: `u' modifier ignored since `D' is the default (see `U')
20:45:17 [2022-07-29T20:45:17.434Z] #84 177.4   CCLD     tests/tests_libcrun_utils
20:45:17 [2022-07-29T20:45:17.434Z] #84 177.4   CCLD     tests/tests_libcrun_errors
20:45:17 [2022-07-29T20:45:17.434Z] #84 177.5   CCLD     tests/tests_libcrun_fuzzer
20:45:17 [2022-07-29T20:45:17.434Z] #84 177.8   CCLD     libcrun.la
20:45:17 [2022-07-29T20:45:17.434Z] #84 178.6   CCLD     crun
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.0 make[3]: Entering directory '/tmp/crun-build'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.2  /bin/mkdir -p '/usr/local/share/man/man1'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.2  /bin/mkdir -p '/usr/local/lib'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.2  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.3 libtool: install: ranlib /usr/local/lib/libcrun.a
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 ----------------------------------------------------------------------
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 Libraries have been installed in:
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6    /usr/local/lib
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 If you ever happen to want to link against installed libraries
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 in a given directory, LIBDIR, you must either use libtool, and
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 specify the full pathname of the library, or use the '-LLIBDIR'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 flag during linking and do at least one of the following:
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6      during execution
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6      during linking
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 See any operating system documentation about shared libraries for
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 more information, such as the ld(1) and ld.so(8) manual pages.
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6 ----------------------------------------------------------------------
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6  /bin/mkdir -p '/build'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.7 libtool: install: /usr/bin/install -c crun /build/crun
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.7 make[3]: Leaving directory '/tmp/crun-build'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.7 make[2]: Leaving directory '/tmp/crun-build'
20:45:17 [2022-07-29T20:45:17.434Z] #84 179.7 make[1]: Leaving directory '/tmp/crun-build'
20:45:17 [2022-07-29T20:45:17.434Z] #84 DONE 180.6s
20:45:17 [2022-07-29T20:45:17.434Z] 
20:45:17 [2022-07-29T20:45:17.434Z] #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
20:45:17 [2022-07-29T20:45:17.434Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:45:18 [2022-07-29T20:45:18.407Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
20:45:18 [2022-07-29T20:45:18.407Z] === RUN   TestBuildMultiStageOnBuild
20:45:19 [2022-07-29T20:45:19.047Z] #77 ...
20:45:19 [2022-07-29T20:45:19.047Z] 
20:45:19 [2022-07-29T20:45:19.047Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:45:19 [2022-07-29T20:45:19.047Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.17 Setting up libmnl0:amd64 (1.0.4-3) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.19 Setting up patch (2.7.6-7) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.20 Setting up sudo (1.9.5p2-3) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.30 invoke-rc.d: could not determine current runlevel
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.32 invoke-rc.d: policy-rc.d denied execution of start.
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.33 Setting up xfsprogs (5.10.0-4) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.34 Setting up libxtables12:amd64 (1.8.7-1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.36 Setting up inetutils-ping (2:2.0-1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.37 Setting up pigz (2.6-1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.43 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 48.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 49.20 Setting up libaio1:amd64 (0.3.112-9) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 49.22 Setting up python3-lib2to3 (3.9.2-1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 49.73 Setting up libelf1:amd64 (0.183-1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 49.74 Setting up zstd (1.4.8+dfsg-2.1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 49.75 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 49.77 Setting up python3-distutils (3.9.2-1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.24 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 50.42 Setting up python3-setuptools (52.0.0-4) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 52.14 Setting up libjq1:amd64 (1.6-2.1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 52.16 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 52.18 Setting up thin-provisioning-tools (0.9.0-1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 52.20 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.48 Setting up jq (1.6-2.1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.51 Setting up libbpf0:amd64 (1:0.3-2) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.52 Setting up iptables (1.8.7-1) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.59 Setting up iproute2 (5.10.0-4) ...
20:45:19 [2022-07-29T20:45:19.047Z] #21 53.95 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:45:19 [2022-07-29T20:45:19.305Z] #21 DONE 54.4s
20:45:19 [2022-07-29T20:45:19.305Z] 
20:45:19 [2022-07-29T20:45:19.305Z] #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
20:45:19 [2022-07-29T20:45:19.305Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e
20:45:21 [2022-07-29T20:45:21.207Z] #22 1.505 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:45:21 [2022-07-29T20:45:21.207Z] #22 1.509 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:45:21 [2022-07-29T20:45:21.207Z] #22 1.513 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:45:21 [2022-07-29T20:45:21.207Z] #22 DONE 1.6s
20:45:21 [2022-07-29T20:45:21.207Z] 
20:45:21 [2022-07-29T20:45:21.207Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:45:21 [2022-07-29T20:45:21.207Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8
20:45:21 [2022-07-29T20:45:21.640Z] #62 ...
20:45:21 [2022-07-29T20:45:21.640Z] 
20:45:21 [2022-07-29T20:45:21.640Z] #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
20:45:21 [2022-07-29T20:45:21.640Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.6 Selecting previously unselected package g++-aarch64-linux-gnu.
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.6 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.6 Selecting previously unselected package patch.
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.6 Unpacking patch (2.7.6-7) ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.6 Selecting previously unselected package dpkg-dev.
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.7 Unpacking dpkg-dev (1.20.11) ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.9 Selecting previously unselected package libconfig-inifiles-perl.
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.9 Unpacking libconfig-inifiles-perl (3.000003-1) ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.9 Selecting previously unselected package libio-string-perl.
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 217.9 Unpacking libio-string-perl (1.08-3.1) ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 218.0 Selecting previously unselected package libicu67:amd64.
20:45:21 [2022-07-29T20:45:21.640Z] #19 218.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
20:45:21 [2022-07-29T20:45:21.640Z] #19 218.0 Unpacking libicu67:amd64 (67.1-7) ...
20:45:23 [2022-07-29T20:45:23.553Z] #19 220.2 Selecting previously unselected package libxml2:amd64.
20:45:23 [2022-07-29T20:45:23.553Z] #19 220.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:45:23 [2022-07-29T20:45:23.553Z] #19 220.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:45:23 [2022-07-29T20:45:23.677Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
20:45:23 [2022-07-29T20:45:23.677Z] === RUN   TestBuildUncleanTarFilenames
20:45:23 [2022-07-29T20:45:23.677Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
20:45:23 [2022-07-29T20:45:23.677Z] === RUN   TestBuildMultiStageLayerLeak
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.2 Selecting previously unselected package libxml-namespacesupport-perl.
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.4 Selecting previously unselected package libxml-sax-base-perl.
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.4 Unpacking libxml-sax-base-perl (1.09-1.1) ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.4 Selecting previously unselected package libxml-sax-perl.
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.5 Selecting previously unselected package libxml-libxml-perl.
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.6 Selecting previously unselected package libxml-simple-perl.
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.6 Unpacking libxml-simple-perl (2.25-1) ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.6 Selecting previously unselected package libyaml-perl.
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
20:45:24 [2022-07-29T20:45:24.936Z] #19 221.6 Unpacking libyaml-perl (1.30-1) ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.7 Selecting previously unselected package libconfig-auto-perl.
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.7 Unpacking libconfig-auto-perl (0.44-1.1) ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.7 Selecting previously unselected package libfile-which-perl.
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.7 Unpacking libfile-which-perl (1.23-1) ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.8 Selecting previously unselected package libfile-homedir-perl.
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.8 Unpacking libfile-homedir-perl (1.006-1) ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.8 Selecting previously unselected package libdebian-dpkgcross-perl.
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.9 Selecting previously unselected package dpkg-cross.
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
20:45:25 [2022-07-29T20:45:25.197Z] #19 221.9 Unpacking dpkg-cross (2.6.18+nmu1) ...
20:45:25 [2022-07-29T20:45:25.457Z] #19 221.9 Selecting previously unselected package crossbuild-essential-arm64.
20:45:25 [2022-07-29T20:45:25.457Z] #19 221.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
20:45:25 [2022-07-29T20:45:25.457Z] #19 221.9 Unpacking crossbuild-essential-arm64 (12.9) ...
20:45:25 [2022-07-29T20:45:25.457Z] #19 222.0 Selecting previously unselected package libc6-armel-cross.
20:45:25 [2022-07-29T20:45:25.457Z] #19 222.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
20:45:25 [2022-07-29T20:45:25.458Z] #19 222.0 Unpacking libc6-armel-cross (2.31-9cross4) ...
20:45:26 [2022-07-29T20:45:26.027Z] #19 222.8 Selecting previously unselected package libgcc-s1-armel-cross.
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.8 Selecting previously unselected package libgomp1-armel-cross.
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.9 Selecting previously unselected package libatomic1-armel-cross.
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.9 Selecting previously unselected package libasan6-armel-cross.
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
20:45:26 [2022-07-29T20:45:26.287Z] #19 222.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
20:45:26 [2022-07-29T20:45:26.487Z] #23 ...
20:45:26 [2022-07-29T20:45:26.487Z] 
20:45:26 [2022-07-29T20:45:26.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
20:45:26 [2022-07-29T20:45:26.487Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:45:26 [2022-07-29T20:45:26.487Z] #77 147.9   CCLD     libyajl.la
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.3   CCLD     verify/json_verify
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.6 make[5]: Nothing to be done for 'install-exec-am'.
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.6 make[5]: Nothing to be done for 'install-data-am'.
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.6 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.7   CC       src/validate.o
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.7   CC       src/image_spec_schema_config_schema.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.7   CC       src/image_spec_schema_content_descriptor.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.7   CC       src/image_spec_schema_defs.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.8   CC       src/image_spec_schema_defs_descriptor.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.8   CC       src/image_spec_schema_image_index_schema.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.8   CC       src/image_spec_schema_image_layout_schema.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.8   CC       src/image_spec_schema_image_manifest_schema.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 148.9   CC       src/runtime_spec_schema_config_linux.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.0   CC       src/runtime_spec_schema_config_zos.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.0   CC       src/runtime_spec_schema_config_schema.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.1   CC       src/runtime_spec_schema_config_solaris.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.1   CC       src/runtime_spec_schema_config_vm.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.2   CC       src/runtime_spec_schema_config_windows.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.2   CC       src/runtime_spec_schema_defs.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.4   CC       src/runtime_spec_schema_defs_linux.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.4   CC       src/runtime_spec_schema_defs_zos.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.6   CC       src/runtime_spec_schema_defs_vm.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.7   CC       src/runtime_spec_schema_defs_windows.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.7   CC       src/runtime_spec_schema_state_schema.lo
20:45:26 [2022-07-29T20:45:26.487Z] #77 149.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 149.9   CC       src/basic_test_double_array_item.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 150.0   CC       src/basic_test_double_array.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 150.1   CC       src/basic_test_top_array_int.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 150.4   CC       src/basic_test_top_array_string.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 150.4   CC       src/basic_test_top_double_array_int.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 150.6   CC       src/basic_test_top_double_array_obj.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 150.7   CC       src/basic_test_top_double_array_refobj.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 150.7   CC       src/basic_test_top_double_array_string.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 151.1   CC       src/read-file.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 151.2   CC       src/json_common.lo
20:45:26 [2022-07-29T20:45:26.488Z] #77 151.3   CC       tests/test-1.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 151.4   CC       tests/test-2.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 151.5   CC       tests/test-3.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 151.8   CC       tests/test-4.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 151.9   CC       tests/test-5.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 152.2   CC       tests/test-6.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 152.5   CC       tests/test-7.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 152.6   CC       tests/test-8.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 152.9   CC       tests/test-9.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 153.0   CC       tests/test-10.o
20:45:26 [2022-07-29T20:45:26.488Z] #77 153.2   CC       tests/test-11.o
20:45:26 [2022-07-29T20:45:26.858Z] #19 223.2 Selecting previously unselected package libstdc++6-armel-cross.
20:45:26 [2022-07-29T20:45:26.858Z] #19 223.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
20:45:26 [2022-07-29T20:45:26.858Z] #19 223.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
20:45:26 [2022-07-29T20:45:26.858Z] #19 223.3 Selecting previously unselected package libubsan1-armel-cross.
20:45:26 [2022-07-29T20:45:26.858Z] #19 223.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
20:45:26 [2022-07-29T20:45:26.858Z] #19 223.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
20:45:27 [2022-07-29T20:45:27.118Z] #19 223.5 Selecting previously unselected package libgcc-10-dev-armel-cross.
20:45:27 [2022-07-29T20:45:27.118Z] #19 223.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
20:45:27 [2022-07-29T20:45:27.118Z] #19 223.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
20:45:27 [2022-07-29T20:45:27.118Z] #19 ...
20:45:27 [2022-07-29T20:45:27.118Z] 
20:45:27 [2022-07-29T20:45:27.119Z] #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
20:45:27 [2022-07-29T20:45:27.119Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:45:27 [2022-07-29T20:45:27.119Z] #62 234.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
20:45:27 [2022-07-29T20:45:27.119Z] #62 DONE 234.7s
20:45:27 [2022-07-29T20:45:27.119Z] 
20:45:27 [2022-07-29T20:45:27.119Z] #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
20:45:27 [2022-07-29T20:45:27.119Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
20:45:27 [2022-07-29T20:45:27.119Z] #19 223.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
20:45:27 [2022-07-29T20:45:27.119Z] #19 223.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
20:45:27 [2022-07-29T20:45:27.119Z] #19 223.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:45:28 [2022-07-29T20:45:28.947Z] --- PASS: TestBuildMultiStageLayerLeak (4.49s)
20:45:28 [2022-07-29T20:45:28.948Z] === RUN   TestBuildWithHugeFile
20:45:32 [2022-07-29T20:45:32.405Z] #19 229.0 Selecting previously unselected package gcc-arm-linux-gnueabi.
20:45:32 [2022-07-29T20:45:32.405Z] #19 229.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
20:45:32 [2022-07-29T20:45:32.405Z] #19 229.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
20:45:32 [2022-07-29T20:45:32.405Z] #19 229.0 Selecting previously unselected package linux-libc-dev-armel-cross.
20:45:32 [2022-07-29T20:45:32.405Z] #19 229.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
20:45:32 [2022-07-29T20:45:32.405Z] #19 229.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
20:45:32 [2022-07-29T20:45:32.666Z] #19 229.2 Selecting previously unselected package libc6-dev-armel-cross.
20:45:32 [2022-07-29T20:45:32.666Z] #19 229.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
20:45:32 [2022-07-29T20:45:32.666Z] #19 229.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
20:45:32 [2022-07-29T20:45:32.666Z] #19 229.4 Selecting previously unselected package libstdc++-10-dev-armel-cross.
20:45:32 [2022-07-29T20:45:32.925Z] #19 229.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
20:45:32 [2022-07-29T20:45:32.925Z] #19 229.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
20:45:32 [2022-07-29T20:45:32.925Z] #19 229.7 Selecting previously unselected package g++-10-arm-linux-gnueabi.
20:45:33 [2022-07-29T20:45:33.045Z] #77 ...
20:45:33 [2022-07-29T20:45:33.045Z] 
20:45:33 [2022-07-29T20:45:33.045Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:45:33 [2022-07-29T20:45:33.045Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8
20:45:33 [2022-07-29T20:45:33.045Z] #23 11.05 Collecting yamllint==1.26.1
20:45:33 [2022-07-29T20:45:33.045Z] #23 12.12   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:45:33 [2022-07-29T20:45:33.185Z] #19 229.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
20:45:33 [2022-07-29T20:45:33.185Z] #19 229.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:45:34 [2022-07-29T20:45:34.420Z] #23 13.51 Collecting pathspec>=0.5.3
20:45:34 [2022-07-29T20:45:34.420Z] #23 13.53   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:45:34 [2022-07-29T20:45:34.986Z] #23 13.95 Collecting pyyaml
20:45:34 [2022-07-29T20:45:34.986Z] #23 13.99   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)
20:45:34 [2022-07-29T20:45:34.986Z] #23 14.06 Building wheels for collected packages: yamllint
20:45:34 [2022-07-29T20:45:34.986Z] #23 14.06   Building wheel for yamllint (setup.py): started
20:45:36 [2022-07-29T20:45:36.360Z] #23 15.18   Building wheel for yamllint (setup.py): finished with status 'done'
20:45:36 [2022-07-29T20:45:36.360Z] #23 15.19   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=82600ec6b4365ac1d7e55c9c1ad6aa7164becb4723cb9b05530c05e1eebc7a61
20:45:36 [2022-07-29T20:45:36.360Z] #23 15.19   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:45:36 [2022-07-29T20:45:36.360Z] #23 15.19 Successfully built yamllint
20:45:36 [2022-07-29T20:45:36.360Z] #23 15.22 Installing collected packages: pyyaml, pathspec, yamllint
20:45:36 [2022-07-29T20:45:36.618Z] #23 15.70 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:45:36 [2022-07-29T20:45:36.876Z] #23 DONE 16.1s
20:45:36 [2022-07-29T20:45:36.876Z] 
20:45:36 [2022-07-29T20:45: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
20:45:36 [2022-07-29T20:45:36.876Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:45:37 [2022-07-29T20:45:37.134Z] #77 ...
20:45:37 [2022-07-29T20:45:37.134Z] 
20:45:37 [2022-07-29T20:45:37.134Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:45:37 [2022-07-29T20:45:37.134Z] #27 sha256:c030290f2c782442b6cd4cf354c617f13c926954178cfdc0bb70812af17b7781
20:45:37 [2022-07-29T20:45:37.701Z] #27 DONE 0.5s
20:45:37 [2022-07-29T20:45:37.701Z] 
20:45:37 [2022-07-29T20:45:37.701Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:45:37 [2022-07-29T20:45:37.701Z] #32 sha256:1216c9a2c2d8b6b4a0874b4ebc15a54e83872f04b6d61e1a478d9855824115da
20:45:37 [2022-07-29T20:45:37.961Z] #32 DONE 0.3s
20:45:37 [2022-07-29T20:45:37.961Z] 
20:45:37 [2022-07-29T20:45:37.961Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:45:37 [2022-07-29T20:45:37.961Z] #35 sha256:0c552d8f00cad2677a94f0754d1a5b4171658aab47672f924ba9f25ec8a6ea24
20:45:37 [2022-07-29T20:45:37.961Z] #35 DONE 0.2s
20:45:37 [2022-07-29T20:45:37.961Z] 
20:45:37 [2022-07-29T20:45:37.961Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:45:37 [2022-07-29T20:45:37.961Z] #37 sha256:938d0c34dcc4b5adf3f37b34894332f6e60fbc2c519a9b7ed459536442d07058
20:45:38 [2022-07-29T20:45:38.219Z] #37 DONE 0.1s
20:45:38 [2022-07-29T20:45:38.219Z] 
20:45:38 [2022-07-29T20:45:38.219Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:45:38 [2022-07-29T20:45:38.219Z] #39 sha256:b0d1f368ddaf451888a610782452d527573ec8a2652c46dfaad5db999ef418be
20:45:38 [2022-07-29T20:45:38.219Z] #39 DONE 0.1s
20:45:38 [2022-07-29T20:45:38.219Z] 
20:45:38 [2022-07-29T20:45:38.219Z] #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
20:45:38 [2022-07-29T20:45:38.219Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:45:38 [2022-07-29T20:45:38.219Z] #77 ...
20:45:38 [2022-07-29T20:45:38.219Z] 
20:45:38 [2022-07-29T20:45:38.219Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:45:38 [2022-07-29T20:45:38.219Z] #41 sha256:fc0d08b003764f1752763fc9939e31ab5ee8abe6f7647bf4263f4509418a93b4
20:45:38 [2022-07-29T20:45:38.477Z] #41 DONE 0.1s
20:45:38 [2022-07-29T20:45:38.477Z] 
20:45:38 [2022-07-29T20:45:38.477Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:45:38 [2022-07-29T20:45:38.477Z] #45 sha256:093ea527ff34faa49e5ee12110519397dc37f8fed5774791b4de179355f0d56c
20:45:38 [2022-07-29T20:45:38.477Z] #45 DONE 0.1s
20:45:38 [2022-07-29T20:45:38.477Z] 
20:45:38 [2022-07-29T20:45:38.477Z] #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
20:45:38 [2022-07-29T20:45:38.477Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.1 Selecting previously unselected package g++-arm-linux-gnueabi.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.2 Selecting previously unselected package crossbuild-essential-armel.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.2 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.2 Unpacking crossbuild-essential-armel (12.9) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.2 Selecting previously unselected package libc6-armhf-cross.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.2 Unpacking libc6-armhf-cross (2.31-9cross4) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.3 Selecting previously unselected package libgcc-s1-armhf-cross.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.4 Selecting previously unselected package libgomp1-armhf-cross.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.4 Selecting previously unselected package libatomic1-armhf-cross.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.5 Selecting previously unselected package libasan6-armhf-cross.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.7 Selecting previously unselected package libstdc++6-armhf-cross.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.8 Selecting previously unselected package libubsan1-armhf-cross.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.9 Selecting previously unselected package libgcc-10-dev-armhf-cross.
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 234.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 235.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
20:45:38 [2022-07-29T20:45:38.485Z] #19 235.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
20:45:38 [2022-07-29T20:45:38.485Z] #19 235.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:45:43 [2022-07-29T20:45:43.836Z] #19 239.9 Selecting previously unselected package gcc-arm-linux-gnueabihf.
20:45:43 [2022-07-29T20:45:43.836Z] #19 239.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
20:45:43 [2022-07-29T20:45:43.836Z] #19 239.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
20:45:43 [2022-07-29T20:45:43.836Z] #19 239.9 Selecting previously unselected package linux-libc-dev-armhf-cross.
20:45:43 [2022-07-29T20:45:43.836Z] #19 239.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
20:45:43 [2022-07-29T20:45:43.836Z] #19 239.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
20:45:43 [2022-07-29T20:45:43.836Z] #19 240.1 Selecting previously unselected package libc6-dev-armhf-cross.
20:45:43 [2022-07-29T20:45:43.836Z] #19 240.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
20:45:43 [2022-07-29T20:45:43.836Z] #19 240.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
20:45:43 [2022-07-29T20:45:43.836Z] #19 240.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
20:45:43 [2022-07-29T20:45:43.836Z] #19 240.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
20:45:43 [2022-07-29T20:45:43.836Z] #19 240.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
20:45:44 [2022-07-29T20:45:44.775Z] #19 241.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
20:45:44 [2022-07-29T20:45:44.775Z] #19 241.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
20:45:44 [2022-07-29T20:45:44.775Z] #19 241.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:45:47 [2022-07-29T20:45:47.604Z] ok  	github.com/docker/docker/libnetwork	37.235s	coverage: 40.6% of statements
20:45:48 [2022-07-29T20:45:48.171Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.135s	coverage: 84.4% of statements
20:45:48 [2022-07-29T20:45:48.171Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:45:48 [2022-07-29T20:45:48.429Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:45:48 [2022-07-29T20:45:48.996Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:45:48 [2022-07-29T20:45:48.996Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:45:48 [2022-07-29T20:45:48.996Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:45:48 [2022-07-29T20:45:48.996Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:45:48 [2022-07-29T20:45:48.996Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
20:45:48 [2022-07-29T20:45:48.996Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
20:45:49 [2022-07-29T20:45:49.254Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
20:45:49 [2022-07-29T20:45:49.823Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
20:45:49 [2022-07-29T20:45:49.823Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:45:49 [2022-07-29T20:45:49.823Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:45:49 [2022-07-29T20:45:49.823Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:45:51 [2022-07-29T20:45:51.351Z] #19 246.7 Selecting previously unselected package g++-arm-linux-gnueabihf.
20:45:51 [2022-07-29T20:45:51.351Z] #19 246.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
20:45:51 [2022-07-29T20:45:51.351Z] #19 246.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
20:45:51 [2022-07-29T20:45:51.351Z] #19 248.0 Selecting previously unselected package crossbuild-essential-armhf.
20:45:51 [2022-07-29T20:45:51.351Z] #19 248.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
20:45:51 [2022-07-29T20:45:51.654Z] #19 248.2 Unpacking crossbuild-essential-armhf (12.9) ...
20:45:52 [2022-07-29T20:45:52.592Z] #19 249.3 Selecting previously unselected package libc6-ppc64el-cross.
20:45:52 [2022-07-29T20:45:52.852Z] #19 249.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
20:45:53 [2022-07-29T20:45:53.108Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.483s	coverage: 59.9% of statements
20:45:53 [2022-07-29T20:45:53.108Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:45:53 [2022-07-29T20:45:53.108Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
20:45:53 [2022-07-29T20:45:53.112Z] #19 249.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
20:45:53 [2022-07-29T20:45:53.112Z] #19 249.7 Selecting previously unselected package libgcc-s1-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.112Z] #19 249.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:53 [2022-07-29T20:45:53.112Z] #19 249.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
20:45:53 [2022-07-29T20:45:53.112Z] #19 249.7 Selecting previously unselected package libgomp1-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.112Z] #19 249.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:53 [2022-07-29T20:45:53.112Z] #19 249.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
20:45:53 [2022-07-29T20:45:53.112Z] #19 249.8 Selecting previously unselected package libitm1-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.366Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.029s	coverage: 5.0% of statements
20:45:53 [2022-07-29T20:45:53.366Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:45:53 [2022-07-29T20:45:53.372Z] #19 249.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:53 [2022-07-29T20:45:53.372Z] #19 249.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
20:45:53 [2022-07-29T20:45:53.372Z] #19 249.8 Selecting previously unselected package libatomic1-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.372Z] #19 249.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:53 [2022-07-29T20:45:53.372Z] #19 249.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
20:45:53 [2022-07-29T20:45:53.372Z] #19 249.8 Selecting previously unselected package libasan6-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.372Z] #19 249.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:53 [2022-07-29T20:45:53.372Z] #19 249.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
20:45:53 [2022-07-29T20:45:53.633Z] #19 250.1 Selecting previously unselected package liblsan0-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.633Z] #19 250.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:53 [2022-07-29T20:45:53.633Z] #19 250.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
20:45:53 [2022-07-29T20:45:53.633Z] #19 250.2 Selecting previously unselected package libtsan0-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.633Z] #19 250.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:53 [2022-07-29T20:45:53.633Z] #19 250.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
20:45:53 [2022-07-29T20:45:53.894Z] #19 250.4 Selecting previously unselected package libstdc++6-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.894Z] #19 250.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:53 [2022-07-29T20:45:53.894Z] #19 250.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
20:45:53 [2022-07-29T20:45:53.894Z] #19 250.5 Selecting previously unselected package libubsan1-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.894Z] #19 250.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:53 [2022-07-29T20:45:53.894Z] #19 250.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
20:45:53 [2022-07-29T20:45:53.894Z] #19 250.6 Selecting previously unselected package libquadmath0-ppc64el-cross.
20:45:53 [2022-07-29T20:45:53.945Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
20:45:53 [2022-07-29T20:45:53.945Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:45:54 [2022-07-29T20:45:54.154Z] #19 250.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:54 [2022-07-29T20:45:54.154Z] #19 250.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
20:45:54 [2022-07-29T20:45:54.154Z] #19 250.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
20:45:54 [2022-07-29T20:45:54.154Z] #19 250.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:54 [2022-07-29T20:45:54.154Z] #19 250.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:45:54 [2022-07-29T20:45:54.205Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
20:45:54 [2022-07-29T20:45:54.414Z] #19 250.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
20:45:54 [2022-07-29T20:45:54.414Z] #19 250.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:45:54 [2022-07-29T20:45:54.414Z] #19 250.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.7 Selecting previously unselected package libc6-dev-ppc64el-cross.
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 255.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
20:45:59 [2022-07-29T20:45:59.697Z] #19 256.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 256.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 256.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
20:45:59 [2022-07-29T20:45:59.697Z] #19 256.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:45:59 [2022-07-29T20:45:59.697Z] #19 256.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:46:00 [2022-07-29T20:46:00.400Z] #55 ...
20:46:00 [2022-07-29T20:46:00.400Z] 
20:46:00 [2022-07-29T20:46:00.400Z] #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
20:46:00 [2022-07-29T20:46:00.400Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:46:00 [2022-07-29T20:46:00.400Z] #77 186.4   CCLD     libocispec.la
20:46:00 [2022-07-29T20:46:00.400Z] #77 186.8   CCLD     src/validate
20:46:00 [2022-07-29T20:46:00.400Z] #77 186.8   CCLD     tests/test-1
20:46:00 [2022-07-29T20:46:00.400Z] #77 186.8   CCLD     tests/test-2
20:46:00 [2022-07-29T20:46:00.400Z] #77 186.9   CCLD     tests/test-3
20:46:00 [2022-07-29T20:46:00.400Z] #77 186.9   CCLD     tests/test-4
20:46:00 [2022-07-29T20:46:00.400Z] #77 186.9   CCLD     tests/test-5
20:46:00 [2022-07-29T20:46:00.400Z] #77 187.0   CCLD     tests/test-6
20:46:00 [2022-07-29T20:46:00.400Z] #77 187.0   CCLD     tests/test-8
20:46:00 [2022-07-29T20:46:00.400Z] #77 187.1   CCLD     tests/test-7
20:46:00 [2022-07-29T20:46:00.400Z] #77 187.1   CCLD     tests/test-9
20:46:00 [2022-07-29T20:46:00.400Z] #77 187.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:46:00 [2022-07-29T20:46:00.400Z] #77 187.3   CCLD     tests/test-10
20:46:00 [2022-07-29T20:46:00.400Z] #77 187.4   CCLD     tests/test-11
20:46:01 [2022-07-29T20:46:01.776Z] #77 189.2 libtool: link: ar cr libocispec.a 
20:46:02 [2022-07-29T20:46:02.035Z] #77 189.3 libtool: link: ranlib libocispec.a
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.1 make[5]: Nothing to be done for 'install-exec-am'.
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.1 make[5]: Nothing to be done for 'install-data-am'.
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.1 make[2]: Entering directory '/tmp/crun-build'
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.2   CC       src/libcrun/libcrun_testing_a-utils.o
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.2   CC       src/libcrun/libcrun_testing_a-container.o
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.3   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:46:03 [2022-07-29T20:46:03.938Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-criu.o
20:46:04 [2022-07-29T20:46:04.174Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.199s	coverage: 6.6% of statements
20:46:04 [2022-07-29T20:46:04.174Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
20:46:04 [2022-07-29T20:46:04.174Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
20:46:04 [2022-07-29T20:46:04.196Z] #77 191.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:46:04 [2022-07-29T20:46:04.196Z] #77 191.5   CC       src/libcrun/libcrun_testing_a-linux.o
20:46:04 [2022-07-29T20:46:04.196Z] #77 191.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:46:04 [2022-07-29T20:46:04.196Z] #77 191.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:46:04 [2022-07-29T20:46:04.196Z] #77 191.7   CC       src/libcrun/libcrun_testing_a-error.o
20:46:04 [2022-07-29T20:46:04.196Z] #77 191.8   CC       src/libcrun/libcrun_testing_a-status.o
20:46:04 [2022-07-29T20:46:04.454Z] #77 191.8   CC       src/libcrun/libcrun_testing_a-terminal.o
20:46:04 [2022-07-29T20:46:04.736Z] #77 191.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:46:04 [2022-07-29T20:46:04.736Z] #77 192.0   CC       src/libcrun/libcrun_testing_a-signals.o
20:46:04 [2022-07-29T20:46:04.736Z] #77 192.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:46:04 [2022-07-29T20:46:04.736Z] #77 192.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:46:04 [2022-07-29T20:46:04.736Z] #77 192.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:46:04 [2022-07-29T20:46:04.736Z] #77 192.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:46:04 [2022-07-29T20:46:04.740Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
20:46:04 [2022-07-29T20:46:04.740Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:46:04 [2022-07-29T20:46:04.740Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:46:04 [2022-07-29T20:46:04.740Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.6 Selecting previously unselected package g++-powerpc64le-linux-gnu.
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.6 Selecting previously unselected package crossbuild-essential-ppc64el.
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.7 Unpacking crossbuild-essential-ppc64el (12.9) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.7 Selecting previously unselected package libc6-s390x-cross.
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.7 Unpacking libc6-s390x-cross (2.31-9cross4) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.8 Selecting previously unselected package libgcc-s1-s390x-cross.
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.9 Selecting previously unselected package libgomp1-s390x-cross.
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.9 Selecting previously unselected package libitm1-s390x-cross.
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 260.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.0 Selecting previously unselected package libatomic1-s390x-cross.
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.0 Selecting previously unselected package libasan6-s390x-cross.
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.3 Selecting previously unselected package libstdc++6-s390x-cross.
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.4 Selecting previously unselected package libubsan1-s390x-cross.
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.5 Selecting previously unselected package libgcc-10-dev-s390x-cross.
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
20:46:04 [2022-07-29T20:46:04.984Z] #19 261.6 Selecting previously unselected package gcc-10-s390x-linux-gnu.
20:46:04 [2022-07-29T20:46:04.999Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
20:46:05 [2022-07-29T20:46:05.243Z] #19 261.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:46:05 [2022-07-29T20:46:05.243Z] #19 261.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:46:05 [2022-07-29T20:46:05.257Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
20:46:05 [2022-07-29T20:46:05.306Z] #77 192.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:46:05 [2022-07-29T20:46:05.307Z] #77 192.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:46:05 [2022-07-29T20:46:05.307Z] #77 192.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:46:05 [2022-07-29T20:46:05.515Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
20:46:05 [2022-07-29T20:46:05.564Z] #77 193.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:46:05 [2022-07-29T20:46:05.773Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:46:05 [2022-07-29T20:46:05.823Z] #77 193.4   CC       src/crun-crun.o
20:46:06 [2022-07-29T20:46:06.082Z] #77 193.4   CC       src/crun-run.o
20:46:06 [2022-07-29T20:46:06.082Z] #77 193.5   CC       src/crun-delete.o
20:46:06 [2022-07-29T20:46:06.082Z] #77 193.6   CC       src/crun-kill.o
20:46:06 [2022-07-29T20:46:06.341Z] #77 193.8   CC       src/crun-pause.o
20:46:06 [2022-07-29T20:46:06.341Z] #77 193.9   CC       src/crun-unpause.o
20:46:06 [2022-07-29T20:46:06.909Z] #77 194.2   CC       src/crun-spec.o
20:46:07 [2022-07-29T20:46:07.167Z] #77 194.4   CC       src/crun-exec.o
20:46:07 [2022-07-29T20:46:07.167Z] #77 194.5   CC       src/crun-list.o
20:46:07 [2022-07-29T20:46:07.426Z] #77 194.7   CC       src/crun-create.o
20:46:07 [2022-07-29T20:46:07.426Z] #77 194.8   CC       src/crun-start.o
20:46:07 [2022-07-29T20:46:07.685Z] #77 195.1   CC       src/crun-state.o
20:46:07 [2022-07-29T20:46:07.685Z] #77 195.1   CC       src/crun-update.o
20:46:07 [2022-07-29T20:46:07.685Z] #77 195.2   CC       src/crun-ps.o
20:46:07 [2022-07-29T20:46:07.944Z] #77 195.4   CC       src/crun-checkpoint.o
20:46:08 [2022-07-29T20:46:08.203Z] #77 195.6   CC       src/crun-restore.o
20:46:08 [2022-07-29T20:46:08.203Z] #77 195.7   CC       src/libcrun/libcrun_la-utils.lo
20:46:08 [2022-07-29T20:46:08.770Z] #77 195.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:46:09 [2022-07-29T20:46:09.029Z] #77 196.3   CC       src/libcrun/libcrun_la-container.lo
20:46:09 [2022-07-29T20:46:09.288Z] #77 196.7   CC       src/libcrun/libcrun_la-cgroup.lo
20:46:09 [2022-07-29T20:46:09.288Z] #77 196.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:46:09 [2022-07-29T20:46:09.443Z] #19 266.0 Selecting previously unselected package gcc-s390x-linux-gnu.
20:46:09 [2022-07-29T20:46:09.443Z] #19 266.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:46:09 [2022-07-29T20:46:09.443Z] #19 266.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
20:46:09 [2022-07-29T20:46:09.443Z] #19 266.0 Selecting previously unselected package linux-libc-dev-s390x-cross.
20:46:09 [2022-07-29T20:46:09.443Z] #19 266.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
20:46:09 [2022-07-29T20:46:09.443Z] #19 266.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
20:46:09 [2022-07-29T20:46:09.546Z] #77 197.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:46:09 [2022-07-29T20:46:09.703Z] #19 266.2 Selecting previously unselected package libc6-dev-s390x-cross.
20:46:09 [2022-07-29T20:46:09.703Z] #19 266.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
20:46:09 [2022-07-29T20:46:09.703Z] #19 266.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
20:46:09 [2022-07-29T20:46:09.806Z] #77 197.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:46:09 [2022-07-29T20:46:09.963Z] #19 266.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
20:46:09 [2022-07-29T20:46:09.963Z] #19 266.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
20:46:09 [2022-07-29T20:46:09.963Z] #19 266.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
20:46:09 [2022-07-29T20:46:09.963Z] #19 266.7 Selecting previously unselected package g++-10-s390x-linux-gnu.
20:46:10 [2022-07-29T20:46:10.064Z] #77 197.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:46:10 [2022-07-29T20:46:10.064Z] #77 197.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:46:10 [2022-07-29T20:46:10.223Z] #19 266.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:46:10 [2022-07-29T20:46:10.223Z] #19 266.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:46:10 [2022-07-29T20:46:10.632Z] #77 197.9   CC       src/libcrun/libcrun_la-criu.lo
20:46:10 [2022-07-29T20:46:10.891Z] #77 198.1   CC       src/libcrun/libcrun_la-custom-handler.lo
20:46:10 [2022-07-29T20:46:10.891Z] #77 198.3   CC       src/libcrun/libcrun_la-linux.lo
20:46:10 [2022-07-29T20:46:10.891Z] #77 198.5   CC       src/libcrun/libcrun_la-seccomp.lo
20:46:11 [2022-07-29T20:46:11.150Z] #77 198.6   CC       src/libcrun/libcrun_la-ebpf.lo
20:46:11 [2022-07-29T20:46:11.150Z] #77 ...
20:46:11 [2022-07-29T20:46:11.150Z] 
20:46:11 [2022-07-29T20:46:11.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
20:46:11 [2022-07-29T20:46:11.150Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:46:11 [2022-07-29T20:46:11.150Z] #47 240.5 + dpkg --print-architecture
20:46:11 [2022-07-29T20:46:11.150Z] #47 240.5 + git checkout -q v2.1.0
20:46:11 [2022-07-29T20:46:11.150Z] #47 241.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:46:11 [2022-07-29T20:46:11.150Z] #47 241.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:46:11 [2022-07-29T20:46:11.150Z] #47 ...
20:46:11 [2022-07-29T20:46:11.150Z] 
20:46:11 [2022-07-29T20:46:11.150Z] #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
20:46:11 [2022-07-29T20:46:11.150Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:46:11 [2022-07-29T20:46:11.150Z] #77 198.7   CC       src/libcrun/libcrun_la-error.lo
20:46:11 [2022-07-29T20:46:11.718Z] #77 199.2   CC       src/libcrun/libcrun_la-status.lo
20:46:11 [2022-07-29T20:46:11.977Z] #77 199.4   CC       src/libcrun/libcrun_la-terminal.lo
20:46:12 [2022-07-29T20:46:12.445Z] Created binary: bundles/dynbinary-daemon/dockerd
20:46:12 [2022-07-29T20:46:12.445Z] Building: bundles/dynbinary-daemon/docker-proxy
20:46:12 [2022-07-29T20:46:12.445Z] GOOS="" GOARCH="" GOARM=""
20:46:12 [2022-07-29T20:46:12.445Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:46:12 [2022-07-29T20:46:12.445Z] 
20:46:12 [2022-07-29T20:46:12.445Z] + TEST_INTEGRATION_DEST=1
20:46:12 [2022-07-29T20:46:12.445Z] + CONTAINER_NAME=docker-pr2-1
20:46:12 [2022-07-29T20:46:12.445Z] + TEST_SKIP_INTEGRATION_CLI=1
20:46:12 [2022-07-29T20:46:12.445Z] + run_tests test-integration-flaky
20:46:12 [2022-07-29T20:46:12.445Z] + '[' -n 0 ']'
20:46:12 [2022-07-29T20:46:12.445Z] + rm=
20:46:12 [2022-07-29T20:46:12.445Z] + c=0
20:46:12 [2022-07-29T20:46:12.445Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43887/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43887/.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=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh test-integration-flaky test-integration
20:46:12 [2022-07-29T20:46:12.445Z] ++ jobs -p
20:46:12 [2022-07-29T20:46:12.445Z] + for job in $(jobs -p)
20:46:12 [2022-07-29T20:46:12.445Z] + wait 24690
20:46:12 [2022-07-29T20:46:12.445Z] + TEST_INTEGRATION_DEST=3
20:46:12 [2022-07-29T20:46:12.445Z] + CONTAINER_NAME=docker-pr2-3
20:46:12 [2022-07-29T20:46:12.445Z] + TEST_INTEGRATION_DEST=2
20:46:12 [2022-07-29T20:46:12.445Z] + CONTAINER_NAME=docker-pr2-2
20:46:12 [2022-07-29T20:46:12.445Z] + TEST_SKIP_INTEGRATION=1
20:46:12 [2022-07-29T20:46:12.445Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:46:12 [2022-07-29T20:46:12.445Z] + run_tests
20:46:12 [2022-07-29T20:46:12.445Z] + '[' -n 0 ']'
20:46:12 [2022-07-29T20:46:12.445Z] + rm=
20:46:12 [2022-07-29T20:46:12.445Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43887/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43887/.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=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh '' test-integration
20:46:12 [2022-07-29T20:46:12.445Z] + TEST_SKIP_INTEGRATION=1
20:46:12 [2022-07-29T20:46:12.445Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:46:12 [2022-07-29T20:46:12.445Z] + run_tests
20:46:12 [2022-07-29T20:46:12.445Z] + '[' -n 0 ']'
20:46:12 [2022-07-29T20:46:12.445Z] + rm=
20:46:12 [2022-07-29T20:46:12.445Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43887/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43887/.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=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh '' test-integration
20:46:12 [2022-07-29T20:46:12.445Z] 
20:46:12 [2022-07-29T20:46:12.445Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:46:12 [2022-07-29T20:46:12.445Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:46:12 [2022-07-29T20:46:12.445Z] HOSTNAME=8b3c76dff326
20:46:12 [2022-07-29T20:46:12.445Z] TEST_SKIP_INTEGRATION=1
20:46:12 [2022-07-29T20:46:12.445Z] TESTDEBUG=0
20:46:12 [2022-07-29T20:46:12.445Z] DEST=bundles/test-integration
20:46:12 [2022-07-29T20:46:12.445Z] PWD=/go/src/github.com/docker/docker
20:46:12 [2022-07-29T20:46:12.445Z] KEEPBUNDLE=1
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:46:12 [2022-07-29T20:46:12.445Z] container=docker
20:46:12 [2022-07-29T20:46:12.445Z] HOME=/root
20:46:12 [2022-07-29T20:46:12.445Z] GOLANG_VERSION=1.18.4
20:46:12 [2022-07-29T20:46:12.445Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:46:12 [2022-07-29T20:46:12.445Z] VALIDATE_BRANCH=22.06
20:46:12 [2022-07-29T20:46:12.445Z] TERM=xterm
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_PKG=github.com/docker/docker
20:46:12 [2022-07-29T20:46:12.445Z] SHLVL=1
20:46:12 [2022-07-29T20:46:12.445Z] TIMEOUT=120m
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_BUILDTAGS= journald
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_GRAPHDRIVER=overlay2
20:46:12 [2022-07-29T20:46:12.445Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:46:12 [2022-07-29T20:46:12.445Z] GO111MODULE=off
20:46:12 [2022-07-29T20:46:12.445Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:46:12 [2022-07-29T20:46:12.445Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:46:12 [2022-07-29T20:46:12.445Z] GOPATH=/go
20:46:12 [2022-07-29T20:46:12.445Z] PKG_CONFIG=pkg-config
20:46:12 [2022-07-29T20:46:12.445Z] _=/usr/bin/env
20:46:12 [2022-07-29T20:46:12.445Z] Building test suite binary ./integration-cli/test.main
20:46:12 [2022-07-29T20:46:12.445Z] 
20:46:12 [2022-07-29T20:46:12.445Z] 
20:46:12 [2022-07-29T20:46:12.445Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:46:12 [2022-07-29T20:46:12.445Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:46:12 [2022-07-29T20:46:12.445Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:46:12 [2022-07-29T20:46:12.445Z] HOSTNAME=93d6152782eb
20:46:12 [2022-07-29T20:46:12.445Z] TEST_SKIP_INTEGRATION=1
20:46:12 [2022-07-29T20:46:12.445Z] TESTDEBUG=0
20:46:12 [2022-07-29T20:46:12.445Z] DEST=bundles/test-integration
20:46:12 [2022-07-29T20:46:12.445Z] PWD=/go/src/github.com/docker/docker
20:46:12 [2022-07-29T20:46:12.445Z] KEEPBUNDLE=1
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:46:12 [2022-07-29T20:46:12.445Z] container=docker
20:46:12 [2022-07-29T20:46:12.445Z] HOME=/root
20:46:12 [2022-07-29T20:46:12.445Z] GOLANG_VERSION=1.18.4
20:46:12 [2022-07-29T20:46:12.445Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:46:12 [2022-07-29T20:46:12.445Z] VALIDATE_BRANCH=22.06
20:46:12 [2022-07-29T20:46:12.445Z] TERM=xterm
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_PKG=github.com/docker/docker
20:46:12 [2022-07-29T20:46:12.445Z] SHLVL=1
20:46:12 [2022-07-29T20:46:12.445Z] TIMEOUT=120m
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_BUILDTAGS= journald
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_GRAPHDRIVER=overlay2
20:46:12 [2022-07-29T20:46:12.445Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:46:12 [2022-07-29T20:46:12.445Z] GO111MODULE=off
20:46:12 [2022-07-29T20:46:12.445Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:46:12 [2022-07-29T20:46:12.445Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:46:12 [2022-07-29T20:46:12.445Z] GOPATH=/go
20:46:12 [2022-07-29T20:46:12.445Z] PKG_CONFIG=pkg-config
20:46:12 [2022-07-29T20:46:12.445Z] _=/usr/bin/env
20:46:12 [2022-07-29T20:46:12.445Z] Building test suite binary ./integration-cli/test.main
20:46:12 [2022-07-29T20:46:12.445Z] 
20:46:12 [2022-07-29T20:46:12.445Z] Found new integrations tests:
20:46:12 [2022-07-29T20:46:12.445Z] +func TestRunWithAlternativeContainerdShim(t *testing.T) {
20:46:12 [2022-07-29T20:46:12.445Z] Running stress test for them.
20:46:12 [2022-07-29T20:46:12.445Z] Using test flags: -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:46:12 [2022-07-29T20:46:12.445Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:46:12 [2022-07-29T20:46:12.445Z] HOSTNAME=7bc017e61821
20:46:12 [2022-07-29T20:46:12.445Z] TESTDEBUG=0
20:46:12 [2022-07-29T20:46:12.445Z] DEST=bundles/test-integration-flaky
20:46:12 [2022-07-29T20:46:12.445Z] PWD=/go/src/github.com/docker/docker
20:46:12 [2022-07-29T20:46:12.445Z] KEEPBUNDLE=1
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:46:12 [2022-07-29T20:46:12.445Z] container=docker
20:46:12 [2022-07-29T20:46:12.445Z] HOME=/root
20:46:12 [2022-07-29T20:46:12.445Z] GOLANG_VERSION=1.18.4
20:46:12 [2022-07-29T20:46:12.445Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:46:12 [2022-07-29T20:46:12.445Z] VALIDATE_BRANCH=22.06
20:46:12 [2022-07-29T20:46:12.445Z] TERM=xterm
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_PKG=github.com/docker/docker
20:46:12 [2022-07-29T20:46:12.445Z] SHLVL=1
20:46:12 [2022-07-29T20:46:12.445Z] TIMEOUT=120m
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_BUILDTAGS= journald
20:46:12 [2022-07-29T20:46:12.445Z] DOCKER_GRAPHDRIVER=overlay2
20:46:12 [2022-07-29T20:46:12.445Z] TESTFLAGS=-test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:46:12 [2022-07-29T20:46:12.445Z] GO111MODULE=off
20:46:12 [2022-07-29T20:46:12.445Z] TEST_SKIP_INTEGRATION_CLI=1
20:46:12 [2022-07-29T20:46:12.445Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:46:12 [2022-07-29T20:46:12.445Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:46:12 [2022-07-29T20:46:12.445Z] TEST_REPEAT=5
20:46:12 [2022-07-29T20:46:12.445Z] GOPATH=/go
20:46:12 [2022-07-29T20:46:12.445Z] PKG_CONFIG=pkg-config
20:46:12 [2022-07-29T20:46:12.445Z] _=/usr/bin/env
20:46:12 [2022-07-29T20:46:12.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:46:12 [2022-07-29T20:46:12.544Z] #77 199.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:46:12 [2022-07-29T20:46:12.802Z] #77 200.1   CC       src/libcrun/libcrun_la-signals.lo
20:46:13 [2022-07-29T20:46:13.738Z] #77 201.2   CC       src/libcrun/libcrun_la-mount_flags.lo
20:46:13 [2022-07-29T20:46:13.997Z] #77 201.5   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:46:14 [2022-07-29T20:46:14.256Z] #77 201.7   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:46:14 [2022-07-29T20:46:14.426Z] #19 270.9 Selecting previously unselected package g++-s390x-linux-gnu.
20:46:14 [2022-07-29T20:46:14.426Z] #19 270.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 270.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 270.9 Selecting previously unselected package crossbuild-essential-s390x.
20:46:14 [2022-07-29T20:46:14.426Z] #19 270.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 270.9 Unpacking crossbuild-essential-s390x (12.9) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.0 Setting up libconfig-inifiles-perl (3.000003-1) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.0 Setting up libfile-which-perl (1.23-1) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.0 Setting up libc6-armhf-cross (2.31-9cross4) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.0 Setting up libicu67:amd64 (67.1-7) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.1 Setting up libmagic-mgc (1:5.39-3) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.1 Setting up libc6-s390x-cross (2.31-9cross4) ...
20:46:14 [2022-07-29T20:46:14.426Z] #19 271.1 Setting up libmagic1:amd64 (1:5.39-3) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.1 Setting up file (1:5.39-3) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.2 Setting up bzip2 (1.0.8-4) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.2 Setting up libyaml-perl (1.30-1) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.2 Setting up libxml-sax-base-perl (1.09-1.1) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.2 Setting up libio-string-perl (1.08-3.1) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.2 Setting up cross-config (2.6.18+nmu1) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.4 Setting up libc6-arm64-cross (2.31-9cross4) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.4 Setting up patch (2.7.6-7) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.4 Setting up libc6-armel-cross (2.31-9cross4) ...
20:46:14 [2022-07-29T20:46:14.686Z] #19 271.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.823Z] #77 202.0   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:46:14 [2022-07-29T20:46:14.823Z] #77 202.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.5 Setting up libfile-homedir-perl (1.006-1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.6 Setting up liblocale-gettext-perl (1.07-4+b1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
20:46:14 [2022-07-29T20:46:14.945Z] #19 271.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.205Z] #19 271.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.205Z] #19 271.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.206Z] #19 271.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.390Z] #77 202.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:46:15 [2022-07-29T20:46:15.465Z] #19 271.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.465Z] #19 271.9 Setting up libxml-sax-perl (1.02+dfsg-1) ...
20:46:15 [2022-07-29T20:46:15.465Z] #19 272.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
20:46:15 [2022-07-29T20:46:15.465Z] #19 272.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
20:46:15 [2022-07-29T20:46:15.465Z] #19 272.2 
20:46:15 [2022-07-29T20:46:15.465Z] #19 272.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
20:46:15 [2022-07-29T20:46:15.648Z] #77 203.0   CC       tests/init.o
20:46:15 [2022-07-29T20:46:15.648Z] #77 203.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.2 Setting up dpkg-dev (1.20.11) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
20:46:15 [2022-07-29T20:46:15.726Z] #19 272.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
20:46:15 [2022-07-29T20:46:15.986Z] #19 272.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
20:46:15 [2022-07-29T20:46:15.986Z] #19 272.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
20:46:15 [2022-07-29T20:46:15.986Z] #19 272.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.9 Setting up libxml-simple-perl (2.25-1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 272.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 273.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 273.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.245Z] #19 273.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.0 Setting up libconfig-auto-perl (0.44-1.1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.505Z] #19 273.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.3 Setting up dpkg-cross (2.6.18+nmu1) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.3 Setting up crossbuild-essential-armel (12.9) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.3 Setting up crossbuild-essential-armhf (12.9) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.3 Setting up crossbuild-essential-arm64 (12.9) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.4 Setting up crossbuild-essential-s390x (12.9) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.4 Setting up crossbuild-essential-ppc64el (12.9) ...
20:46:16 [2022-07-29T20:46:16.766Z] #19 273.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:46:17 [2022-07-29T20:46:17.705Z] #19 DONE 274.3s
20:46:17 [2022-07-29T20:46:17.705Z] 
20:46:17 [2022-07-29T20:46:17.705Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:46:17 [2022-07-29T20:46:17.705Z] #73 sha256:21570c5b31d7835e0272c9b16ea660ea116f90e35db57824722567d23bbfedce
20:46:17 [2022-07-29T20:46:17.705Z] #73 DONE 0.1s
20:46:17 [2022-07-29T20:46:17.705Z] 
20:46:17 [2022-07-29T20:46:17.705Z] #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
20:46:17 [2022-07-29T20:46:17.705Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:46:17 [2022-07-29T20:46:17.966Z] #20 ...
20:46:17 [2022-07-29T20:46:17.966Z] 
20:46:17 [2022-07-29T20:46:17.966Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:46:17 [2022-07-29T20:46:17.966Z] #32 sha256:3c51bc16e1bf7cf5fa5e3ffe0f2a9b05456210e5d508867089e5103d695fe422
20:46:17 [2022-07-29T20:46:17.966Z] #32 DONE 0.1s
20:46:17 [2022-07-29T20:46:17.966Z] 
20:46:17 [2022-07-29T20:46:17.966Z] #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
20:46:17 [2022-07-29T20:46:17.966Z] #33 sha256:9293042af3f8b4b346d1107858eb3cea4c1e6e3c4504bbfae83f7e859518da0c
20:46:17 [2022-07-29T20:46:17.972Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.363 + RM_GOPATH=0
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.363 + TMP_GOPATH=
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.363 + : /build
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.363 + '[' -z '' ']'
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.363 ++ mktemp -d
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.363 + export GOPATH=/tmp/tmp.eIjbggYhYU
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.363 + GOPATH=/tmp/tmp.eIjbggYhYU
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.363 + RM_GOPATH=1
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.363 + case "$(go env GOARCH)" in
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.364 ++ go env GOARCH
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.368 + export GO_BUILDMODE=-buildmode=pie
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.369 + GO_BUILDMODE=-buildmode=pie
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.370 ++ dirname /install.sh
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.371 + dir=/
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.371 + bin=dockercli
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.375 + shift
20:46:19 [2022-07-29T20:46:19.349Z] #33 1.375 + '[' '!' -f //dockercli.installer ']'
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.375 + . //dockercli.installer
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.375 ++ : stable
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.375 ++ : 17.06.2-ce
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.375 + install_dockercli
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.375 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.375 ++ uname -m
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.375 Install docker/cli version 17.06.2-ce from stable
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.379 + arch=x86_64
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.379 + '[' x86_64 '!=' x86_64 ']'
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.379 + url=https://download.docker.com/linux/static
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.379 + tar -xz docker/docker
20:46:19 [2022-07-29T20:46:19.350Z] #33 1.379 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:46:22 [2022-07-29T20:46:22.654Z] #33 4.226 + mkdir -p /build
20:46:22 [2022-07-29T20:46:22.654Z] #33 4.230 + mv docker/docker /build/
20:46:22 [2022-07-29T20:46:22.654Z] #33 4.237 + rmdir docker
20:46:22 [2022-07-29T20:46:22.654Z] #33 DONE 4.4s
20:46:22 [2022-07-29T20:46:22.654Z] 
20:46:22 [2022-07-29T20:46:22.654Z] #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
20:46:22 [2022-07-29T20:46:22.654Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
20:46:22 [2022-07-29T20:46:22.654Z] #69 1.647 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 1.819 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 1.822 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 1.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 2.115 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 2.397 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 2.833 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 3.313 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 3.870 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.392 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.392 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.393 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.407 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.407 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.421 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.473 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.480 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.485 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.487 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.489 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:46:22 [2022-07-29T20:46:22.654Z] #69 4.492 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:46:24 [2022-07-29T20:46:24.565Z] #69 ...
20:46:24 [2022-07-29T20:46:24.565Z] 
20:46:24 [2022-07-29T20:46:24.565Z] #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
20:46:24 [2022-07-29T20:46:24.565Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:46:24 [2022-07-29T20:46:24.565Z] #20 1.841 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 1.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 1.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 2.184 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 2.590 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 3.063 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 3.571 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 4.106 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 4.643 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.237 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.238 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.238 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.253 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.255 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.262 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.271 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.273 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.275 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.278 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.279 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:46:24 [2022-07-29T20:46:24.565Z] #20 5.282 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:46:25 [2022-07-29T20:46:25.185Z] --- PASS: TestBuildWithHugeFile (52.05s)
20:46:25 [2022-07-29T20:46:25.185Z] === RUN   TestBuildWCOWSandboxSize
20:46:25 [2022-07-29T20:46:25.185Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:46:25 [2022-07-29T20:46:25.185Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:46:25 [2022-07-29T20:46:25.185Z] === RUN   TestBuildWithEmptyDockerfile
20:46:25 [2022-07-29T20:46:25.185Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:46:25 [2022-07-29T20:46:25.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:46:25 [2022-07-29T20:46:25.185Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:46:25 [2022-07-29T20:46:25.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:46:25 [2022-07-29T20:46:25.185Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:46:25 [2022-07-29T20:46:25.185Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:46:25 [2022-07-29T20:46:25.185Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:46:25 [2022-07-29T20:46:25.185Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:46:25 [2022-07-29T20:46:25.185Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:46:25 [2022-07-29T20:46:25.185Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
20:46:25 [2022-07-29T20:46:25.185Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s)
20:46:25 [2022-07-29T20:46:25.185Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s)
20:46:25 [2022-07-29T20:46:25.185Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
20:46:25 [2022-07-29T20:46:25.185Z] === RUN   TestBuildPreserveOwnership
20:46:25 [2022-07-29T20:46:25.185Z] === RUN   TestBuildPreserveOwnership/copy_from
20:46:26 [2022-07-29T20:46:26.122Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:46:27 [2022-07-29T20:46:27.865Z] #20 ...
20:46:27 [2022-07-29T20:46:27.865Z] 
20:46:27 [2022-07-29T20:46:27.865Z] #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
20:46:27 [2022-07-29T20:46:27.865Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
20:46:27 [2022-07-29T20:46:27.865Z] #49 1.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 1.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 1.861 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 2.235 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 2.591 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 2.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 3.396 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 3.972 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 4.415 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 4.922 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 4.922 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 4.934 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 4.946 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 4.956 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 4.965 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB]
20:46:27 [2022-07-29T20:46:27.865Z] #49 5.345 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:46:27 [2022-07-29T20:46:27.865Z] #49 5.361 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:46:27 [2022-07-29T20:46:27.865Z] #49 5.371 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:46:27 [2022-07-29T20:46:27.865Z] #49 5.372 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:46:27 [2022-07-29T20:46:27.865Z] #49 5.375 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:46:27 [2022-07-29T20:46:27.865Z] #49 5.375 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:46:27 [2022-07-29T20:46:27.865Z] #49 ...
20:46:27 [2022-07-29T20:46:27.865Z] 
20:46:27 [2022-07-29T20:46:27.865Z] #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
20:46:27 [2022-07-29T20:46:27.865Z] #74 sha256:97743596d55e25b1101fd914eb20f984dc8dff2a60c593814db95799757f0922
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 + RM_GOPATH=0
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 + TMP_GOPATH=
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 + : /build
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 + '[' -z '' ']'
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 ++ mktemp -d
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 + export GOPATH=/tmp/tmp.g7pGoDQqi8
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 + GOPATH=/tmp/tmp.g7pGoDQqi8
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 + RM_GOPATH=1
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 + case "$(go env GOARCH)" in
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.354 ++ go env GOARCH
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.355 + export GO_BUILDMODE=-buildmode=pie
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.355 + GO_BUILDMODE=-buildmode=pie
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.355 ++ dirname /install.sh
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + dir=/
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + bin=rootlesskit
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + shift
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + '[' '!' -f //rootlesskit.installer ']'
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + . //rootlesskit.installer
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 ++ : 1920341cd41e047834a21007424162a2dc946315
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + install_rootlesskit
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + case "$1" in
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + export CGO_ENABLED=0
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + CGO_ENABLED=0
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.356 + _install_rootlesskit
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.359 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.359 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.359 + for f in rootlesskit rootlesskit-docker-proxy
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.359 + GOBIN=/build
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.359 + GO111MODULE=on
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.359 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:46:27 [2022-07-29T20:46:27.865Z] #74 1.778 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:46:27 [2022-07-29T20:46:27.865Z] #74 4.128 go: downloading github.com/sirupsen/logrus v1.8.1
20:46:27 [2022-07-29T20:46:27.865Z] #74 4.129 go: downloading github.com/urfave/cli/v2 v2.4.0
20:46:27 [2022-07-29T20:46:27.865Z] #74 4.402 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:46:27 [2022-07-29T20:46:27.865Z] #74 5.925 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:46:27 [2022-07-29T20:46:27.865Z] #74 6.207 go: downloading github.com/google/uuid v1.3.0
20:46:27 [2022-07-29T20:46:27.865Z] #74 6.250 go: downloading github.com/moby/vpnkit v0.5.0
20:46:27 [2022-07-29T20:46:27.865Z] #74 6.339 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:46:27 [2022-07-29T20:46:27.865Z] #74 6.380 go: downloading github.com/gofrs/flock v0.8.1
20:46:27 [2022-07-29T20:46:27.865Z] #74 6.437 go: downloading github.com/gorilla/mux v1.8.0
20:46:27 [2022-07-29T20:46:27.865Z] #74 6.473 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:46:27 [2022-07-29T20:46:27.865Z] #74 6.704 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:46:27 [2022-07-29T20:46:27.865Z] #74 6.755 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:46:27 [2022-07-29T20:46:27.865Z] #74 6.777 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:46:27 [2022-07-29T20:46:27.865Z] #74 7.254 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:46:30 [2022-07-29T20:46:30.313Z] --- PASS: TestBuildPreserveOwnership (9.85s)
20:46:30 [2022-07-29T20:46:30.314Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.83s)
20:46:30 [2022-07-29T20:46:30.314Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestBuildPlatformInvalid
20:46:30 [2022-07-29T20:46:30.314Z] --- PASS: TestBuildPlatformInvalid (0.08s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:46:30 [2022-07-29T20:46:30.314Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
20:46:30 [2022-07-29T20:46:30.314Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z] PASS
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] === Skipped
20:46:30 [2022-07-29T20:46:30.314Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     build_session_test.go:25: TODO: BuildKit
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] DONE 34 tests, 3 skipped in 108.513s
20:46:30 [2022-07-29T20:46:30.314Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:46:30 [2022-07-29T20:46:30.314Z] INFO: Testing against a local daemon
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestConfigInspect
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] --- SKIP: TestConfigInspect (0.02s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestConfigList
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] --- SKIP: TestConfigList (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestConfigsCreateAndDelete
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestConfigsUpdate
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] --- SKIP: TestConfigsUpdate (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestTemplatedConfig
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] --- SKIP: TestTemplatedConfig (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestConfigCreateResolve
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] --- SKIP: TestConfigCreateResolve (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z] PASS
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] === Skipped
20:46:30 [2022-07-29T20:46:30.314Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:46:30 [2022-07-29T20:46:30.314Z] 
20:46:30 [2022-07-29T20:46:30.314Z] DONE 6 tests, 6 skipped in 0.077s
20:46:30 [2022-07-29T20:46:30.314Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:46:30 [2022-07-29T20:46:30.314Z] INFO: Testing against a local daemon
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestAttachWithTTY
20:46:30 [2022-07-29T20:46:30.314Z] --- PASS: TestAttachWithTTY (0.04s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestAttachWithoutTTy
20:46:30 [2022-07-29T20:46:30.314Z] --- PASS: TestAttachWithoutTTy (0.04s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestCheckpoint
20:46:30 [2022-07-29T20:46:30.314Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:46:30 [2022-07-29T20:46:30.314Z] --- SKIP: TestCheckpoint (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/commit
20:46:30 [2022-07-29T20:46:30.314Z] === PAUSE TestContainerInvalidJSON/commit
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/create
20:46:30 [2022-07-29T20:46:30.314Z] === PAUSE TestContainerInvalidJSON/containers/create
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:46:30 [2022-07-29T20:46:30.314Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:46:30 [2022-07-29T20:46:30.314Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:46:30 [2022-07-29T20:46:30.314Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:46:30 [2022-07-29T20:46:30.314Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:46:30 [2022-07-29T20:46:30.314Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:46:30 [2022-07-29T20:46:30.314Z] === CONT  TestContainerInvalidJSON/commit
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:46:30 [2022-07-29T20:46:30.314Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:46:30 [2022-07-29T20:46:30.314Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:46:30 [2022-07-29T20:46:30.314Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:46:30 [2022-07-29T20:46:30.314Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:46:30 [2022-07-29T20:46:30.314Z] === CONT  TestContainerInvalidJSON/containers/create
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:46:30 [2022-07-29T20:46:30.314Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:46:30 [2022-07-29T20:46:30.314Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:46:30 [2022-07-29T20:46:30.314Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:46:30 [2022-07-29T20:46:30.530Z] #77 ...
20:46:30 [2022-07-29T20:46:30.530Z] 
20:46:30 [2022-07-29T20:46:30.530Z] #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
20:46:30 [2022-07-29T20:46:30.530Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
20:46:30 [2022-07-29T20:46:30.530Z] #47 DONE 269.4s
20:46:30 [2022-07-29T20:46:30.530Z] 
20:46:30 [2022-07-29T20:46:30.530Z] #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
20:46:30 [2022-07-29T20:46:30.530Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:46:30 [2022-07-29T20:46:30.573Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
20:46:30 [2022-07-29T20:46:30.573Z] === RUN   TestCopyFromContainerPathIsNotDir
20:46:30 [2022-07-29T20:46:30.573Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
20:46:30 [2022-07-29T20:46:30.573Z] === RUN   TestCopyToContainerPathDoesNotExist
20:46:30 [2022-07-29T20:46:30.573Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:46:30 [2022-07-29T20:46:30.573Z] === RUN   TestCopyEmptyFile
20:46:30 [2022-07-29T20:46:30.832Z] --- PASS: TestCopyEmptyFile (0.17s)
20:46:30 [2022-07-29T20:46:30.832Z] === RUN   TestCopyToContainerPathIsNotDir
20:46:30 [2022-07-29T20:46:30.832Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
20:46:30 [2022-07-29T20:46:30.832Z] === RUN   TestCopyFromContainer
20:46:32 [2022-07-29T20:46:32.845Z] ok  	github.com/docker/docker/libnetwork/ipam	15.546s	coverage: 85.3% of statements
20:46:32 [2022-07-29T20:46:32.845Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:46:32 [2022-07-29T20:46:32.845Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:46:32 [2022-07-29T20:46:32.845Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.010s	coverage: 57.1% of statements
20:46:32 [2022-07-29T20:46:32.845Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
20:46:32 [2022-07-29T20:46:32.845Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:46:32 [2022-07-29T20:46:32.845Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
20:46:33 [2022-07-29T20:46:33.064Z] #55 ...
20:46:33 [2022-07-29T20:46:33.064Z] 
20:46:33 [2022-07-29T20:46:33.064Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:46:33 [2022-07-29T20:46:33.064Z] #48 sha256:abceb01bde07382b164186269e43ec4b56d9b622cecfbcff8deaa20cf7d85726
20:46:33 [2022-07-29T20:46:33.064Z] #48 DONE 0.3s
20:46:33 [2022-07-29T20:46:33.064Z] 
20:46:33 [2022-07-29T20:46:33.064Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:46:33 [2022-07-29T20:46:33.064Z] #52 sha256:72f0f529a11a1031a5dd225769a76cdf3f09d42fb79ee72ab2604b1e61628808
20:46:33 [2022-07-29T20:46:33.064Z] #52 DONE 0.1s
20:46:33 [2022-07-29T20:46:33.064Z] 
20:46:33 [2022-07-29T20:46:33.064Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:46:33 [2022-07-29T20:46:33.064Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:46:33 [2022-07-29T20:46:33.064Z] #77 ...
20:46:33 [2022-07-29T20:46:33.064Z] 
20:46:33 [2022-07-29T20:46:33.064Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:46:33 [2022-07-29T20:46:33.064Z] #54 sha256:6f2eab491a95653d02d5d9f2a364b76dfe4c68004d795940e4c6f584142bc223
20:46:33 [2022-07-29T20:46:33.064Z] #54 DONE 0.1s
20:46:33 [2022-07-29T20:46:33.323Z] 
20:46:33 [2022-07-29T20:46:33.323Z] #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
20:46:33 [2022-07-29T20:46:33.323Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
20:46:33 [2022-07-29T20:46:33.411Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.278s	coverage: 74.0% of statements
20:46:34 [2022-07-29T20:46:34.119Z] === RUN   TestCopyFromContainer//
20:46:34 [2022-07-29T20:46:34.119Z] === RUN   TestCopyFromContainer//bar/root
20:46:34 [2022-07-29T20:46:34.345Z] ok  	github.com/docker/docker/libnetwork/iptables	0.166s	coverage: 45.0% of statements
20:46:34 [2022-07-29T20:46:34.345Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
20:46:34 [2022-07-29T20:46:34.379Z] === RUN   TestCopyFromContainer//bar/root/
20:46:34 [2022-07-29T20:46:34.379Z] === RUN   TestCopyFromContainer/bar/quux
20:46:34 [2022-07-29T20:46:34.379Z] === RUN   TestCopyFromContainer/bar/quux/
20:46:34 [2022-07-29T20:46:34.379Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:46:34 [2022-07-29T20:46:34.379Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:46:34 [2022-07-29T20:46:34.379Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:46:34 [2022-07-29T20:46:34.604Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCopyFromContainer/bar/notarget
20:46:34 [2022-07-29T20:46:34.638Z] --- PASS: TestCopyFromContainer (3.88s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer// (0.04s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.04s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.04s)
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:46:34 [2022-07-29T20:46:34.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:46:34 [2022-07-29T20:46:34.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:46:34 [2022-07-29T20:46:34.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:46:34 [2022-07-29T20:46:34.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:46:34 [2022-07-29T20:46:34.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:46:34 [2022-07-29T20:46:34.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:46:34 [2022-07-29T20:46:34.638Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateLinkToNonExistingContainer
20:46:34 [2022-07-29T20:46:34.638Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateWithInvalidEnv
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateWithInvalidEnv/0
20:46:34 [2022-07-29T20:46:34.638Z] === PAUSE TestCreateWithInvalidEnv/0
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateWithInvalidEnv/1
20:46:34 [2022-07-29T20:46:34.638Z] === PAUSE TestCreateWithInvalidEnv/1
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateWithInvalidEnv/2
20:46:34 [2022-07-29T20:46:34.638Z] === PAUSE TestCreateWithInvalidEnv/2
20:46:34 [2022-07-29T20:46:34.638Z] === CONT  TestCreateWithInvalidEnv/0
20:46:34 [2022-07-29T20:46:34.638Z] === CONT  TestCreateWithInvalidEnv/2
20:46:34 [2022-07-29T20:46:34.638Z] === CONT  TestCreateWithInvalidEnv/1
20:46:34 [2022-07-29T20:46:34.638Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:46:34 [2022-07-29T20:46:34.638Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateTmpfsMountsTarget
20:46:34 [2022-07-29T20:46:34.638Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:46:34 [2022-07-29T20:46:34.638Z] === RUN   TestCreateWithCustomMaskedPaths
20:46:36 [2022-07-29T20:46:36.016Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
20:46:36 [2022-07-29T20:46:36.016Z] === RUN   TestCreateWithCustomReadonlyPaths
20:46:37 [2022-07-29T20:46:37.393Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
20:46:37 [2022-07-29T20:46:37.393Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:46:37 [2022-07-29T20:46:37.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:46:37 [2022-07-29T20:46:37.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:46:37 [2022-07-29T20:46:37.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:46:37 [2022-07-29T20:46:37.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:46:37 [2022-07-29T20:46:37.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:46:37 [2022-07-29T20:46:37.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:46:37 [2022-07-29T20:46:37.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:46:37 [2022-07-29T20:46:37.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:46:37 [2022-07-29T20:46:37.393Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:46:37 [2022-07-29T20:46:37.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:46:37 [2022-07-29T20:46:37.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:46:37 [2022-07-29T20:46:37.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:46:37 [2022-07-29T20:46:37.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:46:37 [2022-07-29T20:46:37.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:46:37 [2022-07-29T20:46:37.393Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:46:37 [2022-07-29T20:46:37.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:46:37 [2022-07-29T20:46:37.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
20:46:37 [2022-07-29T20:46:37.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
20:46:37 [2022-07-29T20:46:37.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
20:46:37 [2022-07-29T20:46:37.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
20:46:37 [2022-07-29T20:46:37.393Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
20:46:37 [2022-07-29T20:46:37.393Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:46:37 [2022-07-29T20:46:37.528Z] #77 224.8   CCLD     tests/init
20:46:37 [2022-07-29T20:46:37.652Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreateDifferentPlatform
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreateDifferentPlatform/different_os
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:46:37 [2022-07-29T20:46:37.652Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:46:37 [2022-07-29T20:46:37.652Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:46:37 [2022-07-29T20:46:37.652Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:46:37 [2022-07-29T20:46:37.652Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:46:37 [2022-07-29T20:46:37.652Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreateInvalidHostConfig
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:46:37 [2022-07-29T20:46:37.652Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:46:37 [2022-07-29T20:46:37.652Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:46:37 [2022-07-29T20:46:37.652Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:46:37 [2022-07-29T20:46:37.652Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:46:37 [2022-07-29T20:46:37.652Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:46:37 [2022-07-29T20:46:37.652Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:46:37 [2022-07-29T20:46:37.652Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:46:37 [2022-07-29T20:46:37.652Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:46:37 [2022-07-29T20:46:37.652Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:46:37 [2022-07-29T20:46:37.652Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:46:37 [2022-07-29T20:46:37.652Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:46:37 [2022-07-29T20:46:37.652Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:46:37 [2022-07-29T20:46:37.652Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestContainerStartOnDaemonRestart
20:46:37 [2022-07-29T20:46:37.652Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
20:46:37 [2022-07-29T20:46:37.652Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestDaemonRestartIpcMode
20:46:37 [2022-07-29T20:46:37.652Z] === PAUSE TestDaemonRestartIpcMode
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestDaemonHostGatewayIP
20:46:37 [2022-07-29T20:46:37.652Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
20:46:37 [2022-07-29T20:46:37.652Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestRestartDaemonWithRestartingContainer
20:46:37 [2022-07-29T20:46:37.652Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestContainerKillOnDaemonStart
20:46:37 [2022-07-29T20:46:37.652Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:46:37 [2022-07-29T20:46:37.652Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
20:46:37 [2022-07-29T20:46:37.652Z] === RUN   TestDiff
20:46:38 [2022-07-29T20:46:38.220Z] --- PASS: TestDiff (0.44s)
20:46:38 [2022-07-29T20:46:38.220Z] === RUN   TestExecConsoleSize
20:46:38 [2022-07-29T20:46:38.787Z] --- PASS: TestExecConsoleSize (0.52s)
20:46:38 [2022-07-29T20:46:38.787Z] === RUN   TestExecWithCloseStdin
20:46:39 [2022-07-29T20:46:39.356Z] --- PASS: TestExecWithCloseStdin (0.52s)
20:46:39 [2022-07-29T20:46:39.356Z] === RUN   TestExec
20:46:39 [2022-07-29T20:46:39.615Z] --- PASS: TestExec (0.52s)
20:46:39 [2022-07-29T20:46:39.615Z] === RUN   TestExecUser
20:46:40 [2022-07-29T20:46:40.095Z] #74 ...
20:46:40 [2022-07-29T20:46:40.095Z] 
20:46:40 [2022-07-29T20:46:40.095Z] #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
20:46:40 [2022-07-29T20:46:40.095Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
20:46:40 [2022-07-29T20:46:40.095Z] #69 21.11 Fetched 49.2 MB in 20s (2495 kB/s)
20:46:40 [2022-07-29T20:46:40.183Z] --- PASS: TestExecUser (0.50s)
20:46:40 [2022-07-29T20:46:40.183Z] === RUN   TestExportContainerAndImportImage
20:46:40 [2022-07-29T20:46:40.751Z] --- PASS: TestExportContainerAndImportImage (0.52s)
20:46:40 [2022-07-29T20:46:40.751Z] === RUN   TestExportContainerAfterDaemonRestart
20:46:42 [2022-07-29T20:46:42.129Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
20:46:42 [2022-07-29T20:46:42.129Z] === RUN   TestHealthCheckWorkdir
20:46:42 [2022-07-29T20:46:42.697Z] --- PASS: TestHealthCheckWorkdir (0.66s)
20:46:42 [2022-07-29T20:46:42.697Z] === RUN   TestHealthKillContainer
20:46:46 [2022-07-29T20:46:46.680Z] #69 21.11 Reading package lists...
20:46:46 [2022-07-29T20:46:46.680Z] #69 ...
20:46:46 [2022-07-29T20:46:46.680Z] 
20:46:46 [2022-07-29T20:46:46.680Z] #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
20:46:46 [2022-07-29T20:46:46.680Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:46:46 [2022-07-29T20:46:46.680Z] #20 21.57 Fetched 49.2 MB in 20s (2463 kB/s)
20:46:48 [2022-07-29T20:46:48.090Z] #20 21.57 Reading package lists...
20:46:48 [2022-07-29T20:46:48.090Z] #20 ...
20:46:48 [2022-07-29T20:46:48.090Z] 
20:46:48 [2022-07-29T20:46:48.090Z] #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
20:46:48 [2022-07-29T20:46:48.090Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
20:46:48 [2022-07-29T20:46:48.090Z] #69 21.11 Reading package lists...
20:46:49 [2022-07-29T20:46:49.293Z] #69 30.51 Reading package lists...
20:46:49 [2022-07-29T20:46:49.293Z] #69 ...
20:46:49 [2022-07-29T20:46:49.293Z] 
20:46:49 [2022-07-29T20:46:49.293Z] #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
20:46:49 [2022-07-29T20:46:49.293Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
20:46:49 [2022-07-29T20:46:49.293Z] #49 21.47 Fetched 49.2 MB in 20s (2478 kB/s)
20:46:49 [2022-07-29T20:46:49.293Z] #49 21.47 Reading package lists...
20:46:49 [2022-07-29T20:46:49.293Z] #49 30.85 Reading package lists...
20:46:49 [2022-07-29T20:46:49.293Z] #49 ...
20:46:49 [2022-07-29T20:46:49.293Z] 
20:46:49 [2022-07-29T20:46:49.293Z] #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
20:46:49 [2022-07-29T20:46:49.293Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:46:49 [2022-07-29T20:46:49.293Z] #20 21.57 Reading package lists...
20:46:50 [2022-07-29T20:46:50.814Z] --- PASS: TestHealthKillContainer (7.85s)
20:46:50 [2022-07-29T20:46:50.814Z] === RUN   TestInspectCpusetInConfigPre120
20:46:50 [2022-07-29T20:46:50.814Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:46:50 [2022-07-29T20:46:50.814Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
20:46:50 [2022-07-29T20:46:50.814Z] === RUN   TestIpcModeNone
20:46:51 [2022-07-29T20:46:51.073Z] --- PASS: TestIpcModeNone (0.45s)
20:46:51 [2022-07-29T20:46:51.073Z] === RUN   TestIpcModePrivate
20:46:51 [2022-07-29T20:46:51.333Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
20:46:51 [2022-07-29T20:46:51.333Z] --- PASS: TestIpcModePrivate (0.48s)
20:46:51 [2022-07-29T20:46:51.333Z] === RUN   TestIpcModeShareable
20:46:51 [2022-07-29T20:46:51.333Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:46:51 [2022-07-29T20:46:51.334Z] --- SKIP: TestIpcModeShareable (0.00s)
20:46:51 [2022-07-29T20:46:51.334Z] === RUN   TestAPIIpcModeShareableAndContainer
20:46:53 [2022-07-29T20:46:53.238Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
20:46:53 [2022-07-29T20:46:53.238Z] === RUN   TestAPIIpcModeHost
20:46:53 [2022-07-29T20:46:53.238Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:46:53 [2022-07-29T20:46:53.238Z] --- SKIP: TestAPIIpcModeHost (0.00s)
20:46:53 [2022-07-29T20:46:53.238Z] === RUN   TestDaemonIpcModeShareable
20:46:53 [2022-07-29T20:46:53.238Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:46:53 [2022-07-29T20:46:53.238Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
20:46:53 [2022-07-29T20:46:53.238Z] === RUN   TestDaemonIpcModePrivate
20:46:53 [2022-07-29T20:46:53.805Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
20:46:54 [2022-07-29T20:46:54.065Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
20:46:54 [2022-07-29T20:46:54.065Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:46:54 [2022-07-29T20:46:54.065Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:46:54 [2022-07-29T20:46:54.065Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
20:46:54 [2022-07-29T20:46:54.065Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:46:54 [2022-07-29T20:46:54.065Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:46:54 [2022-07-29T20:46:54.065Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
20:46:54 [2022-07-29T20:46:54.065Z] === RUN   TestIpcModeOlderClient
20:46:54 [2022-07-29T20:46:54.065Z] === PAUSE TestIpcModeOlderClient
20:46:54 [2022-07-29T20:46:54.065Z] === RUN   TestKillContainerInvalidSignal
20:46:54 [2022-07-29T20:46:54.633Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
20:46:54 [2022-07-29T20:46:54.633Z] === RUN   TestKillContainer
20:46:54 [2022-07-29T20:46:54.633Z] === RUN   TestKillContainer/no_signal
20:46:55 [2022-07-29T20:46:55.201Z] === RUN   TestKillContainer/non_killing_signal
20:46:55 [2022-07-29T20:46:55.460Z] === RUN   TestKillContainer/killing_signal
20:46:56 [2022-07-29T20:46:56.028Z] --- PASS: TestKillContainer (1.32s)
20:46:56 [2022-07-29T20:46:56.028Z]     --- PASS: TestKillContainer/no_signal (0.41s)
20:46:56 [2022-07-29T20:46:56.028Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
20:46:56 [2022-07-29T20:46:56.028Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
20:46:56 [2022-07-29T20:46:56.028Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:46:56 [2022-07-29T20:46:56.028Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:46:56 [2022-07-29T20:46:56.287Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:46:56 [2022-07-29T20:46:56.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
20:46:56 [2022-07-29T20:46:56.975Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
20:46:56 [2022-07-29T20:46:56.975Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
20:46:56 [2022-07-29T20:46:56.975Z] === RUN   TestKillStoppedContainer
20:46:56 [2022-07-29T20:46:56.975Z] --- PASS: TestKillStoppedContainer (0.03s)
20:46:56 [2022-07-29T20:46:56.975Z] === RUN   TestKillStoppedContainerAPIPre120
20:46:56 [2022-07-29T20:46:56.975Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
20:46:56 [2022-07-29T20:46:56.975Z] === RUN   TestKillDifferentUserContainer
20:46:57 [2022-07-29T20:46:57.234Z] --- PASS: TestKillDifferentUserContainer (0.44s)
20:46:57 [2022-07-29T20:46:57.234Z] === RUN   TestInspectOomKilledTrue
20:46:57 [2022-07-29T20:46:57.234Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
20:46:57 [2022-07-29T20:46:57.234Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:46:57 [2022-07-29T20:46:57.234Z] === RUN   TestInspectOomKilledFalse
20:46:57 [2022-07-29T20:46:57.234Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:46:57 [2022-07-29T20:46:57.234Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:46:57 [2022-07-29T20:46:57.234Z] === RUN   TestLinksEtcHostsContentMatch
20:46:57 [2022-07-29T20:46:57.234Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:46:57 [2022-07-29T20:46:57.234Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
20:46:57 [2022-07-29T20:46:57.234Z] === RUN   TestLinksContainerNames
20:46:57 [2022-07-29T20:46:57.426Z] #20 31.14 Reading package lists...
20:46:57 [2022-07-29T20:46:57.426Z] #20 ...
20:46:57 [2022-07-29T20:46:57.426Z] 
20:46:57 [2022-07-29T20:46:57.426Z] #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
20:46:57 [2022-07-29T20:46:57.426Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
20:46:57 [2022-07-29T20:46:57.426Z] #69 30.51 Reading package lists...
20:46:58 [2022-07-29T20:46:58.171Z] --- PASS: TestLinksContainerNames (0.91s)
20:46:58 [2022-07-29T20:46:58.171Z] === RUN   TestLogsFollowTailEmpty
20:46:58 [2022-07-29T20:46:58.739Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
20:46:58 [2022-07-29T20:46:58.739Z] === RUN   TestLogs
20:46:58 [2022-07-29T20:46:58.739Z] === RUN   TestLogs/driver_local
20:46:58 [2022-07-29T20:46:58.739Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:46:58 [2022-07-29T20:46:58.739Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:46:58 [2022-07-29T20:46:58.739Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:46:58 [2022-07-29T20:46:58.739Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:46:58 [2022-07-29T20:46:58.739Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:46:58 [2022-07-29T20:46:58.739Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:46:58 [2022-07-29T20:46:58.739Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:46:58 [2022-07-29T20:46:58.739Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:46:59 [2022-07-29T20:46:59.461Z] #77 243.7   AR       libcrun_testing.a
20:46:59 [2022-07-29T20:46:59.461Z] #77 243.7 ar: `u' modifier ignored since `D' is the default (see `U')
20:46:59 [2022-07-29T20:46:59.461Z] #77 243.8   CCLD     tests/tests_libcrun_errors
20:46:59 [2022-07-29T20:46:59.461Z] #77 243.8   CCLD     tests/tests_libcrun_fuzzer
20:46:59 [2022-07-29T20:46:59.461Z] #77 243.9   CCLD     tests/tests_libcrun_utils
20:46:59 [2022-07-29T20:46:59.461Z] #77 244.5   CCLD     libcrun.la
20:46:59 [2022-07-29T20:46:59.461Z] #77 245.4   CCLD     crun
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.0 make[3]: Entering directory '/tmp/crun-build'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.2  /bin/mkdir -p '/usr/local/lib'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.2  /bin/mkdir -p '/usr/local/share/man/man1'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.3 libtool: install: ranlib /usr/local/lib/libcrun.a
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 ----------------------------------------------------------------------
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 Libraries have been installed in:
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5    /usr/local/lib
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 If you ever happen to want to link against installed libraries
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 in a given directory, LIBDIR, you must either use libtool, and
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 specify the full pathname of the library, or use the '-LLIBDIR'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 flag during linking and do at least one of the following:
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5      during execution
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5      during linking
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 See any operating system documentation about shared libraries for
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 more information, such as the ld(1) and ld.so(8) manual pages.
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5 ----------------------------------------------------------------------
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5  /bin/mkdir -p '/build'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.6 libtool: install: /usr/bin/install -c crun /build/crun
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.6 make[3]: Leaving directory '/tmp/crun-build'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.6 make[2]: Leaving directory '/tmp/crun-build'
20:46:59 [2022-07-29T20:46:59.461Z] #77 246.6 make[1]: Leaving directory '/tmp/crun-build'
20:46:59 [2022-07-29T20:46:59.461Z] #77 DONE 246.9s
20:46:59 [2022-07-29T20:46:59.461Z] 
20:46:59 [2022-07-29T20:46:59.461Z] #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
20:46:59 [2022-07-29T20:46:59.461Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:46:59 [2022-07-29T20:46:59.969Z] #69 39.69 Building dependency tree...
20:47:00 [2022-07-29T20:47:00.643Z] === RUN   TestLogs/driver_json-file
20:47:00 [2022-07-29T20:47:00.643Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:47:00 [2022-07-29T20:47:00.643Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:47:00 [2022-07-29T20:47:00.643Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:47:00 [2022-07-29T20:47:00.643Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:47:00 [2022-07-29T20:47:00.643Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:47:00 [2022-07-29T20:47:00.643Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:47:00 [2022-07-29T20:47:00.643Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:47:01 [2022-07-29T20:47:01.580Z] --- PASS: TestLogs (3.03s)
20:47:01 [2022-07-29T20:47:01.580Z]     --- PASS: TestLogs/driver_local (0.01s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.95s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.03s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.25s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.51s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.55s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.60s)
20:47:01 [2022-07-29T20:47:01.580Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.91s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.91s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.11s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.16s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.37s)
20:47:01 [2022-07-29T20:47:01.580Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.41s)
20:47:01 [2022-07-29T20:47:01.580Z] === RUN   TestContainerNetworkMountsNoChown
20:47:01 [2022-07-29T20:47:01.879Z] #69 43.83 The following additional packages will be installed:
20:47:01 [2022-07-29T20:47:01.879Z] #69 43.85   libbtrfs0
20:47:01 [2022-07-29T20:47:01.879Z] #69 44.13 The following NEW packages will be installed:
20:47:01 [2022-07-29T20:47:01.879Z] #69 44.15   libbtrfs-dev libbtrfs0
20:47:02 [2022-07-29T20:47:02.149Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/default
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/default
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/private
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/private
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rprivate
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rprivate
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/slave
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/slave
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rslave
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rslave
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/shared
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/shared
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rshared
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rshared
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/default
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/default/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/default/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rslave
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rshared
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/shared
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/private
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/private/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/slave
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rprivate
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/private/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/private/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/private/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/default/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/default/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:47:02 [2022-07-29T20:47:02.149Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:47:02 [2022-07-29T20:47:02.408Z] --- PASS: TestMountDaemonRoot (0.01s)
20:47:02 [2022-07-29T20:47:02.408Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:47:02 [2022-07-29T20:47:02.408Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
20:47:02 [2022-07-29T20:47:02.408Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:47:02 [2022-07-29T20:47:02.409Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:47:02 [2022-07-29T20:47:02.409Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:47:02 [2022-07-29T20:47:02.409Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:47:02 [2022-07-29T20:47:02.409Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
20:47:02 [2022-07-29T20:47:02.409Z] === RUN   TestContainerBindMountNonRecursive
20:47:02 [2022-07-29T20:47:02.409Z]     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)
20:47:02 [2022-07-29T20:47:02.409Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
20:47:02 [2022-07-29T20:47:02.409Z] === RUN   TestContainerVolumesMountedAsShared
20:47:02 [2022-07-29T20:47:02.409Z]     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)
20:47:02 [2022-07-29T20:47:02.409Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
20:47:02 [2022-07-29T20:47:02.409Z] === RUN   TestContainerVolumesMountedAsSlave
20:47:02 [2022-07-29T20:47:02.409Z]     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)
20:47:02 [2022-07-29T20:47:02.409Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
20:47:02 [2022-07-29T20:47:02.409Z] === RUN   TestNetworkNat
20:47:02 [2022-07-29T20:47:02.449Z] #69 44.64 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
20:47:02 [2022-07-29T20:47:02.449Z] #69 44.64 Need to get 460 kB of archives.
20:47:02 [2022-07-29T20:47:02.449Z] #69 44.64 After this operation, 1237 kB of additional disk space will be used.
20:47:02 [2022-07-29T20:47:02.449Z] #69 44.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:47:02 [2022-07-29T20:47:02.449Z] #69 44.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:47:02 [2022-07-29T20:47:02.977Z] --- PASS: TestNetworkNat (0.48s)
20:47:02 [2022-07-29T20:47:02.977Z] === RUN   TestNetworkLocalhostTCPNat
20:47:03 [2022-07-29T20:47:03.236Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
20:47:03 [2022-07-29T20:47:03.236Z] === RUN   TestNetworkLoopbackNat
20:47:03 [2022-07-29T20:47:03.391Z] #69 45.38 debconf: delaying package configuration, since apt-utils is not installed
20:47:03 [2022-07-29T20:47:03.391Z] #69 45.64 Fetched 460 kB in 0s (1353 kB/s)
20:47:03 [2022-07-29T20:47:03.391Z] #69 45.74 Selecting previously unselected package libbtrfs0:amd64.
20:47:03 [2022-07-29T20:47:03.653Z] #69 45.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 ... 30255 files and directories currently installed.)
20:47:03 [2022-07-29T20:47:03.653Z] #69 45.81 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:47:03 [2022-07-29T20:47:03.653Z] #69 45.82 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:47:03 [2022-07-29T20:47:03.653Z] #69 45.95 Selecting previously unselected package libbtrfs-dev:amd64.
20:47:03 [2022-07-29T20:47:03.653Z] #69 45.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:47:03 [2022-07-29T20:47:03.653Z] #69 45.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:47:03 [2022-07-29T20:47:03.915Z] #69 46.13 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:47:03 [2022-07-29T20:47:03.916Z] #69 46.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:47:03 [2022-07-29T20:47:03.916Z] #69 46.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:47:04 [2022-07-29T20:47:04.177Z] #69 DONE 46.4s
20:47:04 [2022-07-29T20:47:04.177Z] 
20:47:04 [2022-07-29T20:47:04.177Z] #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
20:47:04 [2022-07-29T20:47:04.177Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:47:04 [2022-07-29T20:47:04.177Z] #20 31.14 Reading package lists...
20:47:04 [2022-07-29T20:47:04.177Z] #20 40.13 Building dependency tree...
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.34 The following additional packages will be installed:
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.35   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.35   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.35   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.35   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.36   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.37   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.38   mingw-w64-common mingw-w64-x86-64-dev
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.41 Suggested packages:
20:47:04 [2022-07-29T20:47:04.177Z] #20 44.41   gcc-10-locales seccomp wine64
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.15 The following NEW packages will be installed:
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.15   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.15   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.15   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.16   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.16   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.16   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.16   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.17   mingw-w64-x86-64-dev
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.51 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.51 Need to get 115 MB of archives.
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.51 After this operation, 645 MB of additional disk space will be used.
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.51 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]
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.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]
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
20:47:04 [2022-07-29T20:47:04.177Z] #20 45.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
20:47:04 [2022-07-29T20:47:04.177Z] #20 46.01 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]
20:47:04 [2022-07-29T20:47:04.177Z] #20 ...
20:47:04 [2022-07-29T20:47:04.177Z] 
20:47:04 [2022-07-29T20:47:04.177Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:47:04 [2022-07-29T20:47:04.177Z] #70 sha256:a1eac883f15b9476191aa3ff6173307efcdd6ec0f3e6cb7c78aa58e6061a7626
20:47:04 [2022-07-29T20:47:04.177Z] #70 DONE 0.1s
20:47:04 [2022-07-29T20:47:04.177Z] 
20:47:04 [2022-07-29T20:47:04.177Z] #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
20:47:04 [2022-07-29T20:47:04.177Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
20:47:04 [2022-07-29T20:47:04.177Z] #49 30.85 Reading package lists...
20:47:04 [2022-07-29T20:47:04.177Z] #49 40.08 Building dependency tree...
20:47:04 [2022-07-29T20:47:04.177Z] #49 44.30 The following additional packages will be installed:
20:47:04 [2022-07-29T20:47:04.177Z] #49 44.33   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
20:47:04 [2022-07-29T20:47:04.177Z] #49 44.35 Suggested packages:
20:47:04 [2022-07-29T20:47:04.177Z] #49 44.35   cmake-doc ninja-build lrzip
20:47:04 [2022-07-29T20:47:04.177Z] #49 44.35 Recommended packages:
20:47:04 [2022-07-29T20:47:04.177Z] #49 44.35   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:47:04 [2022-07-29T20:47:04.177Z] #49 44.96 The following NEW packages will be installed:
20:47:04 [2022-07-29T20:47:04.178Z] #49 44.98   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.36 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.36 Need to get 8418 kB of archives.
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.36 After this operation, 34.9 MB of additional disk space will be used.
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:47:04 [2022-07-29T20:47:04.178Z] #49 45.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:47:04 [2022-07-29T20:47:04.178Z] #49 46.16 debconf: delaying package configuration, since apt-utils is not installed
20:47:04 [2022-07-29T20:47:04.178Z] #49 46.49 Fetched 8418 kB in 0s (20.7 MB/s)
20:47:04 [2022-07-29T20:47:04.442Z] #49 46.57 Selecting previously unselected package xxd.
20:47:04 [2022-07-29T20:47:04.442Z] #49 46.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%
20:47:04 [2022-07-29T20:47:04.442Z] #49 ...
20:47:04 [2022-07-29T20:47:04.442Z] 
20:47:04 [2022-07-29T20:47:04.442Z] #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
20:47:04 [2022-07-29T20:47:04.442Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:47:04 [2022-07-29T20:47:04.442Z] #20 46.57 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]
20:47:04 [2022-07-29T20:47:04.703Z] #20 46.84 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]
20:47:04 [2022-07-29T20:47:04.703Z] #20 47.02 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]
20:47:05 [2022-07-29T20:47:05.275Z] #20 47.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]
20:47:05 [2022-07-29T20:47:05.275Z] #20 47.71 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]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.73 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]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:47:05 [2022-07-29T20:47:05.536Z] #20 47.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:47:05 [2022-07-29T20:47:05.769Z] --- PASS: TestNetworkLoopbackNat (2.54s)
20:47:05 [2022-07-29T20:47:05.769Z] === RUN   TestPause
20:47:05 [2022-07-29T20:47:05.769Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:05 [2022-07-29T20:47:05.769Z] --- SKIP: TestPause (0.00s)
20:47:05 [2022-07-29T20:47:05.769Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:47:05 [2022-07-29T20:47:05.769Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:47:05 [2022-07-29T20:47:05.769Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:47:05 [2022-07-29T20:47:05.769Z] === RUN   TestPauseStopPausedContainer
20:47:05 [2022-07-29T20:47:05.769Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:05 [2022-07-29T20:47:05.769Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
20:47:05 [2022-07-29T20:47:05.769Z] === RUN   TestPidHost
20:47:06 [2022-07-29T20:47:06.106Z] #20 48.34 debconf: delaying package configuration, since apt-utils is not installed
20:47:06 [2022-07-29T20:47:06.366Z] #20 48.61 Fetched 115 MB in 3s (45.3 MB/s)
20:47:06 [2022-07-29T20:47:06.366Z] #20 48.66 Selecting previously unselected package binutils-mingw-w64-i686.
20:47:06 [2022-07-29T20:47:06.366Z] #20 48.66 (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 ... 30255 files and directories currently installed.)
20:47:06 [2022-07-29T20:47:06.366Z] #20 48.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:47:06 [2022-07-29T20:47:06.366Z] #20 48.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:47:06 [2022-07-29T20:47:06.706Z] --- PASS: TestPidHost (0.97s)
20:47:06 [2022-07-29T20:47:06.706Z] === RUN   TestPsFilter
20:47:06 [2022-07-29T20:47:06.965Z] --- PASS: TestPsFilter (0.09s)
20:47:06 [2022-07-29T20:47:06.965Z] === RUN   TestRemoveContainerWithRemovedVolume
20:47:07 [2022-07-29T20:47:07.224Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
20:47:07 [2022-07-29T20:47:07.224Z] === RUN   TestRemoveContainerWithVolume
20:47:07 [2022-07-29T20:47:07.308Z] #20 49.54 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:47:07 [2022-07-29T20:47:07.308Z] #20 49.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:47:07 [2022-07-29T20:47:07.308Z] #20 49.55 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:47:07 [2022-07-29T20:47:07.792Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
20:47:07 [2022-07-29T20:47:07.792Z] === RUN   TestRemoveContainerRunning
20:47:08 [2022-07-29T20:47:08.249Z] #20 50.53 Selecting previously unselected package binutils-mingw-w64.
20:47:08 [2022-07-29T20:47:08.249Z] #20 50.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:47:08 [2022-07-29T20:47:08.249Z] #20 50.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:47:08 [2022-07-29T20:47:08.249Z] #20 50.67 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:47:08 [2022-07-29T20:47:08.359Z] --- PASS: TestRemoveContainerRunning (0.50s)
20:47:08 [2022-07-29T20:47:08.359Z] === RUN   TestRemoveContainerForceRemoveRunning
20:47:08 [2022-07-29T20:47:08.510Z] #20 50.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:47:08 [2022-07-29T20:47:08.510Z] #20 50.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:47:08 [2022-07-29T20:47:08.618Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
20:47:08 [2022-07-29T20:47:08.618Z] === RUN   TestRemoveInvalidContainer
20:47:08 [2022-07-29T20:47:08.618Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:47:08 [2022-07-29T20:47:08.618Z] === RUN   TestRenameLinkedContainer
20:47:08 [2022-07-29T20:47:08.771Z] #20 ...
20:47:08 [2022-07-29T20:47:08.771Z] 
20:47:08 [2022-07-29T20:47:08.771Z] #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
20:47:08 [2022-07-29T20:47:08.771Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
20:47:08 [2022-07-29T20:47:08.771Z] #49 46.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 ... 30255 files and directories currently installed.)
20:47:08 [2022-07-29T20:47:08.771Z] #49 46.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 46.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 46.91 Selecting previously unselected package vim-common.
20:47:08 [2022-07-29T20:47:08.771Z] #49 46.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 46.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 47.12 Selecting previously unselected package cmake-data.
20:47:08 [2022-07-29T20:47:08.771Z] #49 47.13 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 47.15 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.24 Selecting previously unselected package libarchive13:amd64.
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.26 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.26 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.41 Selecting previously unselected package libjsoncpp24:amd64.
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.41 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.50 Selecting previously unselected package librhash0:amd64.
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.50 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.51 Unpacking librhash0:amd64 (1.4.1-2) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.61 Selecting previously unselected package libuv1:amd64.
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.61 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.62 Unpacking libuv1:amd64 (1.40.0-2) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.69 Selecting previously unselected package cmake.
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.69 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 48.69 Unpacking cmake (3.18.4-2+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 50.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 50.29 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 50.30 Setting up libuv1:amd64 (1.40.0-2) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 50.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 50.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 50.37 Setting up librhash0:amd64 (1.4.1-2) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 50.39 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 50.40 Setting up cmake (3.18.4-2+deb11u1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 50.42 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:47:08 [2022-07-29T20:47:08.771Z] #49 DONE 50.9s
20:47:08 [2022-07-29T20:47:08.771Z] 
20:47:08 [2022-07-29T20:47:08.771Z] #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
20:47:08 [2022-07-29T20:47:08.771Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:47:08 [2022-07-29T20:47:08.771Z] #20 50.89 Selecting previously unselected package dmsetup.
20:47:08 [2022-07-29T20:47:08.771Z] #20 50.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #20 50.91 Unpacking dmsetup (2:1.02.175-2.1) ...
20:47:08 [2022-07-29T20:47:08.771Z] #20 ...
20:47:08 [2022-07-29T20:47:08.771Z] 
20:47:08 [2022-07-29T20:47:08.771Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:47:08 [2022-07-29T20:47:08.771Z] #50 sha256:bed53d494e87026b20d8954caf45247ad42a6256b52fd3b76aecaa2828c3dc9f
20:47:08 [2022-07-29T20:47:08.771Z] #50 DONE 0.1s
20:47:08 [2022-07-29T20:47:08.771Z] 
20:47:08 [2022-07-29T20:47:08.771Z] #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
20:47:08 [2022-07-29T20:47:08.771Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:47:08 [2022-07-29T20:47:08.771Z] #20 51.02 Selecting previously unselected package mingw-w64-common.
20:47:08 [2022-07-29T20:47:08.771Z] #20 51.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:47:08 [2022-07-29T20:47:08.771Z] #20 51.03 Unpacking mingw-w64-common (8.0.0-1) ...
20:47:09 [2022-07-29T20:47:09.714Z] #20 ...
20:47:09 [2022-07-29T20:47:09.714Z] 
20:47:09 [2022-07-29T20:47:09.714Z] #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
20:47:09 [2022-07-29T20:47:09.714Z] #74 sha256:97743596d55e25b1101fd914eb20f984dc8dff2a60c593814db95799757f0922
20:47:09 [2022-07-29T20:47:09.714Z] #74 48.43 + for f in rootlesskit rootlesskit-docker-proxy
20:47:09 [2022-07-29T20:47:09.714Z] #74 48.43 + GOBIN=/build
20:47:09 [2022-07-29T20:47:09.714Z] #74 48.43 + GO111MODULE=on
20:47:09 [2022-07-29T20:47:09.714Z] #74 48.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.63 rootlesskit version 1.0.0
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64 Usage of /build/rootlesskit-docker-proxy:
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64   -container-ip string
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64     	container ip
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64   -container-port int
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64     	container port (default -1)
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64   -host-ip string
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64     	host ip
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64   -host-port int
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64     	host port (default -1)
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64   -proto string
20:47:09 [2022-07-29T20:47:09.714Z] #74 51.64     	proxy protocol (default "tcp")
20:47:09 [2022-07-29T20:47:09.714Z] #74 DONE 51.8s
20:47:09 [2022-07-29T20:47:09.714Z] 
20:47:09 [2022-07-29T20:47:09.714Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:47:09 [2022-07-29T20:47:09.714Z] #75 sha256:e23d07035c2caf3eb3d79adf9e23336267ccd468d6acc5e628e1bb807c9955fc
20:47:09 [2022-07-29T20:47:09.714Z] #75 DONE 0.1s
20:47:09 [2022-07-29T20:47:09.974Z] 
20:47:09 [2022-07-29T20:47:09.974Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:47:09 [2022-07-29T20:47:09.974Z] #76 sha256:c4b4f87373518ffdae56321bdda079e49d033ce754f9b830e88d4e3a1aba0fe9
20:47:09 [2022-07-29T20:47:09.974Z] #76 DONE 0.1s
20:47:09 [2022-07-29T20:47:09.974Z] 
20:47:09 [2022-07-29T20:47:09.974Z] #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
20:47:09 [2022-07-29T20:47:09.974Z] #51 sha256:7177f735a693675b4fd1db0260dce9f67317a47bfa151721a6d30e6236f59b6d
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.847 + RM_GOPATH=0
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.847 + TMP_GOPATH=
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.847 + : /build
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.848 + '[' -z '' ']'
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.848 ++ mktemp -d
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.852 + export GOPATH=/tmp/tmp.DtjSBe4wtf
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.852 + GOPATH=/tmp/tmp.DtjSBe4wtf
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.852 + RM_GOPATH=1
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.852 + case "$(go env GOARCH)" in
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.858 ++ go env GOARCH
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.861 + export GO_BUILDMODE=-buildmode=pie
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.861 + GO_BUILDMODE=-buildmode=pie
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.862 ++ dirname /install.sh
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.863 + dir=/
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.863 + bin=tini
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.863 + shift
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.863 + '[' '!' -f //tini.installer ']'
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.863 + . //tini.installer
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.863 ++ : v0.19.0
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.864 + install_tini
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.864 + echo 'Install tini version v0.19.0'
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.864 Install tini version v0.19.0
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.864 + git clone https://github.com/krallin/tini.git /tmp/tmp.DtjSBe4wtf/tini
20:47:09 [2022-07-29T20:47:09.974Z] #51 0.866 Cloning into '/tmp/tmp.DtjSBe4wtf/tini'...
20:47:10 [2022-07-29T20:47:10.237Z] #51 1.410 + cd /tmp/tmp.DtjSBe4wtf/tini
20:47:10 [2022-07-29T20:47:10.237Z] #51 1.414 + git checkout -q v0.19.0
20:47:10 [2022-07-29T20:47:10.237Z] #51 1.433 + cmake .
20:47:10 [2022-07-29T20:47:10.498Z] #51 1.784 -- The C compiler identification is GNU 10.2.1
20:47:10 [2022-07-29T20:47:10.498Z] #51 1.828 -- Detecting C compiler ABI info
20:47:10 [2022-07-29T20:47:10.523Z] --- PASS: TestRenameLinkedContainer (1.82s)
20:47:10 [2022-07-29T20:47:10.523Z] === RUN   TestRenameStoppedContainer
20:47:11 [2022-07-29T20:47:11.069Z] #51 2.190 -- Detecting C compiler ABI info - done
20:47:11 [2022-07-29T20:47:11.069Z] #51 2.255 -- Check for working C compiler: /usr/bin/cc - skipped
20:47:11 [2022-07-29T20:47:11.069Z] #51 2.257 -- Detecting C compile features
20:47:11 [2022-07-29T20:47:11.069Z] #51 2.262 -- Detecting C compile features - done
20:47:11 [2022-07-29T20:47:11.069Z] #51 2.287 -- Performing Test HAS_BUILTIN_FORTIFY
20:47:11 [2022-07-29T20:47:11.069Z] #51 2.391 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:47:11 [2022-07-29T20:47:11.091Z] --- PASS: TestRenameStoppedContainer (0.43s)
20:47:11 [2022-07-29T20:47:11.091Z] === RUN   TestRenameRunningContainerAndReuse
20:47:11 [2022-07-29T20:47:11.330Z] #51 2.444 -- Configuring done
20:47:11 [2022-07-29T20:47:11.330Z] #51 2.460 -- Generating done
20:47:11 [2022-07-29T20:47:11.330Z] #51 2.463 -- Build files have been written to: /tmp/tmp.DtjSBe4wtf/tini
20:47:11 [2022-07-29T20:47:11.330Z] #51 2.472 + make tini-static
20:47:11 [2022-07-29T20:47:11.591Z] #51 2.766 Scanning dependencies of target tini-static
20:47:11 [2022-07-29T20:47:11.591Z] #51 2.795 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:47:11 [2022-07-29T20:47:11.852Z] #51 3.136 [100%] Linking C executable tini-static
20:47:12 [2022-07-29T20:47:12.027Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
20:47:12 [2022-07-29T20:47:12.027Z] === RUN   TestRenameInvalidName
20:47:12 [2022-07-29T20:47:12.112Z] #51 3.302 [100%] Built target tini-static
20:47:12 [2022-07-29T20:47:12.112Z] #51 3.316 + mkdir -p /build
20:47:12 [2022-07-29T20:47:12.112Z] #51 3.318 + cp tini-static /build/docker-init
20:47:12 [2022-07-29T20:47:12.286Z] --- PASS: TestRenameInvalidName (0.44s)
20:47:12 [2022-07-29T20:47:12.286Z] === RUN   TestRenameAnonymousContainer
20:47:12 [2022-07-29T20:47:12.373Z] #51 DONE 3.4s
20:47:12 [2022-07-29T20:47:12.373Z] 
20:47:12 [2022-07-29T20:47:12.373Z] #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
20:47:12 [2022-07-29T20:47:12.373Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:47:12 [2022-07-29T20:47:12.373Z] #20 54.02 Selecting previously unselected package mingw-w64-x86-64-dev.
20:47:12 [2022-07-29T20:47:12.373Z] #20 54.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:47:12 [2022-07-29T20:47:12.373Z] #20 54.03 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:47:14 [2022-07-29T20:47:14.019Z] #20 56.19 Selecting previously unselected package gcc-mingw-w64-base.
20:47:14 [2022-07-29T20:47:14.019Z] #20 56.19 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:47:14 [2022-07-29T20:47:14.019Z] #20 56.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:47:14 [2022-07-29T20:47:14.019Z] #20 56.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:47:14 [2022-07-29T20:47:14.019Z] #20 56.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:47:14 [2022-07-29T20:47:14.019Z] #20 56.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:47:14 [2022-07-29T20:47:14.190Z] --- PASS: TestRenameAnonymousContainer (1.56s)
20:47:14 [2022-07-29T20:47:14.190Z] === RUN   TestRenameContainerWithSameName
20:47:14 [2022-07-29T20:47:14.190Z] --- PASS: TestRenameContainerWithSameName (0.43s)
20:47:14 [2022-07-29T20:47:14.190Z] === RUN   TestRenameContainerWithLinkedContainer
20:47:14 [2022-07-29T20:47:14.280Z] #20 ...
20:47:14 [2022-07-29T20:47:14.280Z] 
20:47:14 [2022-07-29T20:47:14.280Z] #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
20:47:14 [2022-07-29T20:47:14.280Z] #71 sha256:0159d45aab2d7f09f34221d5266875bd33fc73c1c51ce5191e6de8eaa4a319bb
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.892 + RM_GOPATH=0
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.892 + TMP_GOPATH=
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.892 + : /build
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.892 + '[' -z '' ']'
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.892 ++ mktemp -d
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.895 + export GOPATH=/tmp/tmp.RWmLFNqYOS
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.895 + GOPATH=/tmp/tmp.RWmLFNqYOS
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.895 + RM_GOPATH=1
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.896 + case "$(go env GOARCH)" in
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.896 ++ go env GOARCH
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.906 + export GO_BUILDMODE=-buildmode=pie
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.906 + GO_BUILDMODE=-buildmode=pie
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.907 ++ dirname /install.sh
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.908 + dir=/
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.913 + bin=containerd
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.913 + shift
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.913 + '[' '!' -f //containerd.installer ']'
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.913 + . //containerd.installer
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.914 ++ set -e
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.914 ++ : v1.6.6
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.914 + install_containerd
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.915 + echo 'Install containerd version v1.6.6'
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.915 Install containerd version v1.6.6
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.915 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RWmLFNqYOS/src/github.com/containerd/containerd
20:47:14 [2022-07-29T20:47:14.280Z] #71 0.919 Cloning into '/tmp/tmp.RWmLFNqYOS/src/github.com/containerd/containerd'...
20:47:14 [2022-07-29T20:47:14.343Z] #55 ...
20:47:14 [2022-07-29T20:47:14.343Z] 
20:47:14 [2022-07-29T20:47:14.343Z] #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
20:47:14 [2022-07-29T20:47:14.343Z] #60 sha256:b37de17c2f9e01dbc55964a1d1ea85057ade7e8cea5514252ff3890943617909
20:47:14 [2022-07-29T20:47:14.343Z] #60 186.5 + mkdir -p /build
20:47:14 [2022-07-29T20:47:14.343Z] #60 186.5 + cp runc /build/runc
20:47:14 [2022-07-29T20:47:14.343Z] #60 DONE 186.8s
20:47:14 [2022-07-29T20:47:14.343Z] 
20:47:14 [2022-07-29T20:47:14.343Z] #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
20:47:14 [2022-07-29T20:47:14.343Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
20:47:14 [2022-07-29T20:47:14.343Z] #55 314.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
20:47:14 [2022-07-29T20:47:14.602Z] #55 DONE 314.3s
20:47:14 [2022-07-29T20:47:14.602Z] 
20:47:14 [2022-07-29T20:47:14.602Z] #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
20:47:14 [2022-07-29T20:47:14.602Z] #64 sha256:22ce016ad647ca95af5ae3e7d057932ee25f19e2c419db8d7b55d44020de41f9
20:47:15 [2022-07-29T20:47:15.127Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
20:47:15 [2022-07-29T20:47:15.127Z] === RUN   TestResize
20:47:15 [2022-07-29T20:47:15.695Z] --- PASS: TestResize (0.43s)
20:47:15 [2022-07-29T20:47:15.695Z] === RUN   TestResizeWithInvalidSize
20:47:15 [2022-07-29T20:47:15.954Z] --- PASS: TestResizeWithInvalidSize (0.44s)
20:47:15 [2022-07-29T20:47:15.954Z] === RUN   TestResizeWhenContainerNotStarted
20:47:15 [2022-07-29T20:47:15.981Z] #64 ...
20:47:15 [2022-07-29T20:47:15.982Z] 
20:47:15 [2022-07-29T20:47:15.982Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:47:15 [2022-07-29T20:47:15.982Z] #56 sha256:4e1f964650ffbe394a8ee6de1fa7a4b2b2aab87ecde8e54dba75205f97fb771d
20:47:15 [2022-07-29T20:47:15.982Z] #56 DONE 0.3s
20:47:15 [2022-07-29T20:47:15.982Z] 
20:47:15 [2022-07-29T20:47:15.982Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:47:15 [2022-07-29T20:47:15.982Z] #58 sha256:10a04d8486a992797b692d8639dd1bc35f90d95838d9ee3da354993852198541
20:47:16 [2022-07-29T20:47:16.192Z] #71 ...
20:47:16 [2022-07-29T20:47:16.192Z] 
20:47:16 [2022-07-29T20:47:16.192Z] #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
20:47:16 [2022-07-29T20:47:16.192Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:47:16 [2022-07-29T20:47:16.192Z] #20 58.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:47:16 [2022-07-29T20:47:16.192Z] #20 58.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:47:16 [2022-07-29T20:47:16.192Z] #20 58.03 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:47:16 [2022-07-29T20:47:16.240Z] #58 DONE 0.2s
20:47:16 [2022-07-29T20:47:16.240Z] 
20:47:16 [2022-07-29T20:47:16.240Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:47:16 [2022-07-29T20:47:16.240Z] #61 sha256:880bf7fe1f241f9ce9955f8a61000797191402e49a57a9fdb9e96c0b7705017a
20:47:16 [2022-07-29T20:47:16.499Z] #61 DONE 0.1s
20:47:16 [2022-07-29T20:47:16.499Z] 
20:47:16 [2022-07-29T20:47:16.499Z] #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
20:47:16 [2022-07-29T20:47:16.499Z] #64 sha256:22ce016ad647ca95af5ae3e7d057932ee25f19e2c419db8d7b55d44020de41f9
20:47:16 [2022-07-29T20:47:16.521Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
20:47:16 [2022-07-29T20:47:16.521Z] === RUN   TestDaemonRestartKillContainers
20:47:16 [2022-07-29T20:47:16.521Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:47:16 [2022-07-29T20:47:16.521Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:47:16 [2022-07-29T20:47:16.521Z] === RUN   TestCgroupNamespacesRun
20:47:17 [2022-07-29T20:47:17.897Z] --- PASS: TestCgroupNamespacesRun (1.16s)
20:47:17 [2022-07-29T20:47:17.898Z] === RUN   TestCgroupNamespacesRunPrivileged
20:47:18 [2022-07-29T20:47:18.834Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s)
20:47:18 [2022-07-29T20:47:18.834Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:47:19 [2022-07-29T20:47:19.491Z] #20 61.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:47:19 [2022-07-29T20:47:19.492Z] #20 61.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:47:19 [2022-07-29T20:47:19.492Z] #20 61.78 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:47:20 [2022-07-29T20:47:20.211Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
20:47:20 [2022-07-29T20:47:20.211Z] === RUN   TestCgroupNamespacesRunHostMode
20:47:20 [2022-07-29T20:47:20.688Z] #64 280.7 + bin/containerd
20:47:21 [2022-07-29T20:47:21.147Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
20:47:21 [2022-07-29T20:47:21.147Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:47:21 [2022-07-29T20:47:21.405Z] #20 63.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:47:21 [2022-07-29T20:47:21.405Z] #20 63.37 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:47:21 [2022-07-29T20:47:21.405Z] #20 63.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:47:21 [2022-07-29T20:47:21.974Z] #20 ...
20:47:21 [2022-07-29T20:47:21.974Z] 
20:47:21 [2022-07-29T20:47:21.974Z] #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
20:47:21 [2022-07-29T20:47:21.974Z] #71 sha256:0159d45aab2d7f09f34221d5266875bd33fc73c1c51ce5191e6de8eaa4a319bb
20:47:21 [2022-07-29T20:47:21.974Z] #71 15.59 + cd /tmp/tmp.RWmLFNqYOS/src/github.com/containerd/containerd
20:47:21 [2022-07-29T20:47:21.974Z] #71 15.59 + git checkout -q v1.6.6
20:47:21 [2022-07-29T20:47:21.974Z] #71 16.43 + export 'BUILDTAGS=netgo osusergo static_build'
20:47:21 [2022-07-29T20:47:21.974Z] #71 16.43 + BUILDTAGS='netgo osusergo static_build'
20:47:21 [2022-07-29T20:47:21.974Z] #71 16.43 + export EXTRA_FLAGS=-buildmode=pie
20:47:21 [2022-07-29T20:47:21.974Z] #71 16.43 + EXTRA_FLAGS=-buildmode=pie
20:47:21 [2022-07-29T20:47:21.974Z] #71 16.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:47:21 [2022-07-29T20:47:21.974Z] #71 16.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:47:21 [2022-07-29T20:47:21.974Z] #71 16.43 + '[' '' = dynamic ']'
20:47:21 [2022-07-29T20:47:21.974Z] #71 16.43 + make
20:47:21 [2022-07-29T20:47:21.974Z] #71 17.17 + bin/ctr
20:47:22 [2022-07-29T20:47:22.524Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
20:47:22 [2022-07-29T20:47:22.524Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:47:23 [2022-07-29T20:47:23.460Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
20:47:23 [2022-07-29T20:47:23.460Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:47:24 [2022-07-29T20:47:24.027Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
20:47:24 [2022-07-29T20:47:24.027Z] === RUN   TestCgroupNamespacesRunOlderClient
20:47:25 [2022-07-29T20:47:25.405Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
20:47:25 [2022-07-29T20:47:25.405Z] === RUN   TestNISDomainname
20:47:25 [2022-07-29T20:47:25.405Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:47:25 [2022-07-29T20:47:25.405Z] --- SKIP: TestNISDomainname (0.02s)
20:47:25 [2022-07-29T20:47:25.405Z] === RUN   TestHostnameDnsResolution
20:47:25 [2022-07-29T20:47:25.973Z] --- PASS: TestHostnameDnsResolution (0.73s)
20:47:25 [2022-07-29T20:47:25.973Z] === RUN   TestUnprivilegedPortsAndPing
20:47:25 [2022-07-29T20:47:25.973Z]     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
20:47:25 [2022-07-29T20:47:25.973Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
20:47:25 [2022-07-29T20:47:25.973Z] === RUN   TestPrivilegedHostDevices
20:47:26 [2022-07-29T20:47:26.542Z] --- PASS: TestPrivilegedHostDevices (0.46s)
20:47:26 [2022-07-29T20:47:26.542Z] === RUN   TestRunConsoleSize
20:47:27 [2022-07-29T20:47:27.109Z] --- PASS: TestRunConsoleSize (0.42s)
20:47:27 [2022-07-29T20:47:27.109Z] === RUN   TestRunWithAlternativeContainerdShim
20:47:28 [2022-07-29T20:47:28.046Z] --- PASS: TestRunWithAlternativeContainerdShim (1.14s)
20:47:28 [2022-07-29T20:47:28.046Z] === RUN   TestStats
20:47:28 [2022-07-29T20:47:28.046Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:28 [2022-07-29T20:47:28.046Z] --- SKIP: TestStats (0.00s)
20:47:28 [2022-07-29T20:47:28.046Z] === RUN   TestStopContainerWithTimeout
20:47:28 [2022-07-29T20:47:28.046Z] === RUN   TestStopContainerWithTimeout/0
20:47:28 [2022-07-29T20:47:28.046Z] === PAUSE TestStopContainerWithTimeout/0
20:47:28 [2022-07-29T20:47:28.046Z] === RUN   TestStopContainerWithTimeout/1
20:47:28 [2022-07-29T20:47:28.046Z] === PAUSE TestStopContainerWithTimeout/1
20:47:28 [2022-07-29T20:47:28.046Z] === RUN   TestStopContainerWithTimeout/3
20:47:28 [2022-07-29T20:47:28.046Z] === PAUSE TestStopContainerWithTimeout/3
20:47:28 [2022-07-29T20:47:28.046Z] === RUN   TestStopContainerWithTimeout/-1
20:47:28 [2022-07-29T20:47:28.046Z] === PAUSE TestStopContainerWithTimeout/-1
20:47:28 [2022-07-29T20:47:28.046Z] === CONT  TestStopContainerWithTimeout/0
20:47:28 [2022-07-29T20:47:28.046Z] === CONT  TestStopContainerWithTimeout/3
20:47:28 [2022-07-29T20:47:28.046Z] === CONT  TestStopContainerWithTimeout/-1
20:47:28 [2022-07-29T20:47:28.046Z] === CONT  TestStopContainerWithTimeout/1
20:47:28 [2022-07-29T20:47:28.554Z] #71 ...
20:47:28 [2022-07-29T20:47:28.554Z] 
20:47:28 [2022-07-29T20:47:28.554Z] #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
20:47:28 [2022-07-29T20:47:28.554Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
20:47:28 [2022-07-29T20:47:28.554Z] #20 65.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:47:28 [2022-07-29T20:47:28.554Z] #20 65.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 65.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 68.93 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:47:28 [2022-07-29T20:47:28.554Z] #20 68.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 68.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.66 Selecting previously unselected package g++-mingw-w64-x86-64.
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.67 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.68 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.74 Selecting previously unselected package libapparmor1:amd64.
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.75 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.76 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.81 Selecting previously unselected package libapparmor-dev:amd64.
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.82 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.83 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.90 Selecting previously unselected package libbtrfs0:amd64.
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.91 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:47:28 [2022-07-29T20:47:28.554Z] #20 70.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:47:28 [2022-07-29T20:47:28.813Z] #20 70.98 Selecting previously unselected package libbtrfs-dev:amd64.
20:47:28 [2022-07-29T20:47:28.813Z] #20 70.99 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:47:28 [2022-07-29T20:47:28.813Z] #20 70.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:47:28 [2022-07-29T20:47:28.813Z] #20 71.09 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:47:28 [2022-07-29T20:47:28.813Z] #20 71.10 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:47:28 [2022-07-29T20:47:28.813Z] #20 71.11 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:47:28 [2022-07-29T20:47:28.813Z] #20 71.15 Selecting previously unselected package libudev-dev:amd64.
20:47:28 [2022-07-29T20:47:28.813Z] #20 71.15 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:47:28 [2022-07-29T20:47:28.813Z] #20 71.16 Unpacking libudev-dev:amd64 (247.3-7) ...
20:47:29 [2022-07-29T20:47:29.073Z] #20 71.23 Selecting previously unselected package libsepol1-dev:amd64.
20:47:29 [2022-07-29T20:47:29.073Z] #20 71.23 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:47:29 [2022-07-29T20:47:29.073Z] #20 71.23 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:47:29 [2022-07-29T20:47:29.073Z] #20 71.37 Selecting previously unselected package libpcre2-16-0:amd64.
20:47:29 [2022-07-29T20:47:29.073Z] #20 71.37 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:47:29 [2022-07-29T20:47:29.073Z] #20 71.37 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:47:29 [2022-07-29T20:47:29.073Z] #20 71.47 Selecting previously unselected package libpcre2-32-0:amd64.
20:47:29 [2022-07-29T20:47:29.073Z] #20 71.47 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:47:29 [2022-07-29T20:47:29.333Z] #20 71.47 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:47:29 [2022-07-29T20:47:29.333Z] #20 71.56 Selecting previously unselected package libpcre2-posix2:amd64.
20:47:29 [2022-07-29T20:47:29.333Z] #20 71.57 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:47:29 [2022-07-29T20:47:29.333Z] #20 71.57 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:47:29 [2022-07-29T20:47:29.333Z] #20 71.62 Selecting previously unselected package libpcre2-dev:amd64.
20:47:29 [2022-07-29T20:47:29.333Z] #20 71.62 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:47:29 [2022-07-29T20:47:29.333Z] #20 71.63 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:47:29 [2022-07-29T20:47:29.593Z] #20 71.84 Selecting previously unselected package libselinux1-dev:amd64.
20:47:29 [2022-07-29T20:47:29.593Z] #20 71.84 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:47:29 [2022-07-29T20:47:29.593Z] #20 71.85 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:47:29 [2022-07-29T20:47:29.854Z] #20 71.94 Selecting previously unselected package libdevmapper-dev:amd64.
20:47:29 [2022-07-29T20:47:29.854Z] #20 71.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:47:29 [2022-07-29T20:47:29.854Z] #20 71.96 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:47:29 [2022-07-29T20:47:29.854Z] #20 72.01 Selecting previously unselected package libseccomp-dev:amd64.
20:47:29 [2022-07-29T20:47:29.854Z] #20 72.02 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:47:29 [2022-07-29T20:47:29.854Z] #20 72.02 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:47:29 [2022-07-29T20:47:29.854Z] #20 72.08 Selecting previously unselected package libsystemd-dev:amd64.
20:47:29 [2022-07-29T20:47:29.854Z] #20 72.09 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:47:29 [2022-07-29T20:47:29.854Z] #20 72.10 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.32 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.33 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.34 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.35 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.36 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.37 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.39 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.40 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.41 Setting up libudev-dev:amd64 (247.3-7) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.42 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.43 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.44 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.46 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.47 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.48 Setting up mingw-w64-common (8.0.0-1) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.49 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.50 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.52 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.53 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:47:30 [2022-07-29T20:47:30.115Z] #20 72.54 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.55 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.56 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
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.57 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.58 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
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.59 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.60 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.63 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
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.65 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.67 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.69 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.70 Setting up dmsetup (2:1.02.175-2.1) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.71 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.73 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:47:30 [2022-07-29T20:47:30.375Z] #20 72.74 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:47:31 [2022-07-29T20:47:31.335Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:47:31 [2022-07-29T20:47:31.335Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
20:47:31 [2022-07-29T20:47:31.335Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
20:47:31 [2022-07-29T20:47:31.335Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
20:47:31 [2022-07-29T20:47:31.335Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
20:47:31 [2022-07-29T20:47:31.335Z] === RUN   TestDeleteDevicemapper
20:47:31 [2022-07-29T20:47:31.335Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:47:31 [2022-07-29T20:47:31.335Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:47:31 [2022-07-29T20:47:31.335Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:47:31 [2022-07-29T20:47:31.763Z] #20 DONE 73.8s
20:47:31 [2022-07-29T20:47:31.763Z] 
20:47:31 [2022-07-29T20:47:31.763Z] #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
20:47:31 [2022-07-29T20:47:31.763Z] #21 sha256:11986d90fa3f507eba74e853614681fc211f300552d92eb8a09b333faced78f8
20:47:32 [2022-07-29T20:47:32.703Z] #21 1.073 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:47:32 [2022-07-29T20:47:32.963Z] #21 1.247 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:47:32 [2022-07-29T20:47:32.963Z] #21 1.249 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:47:33 [2022-07-29T20:47:33.239Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s)
20:47:33 [2022-07-29T20:47:33.239Z] === RUN   TestUpdateMemory
20:47:33 [2022-07-29T20:47:33.239Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:33 [2022-07-29T20:47:33.239Z] --- SKIP: TestUpdateMemory (0.00s)
20:47:33 [2022-07-29T20:47:33.239Z] === RUN   TestUpdateCPUQuota
20:47:33 [2022-07-29T20:47:33.239Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:33 [2022-07-29T20:47:33.239Z] --- SKIP: TestUpdateCPUQuota (0.00s)
20:47:33 [2022-07-29T20:47:33.239Z] === RUN   TestUpdatePidsLimit
20:47:33 [2022-07-29T20:47:33.239Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:33 [2022-07-29T20:47:33.239Z] --- SKIP: TestUpdatePidsLimit (0.00s)
20:47:33 [2022-07-29T20:47:33.239Z] === RUN   TestUpdateRestartPolicy
20:47:38 [2022-07-29T20:47:38.511Z] #21 1.591 Reading package lists...
20:47:42 [2022-07-29T20:47:42.759Z] #21 6.279 Reading package lists...
20:47:43 [2022-07-29T20:47:43.705Z] #21 10.89 Building dependency tree...
20:47:43 [2022-07-29T20:47:43.705Z] #21 12.04 Reading state information...
20:47:44 [2022-07-29T20:47:44.645Z] #21 13.23 The following additional packages will be installed:
20:47:44 [2022-07-29T20:47:44.645Z] #21 13.23   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.23   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.23   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.23   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.23   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.24   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.24   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26 Suggested packages:
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26   seccomp:ppc64el seccomp:s390x
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26 Recommended packages:
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
20:47:44 [2022-07-29T20:47:44.907Z] #21 13.26   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
20:47:45 [2022-07-29T20:47:45.446Z] --- PASS: TestUpdateRestartPolicy (10.97s)
20:47:45 [2022-07-29T20:47:45.446Z] === RUN   TestUpdateRestartWithAutoRemove
20:47:45 [2022-07-29T20:47:45.446Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
20:47:45 [2022-07-29T20:47:45.446Z] === RUN   TestWaitNonBlocked
20:47:45 [2022-07-29T20:47:45.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:47:45 [2022-07-29T20:47:45.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:47:45 [2022-07-29T20:47:45.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:47:45 [2022-07-29T20:47:45.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:47:45 [2022-07-29T20:47:45.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:47:45 [2022-07-29T20:47:45.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:47:45 [2022-07-29T20:47:45.446Z] --- PASS: TestWaitNonBlocked (0.01s)
20:47:45 [2022-07-29T20:47:45.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
20:47:45 [2022-07-29T20:47:45.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
20:47:45 [2022-07-29T20:47:45.446Z] === RUN   TestWaitBlocked
20:47:45 [2022-07-29T20:47:45.446Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:47:45 [2022-07-29T20:47:45.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:47:45 [2022-07-29T20:47:45.446Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:47:45 [2022-07-29T20:47:45.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:47:45 [2022-07-29T20:47:45.446Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:47:45 [2022-07-29T20:47:45.446Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71 The following NEW packages will be installed:
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.71   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
20:47:45 [2022-07-29T20:47:45.479Z] #21 13.72   libseccomp2:ppc64el libseccomp2:s390x
20:47:45 [2022-07-29T20:47:45.479Z] #21 14.09 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded.
20:47:45 [2022-07-29T20:47:45.479Z] #21 14.09 Need to get 15.9 MB of archives.
20:47:45 [2022-07-29T20:47:45.479Z] #21 14.09 After this operation, 73.0 MB of additional disk space will be used.
20:47:45 [2022-07-29T20:47:45.479Z] #21 14.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
20:47:45 [2022-07-29T20:47:45.705Z] --- PASS: TestWaitBlocked (0.01s)
20:47:45 [2022-07-29T20:47:45.705Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
20:47:45 [2022-07-29T20:47:45.705Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
20:47:45 [2022-07-29T20:47:45.705Z] === RUN   TestWaitConditions
20:47:45 [2022-07-29T20:47:45.705Z] === RUN   TestWaitConditions/default
20:47:45 [2022-07-29T20:47:45.705Z] === PAUSE TestWaitConditions/default
20:47:45 [2022-07-29T20:47:45.705Z] === RUN   TestWaitConditions/not-running
20:47:45 [2022-07-29T20:47:45.705Z] === PAUSE TestWaitConditions/not-running
20:47:45 [2022-07-29T20:47:45.705Z] === RUN   TestWaitConditions/next-exit
20:47:45 [2022-07-29T20:47:45.705Z] === PAUSE TestWaitConditions/next-exit
20:47:45 [2022-07-29T20:47:45.705Z] === RUN   TestWaitConditions/removed
20:47:45 [2022-07-29T20:47:45.705Z] === PAUSE TestWaitConditions/removed
20:47:45 [2022-07-29T20:47:45.705Z] === CONT  TestWaitConditions/default
20:47:45 [2022-07-29T20:47:45.705Z] === CONT  TestWaitConditions/next-exit
20:47:45 [2022-07-29T20:47:45.705Z] === CONT  TestWaitConditions/not-running
20:47:45 [2022-07-29T20:47:45.705Z] === CONT  TestWaitConditions/removed
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
20:47:45 [2022-07-29T20:47:45.740Z] #21 14.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
20:47:46 [2022-07-29T20:47:46.016Z] #21 14.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:47:46 [2022-07-29T20:47:46.587Z] #21 14.86 debconf: delaying package configuration, since apt-utils is not installed
20:47:46 [2022-07-29T20:47:46.587Z] #21 15.07 Fetched 15.9 MB in 1s (26.4 MB/s)
20:47:46 [2022-07-29T20:47:46.587Z] #21 15.10 Selecting previously unselected package gcc-10-base:armel.
20:47:46 [2022-07-29T20:47:46.587Z] #21 15.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38556 files and directories currently installed.)
20:47:46 [2022-07-29T20:47:46.587Z] #21 15.15 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
20:47:46 [2022-07-29T20:47:46.587Z] #21 15.15 Unpacking gcc-10-base:armel (10.2.1-6) ...
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.20 Selecting previously unselected package gcc-10-base:armhf.
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.21 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.21 Unpacking gcc-10-base:armhf (10.2.1-6) ...
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.26 Selecting previously unselected package gcc-10-base:ppc64el.
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.27 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.28 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.33 Selecting previously unselected package gcc-10-base:s390x.
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.33 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.34 Unpacking gcc-10-base:s390x (10.2.1-6) ...
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.39 Selecting previously unselected package gcc-10-base:arm64.
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.39 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
20:47:46 [2022-07-29T20:47:46.848Z] #21 15.40 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
20:47:47 [2022-07-29T20:47:47.109Z] #21 15.46 Selecting previously unselected package libgcc-s1:armel.
20:47:47 [2022-07-29T20:47:47.109Z] #21 15.46 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
20:47:47 [2022-07-29T20:47:47.109Z] #21 15.47 Unpacking libgcc-s1:armel (10.2.1-6) ...
20:47:47 [2022-07-29T20:47:47.109Z] #21 15.52 Selecting previously unselected package libcrypt1:armel.
20:47:47 [2022-07-29T20:47:47.109Z] #21 15.52 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
20:47:47 [2022-07-29T20:47:47.109Z] #21 15.53 Unpacking libcrypt1:armel (1:4.4.18-4) ...
20:47:47 [2022-07-29T20:47:47.370Z] #21 15.62 Selecting previously unselected package libc6:armel.
20:47:47 [2022-07-29T20:47:47.370Z] #21 15.62 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
20:47:47 [2022-07-29T20:47:47.370Z] #21 15.80 Unpacking libc6:armel (2.31-13+deb11u3) ...
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.23 Selecting previously unselected package libapparmor1:armel.
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.24 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.25 Unpacking libapparmor1:armel (2.13.6-10) ...
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.31 Selecting previously unselected package libapparmor-dev:armel.
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.31 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.32 Unpacking libapparmor-dev:armel (2.13.6-10) ...
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.38 Selecting previously unselected package libgcc-s1:arm64.
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.38 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.39 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.43 Selecting previously unselected package libcrypt1:arm64.
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.43 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.43 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.51 Selecting previously unselected package libc6:arm64.
20:47:47 [2022-07-29T20:47:47.942Z] #21 16.51 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
20:47:48 [2022-07-29T20:47:48.202Z] #21 16.70 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
20:47:48 [2022-07-29T20:47:48.239Z] --- PASS: TestWaitConditions (0.01s)
20:47:48 [2022-07-29T20:47:48.239Z]     --- PASS: TestWaitConditions/default (1.74s)
20:47:48 [2022-07-29T20:47:48.239Z]     --- PASS: TestWaitConditions/next-exit (1.96s)
20:47:48 [2022-07-29T20:47:48.239Z]     --- PASS: TestWaitConditions/not-running (2.00s)
20:47:48 [2022-07-29T20:47:48.239Z]     --- PASS: TestWaitConditions/removed (2.05s)
20:47:48 [2022-07-29T20:47:48.239Z] === CONT  TestDaemonRestartIpcMode
20:47:48 [2022-07-29T20:47:48.239Z] === CONT  TestIpcModeOlderClient
20:47:48 [2022-07-29T20:47:48.239Z] === CONT  TestRestartDaemonWithRestartingContainer
20:47:48 [2022-07-29T20:47:48.239Z] --- PASS: TestIpcModeOlderClient (0.07s)
20:47:48 [2022-07-29T20:47:48.785Z] #21 17.18 Selecting previously unselected package libapparmor1:arm64.
20:47:48 [2022-07-29T20:47:48.785Z] #21 17.18 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
20:47:48 [2022-07-29T20:47:48.785Z] #21 17.19 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:47:48 [2022-07-29T20:47:48.785Z] #21 17.23 Selecting previously unselected package libapparmor-dev:arm64.
20:47:48 [2022-07-29T20:47:48.785Z] #21 17.24 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
20:47:48 [2022-07-29T20:47:48.785Z] #21 17.24 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:47:49 [2022-07-29T20:47:49.046Z] #21 17.31 Selecting previously unselected package libgcc-s1:s390x.
20:47:49 [2022-07-29T20:47:49.046Z] #21 17.31 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
20:47:49 [2022-07-29T20:47:49.046Z] #21 17.32 Unpacking libgcc-s1:s390x (10.2.1-6) ...
20:47:49 [2022-07-29T20:47:49.046Z] #21 17.36 Selecting previously unselected package libcrypt1:s390x.
20:47:49 [2022-07-29T20:47:49.046Z] #21 17.37 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
20:47:49 [2022-07-29T20:47:49.046Z] #21 17.37 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
20:47:49 [2022-07-29T20:47:49.046Z] #21 17.46 Selecting previously unselected package libc6:s390x.
20:47:49 [2022-07-29T20:47:49.046Z] #21 17.47 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
20:47:49 [2022-07-29T20:47:49.306Z] #21 17.68 Unpacking libc6:s390x (2.31-13+deb11u3) ...
20:47:49 [2022-07-29T20:47:49.567Z] #21 18.13 Selecting previously unselected package libapparmor1:s390x.
20:47:49 [2022-07-29T20:47:49.567Z] #21 18.14 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
20:47:49 [2022-07-29T20:47:49.567Z] #21 18.14 Unpacking libapparmor1:s390x (2.13.6-10) ...
20:47:49 [2022-07-29T20:47:49.567Z] #21 18.19 Selecting previously unselected package libapparmor-dev:s390x.
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.20 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.21 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.26 Selecting previously unselected package libgcc-s1:armhf.
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.27 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.27 Unpacking libgcc-s1:armhf (10.2.1-6) ...
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.32 Selecting previously unselected package libcrypt1:armhf.
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.32 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.33 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.42 Selecting previously unselected package libc6:armhf.
20:47:49 [2022-07-29T20:47:49.829Z] #21 18.43 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
20:47:50 [2022-07-29T20:47:50.090Z] #21 18.63 Unpacking libc6:armhf (2.31-13+deb11u3) ...
20:47:50 [2022-07-29T20:47:50.662Z] #21 19.04 Selecting previously unselected package libapparmor1:armhf.
20:47:50 [2022-07-29T20:47:50.662Z] #21 19.04 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
20:47:50 [2022-07-29T20:47:50.662Z] #21 19.05 Unpacking libapparmor1:armhf (2.13.6-10) ...
20:47:50 [2022-07-29T20:47:50.662Z] #21 19.11 Selecting previously unselected package libapparmor-dev:armhf.
20:47:50 [2022-07-29T20:47:50.662Z] #21 19.11 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
20:47:50 [2022-07-29T20:47:50.662Z] #21 19.12 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
20:47:50 [2022-07-29T20:47:50.775Z] --- PASS: TestDaemonRestartIpcMode (2.70s)
20:47:50 [2022-07-29T20:47:50.775Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.74s)
20:47:50 [2022-07-29T20:47:50.775Z] PASS
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === Skipped
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
20:47:50 [2022-07-29T20:47:50.775Z]     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)
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     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)
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     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)
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestPause (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
20:47:50 [2022-07-29T20:47:50.775Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
20:47:50 [2022-07-29T20:47:50.775Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     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
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestStats (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
20:47:50 [2022-07-29T20:47:50.775Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:50 [2022-07-29T20:47:50.775Z] 
20:47:50 [2022-07-29T20:47:50.775Z] DONE 242 tests, 27 skipped in 80.297s
20:47:50 [2022-07-29T20:47:50.775Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
20:47:50 [2022-07-29T20:47:50.775Z] === RUN   TestConfigDaemonLibtrustID
20:47:50 [2022-07-29T20:47:50.922Z] #21 19.19 Selecting previously unselected package libgcc-s1:ppc64el.
20:47:50 [2022-07-29T20:47:50.923Z] #21 19.19 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
20:47:50 [2022-07-29T20:47:50.923Z] #21 19.20 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
20:47:50 [2022-07-29T20:47:50.923Z] #21 19.25 Selecting previously unselected package libcrypt1:ppc64el.
20:47:50 [2022-07-29T20:47:50.923Z] #21 19.25 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
20:47:50 [2022-07-29T20:47:50.923Z] #21 19.25 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
20:47:50 [2022-07-29T20:47:50.923Z] #21 19.34 Selecting previously unselected package libc6:ppc64el.
20:47:50 [2022-07-29T20:47:50.923Z] #21 19.35 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
20:47:51 [2022-07-29T20:47:51.183Z] #21 19.50 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
20:47:51 [2022-07-29T20:47:51.345Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
20:47:51 [2022-07-29T20:47:51.345Z] === RUN   TestConfigDaemonID
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.13 Selecting previously unselected package libapparmor1:ppc64el.
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.13 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.14 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.19 Selecting previously unselected package libapparmor-dev:ppc64el.
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.20 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.20 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.27 Selecting previously unselected package libseccomp2:s390x.
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.28 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.28 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
20:47:51 [2022-07-29T20:47:51.754Z] #21 20.33 Selecting previously unselected package libseccomp-dev:s390x.
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.33 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.34 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.38 Selecting previously unselected package libseccomp2:ppc64el.
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.39 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.40 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.45 Selecting previously unselected package libseccomp-dev:ppc64el.
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.45 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.46 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.52 Selecting previously unselected package libseccomp2:armhf.
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.52 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.53 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
20:47:52 [2022-07-29T20:47:52.014Z] #21 20.57 Selecting previously unselected package libseccomp-dev:armhf.
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.58 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.58 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.64 Selecting previously unselected package libseccomp2:armel.
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.65 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.65 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.69 Selecting previously unselected package libseccomp-dev:armel.
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.70 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.71 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.77 Selecting previously unselected package libseccomp2:arm64.
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.78 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
20:47:52 [2022-07-29T20:47:52.275Z] #21 20.79 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
20:47:52 [2022-07-29T20:47:52.282Z]     daemon_test.go:83: [d2ef363899a34] daemon is not started
20:47:52 [2022-07-29T20:47:52.282Z] --- PASS: TestConfigDaemonID (1.12s)
20:47:52 [2022-07-29T20:47:52.282Z] === RUN   TestDaemonConfigValidation
20:47:52 [2022-07-29T20:47:52.282Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:47:52 [2022-07-29T20:47:52.282Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:47:52 [2022-07-29T20:47:52.282Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:47:52 [2022-07-29T20:47:52.282Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:47:52 [2022-07-29T20:47:52.282Z] === RUN   TestDaemonConfigValidation/invalid_config
20:47:52 [2022-07-29T20:47:52.282Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:47:52 [2022-07-29T20:47:52.282Z] === RUN   TestDaemonConfigValidation/malformed_config
20:47:52 [2022-07-29T20:47:52.282Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:47:52 [2022-07-29T20:47:52.282Z] === RUN   TestDaemonConfigValidation/valid_config
20:47:52 [2022-07-29T20:47:52.282Z] === PAUSE TestDaemonConfigValidation/valid_config
20:47:52 [2022-07-29T20:47:52.282Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:47:52 [2022-07-29T20:47:52.282Z] === CONT  TestDaemonConfigValidation/malformed_config
20:47:52 [2022-07-29T20:47:52.282Z] === CONT  TestDaemonConfigValidation/invalid_config
20:47:52 [2022-07-29T20:47:52.282Z] === CONT  TestDaemonConfigValidation/valid_config
20:47:52 [2022-07-29T20:47:52.282Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:47:52 [2022-07-29T20:47:52.282Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:47:52 [2022-07-29T20:47:52.282Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
20:47:52 [2022-07-29T20:47:52.282Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
20:47:52 [2022-07-29T20:47:52.282Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
20:47:52 [2022-07-29T20:47:52.282Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
20:47:52 [2022-07-29T20:47:52.282Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
20:47:52 [2022-07-29T20:47:52.282Z] === RUN   TestConfigDaemonSeccompProfiles
20:47:52 [2022-07-29T20:47:52.282Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:47:52 [2022-07-29T20:47:52.535Z] #21 20.84 Selecting previously unselected package libseccomp-dev:arm64.
20:47:52 [2022-07-29T20:47:52.535Z] #21 20.84 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:47:52 [2022-07-29T20:47:52.535Z] #21 20.85 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:47:52 [2022-07-29T20:47:52.535Z] #21 20.95 Setting up gcc-10-base:arm64 (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.535Z] #21 20.96 Setting up gcc-10-base:armel (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.535Z] #21 20.97 Setting up gcc-10-base:armhf (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.535Z] #21 20.99 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.535Z] #21 21.00 Setting up gcc-10-base:s390x (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.535Z] #21 21.02 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
20:47:52 [2022-07-29T20:47:52.535Z] #21 21.03 Setting up libcrypt1:armel (1:4.4.18-4) ...
20:47:52 [2022-07-29T20:47:52.535Z] #21 21.04 Setting up libcrypt1:armhf (1:4.4.18-4) ...
20:47:52 [2022-07-29T20:47:52.795Z] #21 21.05 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
20:47:52 [2022-07-29T20:47:52.795Z] #21 21.06 Setting up libcrypt1:s390x (1:4.4.18-4) ...
20:47:52 [2022-07-29T20:47:52.795Z] #21 21.07 Setting up libgcc-s1:arm64 (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.795Z] #21 21.09 Setting up libgcc-s1:armel (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.795Z] #21 21.10 Setting up libgcc-s1:armhf (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.795Z] #21 21.11 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.795Z] #21 21.12 Setting up libgcc-s1:s390x (10.2.1-6) ...
20:47:52 [2022-07-29T20:47:52.795Z] #21 21.13 Setting up libc6:arm64 (2.31-13+deb11u3) ...
20:47:53 [2022-07-29T20:47:53.659Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:47:53 [2022-07-29T20:47:53.997Z] #21 22.36 Setting up libc6:armel (2.31-13+deb11u3) ...
20:47:54 [2022-07-29T20:47:54.596Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:47:55 [2022-07-29T20:47:55.381Z] #21 23.60 Setting up libc6:armhf (2.31-13+deb11u3) ...
20:47:55 [2022-07-29T20:47:55.972Z] === CONT  TestConfigDaemonSeccompProfiles
20:47:55 [2022-07-29T20:47:55.972Z]     daemon_test.go:197: [dab7a8a4edbdb] daemon is not started
20:47:55 [2022-07-29T20:47:55.972Z] --- PASS: TestConfigDaemonSeccompProfiles (3.38s)
20:47:55 [2022-07-29T20:47:55.972Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s)
20:47:55 [2022-07-29T20:47:55.972Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s)
20:47:55 [2022-07-29T20:47:55.972Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s)
20:47:55 [2022-07-29T20:47:55.972Z] === RUN   TestDaemonProxy
20:47:55 [2022-07-29T20:47:55.972Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
20:47:55 [2022-07-29T20:47:55.972Z] --- SKIP: TestDaemonProxy (0.00s)
20:47:55 [2022-07-29T20:47:55.972Z] PASS
20:47:55 [2022-07-29T20:47:55.972Z] 
20:47:55 [2022-07-29T20:47:55.972Z] === Skipped
20:47:55 [2022-07-29T20:47:55.972Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
20:47:55 [2022-07-29T20:47:55.972Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
20:47:55 [2022-07-29T20:47:55.972Z] 
20:47:55 [2022-07-29T20:47:55.972Z] DONE 13 tests, 1 skipped in 5.153s
20:47:55 [2022-07-29T20:47:55.972Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:47:55 [2022-07-29T20:47:55.972Z] INFO: Testing against a local daemon
20:47:55 [2022-07-29T20:47:55.972Z] === RUN   TestCommitInheritsEnv
20:47:56 [2022-07-29T20:47:56.322Z] #21 24.82 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
20:47:57 [2022-07-29T20:47:57.348Z] --- PASS: TestCommitInheritsEnv (1.34s)
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportExtremelyLargeImageWorks
20:47:57 [2022-07-29T20:47:57.348Z] === PAUSE TestImportExtremelyLargeImageWorks
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform/#00
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform/_______
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform//
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform/linux
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform/LINUX
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform/macos
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:47:57 [2022-07-29T20:47:57.348Z] --- PASS: TestImportWithCustomPlatform (0.26s)
20:47:57 [2022-07-29T20:47:57.348Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
20:47:57 [2022-07-29T20:47:57.348Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:47:57 [2022-07-29T20:47:57.348Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:47:57 [2022-07-29T20:47:57.348Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
20:47:57 [2022-07-29T20:47:57.348Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
20:47:57 [2022-07-29T20:47:57.348Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
20:47:57 [2022-07-29T20:47:57.348Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:47:57 [2022-07-29T20:47:57.348Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:47:57 [2022-07-29T20:47:57.348Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:47:57 [2022-07-29T20:47:57.348Z] === RUN   TestImagesFilterMultiReference
20:47:57 [2022-07-29T20:47:57.607Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:47:57 [2022-07-29T20:47:57.607Z] === RUN   TestImagePullPlatformInvalid
20:47:57 [2022-07-29T20:47:57.607Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
20:47:57 [2022-07-29T20:47:57.607Z] === RUN   TestRemoveImageOrphaning
20:47:57 [2022-07-29T20:47:57.705Z] #21 26.04 Setting up libc6:s390x (2.31-13+deb11u3) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.31 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.32 Setting up libapparmor1:armel (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.33 Setting up libapparmor1:armhf (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.34 Setting up libapparmor1:ppc64el (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.36 Setting up libapparmor1:s390x (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.37 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.38 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.39 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.41 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.42 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.43 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.44 Setting up libapparmor-dev:armel (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.46 Setting up libapparmor-dev:armhf (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.47 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.48 Setting up libapparmor-dev:s390x (2.13.6-10) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.50 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.51 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.52 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.54 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.55 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
20:47:59 [2022-07-29T20:47:59.088Z] #21 27.56 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:47:59 [2022-07-29T20:47:59.510Z] --- PASS: TestRemoveImageOrphaning (1.65s)
20:47:59 [2022-07-29T20:47:59.510Z] === RUN   TestRemoveImageGarbageCollector
20:47:59 [2022-07-29T20:47:59.510Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:47:59 [2022-07-29T20:47:59.510Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:47:59 [2022-07-29T20:47:59.510Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:47:59 [2022-07-29T20:47:59.510Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:47:59 [2022-07-29T20:47:59.510Z] === RUN   TestTagInvalidReference
20:47:59 [2022-07-29T20:47:59.510Z] --- PASS: TestTagInvalidReference (0.01s)
20:47:59 [2022-07-29T20:47:59.510Z] === RUN   TestTagValidPrefixedRepo
20:47:59 [2022-07-29T20:47:59.510Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
20:47:59 [2022-07-29T20:47:59.510Z] === RUN   TestTagExistedNameWithoutForce
20:47:59 [2022-07-29T20:47:59.510Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:47:59 [2022-07-29T20:47:59.510Z] === RUN   TestTagOfficialNames
20:47:59 [2022-07-29T20:47:59.510Z] --- PASS: TestTagOfficialNames (0.04s)
20:47:59 [2022-07-29T20:47:59.510Z] === RUN   TestTagMatchesDigest
20:47:59 [2022-07-29T20:47:59.510Z] --- PASS: TestTagMatchesDigest (0.01s)
20:47:59 [2022-07-29T20:47:59.510Z] === CONT  TestImportExtremelyLargeImageWorks
20:47:59 [2022-07-29T20:47:59.658Z] #21 DONE 28.2s
20:47:59 [2022-07-29T20:47:59.658Z] 
20:47:59 [2022-07-29T20:47:59.658Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:47:59 [2022-07-29T20:47:59.658Z] #66 sha256:b8ec86f64b6c1ceca03d6214fc2e0a79441765c3467c019a9bbd51793fbc9da5
20:47:59 [2022-07-29T20:47:59.918Z] #66 DONE 0.1s
20:47:59 [2022-07-29T20:47:59.918Z] 
20:47:59 [2022-07-29T20:47:59.918Z] #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
20:47:59 [2022-07-29T20:47:59.918Z] #67 sha256:216b5f1d68dd06ccb84ac44225207ff7724f0510768e38353f2f56e63ebdc1fb
20:48:00 [2022-07-29T20:48:00.859Z] #67 ...
20:48:00 [2022-07-29T20:48:00.859Z] 
20:48:00 [2022-07-29T20:48:00.859Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
20:48:00 [2022-07-29T20:48:00.859Z] #22 sha256:068179476785608a6bbd9c5254ae6bbe56b3b1a22e5ac23d97349cc8f92f489d
20:48:00 [2022-07-29T20:48:00.859Z] #22 DONE 1.2s
20:48:00 [2022-07-29T20:48:00.859Z] 
20:48:00 [2022-07-29T20:48:00.859Z] #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
20:48:00 [2022-07-29T20:48:00.859Z] #67 sha256:216b5f1d68dd06ccb84ac44225207ff7724f0510768e38353f2f56e63ebdc1fb
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.028 + RM_GOPATH=0
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.028 + TMP_GOPATH=
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.028 + : /build
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.028 + '[' -z '' ']'
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.028 ++ mktemp -d
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.028 + export GOPATH=/tmp/tmp.sOUHdiPI7m
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.028 + GOPATH=/tmp/tmp.sOUHdiPI7m
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.028 + RM_GOPATH=1
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.028 + case "$(go env GOARCH)" in
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.030 ++ go env GOARCH
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.034 + export GO_BUILDMODE=-buildmode=pie
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.034 + GO_BUILDMODE=-buildmode=pie
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.035 ++ dirname /install.sh
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.037 + dir=/
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.037 + bin=runc
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.037 + shift
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.037 + '[' '!' -f //runc.installer ']'
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.037 + . //runc.installer
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.038 ++ set -e
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.038 ++ : v1.1.2
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.038 + install_runc
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.038 + RUNC_BUILDTAGS=seccomp
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.039 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.039 Install runc version v1.1.2 (build tags: seccomp)
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.039 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sOUHdiPI7m/src/github.com/opencontainers/runc
20:48:00 [2022-07-29T20:48:00.859Z] #67 1.050 Cloning into '/tmp/tmp.sOUHdiPI7m/src/github.com/opencontainers/runc'...
20:48:02 [2022-07-29T20:48:02.243Z] #67 ...
20:48:02 [2022-07-29T20:48:02.243Z] 
20:48:02 [2022-07-29T20:48:02.243Z] #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
20:48:02 [2022-07-29T20:48:02.243Z] #23 sha256:fd0ae8f672a635c6e25f0ab5e50c2a2b36db7f0ac5a924d2044098d2c7e9f32b
20:48:02 [2022-07-29T20:48:02.243Z] #23 DONE 0.9s
20:48:02 [2022-07-29T20:48:02.243Z] 
20:48:02 [2022-07-29T20:48:02.243Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:48:02 [2022-07-29T20:48:02.243Z] #24 sha256:5f89b32dc0a7f8c8e17d69b1166c581df4838c413810222e54792af7523ea6cf
20:48:02 [2022-07-29T20:48:02.820Z] #24 0.851 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:48:02 [2022-07-29T20:48:02.820Z] #24 DONE 0.9s
20:48:02 [2022-07-29T20:48:02.820Z] 
20:48:02 [2022-07-29T20:48:02.820Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:48:02 [2022-07-29T20:48:02.820Z] #25 sha256:5d7a22c4c051ea34d7f2f8239abe91c5ffa843f83051cce22ff0fd929d14278c
20:48:03 [2022-07-29T20:48:03.762Z] #25 DONE 0.9s
20:48:03 [2022-07-29T20:48:03.762Z] 
20:48:03 [2022-07-29T20:48:03.762Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:48:03 [2022-07-29T20:48:03.762Z] #26 sha256:78408202bdfb1482d88eeb1defd16fd5aa81753a392cb4face20c09969e529cd
20:48:04 [2022-07-29T20:48:04.703Z] #26 DONE 0.8s
20:48:04 [2022-07-29T20:48:04.703Z] 
20:48:04 [2022-07-29T20:48:04.703Z] #27 [dev-systemd-false  6/28] RUN ldconfig
20:48:04 [2022-07-29T20:48:04.703Z] #27 sha256:c628f05e69d50596912863254ab9b0da41e9a99d84292d749e9406c4c7d2ea15
20:48:05 [2022-07-29T20:48:05.651Z] #27 DONE 1.0s
20:48:05 [2022-07-29T20:48:05.651Z] 
20:48:05 [2022-07-29T20:48:05.651Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:05 [2022-07-29T20:48:05.651Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc
20:48:06 [2022-07-29T20:48:06.596Z] #28 1.124 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:06 [2022-07-29T20:48:06.857Z] #28 1.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:48:06 [2022-07-29T20:48:06.857Z] #28 1.146 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:48:07 [2022-07-29T20:48:07.118Z] #28 1.407 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:48:07 [2022-07-29T20:48:07.380Z] #28 1.685 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:48:07 [2022-07-29T20:48:07.641Z] #28 1.966 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:07 [2022-07-29T20:48:07.902Z] #28 2.343 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:48:08 [2022-07-29T20:48:08.475Z] #28 2.625 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:48:08 [2022-07-29T20:48:08.475Z] #28 2.825 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.044 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.044 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.044 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.044 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.044 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.045 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.105 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.109 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.110 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.117 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.117 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:48:08 [2022-07-29T20:48:08.736Z] #28 3.118 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:48:15 [2022-07-29T20:48:15.334Z] #28 ...
20:48:15 [2022-07-29T20:48:15.334Z] 
20:48:15 [2022-07-29T20:48:15.334Z] #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
20:48:15 [2022-07-29T20:48:15.334Z] #67 sha256:216b5f1d68dd06ccb84ac44225207ff7724f0510768e38353f2f56e63ebdc1fb
20:48:15 [2022-07-29T20:48:15.334Z] #67 5.272 + cd /tmp/tmp.sOUHdiPI7m/src/github.com/opencontainers/runc
20:48:15 [2022-07-29T20:48:15.334Z] #67 5.272 + git checkout -q v1.1.2
20:48:15 [2022-07-29T20:48:15.334Z] #67 5.592 + '[' -z '' ']'
20:48:15 [2022-07-29T20:48:15.334Z] #67 5.592 + target=static
20:48:15 [2022-07-29T20:48:15.334Z] #67 5.592 + make BUILDTAGS=seccomp static
20:48:15 [2022-07-29T20:48:15.334Z] #67 5.760 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
20:48:16 [2022-07-29T20:48:16.916Z] #64 333.0 # github.com/containerd/containerd/cmd/containerd
20:48:16 [2022-07-29T20:48:16.916Z] #64 333.0 /usr/bin/ld: /tmp/go-link-168557405/000019.o: in function `New':
20:48:16 [2022-07-29T20:48:16.916Z] #64 333.0 /tmp/tmp.p3Gg6S10Sj/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
20:48:16 [2022-07-29T20:48:16.916Z] #64 333.1 + bin/containerd-stress
20:48:16 [2022-07-29T20:48:16.916Z] #64 334.2 + bin/containerd-shim
20:48:20 [2022-07-29T20:48:20.621Z] #67 ...
20:48:20 [2022-07-29T20:48:20.621Z] 
20:48:20 [2022-07-29T20:48:20.621Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:20 [2022-07-29T20:48:20.621Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc
20:48:20 [2022-07-29T20:48:20.621Z] #28 14.12 Fetched 49.2 MB in 13s (3711 kB/s)
20:48:25 [2022-07-29T20:48:25.033Z] #64 345.4 + bin/containerd-shim-runc-v1
20:48:26 [2022-07-29T20:48:26.200Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.367s	coverage: 60.5% of statements
20:48:26 [2022-07-29T20:48:26.200Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:48:26 [2022-07-29T20:48:26.200Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:48:26 [2022-07-29T20:48:26.200Z] ok  	github.com/docker/docker/libnetwork/osl	4.330s	coverage: 39.7% of statements
20:48:26 [2022-07-29T20:48:26.200Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:48:26 [2022-07-29T20:48:26.200Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
20:48:26 [2022-07-29T20:48:26.200Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.630s	coverage: 48.6% of statements
20:48:26 [2022-07-29T20:48:26.200Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
20:48:26 [2022-07-29T20:48:26.200Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
20:48:26 [2022-07-29T20:48:26.458Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] === Skipped
20:48:26 [2022-07-29T20:48:26.458Z] === SKIP: libnetwork TestParallel3 (0.00s)
20:48:26 [2022-07-29T20:48:26.458Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] === SKIP: libnetwork TestParallel1 (0.00s)
20:48:26 [2022-07-29T20:48:26.458Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] === SKIP: libnetwork TestParallel2 (0.00s)
20:48:26 [2022-07-29T20:48:26.458Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
20:48:26 [2022-07-29T20:48:26.458Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
20:48:26 [2022-07-29T20:48:26.458Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
20:48:26 [2022-07-29T20:48:26.458Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
20:48:26 [2022-07-29T20:48:26.458Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
20:48:26 [2022-07-29T20:48:26.458Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:48:26 [2022-07-29T20:48:26.458Z]     firewalld_test.go:14: firewalld is not running
20:48:26 [2022-07-29T20:48:26.458Z] 
20:48:26 [2022-07-29T20:48:26.458Z] DONE 327 tests, 9 skipped in 200.843s
Post stage
[Pipeline] junit
20:48:27 [2022-07-29T20:48:27.036Z] Recording test results
20:48:27 [2022-07-29T20:48:27.150Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
20:48:27 [2022-07-29T20:48:27.206Z] #28 14.12 Reading package lists...
[Pipeline] sh
20:48:27 [2022-07-29T20:48:27.483Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh dynbinary test-integration
20:48:27 [2022-07-29T20:48:27.741Z] 
20:48:27 [2022-07-29T20:48:27.999Z] Removing bundles/
20:48:27 [2022-07-29T20:48:27.999Z] 
20:48:27 [2022-07-29T20:48:27.999Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:48:27 [2022-07-29T20:48:27.999Z] Building: bundles/dynbinary-daemon/dockerd
20:48:27 [2022-07-29T20:48:27.999Z] GOOS="" GOARCH="" GOARM=""
20:48:31 [2022-07-29T20:48:31.598Z] #64 351.7 + bin/containerd-shim-runc-v2
20:48:31 [2022-07-29T20:48:31.858Z] #64 352.5 + binaries
20:48:32 [2022-07-29T20:48:32.117Z] #64 352.5 + install -D bin/containerd /build/containerd
20:48:32 [2022-07-29T20:48:32.117Z] #64 352.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:48:32 [2022-07-29T20:48:32.117Z] #64 352.5 + install -D bin/ctr /build/ctr
20:48:32 [2022-07-29T20:48:32.375Z] #64 DONE 352.9s
20:48:33 [2022-07-29T20:48:33.310Z] 
20:48:33 [2022-07-29T20:48:33.310Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:48:33 [2022-07-29T20:48:33.310Z] #65 sha256:48319d95c0f1482a8aacc6cbb7451168f47706ff3c77b172261fa2055072294f
20:48:33 [2022-07-29T20:48:33.568Z] #65 DONE 0.2s
20:48:33 [2022-07-29T20:48:33.568Z] 
20:48:33 [2022-07-29T20:48:33.568Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:48:33 [2022-07-29T20:48:33.568Z] #70 sha256:c33ce66966af5a847204d0a65311eafc4bc6f3e0f6b9d2e2b6ccdfdfd5a216e2
20:48:33 [2022-07-29T20:48:33.568Z] #70 DONE 0.1s
20:48:33 [2022-07-29T20:48:33.568Z] 
20:48:33 [2022-07-29T20:48:33.568Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:48:33 [2022-07-29T20:48:33.568Z] #75 sha256:cdff69c09f69a690c4a71517e1c177e3eb6bea787da515270bd29995945608c3
20:48:33 [2022-07-29T20:48:33.791Z] #28 20.98 Reading package lists...
20:48:34 [2022-07-29T20:48:34.133Z] #75 DONE 0.7s
20:48:34 [2022-07-29T20:48:34.133Z] 
20:48:34 [2022-07-29T20:48:34.133Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:48:34 [2022-07-29T20:48:34.133Z] #78 sha256:258897a02d806844be71423925f375d5576237a5b0ac011da728d33466ae65c5
20:48:34 [2022-07-29T20:48:34.133Z] #78 DONE 0.1s
20:48:34 [2022-07-29T20:48:34.391Z] 
20:48:34 [2022-07-29T20:48:34.391Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:48:34 [2022-07-29T20:48:34.391Z] #79 sha256:b01c4e2515bd5089fdc16f78cf645a6c194071ad39798d36b8c3e5521cd7d214
20:48:34 [2022-07-29T20:48:34.391Z] #79 DONE 0.1s
20:48:34 [2022-07-29T20:48:34.391Z] 
20:48:34 [2022-07-29T20:48:34.391Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:48:34 [2022-07-29T20:48:34.391Z] #80 sha256:dc6c6004d575b85bd932555c3141556c3a265c91e437f7ec41643851b9a1a93e
20:48:34 [2022-07-29T20:48:34.391Z] #80 DONE 0.0s
20:48:34 [2022-07-29T20:48:34.391Z] 
20:48:34 [2022-07-29T20:48:34.391Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
20:48:34 [2022-07-29T20:48:34.391Z] #81 sha256:854470519db530e4e05d82116d464e4817872bba8b00bf9b4a9bf061d6545b27
20:48:34 [2022-07-29T20:48:34.733Z] #28 27.38 Building dependency tree...
20:48:34 [2022-07-29T20:48:34.957Z] #81 0.710 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:48:35 [2022-07-29T20:48:35.215Z] #81 0.710 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:48:35 [2022-07-29T20:48:35.215Z] #81 0.710 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:48:35 [2022-07-29T20:48:35.675Z] #28 30.22 bzip2 is already the newest version (1.0.8-4).
20:48:35 [2022-07-29T20:48:35.675Z] #28 30.22 patch is already the newest version (2.7.6-7).
20:48:35 [2022-07-29T20:48:35.675Z] #28 30.22 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
20:48:35 [2022-07-29T20:48:35.675Z] #28 30.22 The following additional packages will be installed:
20:48:35 [2022-07-29T20:48:35.957Z] #28 30.22   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
20:48:35 [2022-07-29T20:48:35.957Z] #28 30.24   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:48:35 [2022-07-29T20:48:35.957Z] #28 30.25   libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:48:35 [2022-07-29T20:48:35.957Z] #28 30.26   python3-pkg-resources vim-runtime xxd
20:48:35 [2022-07-29T20:48:35.957Z] #28 30.29 Suggested packages:
20:48:35 [2022-07-29T20:48:35.957Z] #28 30.29   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
20:48:35 [2022-07-29T20:48:35.957Z] #28 30.29   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
20:48:35 [2022-07-29T20:48:35.957Z] #28 30.29 Recommended packages:
20:48:35 [2022-07-29T20:48:35.957Z] #28 30.29   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:48:36 [2022-07-29T20:48:36.039Z] #81 0.960 Reading package lists...
20:48:36 [2022-07-29T20:48:36.616Z] #81 1.599 Reading package lists...
20:48:36 [2022-07-29T20:48:36.616Z] #81 2.097 Building dependency tree...
20:48:36 [2022-07-29T20:48:36.616Z] #81 2.201 Reading state information...
20:48:36 [2022-07-29T20:48:36.616Z] #81 2.316 The following additional packages will be installed:
20:48:36 [2022-07-29T20:48:36.874Z] #81 2.317   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
20:48:36 [2022-07-29T20:48:36.874Z] #81 2.318 Suggested packages:
20:48:36 [2022-07-29T20:48:36.874Z] #81 2.318   systemd-container policykit-1
20:48:36 [2022-07-29T20:48:36.874Z] #81 2.318 Recommended packages:
20:48:36 [2022-07-29T20:48:36.874Z] #81 2.318   systemd-timesyncd | time-daemon libnss-systemd
20:48:36 [2022-07-29T20:48:36.874Z] #81 2.388 The following NEW packages will be installed:
20:48:36 [2022-07-29T20:48:36.874Z] #81 2.388   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
20:48:36 [2022-07-29T20:48:36.874Z] #81 2.389   libkmod2 libpam-systemd systemd systemd-sysv
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.657 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.657 Need to get 5817 kB of archives.
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.657 After this operation, 19.3 MB of additional disk space will be used.
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.657 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.659 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.661 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.665 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.668 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.703 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.704 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.706 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.707 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.709 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.831 debconf: delaying package configuration, since apt-utils is not installed
20:48:37 [2022-07-29T20:48:37.132Z] #81 2.892 Fetched 5817 kB in 0s (18.4 MB/s)
20:48:37 [2022-07-29T20:48:37.354Z] #28 31.84 The following NEW packages will be installed:
20:48:37 [2022-07-29T20:48:37.390Z] #81 2.920 Selecting previously unselected package libargon2-1:amd64.
20:48:37 [2022-07-29T20:48:37.390Z] #81 2.920 (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 ... 28638 files and directories currently installed.)
20:48:37 [2022-07-29T20:48:37.390Z] #81 2.944 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
20:48:37 [2022-07-29T20:48:37.390Z] #81 2.952 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
20:48:37 [2022-07-29T20:48:37.390Z] #81 2.989 Selecting previously unselected package libjson-c5:amd64.
20:48:37 [2022-07-29T20:48:37.390Z] #81 2.992 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
20:48:37 [2022-07-29T20:48:37.390Z] #81 2.996 Unpacking libjson-c5:amd64 (0.15-2) ...
20:48:37 [2022-07-29T20:48:37.390Z] #81 3.034 Selecting previously unselected package libcryptsetup12:amd64.
20:48:37 [2022-07-29T20:48:37.390Z] #81 3.037 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
20:48:37 [2022-07-29T20:48:37.390Z] #81 3.041 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:48:37 [2022-07-29T20:48:37.390Z] #81 3.101 Selecting previously unselected package libkmod2:amd64.
20:48:37 [2022-07-29T20:48:37.614Z] #28 31.85   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
20:48:37 [2022-07-29T20:48:37.614Z] #28 31.86   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
20:48:37 [2022-07-29T20:48:37.614Z] #28 31.86   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
20:48:37 [2022-07-29T20:48:37.614Z] #28 31.86   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
20:48:37 [2022-07-29T20:48:37.614Z] #28 31.86   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
20:48:37 [2022-07-29T20:48:37.614Z] #28 31.86   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
20:48:37 [2022-07-29T20:48:37.614Z] #28 31.86   vim-common vim-runtime xfsprogs xxd zip zstd
20:48:37 [2022-07-29T20:48:37.648Z] #81 3.103 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
20:48:37 [2022-07-29T20:48:37.648Z] #81 3.108 Unpacking libkmod2:amd64 (28-1) ...
20:48:37 [2022-07-29T20:48:37.648Z] #81 3.154 Selecting previously unselected package systemd.
20:48:37 [2022-07-29T20:48:37.648Z] #81 3.157 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
20:48:37 [2022-07-29T20:48:37.648Z] #81 3.191 Unpacking systemd (247.3-7) ...
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.24 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded.
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.24 Need to get 18.6 MB of archives.
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.24 After this operation, 71.4 MB of additional disk space will be used.
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:48:37 [2022-07-29T20:48:37.875Z] #28 32.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.43 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:48:38 [2022-07-29T20:48:38.136Z] #28 32.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:48:38 [2022-07-29T20:48:38.214Z] #81 3.682 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
20:48:38 [2022-07-29T20:48:38.214Z] #81 3.693 Setting up libjson-c5:amd64 (0.15-2) ...
20:48:38 [2022-07-29T20:48:38.214Z] #81 3.707 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:48:38 [2022-07-29T20:48:38.214Z] #81 3.722 Setting up libkmod2:amd64 (28-1) ...
20:48:38 [2022-07-29T20:48:38.214Z] #81 3.738 Setting up systemd (247.3-7) ...
20:48:38 [2022-07-29T20:48:38.214Z] #81 3.784 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:48:38 [2022-07-29T20:48:38.214Z] #81 3.787 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:48:38 [2022-07-29T20:48:38.214Z] #81 3.789 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:48:38 [2022-07-29T20:48:38.214Z] #81 3.816 Initializing machine ID from KVM UUID.
20:48:38 [2022-07-29T20:48:38.397Z] #28 32.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:48:38 [2022-07-29T20:48:38.397Z] #28 32.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:48:38 [2022-07-29T20:48:38.397Z] #28 32.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:48:38 [2022-07-29T20:48:38.397Z] #28 32.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:48:38 [2022-07-29T20:48:38.397Z] #28 32.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:48:38 [2022-07-29T20:48:38.397Z] #28 32.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:48:38 [2022-07-29T20:48:38.397Z] #28 32.79 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:48:38 [2022-07-29T20:48:38.471Z] #81 4.187 Selecting previously unselected package systemd-sysv.
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.187 (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 ... 29449 files and directories currently installed.)
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.201 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.206 Unpacking systemd-sysv (247.3-7) ...
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.253 Selecting previously unselected package libdbus-1-3:amd64.
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.256 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.260 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.318 Selecting previously unselected package dbus.
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.321 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.332 Unpacking dbus (1.12.20-2) ...
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.391 Selecting previously unselected package libpam-systemd:amd64.
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.394 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.397 Unpacking libpam-systemd:amd64 (247.3-7) ...
20:48:38 [2022-07-29T20:48:38.730Z] #81 4.448 Selecting previously unselected package dbus-user-session.
20:48:38 [2022-07-29T20:48:38.968Z] #28 33.41 debconf: delaying package configuration, since apt-utils is not installed
20:48:38 [2022-07-29T20:48:38.988Z] #81 4.450 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
20:48:38 [2022-07-29T20:48:38.988Z] #81 4.455 Unpacking dbus-user-session (1.12.20-2) ...
20:48:38 [2022-07-29T20:48:38.988Z] #81 4.502 Setting up systemd-sysv (247.3-7) ...
20:48:38 [2022-07-29T20:48:38.988Z] #81 4.515 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
20:48:38 [2022-07-29T20:48:38.988Z] #81 4.528 Setting up dbus (1.12.20-2) ...
20:48:38 [2022-07-29T20:48:38.988Z] #81 4.649 invoke-rc.d: could not determine current runlevel
20:48:38 [2022-07-29T20:48:38.988Z] #81 4.652 invoke-rc.d: policy-rc.d denied execution of start.
20:48:38 [2022-07-29T20:48:38.988Z] #81 4.657 Setting up libpam-systemd:amd64 (247.3-7) ...
20:48:39 [2022-07-29T20:48:39.229Z] #28 33.65 Fetched 18.6 MB in 1s (22.0 MB/s)
20:48:39 [2022-07-29T20:48:39.229Z] #28 33.70 Selecting previously unselected package pigz.
20:48:39 [2022-07-29T20:48:39.247Z] #81 4.785 Setting up dbus-user-session (1.12.20-2) ...
20:48:39 [2022-07-29T20:48:39.247Z] #81 4.801 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:39 [2022-07-29T20:48:39.490Z] #28 33.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 ... 40116 files and directories currently installed.)
20:48:39 [2022-07-29T20:48:39.490Z] #28 33.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:48:39 [2022-07-29T20:48:39.490Z] #28 33.77 Unpacking pigz (2.6-1) ...
20:48:39 [2022-07-29T20:48:39.490Z] #28 33.85 Selecting previously unselected package libelf1:amd64.
20:48:39 [2022-07-29T20:48:39.490Z] #28 33.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:48:39 [2022-07-29T20:48:39.490Z] #28 33.87 Unpacking libelf1:amd64 (0.183-1) ...
20:48:39 [2022-07-29T20:48:39.490Z] #28 33.97 Selecting previously unselected package libbpf0:amd64.
20:48:39 [2022-07-29T20:48:39.506Z] #81 DONE 4.9s
20:48:39 [2022-07-29T20:48:39.506Z] 
20:48:39 [2022-07-29T20:48:39.506Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
20:48:39 [2022-07-29T20:48:39.506Z] #82 sha256:4898e023166a7c08ee793dca9fb1d468c998086ad406202c5dd269a63303b29b
20:48:39 [2022-07-29T20:48:39.750Z] #28 33.97 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:48:39 [2022-07-29T20:48:39.750Z] #28 33.99 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:48:39 [2022-07-29T20:48:39.750Z] #28 34.06 Selecting previously unselected package libcap2:amd64.
20:48:39 [2022-07-29T20:48:39.750Z] #28 34.06 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:48:39 [2022-07-29T20:48:39.750Z] #28 34.07 Unpacking libcap2:amd64 (1:2.44-1) ...
20:48:39 [2022-07-29T20:48:39.750Z] #28 34.12 Selecting previously unselected package libmnl0:amd64.
20:48:39 [2022-07-29T20:48:39.750Z] #28 34.13 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:48:39 [2022-07-29T20:48:39.750Z] #28 34.14 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:48:39 [2022-07-29T20:48:39.750Z] #28 34.18 Selecting previously unselected package libxtables12:amd64.
20:48:39 [2022-07-29T20:48:39.750Z] #28 34.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:48:39 [2022-07-29T20:48:39.750Z] #28 34.20 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:48:39 [2022-07-29T20:48:39.764Z] #82 0.409   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:48:39 [2022-07-29T20:48:39.764Z] #82 0.409                                  Dload  Upload   Total   Spent    Left  Speed
20:48:40 [2022-07-29T20:48:40.011Z] #28 34.26 Selecting previously unselected package libcap2-bin.
20:48:40 [2022-07-29T20:48:40.011Z] #28 34.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:48:40 [2022-07-29T20:48:40.011Z] #28 34.28 Unpacking libcap2-bin (1:2.44-1) ...
20:48:40 [2022-07-29T20:48:40.011Z] #28 34.34 Selecting previously unselected package iproute2.
20:48:40 [2022-07-29T20:48:40.011Z] #28 34.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:48:40 [2022-07-29T20:48:40.011Z] #28 34.36 Unpacking iproute2 (5.10.0-4) ...
20:48:40 [2022-07-29T20:48:40.021Z] #82 0.410 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6419      0 --:--:-- --:--:-- --:--:--  6419
20:48:40 [2022-07-29T20:48:40.021Z] #82 DONE 0.7s
20:48:40 [2022-07-29T20:48:40.021Z] 
20:48:40 [2022-07-29T20:48:40.021Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
20:48:40 [2022-07-29T20:48:40.021Z] #83 sha256:8fffab0306e82e574b6cd56ae04fe7eea59738d8b639fedd831b7f43ccb2be7a
20:48:40 [2022-07-29T20:48:40.271Z] #28 34.64 Selecting previously unselected package xxd.
20:48:40 [2022-07-29T20:48:40.272Z] #28 34.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:48:40 [2022-07-29T20:48:40.272Z] #28 34.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:48:40 [2022-07-29T20:48:40.532Z] #28 34.75 Selecting previously unselected package vim-common.
20:48:40 [2022-07-29T20:48:40.532Z] #28 34.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:48:40 [2022-07-29T20:48:40.532Z] #28 34.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:48:40 [2022-07-29T20:48:40.532Z] #28 34.90 Selecting previously unselected package bash-completion.
20:48:40 [2022-07-29T20:48:40.532Z] #28 34.90 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:48:41 [2022-07-29T20:48:41.917Z] #28 36.07 Unpacking bash-completion (1:2.11-2) ...
20:48:41 [2022-07-29T20:48:41.917Z] #28 36.29 Selecting previously unselected package apparmor.
20:48:41 [2022-07-29T20:48:41.917Z] #28 36.30 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.177Z] #28 36.35 Unpacking apparmor (2.13.6-10) ...
20:48:42 [2022-07-29T20:48:42.438Z] #28 36.62 Selecting previously unselected package inetutils-ping.
20:48:42 [2022-07-29T20:48:42.438Z] #28 36.64 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.438Z] #28 36.64 Unpacking inetutils-ping (2:2.0-1) ...
20:48:42 [2022-07-29T20:48:42.438Z] #28 36.72 Selecting previously unselected package libip4tc2:amd64.
20:48:42 [2022-07-29T20:48:42.438Z] #28 36.73 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.438Z] #28 36.74 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:48:42 [2022-07-29T20:48:42.438Z] #28 36.79 Selecting previously unselected package libip6tc2:amd64.
20:48:42 [2022-07-29T20:48:42.438Z] #28 36.80 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.438Z] #28 36.80 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:48:42 [2022-07-29T20:48:42.699Z] #28 36.85 Selecting previously unselected package libnfnetlink0:amd64.
20:48:42 [2022-07-29T20:48:42.699Z] #28 36.86 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.699Z] #28 36.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:48:42 [2022-07-29T20:48:42.699Z] #28 36.91 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:48:42 [2022-07-29T20:48:42.699Z] #28 36.92 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.699Z] #28 36.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:48:42 [2022-07-29T20:48:42.699Z] #28 36.99 Selecting previously unselected package libnftnl11:amd64.
20:48:42 [2022-07-29T20:48:42.699Z] #28 37.00 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.699Z] #28 37.00 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:48:42 [2022-07-29T20:48:42.699Z] #28 37.07 Selecting previously unselected package iptables.
20:48:42 [2022-07-29T20:48:42.699Z] #28 37.08 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.699Z] #28 37.08 Unpacking iptables (1.8.7-1) ...
20:48:42 [2022-07-29T20:48:42.960Z] #28 37.24 Selecting previously unselected package libonig5:amd64.
20:48:42 [2022-07-29T20:48:42.960Z] #28 37.25 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.960Z] #28 37.26 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:48:42 [2022-07-29T20:48:42.960Z] #28 37.35 Selecting previously unselected package libjq1:amd64.
20:48:42 [2022-07-29T20:48:42.960Z] #28 37.36 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
20:48:42 [2022-07-29T20:48:42.960Z] #28 37.36 Unpacking libjq1:amd64 (1.6-2.1) ...
20:48:42 [2022-07-29T20:48:42.960Z] #28 37.44 Selecting previously unselected package jq.
20:48:42 [2022-07-29T20:48:42.960Z] #28 37.45 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.45 Unpacking jq (1.6-2.1) ...
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.51 Selecting previously unselected package libaio1:amd64.
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.52 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.53 Unpacking libaio1:amd64 (0.3.112-9) ...
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.58 Selecting previously unselected package libgpm2:amd64.
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.59 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.59 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.64 Selecting previously unselected package libinih1:amd64.
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.65 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
20:48:43 [2022-07-29T20:48:43.221Z] #28 37.66 Unpacking libinih1:amd64 (53-1+b2) ...
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.71 Selecting previously unselected package libnet1:amd64.
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.71 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.78 Selecting previously unselected package libnl-3-200:amd64.
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.79 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.87 Selecting previously unselected package libprotobuf-c1:amd64.
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.88 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.94 Selecting previously unselected package libyajl2:amd64.
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.94 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
20:48:43 [2022-07-29T20:48:43.482Z] #28 37.96 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:48:43 [2022-07-29T20:48:43.743Z] #28 37.99 Selecting previously unselected package net-tools.
20:48:43 [2022-07-29T20:48:43.743Z] #28 38.01 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:48:43 [2022-07-29T20:48:43.743Z] #28 38.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:48:43 [2022-07-29T20:48:43.743Z] #28 38.13 Selecting previously unselected package python-pip-whl.
20:48:43 [2022-07-29T20:48:43.743Z] #28 38.14 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:48:43 [2022-07-29T20:48:43.743Z] #28 38.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:48:44 [2022-07-29T20:48:44.216Z] #83 DONE 3.8s
20:48:44 [2022-07-29T20:48:44.216Z] 
20:48:44 [2022-07-29T20:48:44.216Z] #84 exporting to image
20:48:44 [2022-07-29T20:48:44.216Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:48:44 [2022-07-29T20:48:44.216Z] #84 exporting layers
20:48:44 [2022-07-29T20:48:44.314Z] #28 38.47 Selecting previously unselected package python3-lib2to3.
20:48:44 [2022-07-29T20:48:44.314Z] #28 38.48 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
20:48:44 [2022-07-29T20:48:44.314Z] #28 38.49 Unpacking python3-lib2to3 (3.9.2-1) ...
20:48:44 [2022-07-29T20:48:44.314Z] #28 38.56 Selecting previously unselected package python3-distutils.
20:48:44 [2022-07-29T20:48:44.314Z] #28 38.57 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
20:48:44 [2022-07-29T20:48:44.314Z] #28 38.58 Unpacking python3-distutils (3.9.2-1) ...
20:48:44 [2022-07-29T20:48:44.314Z] #28 38.66 Selecting previously unselected package python3-pkg-resources.
20:48:44 [2022-07-29T20:48:44.314Z] #28 38.67 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
20:48:44 [2022-07-29T20:48:44.314Z] #28 38.68 Unpacking python3-pkg-resources (52.0.0-4) ...
20:48:44 [2022-07-29T20:48:44.574Z] #28 38.77 Selecting previously unselected package python3-setuptools.
20:48:44 [2022-07-29T20:48:44.574Z] #28 38.78 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
20:48:44 [2022-07-29T20:48:44.574Z] #28 38.79 Unpacking python3-setuptools (52.0.0-4) ...
20:48:44 [2022-07-29T20:48:44.574Z] #28 38.99 Selecting previously unselected package python3-wheel.
20:48:44 [2022-07-29T20:48:44.574Z] #28 39.00 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
20:48:44 [2022-07-29T20:48:44.574Z] #28 39.02 Unpacking python3-wheel (0.34.2-1) ...
20:48:44 [2022-07-29T20:48:44.834Z] #28 39.08 Selecting previously unselected package python3-pip.
20:48:44 [2022-07-29T20:48:44.834Z] #28 39.08 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:48:44 [2022-07-29T20:48:44.834Z] #28 39.09 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:48:44 [2022-07-29T20:48:44.834Z] #28 39.28 Selecting previously unselected package sudo.
20:48:44 [2022-07-29T20:48:44.834Z] #28 39.28 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
20:48:44 [2022-07-29T20:48:44.834Z] #28 39.29 Unpacking sudo (1.9.5p2-3) ...
20:48:45 [2022-07-29T20:48:45.354Z] #28 39.64 Selecting previously unselected package thin-provisioning-tools.
20:48:45 [2022-07-29T20:48:45.354Z] #28 39.64 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:48:45 [2022-07-29T20:48:45.354Z] #28 39.65 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:48:45 [2022-07-29T20:48:45.354Z] #28 39.75 Selecting previously unselected package uidmap.
20:48:45 [2022-07-29T20:48:45.354Z] #28 39.76 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
20:48:45 [2022-07-29T20:48:45.354Z] #28 39.76 Unpacking uidmap (1:4.8.1-1) ...
20:48:45 [2022-07-29T20:48:45.354Z] #28 39.85 Selecting previously unselected package vim-runtime.
20:48:45 [2022-07-29T20:48:45.354Z] #28 39.86 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:48:45 [2022-07-29T20:48:45.354Z] #28 ...
20:48:45 [2022-07-29T20:48:45.354Z] 
20:48:45 [2022-07-29T20:48:45.354Z] #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
20:48:45 [2022-07-29T20:48:45.354Z] #71 sha256:0159d45aab2d7f09f34221d5266875bd33fc73c1c51ce5191e6de8eaa4a319bb
20:48:45 [2022-07-29T20:48:45.354Z] #71 101.2 + bin/containerd
20:48:48 [2022-07-29T20:48:48.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:48:48 [2022-07-29T20:48:48.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:48:50 [2022-07-29T20:48:50.639Z] #71 ...
20:48:50 [2022-07-29T20:48:50.639Z] 
20:48:50 [2022-07-29T20:48:50.639Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:48:50 [2022-07-29T20:48:50.639Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc
20:48:50 [2022-07-29T20:48:50.639Z] #28 39.86 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:48:50 [2022-07-29T20:48:50.639Z] #28 39.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:48:50 [2022-07-29T20:48:50.639Z] #28 39.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:48:50 [2022-07-29T20:48:50.639Z] #28 39.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:48:50 [2022-07-29T20:48:50.639Z] #28 41.60 Selecting previously unselected package vim.
20:48:50 [2022-07-29T20:48:50.639Z] #28 41.60 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:48:50 [2022-07-29T20:48:50.639Z] #28 41.61 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:48:50 [2022-07-29T20:48:50.639Z] #28 41.98 Selecting previously unselected package xfsprogs.
20:48:50 [2022-07-29T20:48:50.639Z] #28 41.99 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
20:48:50 [2022-07-29T20:48:50.639Z] #28 42.00 Unpacking xfsprogs (5.10.0-4) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 42.26 Selecting previously unselected package zip.
20:48:50 [2022-07-29T20:48:50.640Z] #28 42.26 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 42.27 Unpacking zip (3.0-12) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 42.37 Selecting previously unselected package zstd.
20:48:50 [2022-07-29T20:48:50.640Z] #28 42.37 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 42.38 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 42.64 Setting up python3-pkg-resources (52.0.0-4) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.12 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.13 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.14 Setting up libgpm2:amd64 (1.20.7-8) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.16 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.17 Setting up libinih1:amd64 (53-1+b2) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.18 Setting up uidmap (1:4.8.1-1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.20 Setting up libyajl2:amd64 (2.1.0-3) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.23 Setting up python3-wheel (0.34.2-1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.60 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.61 Setting up libcap2:amd64 (1:2.44-1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.63 Setting up libcap2-bin (1:2.44-1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 43.64 Setting up apparmor (2.13.6-10) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 44.86 Setting up zip (3.0-12) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 44.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:48:50 [2022-07-29T20:48:50.640Z] #28 44.90 Setting up bash-completion (1:2.11-2) ...
20:48:51 [2022-07-29T20:48:51.580Z] #28 46.13 Setting up libmnl0:amd64 (1.0.4-3) ...
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.14 Setting up sudo (1.9.5p2-3) ...
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.20 invoke-rc.d: could not determine current runlevel
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.21 invoke-rc.d: policy-rc.d denied execution of start.
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.21 Setting up xfsprogs (5.10.0-4) ...
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.23 Setting up libxtables12:amd64 (1.8.7-1) ...
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.24 Setting up inetutils-ping (2:2.0-1) ...
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.26 Setting up pigz (2.6-1) ...
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:48:51 [2022-07-29T20:48:51.840Z] #28 46.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:48:52 [2022-07-29T20:48:52.325Z] #84 exporting layers 7.7s done
20:48:52 [2022-07-29T20:48:52.325Z] #84 writing image sha256:d1ba8df687a1e41dd0263b32193319aaa6bf676ca5ced85937f5f15144902aa0 done
20:48:52 [2022-07-29T20:48:52.325Z] #84 naming to docker.io/library/docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 done
20:48:52 [2022-07-29T20:48:52.325Z] #84 DONE 7.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:48:52 [2022-07-29T20:48:52.410Z] #28 46.80 Setting up libaio1:amd64 (0.3.112-9) ...
20:48:52 [2022-07-29T20:48:52.410Z] #28 46.81 Setting up python3-lib2to3 (3.9.2-1) ...
20:48:52 [2022-07-29T20:48:52.662Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -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=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh dynbinary test-integration
20:48:52 [2022-07-29T20:48:52.670Z] #28 47.07 Setting up libelf1:amd64 (0.183-1) ...
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.08 Setting up zstd (1.4.8+dfsg-2.1) ...
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.10 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.11 Setting up python3-distutils (3.9.2-1) ...
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.43 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:48:52 [2022-07-29T20:48:52.930Z] #28 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:48:53 [2022-07-29T20:48:53.190Z] #28 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:48:53 [2022-07-29T20:48:53.190Z] #28 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:48:53 [2022-07-29T20:48:53.190Z] #28 47.50 Setting up python3-setuptools (52.0.0-4) ...
20:48:53 [2022-07-29T20:48:53.227Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
20:48:53 [2022-07-29T20:48:53.227Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
20:48:53 [2022-07-29T20:48:53.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
20:48:53 [2022-07-29T20:48:53.227Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
20:48:53 [2022-07-29T20:48:53.227Z] 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)
20:48:53 [2022-07-29T20:48:53.227Z] Detected virtualization docker.
20:48:53 [2022-07-29T20:48:53.227Z] Detected architecture x86-64.
20:48:53 [2022-07-29T20:48:53.227Z] Set hostname to <2657912db26f>.
20:48:53 [2022-07-29T20:48:53.227Z] modprobe@configfs.service: Succeeded.
20:48:53 [2022-07-29T20:48:53.227Z] modprobe@drm.service: Succeeded.
20:48:53 [2022-07-29T20:48:53.227Z] modprobe@fuse.service: Succeeded.
20:48:53 [2022-07-29T20:48:53.485Z] + source /etc/docker-entrypoint-cmd
20:48:53 [2022-07-29T20:48:53.485Z] ++ hack/make.sh dynbinary test-integration
20:48:53 [2022-07-29T20:48:53.485Z] 
20:48:53 [2022-07-29T20:48:53.485Z] Removing bundles/
20:48:53 [2022-07-29T20:48:53.485Z] 
20:48:53 [2022-07-29T20:48:53.485Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:48:53 [2022-07-29T20:48:53.485Z] Building: bundles/dynbinary-daemon/dockerd
20:48:53 [2022-07-29T20:48:53.485Z] GOOS="" GOARCH="" GOARM=""
20:48:54 [2022-07-29T20:48:54.131Z] #28 48.33 Setting up libjq1:amd64 (1.6-2.1) ...
20:48:54 [2022-07-29T20:48:54.131Z] #28 48.37 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:48:54 [2022-07-29T20:48:54.131Z] #28 48.39 Setting up thin-provisioning-tools (0.9.0-1) ...
20:48:54 [2022-07-29T20:48:54.131Z] #28 48.40 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:48:54 [2022-07-29T20:48:54.702Z] #28 49.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:48:54 [2022-07-29T20:48:54.702Z] #28 49.05 Setting up jq (1.6-2.1) ...
20:48:54 [2022-07-29T20:48:54.702Z] #28 49.07 Setting up libbpf0:amd64 (1:0.3-2) ...
20:48:54 [2022-07-29T20:48:54.702Z] #28 49.08 Setting up iptables (1.8.7-1) ...
20:48:54 [2022-07-29T20:48:54.702Z] #28 49.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:48:54 [2022-07-29T20:48:54.702Z] #28 49.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:48:54 [2022-07-29T20:48:54.702Z] #28 49.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:48:54 [2022-07-29T20:48:54.702Z] #28 49.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:48:54 [2022-07-29T20:48:54.702Z] #28 49.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:48:54 [2022-07-29T20:48:54.962Z] #28 49.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:48:54 [2022-07-29T20:48:54.962Z] #28 49.16 Setting up iproute2 (5.10.0-4) ...
20:48:54 [2022-07-29T20:48:54.962Z] #28 49.40 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:55 [2022-07-29T20:48:55.533Z] #28 DONE 50.0s
20:48:55 [2022-07-29T20:48:55.533Z] 
20:48:55 [2022-07-29T20:48:55.533Z] #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
20:48:55 [2022-07-29T20:48:55.533Z] #71 sha256:0159d45aab2d7f09f34221d5266875bd33fc73c1c51ce5191e6de8eaa4a319bb
20:48:55 [2022-07-29T20:48:55.793Z] #71 ...
20:48:55 [2022-07-29T20:48:55.793Z] 
20:48:55 [2022-07-29T20:48:55.793Z] #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
20:48:55 [2022-07-29T20:48:55.793Z] #29 sha256:8f89d23f551f34539b538b15fa7671b297193be1ad73df0c01728de73469b2f0
20:48:56 [2022-07-29T20:48:56.738Z] #29 0.839 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:48:56 [2022-07-29T20:48:56.738Z] #29 0.843 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:48:56 [2022-07-29T20:48:56.738Z] #29 0.847 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:48:56 [2022-07-29T20:48:56.738Z] #29 DONE 0.9s
20:48:56 [2022-07-29T20:48:56.738Z] 
20:48:56 [2022-07-29T20:48:56.738Z] #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
20:48:56 [2022-07-29T20:48:56.738Z] #67 sha256:216b5f1d68dd06ccb84ac44225207ff7724f0510768e38353f2f56e63ebdc1fb
20:48:56 [2022-07-29T20:48:56.738Z] #67 ...
20:48:56 [2022-07-29T20:48:56.738Z] 
20:48:56 [2022-07-29T20:48:56.738Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:48:56 [2022-07-29T20:48:56.738Z] #30 sha256:a0fc943e344d4d09dbffd3630de2b12bbd1d335e3e097356969b215968830846
20:49:04 [2022-07-29T20:49:04.872Z] #30 7.553 Collecting yamllint==1.26.1
20:49:05 [2022-07-29T20:49:05.131Z] #30 8.614   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:49:05 [2022-07-29T20:49:05.701Z] #30 9.228 Collecting pathspec>=0.5.3
20:49:05 [2022-07-29T20:49:05.701Z] #30 9.233   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:49:06 [2022-07-29T20:49:06.273Z] #30 9.475 Collecting pyyaml
20:49:06 [2022-07-29T20:49:06.273Z] #30 9.479   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)
20:49:06 [2022-07-29T20:49:06.273Z] #30 9.517 Building wheels for collected packages: yamllint
20:49:06 [2022-07-29T20:49:06.273Z] #30 9.518   Building wheel for yamllint (setup.py): started
20:49:06 [2022-07-29T20:49:06.845Z] #30 10.08   Building wheel for yamllint (setup.py): finished with status 'done'
20:49:06 [2022-07-29T20:49:06.845Z] #30 10.08   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0b4b41298c79301634a7660103e380657100c041445d73db4d81da725fa35f98
20:49:06 [2022-07-29T20:49:06.845Z] #30 10.08   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:49:06 [2022-07-29T20:49:06.845Z] #30 10.08 Successfully built yamllint
20:49:06 [2022-07-29T20:49:06.845Z] #30 10.09 Installing collected packages: pyyaml, pathspec, yamllint
20:49:06 [2022-07-29T20:49:06.845Z] #30 10.33 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:49:07 [2022-07-29T20:49:07.418Z] #30 DONE 10.7s
20:49:07 [2022-07-29T20:49:07.418Z] 
20:49:07 [2022-07-29T20:49:07.418Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:49:07 [2022-07-29T20:49:07.418Z] #34 sha256:3b6e4e733203f5366746e6ba306b7c57286fd7784508e6418c1045b41af62cbb
20:49:07 [2022-07-29T20:49:07.418Z] #34 DONE 0.2s
20:49:07 [2022-07-29T20:49:07.418Z] 
20:49:07 [2022-07-29T20:49:07.418Z] #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
20:49:07 [2022-07-29T20:49:07.418Z] #71 sha256:0159d45aab2d7f09f34221d5266875bd33fc73c1c51ce5191e6de8eaa4a319bb
20:49:07 [2022-07-29T20:49:07.678Z] #71 ...
20:49:07 [2022-07-29T20:49:07.678Z] 
20:49:07 [2022-07-29T20:49:07.678Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:49:07 [2022-07-29T20:49:07.678Z] #39 sha256:a7883c6e53ec3d13f9ec9c48bf32105caaa159af50fe84e04cda44194f1638a8
20:49:07 [2022-07-29T20:49:07.678Z] #39 DONE 0.3s
20:49:07 [2022-07-29T20:49:07.678Z] 
20:49:07 [2022-07-29T20:49:07.678Z] #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
20:49:07 [2022-07-29T20:49:07.678Z] #67 sha256:216b5f1d68dd06ccb84ac44225207ff7724f0510768e38353f2f56e63ebdc1fb
20:49:07 [2022-07-29T20:49:07.948Z] #67 ...
20:49:07 [2022-07-29T20:49:07.948Z] 
20:49:07 [2022-07-29T20:49:07.948Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:49:07 [2022-07-29T20:49:07.948Z] #42 sha256:790eaffefdb59aa4f8305cdd9f3ea4b0cbad7975151bf9d634be1780346d4d56
20:49:07 [2022-07-29T20:49:07.948Z] #42 DONE 0.1s
20:49:07 [2022-07-29T20:49:07.948Z] 
20:49:07 [2022-07-29T20:49:07.948Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:49:07 [2022-07-29T20:49:07.948Z] #44 sha256:705009ae7afd735c972d08d8a76259530e1f34425cd4d904fa3f01fb1bea7b35
20:49:07 [2022-07-29T20:49:07.948Z] #44 DONE 0.1s
20:49:07 [2022-07-29T20:49:07.948Z] 
20:49:07 [2022-07-29T20:49:07.948Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:49:07 [2022-07-29T20:49:07.948Z] #46 sha256:fb51bbfbec105428c0045e660783fcf3d8076383bc35a25053b0cae06b858597
20:49:07 [2022-07-29T20:49:07.948Z] #46 DONE 0.1s
20:49:07 [2022-07-29T20:49:07.948Z] 
20:49:07 [2022-07-29T20:49:07.948Z] #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
20:49:07 [2022-07-29T20:49:07.948Z] #67 sha256:216b5f1d68dd06ccb84ac44225207ff7724f0510768e38353f2f56e63ebdc1fb
20:49:07 [2022-07-29T20:49:07.948Z] #67 ...
20:49:07 [2022-07-29T20:49:07.948Z] 
20:49:07 [2022-07-29T20:49:07.948Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:49:07 [2022-07-29T20:49:07.948Z] #48 sha256:69a31980c48390e69d77f1abaaa990fec18d10e85fb35ad7c9201e549b906146
20:49:07 [2022-07-29T20:49:07.948Z] #48 DONE 0.1s
20:49:07 [2022-07-29T20:49:07.948Z] 
20:49:07 [2022-07-29T20:49:07.948Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:49:07 [2022-07-29T20:49:07.948Z] #52 sha256:221f1c32412079fc85c911cb474f95ec2bbe18309cb81a48d013fae9b52cf622
20:49:07 [2022-07-29T20:49:07.948Z] #52 DONE 0.0s
20:49:08 [2022-07-29T20:49:08.217Z] 
20:49:08 [2022-07-29T20:49:08.217Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:49:08 [2022-07-29T20:49:08.217Z] #55 sha256:6ee8b71a114bd4e21c4c1a4532638f7a44bb1ef24fa20731e856bed1cc7a4c16
20:49:08 [2022-07-29T20:49:08.478Z] #55 DONE 0.2s
20:49:08 [2022-07-29T20:49:08.478Z] 
20:49:08 [2022-07-29T20:49:08.478Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:49:08 [2022-07-29T20:49:08.478Z] #59 sha256:b34633348bde8d19b98bd9e051a68774c4110e6ba35ccc738346e3d8355d1030
20:49:08 [2022-07-29T20:49:08.478Z] #59 DONE 0.1s
20:49:08 [2022-07-29T20:49:08.478Z] 
20:49:08 [2022-07-29T20:49:08.478Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:49:08 [2022-07-29T20:49:08.478Z] #61 sha256:0f51c53d96a4d3ef2b4a8f3a821a04cb367f12c997ad7fc0457940d29a225bdc
20:49:08 [2022-07-29T20:49:08.478Z] #61 DONE 0.1s
20:49:08 [2022-07-29T20:49:08.478Z] 
20:49:08 [2022-07-29T20:49:08.478Z] #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
20:49:08 [2022-07-29T20:49:08.478Z] #67 sha256:216b5f1d68dd06ccb84ac44225207ff7724f0510768e38353f2f56e63ebdc1fb
20:49:08 [2022-07-29T20:49:08.478Z] #67 ...
20:49:08 [2022-07-29T20:49:08.478Z] 
20:49:08 [2022-07-29T20:49:08.478Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:49:08 [2022-07-29T20:49:08.478Z] #63 sha256:a58d140c06c5b3603f72fcef3a6d5ce766855a55420fee82d1c23d122a1a58c6
20:49:08 [2022-07-29T20:49:08.738Z] #63 DONE 0.2s
20:49:08 [2022-07-29T20:49:08.738Z] 
20:49:08 [2022-07-29T20:49:08.738Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:49:08 [2022-07-29T20:49:08.738Z] #65 sha256:7f0f17d167b6255f8c76f2f08b4056c4d7c9139ac24e36b8abd665fc8f02596d
20:49:08 [2022-07-29T20:49:08.738Z] #65 DONE 0.1s
20:49:08 [2022-07-29T20:49:08.738Z] 
20:49:08 [2022-07-29T20:49:08.738Z] #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
20:49:08 [2022-07-29T20:49:08.738Z] #71 sha256:0159d45aab2d7f09f34221d5266875bd33fc73c1c51ce5191e6de8eaa4a319bb
20:49:30 [2022-07-29T20:49:30.702Z] #71 ...
20:49:30 [2022-07-29T20:49:30.702Z] 
20:49:30 [2022-07-29T20:49:30.702Z] #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
20:49:30 [2022-07-29T20:49:30.702Z] #67 sha256:216b5f1d68dd06ccb84ac44225207ff7724f0510768e38353f2f56e63ebdc1fb
20:49:30 [2022-07-29T20:49:30.702Z] #67 89.38 + mkdir -p /build
20:49:30 [2022-07-29T20:49:30.702Z] #67 89.39 + cp runc /build/runc
20:49:30 [2022-07-29T20:49:30.702Z] #67 DONE 89.7s
20:49:30 [2022-07-29T20:49:30.702Z] 
20:49:30 [2022-07-29T20:49:30.702Z] #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
20:49:30 [2022-07-29T20:49:30.702Z] #71 sha256:0159d45aab2d7f09f34221d5266875bd33fc73c1c51ce5191e6de8eaa4a319bb
20:49:31 [2022-07-29T20:49:31.276Z] #71 ...
20:49:31 [2022-07-29T20:49:31.276Z] 
20:49:31 [2022-07-29T20:49:31.276Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:49:31 [2022-07-29T20:49:31.276Z] #68 sha256:8788f3aff43b59547ead1b579f4ce8f12a0cd1a6168640c167a1d014f3219d39
20:49:31 [2022-07-29T20:49:31.276Z] #68 DONE 0.1s
20:49:31 [2022-07-29T20:49:31.276Z] 
20:49:31 [2022-07-29T20:49:31.276Z] #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
20:49:31 [2022-07-29T20:49:31.276Z] #71 sha256:0159d45aab2d7f09f34221d5266875bd33fc73c1c51ce5191e6de8eaa4a319bb
20:49:35 [2022-07-29T20:49:35.963Z] --- PASS: TestImportExtremelyLargeImageWorks (86.57s)
20:49:35 [2022-07-29T20:49:35.963Z] PASS
20:49:35 [2022-07-29T20:49:35.963Z] 
20:49:35 [2022-07-29T20:49:35.963Z] === Skipped
20:49:35 [2022-07-29T20:49:35.963Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:49:35 [2022-07-29T20:49:35.963Z] 
20:49:35 [2022-07-29T20:49:35.963Z] DONE 22 tests, 1 skipped in 90.088s
20:49:35 [2022-07-29T20:49:35.963Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestStripANSICommands
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestStripANSICommands/#00
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestStripANSICommands/#01
20:49:35 [2022-07-29T20:49:35.963Z] --- PASS: TestStripANSICommands (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z] PASS
20:49:35 [2022-07-29T20:49:35.963Z] 
20:49:35 [2022-07-29T20:49:35.963Z] DONE 3 tests in 0.007s
20:49:35 [2022-07-29T20:49:35.963Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:49:35 [2022-07-29T20:49:35.963Z] INFO: Testing against a local daemon
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkCreateDelete
20:49:35 [2022-07-29T20:49:35.963Z] --- PASS: TestNetworkCreateDelete (0.20s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestDockerNetworkDeletePreferID
20:49:35 [2022-07-29T20:49:35.963Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestDaemonDNSFallback
20:49:35 [2022-07-29T20:49:35.963Z] --- PASS: TestDaemonDNSFallback (6.30s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestInspectNetwork
20:49:35 [2022-07-29T20:49:35.963Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestInspectNetwork (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestRunContainerWithBridgeNone
20:49:35 [2022-07-29T20:49:35.963Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/create
20:49:35 [2022-07-29T20:49:35.963Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:49:35 [2022-07-29T20:49:35.963Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:49:35 [2022-07-29T20:49:35.963Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:49:35 [2022-07-29T20:49:35.963Z] === CONT  TestNetworkInvalidJSON/networks/create
20:49:35 [2022-07-29T20:49:35.963Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:49:35 [2022-07-29T20:49:35.963Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:49:35 [2022-07-29T20:49:35.963Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:49:35 [2022-07-29T20:49:35.963Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkList
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkList//networks
20:49:35 [2022-07-29T20:49:35.963Z] === PAUSE TestNetworkList//networks
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestNetworkList//networks/
20:49:35 [2022-07-29T20:49:35.963Z] === PAUSE TestNetworkList//networks/
20:49:35 [2022-07-29T20:49:35.963Z] === CONT  TestNetworkList//networks
20:49:35 [2022-07-29T20:49:35.963Z] === CONT  TestNetworkList//networks/
20:49:35 [2022-07-29T20:49:35.963Z] --- PASS: TestNetworkList (0.01s)
20:49:35 [2022-07-29T20:49:35.963Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]     --- PASS: TestNetworkList//networks (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestHostIPv4BridgeLabel
20:49:35 [2022-07-29T20:49:35.963Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestDaemonRestartWithLiveRestore
20:49:35 [2022-07-29T20:49:35.963Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestDaemonDefaultNetworkPools
20:49:35 [2022-07-29T20:49:35.963Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestDaemonRestartWithExistingNetwork
20:49:35 [2022-07-29T20:49:35.963Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:49:35 [2022-07-29T20:49:35.963Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:49:35 [2022-07-29T20:49:35.963Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestServiceWithPredefinedNetwork
20:49:35 [2022-07-29T20:49:35.963Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:49:35 [2022-07-29T20:49:35.963Z]     service_test.go:243: FLAKY_TEST
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestServiceWithDataPathPortInit
20:49:35 [2022-07-29T20:49:35.963Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
20:49:35 [2022-07-29T20:49:35.963Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:49:35 [2022-07-29T20:49:35.963Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:35 [2022-07-29T20:49:35.963Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z] PASS
20:49:35 [2022-07-29T20:49:35.963Z] 
20:49:35 [2022-07-29T20:49:35.963Z] === Skipped
20:49:35 [2022-07-29T20:49:35.963Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
20:49:35 [2022-07-29T20:49:35.963Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:35 [2022-07-29T20:49:35.963Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
20:49:35 [2022-07-29T20:49:35.964Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
20:49:35 [2022-07-29T20:49:35.964Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
20:49:35 [2022-07-29T20:49:35.964Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
20:49:35 [2022-07-29T20:49:35.964Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
20:49:35 [2022-07-29T20:49:35.964Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     service_test.go:243: FLAKY_TEST
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
20:49:35 [2022-07-29T20:49:35.964Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] DONE 34 tests, 12 skipped in 7.081s
20:49:35 [2022-07-29T20:49:35.964Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:49:35 [2022-07-29T20:49:35.964Z] INFO: Testing against a local daemon
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestDockerNetworkIpvlanPersistance
20:49:35 [2022-07-29T20:49:35.964Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestDockerNetworkIpvlan
20:49:35 [2022-07-29T20:49:35.964Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] PASS
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === Skipped
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] DONE 2 tests, 2 skipped in 0.022s
20:49:35 [2022-07-29T20:49:35.964Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:49:35 [2022-07-29T20:49:35.964Z] INFO: Testing against a local daemon
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestDockerNetworkMacvlanPersistance
20:49:35 [2022-07-29T20:49:35.964Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestDockerNetworkMacvlan
20:49:35 [2022-07-29T20:49:35.964Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] PASS
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === Skipped
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] DONE 2 tests, 2 skipped in 0.018s
20:49:35 [2022-07-29T20:49:35.964Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:49:35 [2022-07-29T20:49:35.964Z] testing: warning: no tests to run
20:49:35 [2022-07-29T20:49:35.964Z] PASS
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] DONE 0 tests in 0.006s
20:49:35 [2022-07-29T20:49:35.964Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:49:35 [2022-07-29T20:49:35.964Z] INFO: Testing against a local daemon
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginAllowRequest
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginTLS
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginTLS (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginDenyRequest
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginAPIDenyResponse
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginDenyResponse
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginAllowEventStream
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginErrorResponse
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginErrorRequest
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginHeader
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginHeader (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginV2Disable
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
20:49:35 [2022-07-29T20:49:35.964Z] PASS
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === Skipped
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
20:49:35 [2022-07-29T20:49:35.964Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] DONE 17 tests, 17 skipped in 1.640s
20:49:35 [2022-07-29T20:49:35.964Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:49:35 [2022-07-29T20:49:35.964Z] INFO: Testing against a local daemon
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:49:35 [2022-07-29T20:49:35.964Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:49:35 [2022-07-29T20:49:35.964Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:49:35 [2022-07-29T20:49:35.964Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:49:35 [2022-07-29T20:49:35.964Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:49:35 [2022-07-29T20:49:35.964Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:49:35 [2022-07-29T20:49:35.964Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:49:35 [2022-07-29T20:49:35.964Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:49:35 [2022-07-29T20:49:35.964Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginInstall
20:49:35 [2022-07-29T20:49:35.964Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestPluginInstall (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginsWithRuntimes
20:49:35 [2022-07-29T20:49:35.964Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestPluginBackCompatMediaTypes
20:49:35 [2022-07-29T20:49:35.964Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z] PASS
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === Skipped
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
20:49:35 [2022-07-29T20:49:35.964Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
20:49:35 [2022-07-29T20:49:35.964Z] 
20:49:35 [2022-07-29T20:49:35.964Z] DONE 19 tests, 3 skipped in 0.033s
20:49:35 [2022-07-29T20:49:35.964Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:49:35 [2022-07-29T20:49:35.964Z] INFO: Testing against a local daemon
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestExternalGraphDriver
20:49:35 [2022-07-29T20:49:35.964Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:49:35 [2022-07-29T20:49:35.964Z] --- SKIP: TestExternalGraphDriver (0.34s)
20:49:35 [2022-07-29T20:49:35.964Z] === RUN   TestGraphdriverPluginV2
20:49:39 [2022-07-29T20:49:39.252Z] --- PASS: TestGraphdriverPluginV2 (3.63s)
20:49:39 [2022-07-29T20:49:39.252Z] PASS
20:49:39 [2022-07-29T20:49:39.252Z] 
20:49:39 [2022-07-29T20:49:39.252Z] === Skipped
20:49:39 [2022-07-29T20:49:39.252Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
20:49:39 [2022-07-29T20:49:39.252Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:49:39 [2022-07-29T20:49:39.252Z] 
20:49:39 [2022-07-29T20:49:39.253Z] DONE 2 tests, 1 skipped in 3.989s
20:49:39 [2022-07-29T20:49:39.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:49:39 [2022-07-29T20:49:39.253Z] INFO: Testing against a local daemon
20:49:39 [2022-07-29T20:49:39.253Z] === RUN   TestContinueAfterPluginCrash
20:49:39 [2022-07-29T20:49:39.253Z] === PAUSE TestContinueAfterPluginCrash
20:49:39 [2022-07-29T20:49:39.253Z] === RUN   TestReadPluginNoRead
20:49:39 [2022-07-29T20:49:39.253Z] === PAUSE TestReadPluginNoRead
20:49:39 [2022-07-29T20:49:39.253Z] === RUN   TestDaemonStartWithLogOpt
20:49:39 [2022-07-29T20:49:39.253Z] === PAUSE TestDaemonStartWithLogOpt
20:49:39 [2022-07-29T20:49:39.253Z] === CONT  TestContinueAfterPluginCrash
20:49:39 [2022-07-29T20:49:39.253Z] === CONT  TestDaemonStartWithLogOpt
20:49:39 [2022-07-29T20:49:39.253Z] === CONT  TestReadPluginNoRead
20:49:41 [2022-07-29T20:49:41.162Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:49:41 [2022-07-29T20:49:41.730Z] --- PASS: TestDaemonStartWithLogOpt (2.98s)
20:49:42 [2022-07-29T20:49:42.668Z] === RUN   TestReadPluginNoRead/default
20:49:44 [2022-07-29T20:49:44.045Z] === RUN   TestReadPluginNoRead/disabled_caching
20:49:47 [2022-07-29T20:49:47.332Z] === CONT  TestReadPluginNoRead
20:49:47 [2022-07-29T20:49:47.332Z]     read_test.go:92: [d5a3553f1cdae] daemon is not started
20:49:47 [2022-07-29T20:49:47.332Z] --- PASS: TestReadPluginNoRead (8.05s)
20:49:47 [2022-07-29T20:49:47.332Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s)
20:49:47 [2022-07-29T20:49:47.332Z]     --- PASS: TestReadPluginNoRead/default (1.37s)
20:49:47 [2022-07-29T20:49:47.332Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.96s)
20:49:47 [2022-07-29T20:49:47.332Z] --- PASS: TestContinueAfterPluginCrash (8.31s)
20:49:47 [2022-07-29T20:49:47.332Z] PASS
20:49:47 [2022-07-29T20:49:47.332Z] 
20:49:47 [2022-07-29T20:49:47.332Z] DONE 6 tests in 8.333s
20:49:47 [2022-07-29T20:49:47.332Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:49:47 [2022-07-29T20:49:47.332Z] testing: warning: no tests to run
20:49:47 [2022-07-29T20:49:47.332Z] PASS
20:49:47 [2022-07-29T20:49:47.332Z] 
20:49:47 [2022-07-29T20:49:47.332Z] DONE 0 tests in 0.007s
20:49:47 [2022-07-29T20:49:47.332Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:49:47 [2022-07-29T20:49:47.332Z] INFO: Testing against a local daemon
20:49:47 [2022-07-29T20:49:47.332Z] === RUN   TestPluginWithDevMounts
20:49:47 [2022-07-29T20:49:47.332Z]     mounts_test.go:20: (*Execution).IsRootless-fm
20:49:47 [2022-07-29T20:49:47.332Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:49:47 [2022-07-29T20:49:47.332Z] PASS
20:49:47 [2022-07-29T20:49:47.332Z] 
20:49:47 [2022-07-29T20:49:47.332Z] === Skipped
20:49:47 [2022-07-29T20:49:47.332Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
20:49:47 [2022-07-29T20:49:47.332Z]     mounts_test.go:20: (*Execution).IsRootless-fm
20:49:47 [2022-07-29T20:49:47.332Z] 
20:49:47 [2022-07-29T20:49:47.333Z] DONE 1 tests, 1 skipped in 0.021s
20:49:47 [2022-07-29T20:49:47.333Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:49:47 [2022-07-29T20:49:47.333Z] INFO: Testing against a local daemon
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestSecretInspect
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestSecretInspect (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestSecretList
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestSecretList (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestSecretsCreateAndDelete
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestSecretsUpdate
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestSecretsUpdate (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestTemplatedSecret
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestTemplatedSecret (0.00s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestSecretCreateResolve
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestSecretCreateResolve (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] PASS
20:49:47 [2022-07-29T20:49:47.333Z] 
20:49:47 [2022-07-29T20:49:47.333Z] === Skipped
20:49:47 [2022-07-29T20:49:47.333Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] 
20:49:47 [2022-07-29T20:49:47.333Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] 
20:49:47 [2022-07-29T20:49:47.333Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] 
20:49:47 [2022-07-29T20:49:47.333Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] 
20:49:47 [2022-07-29T20:49:47.333Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] 
20:49:47 [2022-07-29T20:49:47.333Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] 
20:49:47 [2022-07-29T20:49:47.333Z] DONE 6 tests, 6 skipped in 0.075s
20:49:47 [2022-07-29T20:49:47.333Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:49:47 [2022-07-29T20:49:47.333Z] INFO: Testing against a local daemon
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestServiceCreateInit
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- PASS: TestServiceCreateInit (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:49:47 [2022-07-29T20:49:47.333Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestCreateServiceMultipleTimes
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestCreateServiceConflict
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestCreateServiceConflict (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestCreateServiceMaxReplicas
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestCreateWithDuplicateNetworkNames
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestCreateServiceSecretFileMode
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestCreateServiceConfigFileMode
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestCreateServiceSysctls
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestCreateServiceSysctls (0.03s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestCreateServiceCapabilities
20:49:47 [2022-07-29T20:49:47.333Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestInspect
20:49:47 [2022-07-29T20:49:47.333Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestInspect (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestCreateJob
20:49:47 [2022-07-29T20:49:47.333Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestCreateJob (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestReplicatedJob
20:49:47 [2022-07-29T20:49:47.333Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestReplicatedJob (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestUpdateReplicatedJob
20:49:47 [2022-07-29T20:49:47.333Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestServiceListWithStatuses
20:49:47 [2022-07-29T20:49:47.333Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestDockerNetworkConnectAlias
20:49:47 [2022-07-29T20:49:47.333Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestDockerNetworkReConnect
20:49:47 [2022-07-29T20:49:47.333Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:47 [2022-07-29T20:49:47.333Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
20:49:47 [2022-07-29T20:49:47.333Z] === RUN   TestServicePlugin
20:49:50 [2022-07-29T20:49:50.620Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] --- SKIP: TestServicePlugin (2.82s)
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestServiceUpdateLabel
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] --- SKIP: TestServiceUpdateLabel (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestServiceUpdateSecrets
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestServiceUpdateConfigs
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestServiceUpdateNetwork
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestServiceUpdatePidsLimit
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
20:49:50 [2022-07-29T20:49:50.620Z] PASS
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === Skipped
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
20:49:50 [2022-07-29T20:49:50.620Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestInspect (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:49:50 [2022-07-29T20:49:50.620Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestServicePlugin (2.82s)
20:49:50 [2022-07-29T20:49:50.620Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
20:49:50 [2022-07-29T20:49:50.620Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] DONE 24 tests, 23 skipped in 3.109s
20:49:50 [2022-07-29T20:49:50.620Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:49:50 [2022-07-29T20:49:50.620Z] INFO: Testing against a local daemon
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestSessionCreate
20:49:50 [2022-07-29T20:49:50.620Z] --- PASS: TestSessionCreate (0.03s)
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestSessionCreateWithBadUpgrade
20:49:50 [2022-07-29T20:49:50.620Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
20:49:50 [2022-07-29T20:49:50.620Z] PASS
20:49:50 [2022-07-29T20:49:50.620Z] 
20:49:50 [2022-07-29T20:49:50.620Z] DONE 2 tests in 0.081s
20:49:50 [2022-07-29T20:49:50.620Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:49:50 [2022-07-29T20:49:50.620Z] INFO: Testing against a local daemon
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:49:50 [2022-07-29T20:49:50.620Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:49:50 [2022-07-29T20:49:50.620Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestDiskUsage
20:49:50 [2022-07-29T20:49:50.620Z] === PAUSE TestDiskUsage
20:49:50 [2022-07-29T20:49:50.620Z] === RUN   TestEventsExecDie
20:49:52 [2022-07-29T20:49:52.525Z] --- PASS: TestEventsExecDie (1.80s)
20:49:52 [2022-07-29T20:49:52.525Z] === RUN   TestEventsBackwardsCompatible
20:49:52 [2022-07-29T20:49:52.525Z] --- PASS: TestEventsBackwardsCompatible (0.26s)
20:49:52 [2022-07-29T20:49:52.525Z] === RUN   TestEventsVolumeCreate
20:49:52 [2022-07-29T20:49:52.784Z] --- PASS: TestEventsVolumeCreate (0.21s)
20:49:52 [2022-07-29T20:49:52.784Z] === RUN   TestInfoBinaryCommits
20:49:52 [2022-07-29T20:49:52.784Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:49:52 [2022-07-29T20:49:52.784Z] === RUN   TestInfoAPIVersioned
20:49:52 [2022-07-29T20:49:52.784Z] --- PASS: TestInfoAPIVersioned (0.00s)
20:49:52 [2022-07-29T20:49:52.784Z] === RUN   TestInfoAPI
20:49:52 [2022-07-29T20:49:52.784Z] --- PASS: TestInfoAPI (0.02s)
20:49:52 [2022-07-29T20:49:52.784Z] === RUN   TestInfoAPIWarnings
20:50:03 [2022-07-29T20:50:03.391Z] #71 177.8 # github.com/containerd/containerd/cmd/containerd
20:50:03 [2022-07-29T20:50:03.391Z] #71 177.8 /usr/bin/ld: /tmp/go-link-2603534553/000019.o: in function `New':
20:50:03 [2022-07-29T20:50:03.391Z] #71 177.8 /tmp/tmp.RWmLFNqYOS/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
20:50:03 [2022-07-29T20:50:03.391Z] #71 177.9 + bin/containerd-stress
20:50:03 [2022-07-29T20:50:03.391Z] #71 179.0 + bin/containerd-shim
20:50:04 [2022-07-29T20:50:04.440Z] Created binary: bundles/dynbinary-daemon/dockerd
20:50:04 [2022-07-29T20:50:04.440Z] Building: bundles/dynbinary-daemon/docker-proxy
20:50:04 [2022-07-29T20:50:04.440Z] GOOS="" GOARCH="" GOARM=""
20:50:04 [2022-07-29T20:50:04.441Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:50:04 [2022-07-29T20:50:04.441Z] 
20:50:04 [2022-07-29T20:50:04.441Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:50:04 [2022-07-29T20:50:04.441Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:50:04 [2022-07-29T20:50:04.441Z] HOSTNAME=6fce5b690edb
20:50:04 [2022-07-29T20:50:04.441Z] TESTDEBUG=0
20:50:04 [2022-07-29T20:50:04.441Z] DEST=bundles/test-integration
20:50:04 [2022-07-29T20:50:04.441Z] PWD=/go/src/github.com/docker/docker
20:50:04 [2022-07-29T20:50:04.441Z] DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:50:04 [2022-07-29T20:50:04.441Z] container=docker
20:50:04 [2022-07-29T20:50:04.441Z] HOME=/root
20:50:04 [2022-07-29T20:50:04.441Z] GOLANG_VERSION=1.18.4
20:50:04 [2022-07-29T20:50:04.441Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:50:04 [2022-07-29T20:50:04.441Z] VALIDATE_BRANCH=22.06
20:50:04 [2022-07-29T20:50:04.441Z] TERM=xterm
20:50:04 [2022-07-29T20:50:04.441Z] DOCKER_PKG=github.com/docker/docker
20:50:04 [2022-07-29T20:50:04.441Z] SHLVL=1
20:50:04 [2022-07-29T20:50:04.441Z] TIMEOUT=120m
20:50:04 [2022-07-29T20:50:04.441Z] DOCKER_BUILDTAGS= journald
20:50:04 [2022-07-29T20:50:04.441Z] DOCKER_GRAPHDRIVER=overlay2
20:50:04 [2022-07-29T20:50:04.441Z] GO111MODULE=off
20:50:04 [2022-07-29T20:50:04.441Z] DOCKER_EXPERIMENTAL=1
20:50:04 [2022-07-29T20:50:04.441Z] TEST_SKIP_INTEGRATION_CLI=1
20:50:04 [2022-07-29T20:50:04.441Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:50:04 [2022-07-29T20:50:04.441Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:50:04 [2022-07-29T20:50:04.441Z] GOPATH=/go
20:50:04 [2022-07-29T20:50:04.441Z] PKG_CONFIG=pkg-config
20:50:04 [2022-07-29T20:50:04.441Z] _=/usr/bin/env
20:50:04 [2022-07-29T20:50:04.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:50:10 [2022-07-29T20:50:10.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:50:10 [2022-07-29T20:50:10.872Z] --- PASS: TestInfoAPIWarnings (16.59s)
20:50:10 [2022-07-29T20:50:10.872Z] === RUN   TestInfoDebug
20:50:10 [2022-07-29T20:50:10.872Z] --- PASS: TestInfoDebug (0.55s)
20:50:10 [2022-07-29T20:50:10.872Z] === RUN   TestInfoInsecureRegistries
20:50:10 [2022-07-29T20:50:10.872Z] --- PASS: TestInfoInsecureRegistries (0.56s)
20:50:10 [2022-07-29T20:50:10.872Z] === RUN   TestInfoRegistryMirrors
20:50:11 [2022-07-29T20:50:11.131Z] --- PASS: TestInfoRegistryMirrors (0.57s)
20:50:11 [2022-07-29T20:50:11.131Z] === RUN   TestLoginFailsWithBadCredentials
20:50:11 [2022-07-29T20:50:11.389Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
20:50:11 [2022-07-29T20:50:11.389Z] === RUN   TestPingCacheHeaders
20:50:11 [2022-07-29T20:50:11.389Z] --- PASS: TestPingCacheHeaders (0.03s)
20:50:11 [2022-07-29T20:50:11.389Z] === RUN   TestPingGet
20:50:11 [2022-07-29T20:50:11.389Z] --- PASS: TestPingGet (0.01s)
20:50:11 [2022-07-29T20:50:11.389Z] === RUN   TestPingHead
20:50:11 [2022-07-29T20:50:11.389Z] --- PASS: TestPingHead (0.03s)
20:50:11 [2022-07-29T20:50:11.389Z] === RUN   TestPingSwarmHeader
20:50:11 [2022-07-29T20:50:11.957Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:50:12 [2022-07-29T20:50:12.525Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:50:13 [2022-07-29T20:50:13.901Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:50:13 [2022-07-29T20:50:13.901Z] --- PASS: TestPingSwarmHeader (2.18s)
20:50:13 [2022-07-29T20:50:13.901Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:50:13 [2022-07-29T20:50:13.901Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:50:13 [2022-07-29T20:50:13.901Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:50:13 [2022-07-29T20:50:13.901Z] === RUN   TestVersion
20:50:13 [2022-07-29T20:50:13.901Z] --- PASS: TestVersion (0.03s)
20:50:13 [2022-07-29T20:50:13.901Z] === CONT  TestDiskUsage
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/container_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/image_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/volume_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/build-cache_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:50:14 [2022-07-29T20:50:14.160Z] === RUN   TestDiskUsage/after_LoadBusybox
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:50:14 [2022-07-29T20:50:14.419Z] === RUN   TestDiskUsage/after_container.Run
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:50:14 [2022-07-29T20:50:14.678Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:50:14 [2022-07-29T20:50:14.936Z] --- PASS: TestDiskUsage (1.20s)
20:50:14 [2022-07-29T20:50:14.936Z]     --- PASS: TestDiskUsage/empty (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.14s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
20:50:14 [2022-07-29T20:50:14.936Z] PASS
20:50:14 [2022-07-29T20:50:14.936Z] 
20:50:14 [2022-07-29T20:50:14.936Z] === Skipped
20:50:14 [2022-07-29T20:50:14.936Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:50:14 [2022-07-29T20:50:14.936Z] 
20:50:14 [2022-07-29T20:50:14.936Z] DONE 54 tests, 1 skipped in 24.472s
20:50:14 [2022-07-29T20:50:14.936Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:50:14 [2022-07-29T20:50:14.936Z] INFO: Testing against a local daemon
20:50:14 [2022-07-29T20:50:14.936Z] === RUN   TestVolumesCreateAndList
20:50:14 [2022-07-29T20:50:14.936Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:50:14 [2022-07-29T20:50:14.936Z] === RUN   TestVolumesRemove
20:50:14 [2022-07-29T20:50:14.936Z] --- PASS: TestVolumesRemove (0.05s)
20:50:14 [2022-07-29T20:50:14.936Z] === RUN   TestVolumesInspect
20:50:14 [2022-07-29T20:50:14.936Z] --- PASS: TestVolumesInspect (0.01s)
20:50:14 [2022-07-29T20:50:14.936Z] === RUN   TestVolumesInvalidJSON
20:50:14 [2022-07-29T20:50:14.936Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:50:14 [2022-07-29T20:50:14.936Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:50:14 [2022-07-29T20:50:14.936Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:50:14 [2022-07-29T20:50:14.936Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:50:14 [2022-07-29T20:50:14.936Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:50:14 [2022-07-29T20:50:14.936Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:50:14 [2022-07-29T20:50:14.936Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:50:14 [2022-07-29T20:50:14.936Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:50:14 [2022-07-29T20:50:14.936Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:50:14 [2022-07-29T20:50:14.936Z] PASS
20:50:14 [2022-07-29T20:50:14.936Z] 
20:50:14 [2022-07-29T20:50:14.936Z] DONE 9 tests in 0.106s
20:50:14 [2022-07-29T20:50:14.936Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:50:15 [2022-07-29T20:50:15.195Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 20591 is not a child of this shell
20:50:15 [2022-07-29T20:50:15.195Z] warning: PID 20591 from bundles/test-integration/docker.pid had a nonzero exit code
20:50:15 [2022-07-29T20:50:15.195Z] Leaving: AppArmorNo profiles have been unloaded.
20:50:15 [2022-07-29T20:50:15.195Z] 
20:50:15 [2022-07-29T20:50:15.195Z] Unloading profiles will leave already running processes permanently
20:50:15 [2022-07-29T20:50:15.195Z] unconfined, which can lead to unexpected situations.
20:50:15 [2022-07-29T20:50:15.195Z] 
20:50:15 [2022-07-29T20:50:15.195Z] To set a process to complain mode, use the command line tool
20:50:15 [2022-07-29T20:50:15.195Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:50:15 [2022-07-29T20:50:15.195Z] Removing test suite binaries
20:50:15 [2022-07-29T20:50:15.195Z] exiting test-integration
20:50:15 [2022-07-29T20:50:15.195Z] ++ exit 0
20:50:15 [2022-07-29T20:50:15.195Z] 
20:50:15 [2022-07-29T20:50:15.661Z] #71 190.4 + bin/containerd-shim-runc-v1
Post stage
[Pipeline] junit
20:50:15 [2022-07-29T20:50:15.776Z] Recording test results
20:50:17 [2022-07-29T20:50:17.010Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:50:17 [2022-07-29T20:50:17.336Z] + echo Ensuring container killed.
20:50:17 [2022-07-29T20:50:17.336Z] Ensuring container killed.
20:50:17 [2022-07-29T20:50:17.336Z] + docker rm -vf docker-pr2
20:50:17 [2022-07-29T20:50:17.336Z] Error: No such container: docker-pr2
[Pipeline] sh
20:50:17 [2022-07-29T20:50:17.618Z] + echo Chowning /workspace to jenkins user
20:50:17 [2022-07-29T20:50:17.618Z] Chowning /workspace to jenkins user
20:50:17 [2022-07-29T20:50:17.618Z] + id -u
20:50:17 [2022-07-29T20:50:17.618Z] + id -g
20:50:17 [2022-07-29T20:50:17.618Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43887:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:50:19 [2022-07-29T20:50:19.288Z] + bundleName=amd64-rootless
20:50:19 [2022-07-29T20:50:19.288Z] + echo Creating amd64-rootless-bundles.tar.gz
20:50:19 [2022-07-29T20:50:19.288Z] Creating amd64-rootless-bundles.tar.gz
20:50:19 [2022-07-29T20:50:19.288Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:50:19 [2022-07-29T20:50:19.288Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
20:50:19 [2022-07-29T20:50:19.301Z] Archiving artifacts
20:50:20 [2022-07-29T20:50:20.745Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43887/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:50:20 [2022-07-29T20:50:20.957Z] #71 196.6 + bin/containerd-shim-runc-v2
20:50:21 [2022-07-29T20:50:21.048Z] + make clean
20:50:21 [2022-07-29T20:50:21.048Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:50:21 [2022-07-29T20:50:21.048Z] docker-dev-cache
20:50:21 [2022-07-29T20:50:21.048Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:50:21 [2022-07-29T20:50:21.896Z] #71 197.5 + binaries
20:50:21 [2022-07-29T20:50:21.896Z] #71 197.5 + install -D bin/containerd /build/containerd
20:50:21 [2022-07-29T20:50:21.896Z] #71 197.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:50:21 [2022-07-29T20:50:21.896Z] #71 197.5 + install -D bin/ctr /build/ctr
20:50:22 [2022-07-29T20:50:22.466Z] #71 DONE 198.2s
20:50:23 [2022-07-29T20:50:23.849Z] 
20:50:23 [2022-07-29T20:50:23.849Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:50:23 [2022-07-29T20:50:23.849Z] #72 sha256:6b0bc54a1cebe0bb8da2d85c1e1cf794c97e89d1035974bda7a04bfc2c031923
20:50:23 [2022-07-29T20:50:23.849Z] #72 DONE 0.3s
20:50:23 [2022-07-29T20:50:23.849Z] 
20:50:23 [2022-07-29T20:50:23.849Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:50:23 [2022-07-29T20:50:23.849Z] #77 sha256:98620292db74724a4b7d025a1fd78b42de41a7f1bfd630504507a3590eb39dc0
20:50:23 [2022-07-29T20:50:23.849Z] #77 DONE 0.1s
20:50:24 [2022-07-29T20:50:24.110Z] 
20:50:24 [2022-07-29T20:50:24.110Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:50:24 [2022-07-29T20:50:24.110Z] #82 sha256:1e434b4b7e36c953dcccf19ad1607fa8ca57a02d4d0a5d0b2cb26f5e34a17c4c
20:50:24 [2022-07-29T20:50:24.369Z] #82 DONE 0.5s
20:50:24 [2022-07-29T20:50:24.369Z] 
20:50:24 [2022-07-29T20:50:24.369Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:50:24 [2022-07-29T20:50:24.369Z] #85 sha256:f31b2c66f30de7770d4dee86e5ce82e6272fe4b30859b84976c6463d4fec8733
20:50:24 [2022-07-29T20:50:24.369Z] #85 DONE 0.1s
20:50:24 [2022-07-29T20:50:24.630Z] 
20:50:24 [2022-07-29T20:50:24.630Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:50:24 [2022-07-29T20:50:24.630Z] #86 sha256:d1d86861e7cc3a1ac344b7bcd6d5402ef2a075b266a2eb824cdde6ddf93725f3
20:50:24 [2022-07-29T20:50:24.630Z] #86 DONE 0.0s
20:50:24 [2022-07-29T20:50:24.630Z] 
20:50:24 [2022-07-29T20:50:24.630Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:50:24 [2022-07-29T20:50:24.630Z] #87 sha256:02604c4b0ce38aad92b203f1379e29d129bd052f41eaea02a2d8de53503cb4c6
20:50:24 [2022-07-29T20:50:24.630Z] #87 DONE 0.0s
20:50:24 [2022-07-29T20:50:24.630Z] 
20:50:24 [2022-07-29T20:50:24.630Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
20:50:24 [2022-07-29T20:50:24.630Z] #88 sha256:171869347a76780a4de4c5f803d2e615ba276c598656c5e0951ee6f831c7da86
20:50:25 [2022-07-29T20:50:25.571Z] #88 DONE 1.1s
20:50:25 [2022-07-29T20:50:25.571Z] 
20:50:25 [2022-07-29T20:50:25.571Z] #89 exporting to image
20:50:25 [2022-07-29T20:50:25.571Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:50:25 [2022-07-29T20:50:25.571Z] #89 exporting layers
20:50:30 [2022-07-29T20:50:30.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:50:30 [2022-07-29T20:50:30.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:50:32 [2022-07-29T20:50:32.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:50:49 [2022-07-29T20:50:49.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:50:52 [2022-07-29T20:50:52.141Z] #89 exporting layers 26.6s done
20:50:52 [2022-07-29T20:50:52.141Z] #89 writing image sha256:c80a495bbf9df9ffc6c37e94e444a8de64243daece8b983727d9bee35d7c589e done
20:50:52 [2022-07-29T20:50:52.141Z] #89 naming to docker.io/library/docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 done
20:50:52 [2022-07-29T20:50:52.141Z] #89 DONE 26.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
20:50:52 [2022-07-29T20:50:52.470Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43887/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/validate/default
20:50:54 [2022-07-29T20:50:54.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:50:54 [2022-07-29T20:50:54.382Z] Congratulations!  Seccomp profile generation is done correctly.
20:50:54 [2022-07-29T20:50:54.382Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:50:59 [2022-07-29T20:50:59.945Z] Created binary: bundles/dynbinary-daemon/dockerd
20:50:59 [2022-07-29T20:50:59.945Z] Building: bundles/dynbinary-daemon/docker-proxy
20:50:59 [2022-07-29T20:50:59.945Z] GOOS="" GOARCH="" GOARM=""
20:50:59 [2022-07-29T20:50:59.945Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:50:59 [2022-07-29T20:50:59.945Z] 
20:50:59 [2022-07-29T20:50:59.945Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:50:59 [2022-07-29T20:50:59.945Z] DOCKER_SYSTEMD=1
20:50:59 [2022-07-29T20:50:59.945Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:50:59 [2022-07-29T20:50:59.945Z] HOSTNAME=2657912db26f
20:50:59 [2022-07-29T20:50:59.945Z] DEST=bundles/test-integration
20:50:59 [2022-07-29T20:50:59.945Z] PWD=/go/src/github.com/docker/docker
20:50:59 [2022-07-29T20:50:59.945Z] DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:50:59 [2022-07-29T20:50:59.945Z] container=docker
20:50:59 [2022-07-29T20:50:59.945Z] HOME=/root
20:50:59 [2022-07-29T20:50:59.945Z] LANG=C.UTF-8
20:50:59 [2022-07-29T20:50:59.945Z] INVOCATION_ID=33d8c932b9574e538ed5d6bb064f2d10
20:50:59 [2022-07-29T20:50:59.945Z] GOLANG_VERSION=1.18.4
20:50:59 [2022-07-29T20:50:59.945Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:50:59 [2022-07-29T20:50:59.945Z] VALIDATE_BRANCH=22.06
20:50:59 [2022-07-29T20:50:59.945Z] TERM=xterm
20:50:59 [2022-07-29T20:50:59.945Z] DOCKER_PKG=github.com/docker/docker
20:50:59 [2022-07-29T20:50:59.945Z] SHLVL=3
20:50:59 [2022-07-29T20:50:59.945Z] TIMEOUT=120m
20:50:59 [2022-07-29T20:50:59.945Z] DOCKER_BUILDTAGS= journald
20:50:59 [2022-07-29T20:50:59.945Z] DOCKER_GRAPHDRIVER=overlay2
20:50:59 [2022-07-29T20:50:59.945Z] GO111MODULE=off
20:50:59 [2022-07-29T20:50:59.945Z] DOCKER_EXPERIMENTAL=1
20:50:59 [2022-07-29T20:50:59.945Z] TEST_SKIP_INTEGRATION_CLI=1
20:50:59 [2022-07-29T20:50:59.945Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:50:59 [2022-07-29T20:50:59.945Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:50:59 [2022-07-29T20:50:59.945Z] GOPATH=/go
20:50:59 [2022-07-29T20:50:59.945Z] PKG_CONFIG=pkg-config
20:50:59 [2022-07-29T20:50:59.945Z] _=/usr/bin/env
20:50:59 [2022-07-29T20:50:59.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:51:02 [2022-07-29T20:51:02.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:51:02 [2022-07-29T20:51:02.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:51:02 [2022-07-29T20:51:02.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:51:02 [2022-07-29T20:51:02.519Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
20:51:03 [2022-07-29T20:51:03.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:51:03 [2022-07-29T20:51:03.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:51:03 [2022-07-29T20:51:03.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:51:04 [2022-07-29T20:51:04.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:51:04 [2022-07-29T20:51:04.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:51:04 [2022-07-29T20:51:04.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:51:05 [2022-07-29T20:51:05.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:51:06 [2022-07-29T20:51:06.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:51:07 [2022-07-29T20:51:07.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:51:07 [2022-07-29T20:51:07.800Z] Congratulations!  All API changes are done the right way.
20:51:07 [2022-07-29T20:51:07.800Z] Congratulations!  All TOML source files changed here have valid syntax.
20:51:07 [2022-07-29T20:51:07.800Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:51:07 [2022-07-29T20:51:07.800Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:51:07 [2022-07-29T20:51:07.800Z] 
20:51:07 [2022-07-29T20:51:07.800Z] INFO Start validation with golang-ci-lint
20:51:07 [2022-07-29T20:51:07.800Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:51:07 [2022-07-29T20:51:07.800Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
20:51:08 [2022-07-29T20:51:08.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:51:08 [2022-07-29T20:51:08.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:51:08 [2022-07-29T20:51:08.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:51:09 [2022-07-29T20:51:09.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:51:10 [2022-07-29T20:51:10.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:51:10 [2022-07-29T20:51:10.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:51:10 [2022-07-29T20:51:10.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:51:11 [2022-07-29T20:51:11.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:51:11 [2022-07-29T20:51:11.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:51:12 [2022-07-29T20:51:12.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:51:13 [2022-07-29T20:51:13.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:51:13 [2022-07-29T20:51:13.342Z] Using test binary docker
20:51:13 [2022-07-29T20:51:13.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:51:13 [2022-07-29T20:51:13.601Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:51:13 [2022-07-29T20:51:13.601Z] +++ /etc/init.d/apparmor start
20:51:13 [2022-07-29T20:51:13.601Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:51:13 [2022-07-29T20:51:13.601Z] INFO: Waiting for daemon to start...
20:51:13 [2022-07-29T20:51:13.601Z] Starting dockerd
20:51:13 [2022-07-29T20:51:13.601Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:51:15 [2022-07-29T20:51:15.501Z] .
20:51:15 [2022-07-29T20:51:15.501Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:51:15 [2022-07-29T20:51:15.501Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:51:15 [2022-07-29T20:51:15.501Z] Error: No such image: emptyfs
20:51:15 [2022-07-29T20:51:15.501Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:51:15 [2022-07-29T20:51:15.501Z] ++++ docker load
20:51:15 [2022-07-29T20:51:15.760Z] Running integration-test (iteration 1)
20:51:15 [2022-07-29T20:51:15.760Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:51:15 [2022-07-29T20:51:15.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:51:15 [2022-07-29T20:51:15.760Z] ++ set -e
20:51:15 [2022-07-29T20:51:15.760Z] ++ '[' -n 0 ']'
20:51:15 [2022-07-29T20:51:15.760Z] ++ set -x
20:51:15 [2022-07-29T20:51:15.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
20:51:16 [2022-07-29T20:51:16.018Z] Loaded image: busybox:latest
20:51:16 [2022-07-29T20:51:16.018Z] Loaded image: busybox:glibc
20:51:16 [2022-07-29T20:51:16.953Z] Loaded image: debian:bullseye-slim
20:51:17 [2022-07-29T20:51:17.212Z] Loaded image: hello-world:latest
20:51:17 [2022-07-29T20:51:17.212Z] Loaded image: arm32v7/hello-world:latest
20:51:17 [2022-07-29T20:51:17.212Z] INFO: Testing against a local daemon
20:51:17 [2022-07-29T20:51:17.212Z] === RUN   TestCgroupNamespacesBuild
20:51:18 [2022-07-29T20:51:18.586Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
20:51:18 [2022-07-29T20:51:18.586Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:51:19 [2022-07-29T20:51:19.519Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
20:51:19 [2022-07-29T20:51:19.520Z] === RUN   TestBuildWithSession
20:51:19 [2022-07-29T20:51:19.520Z]     build_session_test.go:25: TODO: BuildKit
20:51:19 [2022-07-29T20:51:19.520Z] --- SKIP: TestBuildWithSession (0.00s)
20:51:19 [2022-07-29T20:51:19.520Z] === RUN   TestBuildSquashParent
20:51:21 [2022-07-29T20:51:21.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:51:23 [2022-07-29T20:51:23.706Z] --- PASS: TestBuildSquashParent (3.78s)
20:51:23 [2022-07-29T20:51:23.706Z] === RUN   TestBuildWithRemoveAndForceRemove
20:51:23 [2022-07-29T20:51:23.706Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:51:23 [2022-07-29T20:51:23.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:51:23 [2022-07-29T20:51:23.706Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:51:23 [2022-07-29T20:51:23.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:51:23 [2022-07-29T20:51:23.706Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:51:23 [2022-07-29T20:51:23.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:51:23 [2022-07-29T20:51:23.706Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:51:23 [2022-07-29T20:51:23.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:51:23 [2022-07-29T20:51:23.706Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:51:23 [2022-07-29T20:51:23.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:51:23 [2022-07-29T20:51:23.706Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:51:23 [2022-07-29T20:51:23.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:51:23 [2022-07-29T20:51:23.706Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:51:23 [2022-07-29T20:51:23.706Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:51:24 [2022-07-29T20:51:24.641Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:51:24 [2022-07-29T20:51:24.641Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:51:24 [2022-07-29T20:51:24.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:51:26 [2022-07-29T20:51:26.016Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:51:26 [2022-07-29T20:51:26.016Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:51:26 [2022-07-29T20:51:26.951Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:51:26 [2022-07-29T20:51:26.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s)
20:51:26 [2022-07-29T20:51:26.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s)
20:51:26 [2022-07-29T20:51:26.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s)
20:51:26 [2022-07-29T20:51:26.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.21s)
20:51:26 [2022-07-29T20:51:26.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s)
20:51:26 [2022-07-29T20:51:26.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s)
20:51:26 [2022-07-29T20:51:26.951Z] === RUN   TestBuildMultiStageCopy
20:51:26 [2022-07-29T20:51:26.951Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:51:28 [2022-07-29T20:51:28.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:51:28 [2022-07-29T20:51:28.326Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:51:28 [2022-07-29T20:51:28.326Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:51:28 [2022-07-29T20:51:28.585Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:51:28 [2022-07-29T20:51:28.585Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:51:28 [2022-07-29T20:51:28.843Z] --- PASS: TestBuildMultiStageCopy (2.00s)
20:51:28 [2022-07-29T20:51:28.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s)
20:51:28 [2022-07-29T20:51:28.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
20:51:28 [2022-07-29T20:51:28.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
20:51:28 [2022-07-29T20:51:28.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
20:51:28 [2022-07-29T20:51:28.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
20:51:28 [2022-07-29T20:51:28.843Z] === RUN   TestBuildMultiStageParentConfig
20:51:29 [2022-07-29T20:51:29.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:51:29 [2022-07-29T20:51:29.782Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
20:51:29 [2022-07-29T20:51:29.782Z] === RUN   TestBuildLabelWithTargets
20:51:30 [2022-07-29T20:51:30.717Z] --- PASS: TestBuildLabelWithTargets (1.15s)
20:51:30 [2022-07-29T20:51:30.717Z] === RUN   TestBuildWithEmptyLayers
20:51:31 [2022-07-29T20:51:31.284Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
20:51:31 [2022-07-29T20:51:31.284Z] === RUN   TestBuildMultiStageOnBuild
20:51:32 [2022-07-29T20:51:32.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:51:32 [2022-07-29T20:51:32.658Z] --- PASS: TestBuildMultiStageOnBuild (1.40s)
20:51:32 [2022-07-29T20:51:32.659Z] === RUN   TestBuildUncleanTarFilenames
20:51:33 [2022-07-29T20:51:33.225Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
20:51:33 [2022-07-29T20:51:33.225Z] === RUN   TestBuildMultiStageLayerLeak
20:51:34 [2022-07-29T20:51:34.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:51:34 [2022-07-29T20:51:34.610Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s)
20:51:34 [2022-07-29T20:51:34.610Z] === RUN   TestBuildWithHugeFile
20:51:38 [2022-07-29T20:51:38.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:51:39 [2022-07-29T20:51:39.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:51:43 [2022-07-29T20:51:43.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:51:45 [2022-07-29T20:51:45.774Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky)
20:51:45 [2022-07-29T20:51:45.774Z] Using test binary docker
20:51:45 [2022-07-29T20:51:45.774Z] ++++ /etc/init.d/apparmor start
20:51:45 [2022-07-29T20:51:45.774Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:51:45 [2022-07-29T20:51:45.774Z] INFO: Waiting for daemon to start...
20:51:45 [2022-07-29T20:51:45.774Z] Starting dockerd
20:51:45 [2022-07-29T20:51:45.774Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true
20:51:46 [2022-07-29T20:51:46.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:51:46 [2022-07-29T20:51:46.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:51:47 [2022-07-29T20:51:47.940Z] .
20:51:47 [2022-07-29T20:51:47.941Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky)
20:51:48 [2022-07-29T20:51:48.200Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky)
20:51:48 [2022-07-29T20:51:48.200Z] Error: No such image: emptyfs
20:51:48 [2022-07-29T20:51:48.200Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs .
20:51:48 [2022-07-29T20:51:48.200Z] +++++ docker load
20:51:48 [2022-07-29T20:51:48.769Z] Running integration-test (iteration 1)
20:51:48 [2022-07-29T20:51:48.769Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:51:48 [2022-07-29T20:51:48.769Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:51:48 [2022-07-29T20:51:48.769Z] +++ set -e
20:51:48 [2022-07-29T20:51:48.769Z] +++ '[' -n 0 ']'
20:51:48 [2022-07-29T20:51:48.769Z] +++ set -x
20:51:48 [2022-07-29T20:51:48.769Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:51:49 [2022-07-29T20:51:49.707Z] Loaded image: busybox:latest
20:51:49 [2022-07-29T20:51:49.966Z] Loaded image: busybox:glibc
20:51:55 [2022-07-29T20:51:55.242Z] Loaded image: debian:bullseye-slim
20:51:55 [2022-07-29T20:51:55.242Z] Loaded image: hello-world:latest
20:51:55 [2022-07-29T20:51:55.242Z] Loaded image: arm32v7/hello-world:latest
20:51:55 [2022-07-29T20:51:55.242Z] INFO: Testing against a local daemon
20:51:55 [2022-07-29T20:51:55.242Z] testing: warning: no tests to run
20:51:55 [2022-07-29T20:51:55.242Z] PASS
20:51:55 [2022-07-29T20:51:55.242Z] 
20:51:55 [2022-07-29T20:51:55.242Z] DONE 0 tests in 6.213s
20:51:55 [2022-07-29T20:51:55.242Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:51:55 [2022-07-29T20:51:55.242Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:51:55 [2022-07-29T20:51:55.242Z] +++ set -e
20:51:55 [2022-07-29T20:51:55.242Z] +++ '[' -n 0 ']'
20:51:55 [2022-07-29T20:51:55.242Z] +++ set -x
20:51:55 [2022-07-29T20:51:55.242Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:51:55 [2022-07-29T20:51:55.242Z] INFO: Testing against a local daemon
20:51:55 [2022-07-29T20:51:55.242Z] testing: warning: no tests to run
20:51:55 [2022-07-29T20:51:55.242Z] PASS
20:51:55 [2022-07-29T20:51:55.242Z] 
20:51:55 [2022-07-29T20:51:55.242Z] DONE 0 tests in 0.052s
20:51:55 [2022-07-29T20:51:55.243Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:51:55 [2022-07-29T20:51:55.243Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:51:55 [2022-07-29T20:51:55.243Z] +++ set -e
20:51:55 [2022-07-29T20:51:55.243Z] +++ '[' -n 0 ']'
20:51:55 [2022-07-29T20:51:55.243Z] +++ set -x
20:51:55 [2022-07-29T20:51:55.243Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:51:55 [2022-07-29T20:51:55.243Z] INFO: Testing against a local daemon
20:51:55 [2022-07-29T20:51:55.243Z] === RUN   TestRunWithAlternativeContainerdShim
20:51:57 [2022-07-29T20:51:57.778Z] --- PASS: TestRunWithAlternativeContainerdShim (2.55s)
20:51:57 [2022-07-29T20:51:57.778Z] === RUN   TestRunWithAlternativeContainerdShim
20:51:59 [2022-07-29T20:51:59.686Z] --- PASS: TestRunWithAlternativeContainerdShim (2.13s)
20:51:59 [2022-07-29T20:51:59.686Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:02 [2022-07-29T20:52:02.225Z] --- PASS: TestRunWithAlternativeContainerdShim (2.35s)
20:52:02 [2022-07-29T20:52:02.225Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:04 [2022-07-29T20:52:04.770Z] --- PASS: TestRunWithAlternativeContainerdShim (2.38s)
20:52:04 [2022-07-29T20:52:04.770Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] --- PASS: TestRunWithAlternativeContainerdShim (2.39s)
20:52:07 [2022-07-29T20:52:07.309Z] PASS
20:52:07 [2022-07-29T20:52:07.309Z] 
20:52:07 [2022-07-29T20:52:07.309Z] DONE 5 tests in 11.945s
20:52:07 [2022-07-29T20:52:07.309Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.309Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.309Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.309Z] PASS
20:52:07 [2022-07-29T20:52:07.309Z] 
20:52:07 [2022-07-29T20:52:07.309Z] DONE 0 tests in 0.097s
20:52:07 [2022-07-29T20:52:07.309Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.309Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.309Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] INFO: Testing against a local daemon
20:52:07 [2022-07-29T20:52:07.309Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.309Z] PASS
20:52:07 [2022-07-29T20:52:07.309Z] 
20:52:07 [2022-07-29T20:52:07.309Z] DONE 0 tests in 0.135s
20:52:07 [2022-07-29T20:52:07.309Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.309Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.309Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.309Z] PASS
20:52:07 [2022-07-29T20:52:07.309Z] 
20:52:07 [2022-07-29T20:52:07.309Z] DONE 0 tests in 0.020s
20:52:07 [2022-07-29T20:52:07.309Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.309Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.309Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] INFO: Testing against a local daemon
20:52:07 [2022-07-29T20:52:07.309Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.309Z] PASS
20:52:07 [2022-07-29T20:52:07.309Z] 
20:52:07 [2022-07-29T20:52:07.309Z] DONE 0 tests in 0.060s
20:52:07 [2022-07-29T20:52:07.309Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.309Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.309Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.309Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] INFO: Testing against a local daemon
20:52:07 [2022-07-29T20:52:07.569Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.569Z] PASS
20:52:07 [2022-07-29T20:52:07.569Z] 
20:52:07 [2022-07-29T20:52:07.569Z] DONE 0 tests in 0.054s
20:52:07 [2022-07-29T20:52:07.569Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.569Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.569Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.569Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] INFO: Testing against a local daemon
20:52:07 [2022-07-29T20:52:07.569Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.569Z] PASS
20:52:07 [2022-07-29T20:52:07.569Z] 
20:52:07 [2022-07-29T20:52:07.569Z] DONE 0 tests in 0.055s
20:52:07 [2022-07-29T20:52:07.569Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.569Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.569Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.569Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.569Z] PASS
20:52:07 [2022-07-29T20:52:07.569Z] 
20:52:07 [2022-07-29T20:52:07.569Z] DONE 0 tests in 0.028s
20:52:07 [2022-07-29T20:52:07.569Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.569Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.569Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.569Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.569Z] INFO: Testing against a local daemon
20:52:07 [2022-07-29T20:52:07.569Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.569Z] PASS
20:52:07 [2022-07-29T20:52:07.569Z] 
20:52:07 [2022-07-29T20:52:07.569Z] DONE 0 tests in 0.046s
20:52:07 [2022-07-29T20:52:07.829Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.829Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.829Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] INFO: Testing against a local daemon
20:52:07 [2022-07-29T20:52:07.829Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.829Z] PASS
20:52:07 [2022-07-29T20:52:07.829Z] 
20:52:07 [2022-07-29T20:52:07.829Z] DONE 0 tests in 0.045s
20:52:07 [2022-07-29T20:52:07.829Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.829Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.829Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] INFO: Testing against a local daemon
20:52:07 [2022-07-29T20:52:07.829Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.829Z] PASS
20:52:07 [2022-07-29T20:52:07.829Z] 
20:52:07 [2022-07-29T20:52:07.829Z] DONE 0 tests in 0.047s
20:52:07 [2022-07-29T20:52:07.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.829Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.829Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] INFO: Testing against a local daemon
20:52:07 [2022-07-29T20:52:07.829Z] testing: warning: no tests to run
20:52:07 [2022-07-29T20:52:07.829Z] PASS
20:52:07 [2022-07-29T20:52:07.829Z] 
20:52:07 [2022-07-29T20:52:07.829Z] DONE 0 tests in 0.049s
20:52:07 [2022-07-29T20:52:07.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:07 [2022-07-29T20:52:07.829Z] +++ set -e
20:52:07 [2022-07-29T20:52:07.829Z] +++ '[' -n 0 ']'
20:52:07 [2022-07-29T20:52:07.829Z] +++ set -x
20:52:07 [2022-07-29T20:52:07.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.089Z] testing: warning: no tests to run
20:52:08 [2022-07-29T20:52:08.089Z] PASS
20:52:08 [2022-07-29T20:52:08.089Z] 
20:52:08 [2022-07-29T20:52:08.089Z] DONE 0 tests in 0.024s
20:52:08 [2022-07-29T20:52:08.089Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.089Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.089Z] +++ set -e
20:52:08 [2022-07-29T20:52:08.089Z] +++ '[' -n 0 ']'
20:52:08 [2022-07-29T20:52:08.089Z] +++ set -x
20:52:08 [2022-07-29T20:52:08.089Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.089Z] INFO: Testing against a local daemon
20:52:08 [2022-07-29T20:52:08.089Z] testing: warning: no tests to run
20:52:08 [2022-07-29T20:52:08.089Z] PASS
20:52:08 [2022-07-29T20:52:08.089Z] 
20:52:08 [2022-07-29T20:52:08.089Z] DONE 0 tests in 0.087s
20:52:08 [2022-07-29T20:52:08.089Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.089Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.089Z] +++ set -e
20:52:08 [2022-07-29T20:52:08.089Z] +++ '[' -n 0 ']'
20:52:08 [2022-07-29T20:52:08.089Z] +++ set -x
20:52:08 [2022-07-29T20:52:08.089Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.089Z] INFO: Testing against a local daemon
20:52:08 [2022-07-29T20:52:08.089Z] testing: warning: no tests to run
20:52:08 [2022-07-29T20:52:08.089Z] PASS
20:52:08 [2022-07-29T20:52:08.089Z] 
20:52:08 [2022-07-29T20:52:08.089Z] DONE 0 tests in 0.057s
20:52:08 [2022-07-29T20:52:08.089Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.089Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.089Z] +++ set -e
20:52:08 [2022-07-29T20:52:08.089Z] +++ '[' -n 0 ']'
20:52:08 [2022-07-29T20:52:08.089Z] +++ set -x
20:52:08 [2022-07-29T20:52:08.089Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.349Z] INFO: Testing against a local daemon
20:52:08 [2022-07-29T20:52:08.349Z] testing: warning: no tests to run
20:52:08 [2022-07-29T20:52:08.349Z] PASS
20:52:08 [2022-07-29T20:52:08.349Z] 
20:52:08 [2022-07-29T20:52:08.349Z] DONE 0 tests in 0.061s
20:52:08 [2022-07-29T20:52:08.349Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.349Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.349Z] +++ set -e
20:52:08 [2022-07-29T20:52:08.349Z] +++ '[' -n 0 ']'
20:52:08 [2022-07-29T20:52:08.349Z] +++ set -x
20:52:08 [2022-07-29T20:52:08.349Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.349Z] INFO: Testing against a local daemon
20:52:08 [2022-07-29T20:52:08.349Z] testing: warning: no tests to run
20:52:08 [2022-07-29T20:52:08.349Z] PASS
20:52:08 [2022-07-29T20:52:08.349Z] 
20:52:08 [2022-07-29T20:52:08.349Z] DONE 0 tests in 0.051s
20:52:08 [2022-07-29T20:52:08.349Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.349Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.349Z] +++ set -e
20:52:08 [2022-07-29T20:52:08.349Z] +++ '[' -n 0 ']'
20:52:08 [2022-07-29T20:52:08.349Z] +++ set -x
20:52:08 [2022-07-29T20:52:08.349Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.349Z] INFO: Testing against a local daemon
20:52:08 [2022-07-29T20:52:08.349Z] testing: warning: no tests to run
20:52:08 [2022-07-29T20:52:08.349Z] PASS
20:52:08 [2022-07-29T20:52:08.349Z] 
20:52:08 [2022-07-29T20:52:08.349Z] DONE 0 tests in 0.073s
20:52:08 [2022-07-29T20:52:08.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:52:08 [2022-07-29T20:52:08.608Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.608Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.608Z] +++ set -e
20:52:08 [2022-07-29T20:52:08.608Z] +++ '[' -n 0 ']'
20:52:08 [2022-07-29T20:52:08.608Z] +++ set -x
20:52:08 [2022-07-29T20:52:08.608Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.608Z] INFO: Testing against a local daemon
20:52:08 [2022-07-29T20:52:08.608Z] testing: warning: no tests to run
20:52:08 [2022-07-29T20:52:08.608Z] PASS
20:52:08 [2022-07-29T20:52:08.608Z] 
20:52:08 [2022-07-29T20:52:08.608Z] DONE 0 tests in 0.061s
20:52:08 [2022-07-29T20:52:08.608Z] Running integration-test (iteration 2)
20:52:08 [2022-07-29T20:52:08.608Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.608Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.608Z] +++ set -e
20:52:08 [2022-07-29T20:52:08.608Z] +++ '[' -n 0 ']'
20:52:08 [2022-07-29T20:52:08.608Z] +++ set -x
20:52:08 [2022-07-29T20:52:08.608Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.868Z] INFO: Testing against a local daemon
20:52:08 [2022-07-29T20:52:08.868Z] testing: warning: no tests to run
20:52:08 [2022-07-29T20:52:08.868Z] PASS
20:52:08 [2022-07-29T20:52:08.868Z] 
20:52:08 [2022-07-29T20:52:08.868Z] DONE 0 tests in 0.223s
20:52:08 [2022-07-29T20:52:08.868Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.868Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.868Z] +++ set -e
20:52:08 [2022-07-29T20:52:08.868Z] +++ '[' -n 0 ']'
20:52:08 [2022-07-29T20:52:08.868Z] +++ set -x
20:52:08 [2022-07-29T20:52:08.868Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.868Z] INFO: Testing against a local daemon
20:52:08 [2022-07-29T20:52:08.868Z] testing: warning: no tests to run
20:52:08 [2022-07-29T20:52:08.868Z] PASS
20:52:08 [2022-07-29T20:52:08.868Z] 
20:52:08 [2022-07-29T20:52:08.868Z] DONE 0 tests in 0.070s
20:52:08 [2022-07-29T20:52:08.868Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.868Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:08 [2022-07-29T20:52:08.868Z] +++ set -e
20:52:08 [2022-07-29T20:52:08.868Z] +++ '[' -n 0 ']'
20:52:08 [2022-07-29T20:52:08.868Z] +++ set -x
20:52:08 [2022-07-29T20:52:08.868Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:09 [2022-07-29T20:52:09.127Z] INFO: Testing against a local daemon
20:52:09 [2022-07-29T20:52:09.127Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:11 [2022-07-29T20:52:11.664Z] --- PASS: TestRunWithAlternativeContainerdShim (2.28s)
20:52:11 [2022-07-29T20:52:11.665Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:13 [2022-07-29T20:52:13.320Z] --- PASS: TestBuildWithHugeFile (34.57s)
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildWCOWSandboxSize
20:52:13 [2022-07-29T20:52:13.320Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:52:13 [2022-07-29T20:52:13.320Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildWithEmptyDockerfile
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:52:13 [2022-07-29T20:52:13.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:52:13 [2022-07-29T20:52:13.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:52:13 [2022-07-29T20:52:13.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:52:13 [2022-07-29T20:52:13.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:52:13 [2022-07-29T20:52:13.320Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:52:13 [2022-07-29T20:52:13.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:52:13 [2022-07-29T20:52:13.320Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:52:13 [2022-07-29T20:52:13.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
20:52:13 [2022-07-29T20:52:13.320Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
20:52:13 [2022-07-29T20:52:13.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildPreserveOwnership
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildPreserveOwnership/copy_from
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:52:13 [2022-07-29T20:52:13.320Z] --- PASS: TestBuildPreserveOwnership (2.87s)
20:52:13 [2022-07-29T20:52:13.320Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.91s)
20:52:13 [2022-07-29T20:52:13.320Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildPlatformInvalid
20:52:13 [2022-07-29T20:52:13.320Z] --- PASS: TestBuildPlatformInvalid (0.08s)
20:52:13 [2022-07-29T20:52:13.320Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:52:13 [2022-07-29T20:52:13.320Z] Loaded image: busybox:latest
20:52:13 [2022-07-29T20:52:13.320Z] Loaded image: busybox:glibc
20:52:13 [2022-07-29T20:52:13.574Z] --- PASS: TestRunWithAlternativeContainerdShim (2.24s)
20:52:13 [2022-07-29T20:52:13.574Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:14 [2022-07-29T20:52:14.254Z] Loaded image: debian:bullseye-slim
20:52:14 [2022-07-29T20:52:14.254Z] Loaded image: hello-world:latest
20:52:14 [2022-07-29T20:52:14.254Z] Loaded image: arm32v7/hello-world:latest
20:52:16 [2022-07-29T20:52:16.113Z] --- PASS: TestRunWithAlternativeContainerdShim (2.11s)
20:52:16 [2022-07-29T20:52:16.113Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:16 [2022-07-29T20:52:16.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:52:18 [2022-07-29T20:52:18.020Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s)
20:52:18 [2022-07-29T20:52:18.020Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:19 [2022-07-29T20:52:19.927Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s)
20:52:19 [2022-07-29T20:52:19.927Z] PASS
20:52:19 [2022-07-29T20:52:19.927Z] 
20:52:19 [2022-07-29T20:52:19.927Z] DONE 5 tests in 10.849s
20:52:19 [2022-07-29T20:52:19.927Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:19 [2022-07-29T20:52:19.927Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:19 [2022-07-29T20:52:19.927Z] +++ set -e
20:52:19 [2022-07-29T20:52:19.927Z] +++ '[' -n 0 ']'
20:52:19 [2022-07-29T20:52:19.927Z] +++ set -x
20:52:19 [2022-07-29T20:52:19.927Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:19 [2022-07-29T20:52:19.927Z] testing: warning: no tests to run
20:52:19 [2022-07-29T20:52:19.927Z] PASS
20:52:19 [2022-07-29T20:52:19.927Z] 
20:52:19 [2022-07-29T20:52:19.927Z] DONE 0 tests in 0.104s
20:52:19 [2022-07-29T20:52:19.927Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:19 [2022-07-29T20:52:19.927Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:19 [2022-07-29T20:52:19.927Z] +++ set -e
20:52:19 [2022-07-29T20:52:19.927Z] +++ '[' -n 0 ']'
20:52:19 [2022-07-29T20:52:19.927Z] +++ set -x
20:52:19 [2022-07-29T20:52:19.927Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.186Z] INFO: Testing against a local daemon
20:52:20 [2022-07-29T20:52:20.186Z] testing: warning: no tests to run
20:52:20 [2022-07-29T20:52:20.186Z] PASS
20:52:20 [2022-07-29T20:52:20.186Z] 
20:52:20 [2022-07-29T20:52:20.186Z] DONE 0 tests in 0.133s
20:52:20 [2022-07-29T20:52:20.186Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.186Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.186Z] +++ set -e
20:52:20 [2022-07-29T20:52:20.186Z] +++ '[' -n 0 ']'
20:52:20 [2022-07-29T20:52:20.186Z] +++ set -x
20:52:20 [2022-07-29T20:52:20.186Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.186Z] testing: warning: no tests to run
20:52:20 [2022-07-29T20:52:20.186Z] PASS
20:52:20 [2022-07-29T20:52:20.186Z] 
20:52:20 [2022-07-29T20:52:20.186Z] DONE 0 tests in 0.021s
20:52:20 [2022-07-29T20:52:20.186Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.186Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.186Z] +++ set -e
20:52:20 [2022-07-29T20:52:20.186Z] +++ '[' -n 0 ']'
20:52:20 [2022-07-29T20:52:20.186Z] +++ set -x
20:52:20 [2022-07-29T20:52:20.186Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.186Z] INFO: Testing against a local daemon
20:52:20 [2022-07-29T20:52:20.186Z] testing: warning: no tests to run
20:52:20 [2022-07-29T20:52:20.186Z] PASS
20:52:20 [2022-07-29T20:52:20.186Z] 
20:52:20 [2022-07-29T20:52:20.186Z] DONE 0 tests in 0.055s
20:52:20 [2022-07-29T20:52:20.186Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.186Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.186Z] +++ set -e
20:52:20 [2022-07-29T20:52:20.186Z] +++ '[' -n 0 ']'
20:52:20 [2022-07-29T20:52:20.186Z] +++ set -x
20:52:20 [2022-07-29T20:52:20.186Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.446Z] INFO: Testing against a local daemon
20:52:20 [2022-07-29T20:52:20.446Z] testing: warning: no tests to run
20:52:20 [2022-07-29T20:52:20.446Z] PASS
20:52:20 [2022-07-29T20:52:20.446Z] 
20:52:20 [2022-07-29T20:52:20.446Z] DONE 0 tests in 0.070s
20:52:20 [2022-07-29T20:52:20.446Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.446Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.446Z] +++ set -e
20:52:20 [2022-07-29T20:52:20.446Z] +++ '[' -n 0 ']'
20:52:20 [2022-07-29T20:52:20.446Z] +++ set -x
20:52:20 [2022-07-29T20:52:20.446Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.446Z] INFO: Testing against a local daemon
20:52:20 [2022-07-29T20:52:20.446Z] testing: warning: no tests to run
20:52:20 [2022-07-29T20:52:20.446Z] PASS
20:52:20 [2022-07-29T20:52:20.446Z] 
20:52:20 [2022-07-29T20:52:20.446Z] DONE 0 tests in 0.072s
20:52:20 [2022-07-29T20:52:20.446Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.446Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.446Z] +++ set -e
20:52:20 [2022-07-29T20:52:20.446Z] +++ '[' -n 0 ']'
20:52:20 [2022-07-29T20:52:20.446Z] +++ set -x
20:52:20 [2022-07-29T20:52:20.446Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.446Z] testing: warning: no tests to run
20:52:20 [2022-07-29T20:52:20.446Z] PASS
20:52:20 [2022-07-29T20:52:20.446Z] 
20:52:20 [2022-07-29T20:52:20.446Z] DONE 0 tests in 0.048s
20:52:20 [2022-07-29T20:52:20.705Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.705Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.705Z] +++ set -e
20:52:20 [2022-07-29T20:52:20.705Z] +++ '[' -n 0 ']'
20:52:20 [2022-07-29T20:52:20.705Z] +++ set -x
20:52:20 [2022-07-29T20:52:20.705Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.705Z] INFO: Testing against a local daemon
20:52:20 [2022-07-29T20:52:20.705Z] testing: warning: no tests to run
20:52:20 [2022-07-29T20:52:20.705Z] PASS
20:52:20 [2022-07-29T20:52:20.705Z] 
20:52:20 [2022-07-29T20:52:20.705Z] DONE 0 tests in 0.110s
20:52:20 [2022-07-29T20:52:20.705Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.705Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.705Z] +++ set -e
20:52:20 [2022-07-29T20:52:20.705Z] +++ '[' -n 0 ']'
20:52:20 [2022-07-29T20:52:20.705Z] +++ set -x
20:52:20 [2022-07-29T20:52:20.705Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.964Z] INFO: Testing against a local daemon
20:52:20 [2022-07-29T20:52:20.964Z] testing: warning: no tests to run
20:52:20 [2022-07-29T20:52:20.964Z] PASS
20:52:20 [2022-07-29T20:52:20.964Z] 
20:52:20 [2022-07-29T20:52:20.964Z] DONE 0 tests in 0.105s
20:52:20 [2022-07-29T20:52:20.964Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.964Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.964Z] +++ set -e
20:52:20 [2022-07-29T20:52:20.964Z] +++ '[' -n 0 ']'
20:52:20 [2022-07-29T20:52:20.964Z] +++ set -x
20:52:20 [2022-07-29T20:52:20.964Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.964Z] INFO: Testing against a local daemon
20:52:20 [2022-07-29T20:52:20.964Z] testing: warning: no tests to run
20:52:20 [2022-07-29T20:52:20.964Z] PASS
20:52:20 [2022-07-29T20:52:20.964Z] 
20:52:20 [2022-07-29T20:52:20.964Z] DONE 0 tests in 0.063s
20:52:20 [2022-07-29T20:52:20.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.964Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:20 [2022-07-29T20:52:20.964Z] +++ set -e
20:52:20 [2022-07-29T20:52:20.964Z] +++ '[' -n 0 ']'
20:52:20 [2022-07-29T20:52:20.964Z] +++ set -x
20:52:20 [2022-07-29T20:52:20.964Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.224Z] INFO: Testing against a local daemon
20:52:21 [2022-07-29T20:52:21.224Z] testing: warning: no tests to run
20:52:21 [2022-07-29T20:52:21.224Z] PASS
20:52:21 [2022-07-29T20:52:21.224Z] 
20:52:21 [2022-07-29T20:52:21.224Z] DONE 0 tests in 0.064s
20:52:21 [2022-07-29T20:52:21.224Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.224Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.224Z] +++ set -e
20:52:21 [2022-07-29T20:52:21.224Z] +++ '[' -n 0 ']'
20:52:21 [2022-07-29T20:52:21.224Z] +++ set -x
20:52:21 [2022-07-29T20:52:21.224Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.224Z] testing: warning: no tests to run
20:52:21 [2022-07-29T20:52:21.224Z] PASS
20:52:21 [2022-07-29T20:52:21.224Z] 
20:52:21 [2022-07-29T20:52:21.224Z] DONE 0 tests in 0.023s
20:52:21 [2022-07-29T20:52:21.224Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.224Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.224Z] +++ set -e
20:52:21 [2022-07-29T20:52:21.224Z] +++ '[' -n 0 ']'
20:52:21 [2022-07-29T20:52:21.224Z] +++ set -x
20:52:21 [2022-07-29T20:52:21.224Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.224Z] INFO: Testing against a local daemon
20:52:21 [2022-07-29T20:52:21.224Z] testing: warning: no tests to run
20:52:21 [2022-07-29T20:52:21.224Z] PASS
20:52:21 [2022-07-29T20:52:21.224Z] 
20:52:21 [2022-07-29T20:52:21.224Z] DONE 0 tests in 0.082s
20:52:21 [2022-07-29T20:52:21.224Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.224Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.224Z] +++ set -e
20:52:21 [2022-07-29T20:52:21.224Z] +++ '[' -n 0 ']'
20:52:21 [2022-07-29T20:52:21.224Z] +++ set -x
20:52:21 [2022-07-29T20:52:21.224Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.484Z] INFO: Testing against a local daemon
20:52:21 [2022-07-29T20:52:21.484Z] testing: warning: no tests to run
20:52:21 [2022-07-29T20:52:21.484Z] PASS
20:52:21 [2022-07-29T20:52:21.484Z] 
20:52:21 [2022-07-29T20:52:21.484Z] DONE 0 tests in 0.071s
20:52:21 [2022-07-29T20:52:21.484Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.484Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.484Z] +++ set -e
20:52:21 [2022-07-29T20:52:21.484Z] +++ '[' -n 0 ']'
20:52:21 [2022-07-29T20:52:21.484Z] +++ set -x
20:52:21 [2022-07-29T20:52:21.484Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.484Z] INFO: Testing against a local daemon
20:52:21 [2022-07-29T20:52:21.484Z] testing: warning: no tests to run
20:52:21 [2022-07-29T20:52:21.484Z] PASS
20:52:21 [2022-07-29T20:52:21.484Z] 
20:52:21 [2022-07-29T20:52:21.484Z] DONE 0 tests in 0.081s
20:52:21 [2022-07-29T20:52:21.484Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.484Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.484Z] +++ set -e
20:52:21 [2022-07-29T20:52:21.484Z] +++ '[' -n 0 ']'
20:52:21 [2022-07-29T20:52:21.484Z] +++ set -x
20:52:21 [2022-07-29T20:52:21.484Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.484Z] INFO: Testing against a local daemon
20:52:21 [2022-07-29T20:52:21.484Z] testing: warning: no tests to run
20:52:21 [2022-07-29T20:52:21.484Z] PASS
20:52:21 [2022-07-29T20:52:21.484Z] 
20:52:21 [2022-07-29T20:52:21.484Z] DONE 0 tests in 0.056s
20:52:21 [2022-07-29T20:52:21.744Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.744Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.744Z] +++ set -e
20:52:21 [2022-07-29T20:52:21.744Z] +++ '[' -n 0 ']'
20:52:21 [2022-07-29T20:52:21.744Z] +++ set -x
20:52:21 [2022-07-29T20:52:21.744Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.744Z] INFO: Testing against a local daemon
20:52:21 [2022-07-29T20:52:21.744Z] testing: warning: no tests to run
20:52:21 [2022-07-29T20:52:21.744Z] PASS
20:52:21 [2022-07-29T20:52:21.744Z] 
20:52:21 [2022-07-29T20:52:21.744Z] DONE 0 tests in 0.052s
20:52:21 [2022-07-29T20:52:21.744Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.744Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.744Z] +++ set -e
20:52:21 [2022-07-29T20:52:21.744Z] +++ '[' -n 0 ']'
20:52:21 [2022-07-29T20:52:21.744Z] +++ set -x
20:52:21 [2022-07-29T20:52:21.744Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.744Z] INFO: Testing against a local daemon
20:52:21 [2022-07-29T20:52:21.744Z] testing: warning: no tests to run
20:52:21 [2022-07-29T20:52:21.744Z] PASS
20:52:21 [2022-07-29T20:52:21.744Z] 
20:52:21 [2022-07-29T20:52:21.744Z] DONE 0 tests in 0.071s
20:52:21 [2022-07-29T20:52:21.744Z] Running integration-test (iteration 3)
20:52:21 [2022-07-29T20:52:21.744Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.744Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:21 [2022-07-29T20:52:21.744Z] +++ set -e
20:52:21 [2022-07-29T20:52:21.744Z] +++ '[' -n 0 ']'
20:52:21 [2022-07-29T20:52:21.744Z] +++ set -x
20:52:21 [2022-07-29T20:52:21.744Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:22 [2022-07-29T20:52:22.004Z] INFO: Testing against a local daemon
20:52:22 [2022-07-29T20:52:22.004Z] testing: warning: no tests to run
20:52:22 [2022-07-29T20:52:22.004Z] PASS
20:52:22 [2022-07-29T20:52:22.004Z] 
20:52:22 [2022-07-29T20:52:22.004Z] DONE 0 tests in 0.091s
20:52:22 [2022-07-29T20:52:22.004Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:22 [2022-07-29T20:52:22.004Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:22 [2022-07-29T20:52:22.004Z] +++ set -e
20:52:22 [2022-07-29T20:52:22.004Z] +++ '[' -n 0 ']'
20:52:22 [2022-07-29T20:52:22.004Z] +++ set -x
20:52:22 [2022-07-29T20:52:22.004Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:22 [2022-07-29T20:52:22.004Z] INFO: Testing against a local daemon
20:52:22 [2022-07-29T20:52:22.004Z] testing: warning: no tests to run
20:52:22 [2022-07-29T20:52:22.004Z] PASS
20:52:22 [2022-07-29T20:52:22.004Z] 
20:52:22 [2022-07-29T20:52:22.004Z] DONE 0 tests in 0.059s
20:52:22 [2022-07-29T20:52:22.004Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:22 [2022-07-29T20:52:22.004Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:22 [2022-07-29T20:52:22.004Z] +++ set -e
20:52:22 [2022-07-29T20:52:22.004Z] +++ '[' -n 0 ']'
20:52:22 [2022-07-29T20:52:22.004Z] +++ set -x
20:52:22 [2022-07-29T20:52:22.004Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:22 [2022-07-29T20:52:22.263Z] INFO: Testing against a local daemon
20:52:22 [2022-07-29T20:52:22.263Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:22 [2022-07-29T20:52:22.363Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.24s)
20:52:22 [2022-07-29T20:52:22.363Z] PASS
20:52:22 [2022-07-29T20:52:22.363Z] 
20:52:22 [2022-07-29T20:52:22.363Z] === Skipped
20:52:22 [2022-07-29T20:52:22.363Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:52:22 [2022-07-29T20:52:22.363Z]     build_session_test.go:25: TODO: BuildKit
20:52:22 [2022-07-29T20:52:22.363Z] 
20:52:22 [2022-07-29T20:52:22.363Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:52:22 [2022-07-29T20:52:22.363Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:52:22 [2022-07-29T20:52:22.363Z] 
20:52:22 [2022-07-29T20:52:22.363Z] DONE 34 tests, 2 skipped in 65.860s
20:52:22 [2022-07-29T20:52:22.363Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
20:52:22 [2022-07-29T20:52:22.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:52:22 [2022-07-29T20:52:22.363Z] ++ set -e
20:52:22 [2022-07-29T20:52:22.363Z] ++ '[' -n 0 ']'
20:52:22 [2022-07-29T20:52:22.363Z] ++ set -x
20:52:22 [2022-07-29T20:52:22.363Z] ++ 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
20:52:22 [2022-07-29T20:52:22.363Z] INFO: Testing against a local daemon
20:52:22 [2022-07-29T20:52:22.363Z] === RUN   TestConfigInspect
20:52:23 [2022-07-29T20:52:23.738Z] --- PASS: TestConfigInspect (2.18s)
20:52:23 [2022-07-29T20:52:23.738Z] === RUN   TestConfigList
20:52:24 [2022-07-29T20:52:24.801Z] --- PASS: TestRunWithAlternativeContainerdShim (2.26s)
20:52:24 [2022-07-29T20:52:24.801Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:26 [2022-07-29T20:52:26.267Z] --- PASS: TestConfigList (2.25s)
20:52:26 [2022-07-29T20:52:26.267Z] === RUN   TestConfigsCreateAndDelete
20:52:26 [2022-07-29T20:52:26.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:52:26 [2022-07-29T20:52:26.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:52:26 [2022-07-29T20:52:26.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:52:26 [2022-07-29T20:52:26.706Z] --- PASS: TestRunWithAlternativeContainerdShim (2.20s)
20:52:26 [2022-07-29T20:52:26.706Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:27 [2022-07-29T20:52:27.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:52:28 [2022-07-29T20:52:28.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:52:28 [2022-07-29T20:52:28.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:52:28 [2022-07-29T20:52:28.617Z] --- PASS: TestRunWithAlternativeContainerdShim (2.14s)
20:52:28 [2022-07-29T20:52:28.617Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:28 [2022-07-29T20:52:28.796Z] --- PASS: TestConfigsCreateAndDelete (2.26s)
20:52:28 [2022-07-29T20:52:28.796Z] === RUN   TestConfigsUpdate
20:52:29 [2022-07-29T20:52:29.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:52:30 [2022-07-29T20:52:30.697Z] --- PASS: TestConfigsUpdate (2.22s)
20:52:30 [2022-07-29T20:52:30.697Z] === RUN   TestTemplatedConfig
20:52:31 [2022-07-29T20:52:31.158Z] --- PASS: TestRunWithAlternativeContainerdShim (2.22s)
20:52:31 [2022-07-29T20:52:31.158Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:31 [2022-07-29T20:52:31.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:52:32 [2022-07-29T20:52:32.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:52:33 [2022-07-29T20:52:33.367Z] --- PASS: TestTemplatedConfig (2.41s)
20:52:33 [2022-07-29T20:52:33.367Z] === RUN   TestConfigCreateResolve
20:52:33 [2022-07-29T20:52:33.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:52:33 [2022-07-29T20:52:33.747Z] --- PASS: TestRunWithAlternativeContainerdShim (2.37s)
20:52:33 [2022-07-29T20:52:33.747Z] PASS
20:52:33 [2022-07-29T20:52:33.747Z] 
20:52:33 [2022-07-29T20:52:33.747Z] DONE 5 tests in 11.279s
20:52:33 [2022-07-29T20:52:33.747Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] +++ set -e
20:52:33 [2022-07-29T20:52:33.747Z] +++ '[' -n 0 ']'
20:52:33 [2022-07-29T20:52:33.747Z] +++ set -x
20:52:33 [2022-07-29T20:52:33.747Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] testing: warning: no tests to run
20:52:33 [2022-07-29T20:52:33.747Z] PASS
20:52:33 [2022-07-29T20:52:33.747Z] 
20:52:33 [2022-07-29T20:52:33.747Z] DONE 0 tests in 0.123s
20:52:33 [2022-07-29T20:52:33.747Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] +++ set -e
20:52:33 [2022-07-29T20:52:33.747Z] +++ '[' -n 0 ']'
20:52:33 [2022-07-29T20:52:33.747Z] +++ set -x
20:52:33 [2022-07-29T20:52:33.747Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] INFO: Testing against a local daemon
20:52:33 [2022-07-29T20:52:33.747Z] testing: warning: no tests to run
20:52:33 [2022-07-29T20:52:33.747Z] PASS
20:52:33 [2022-07-29T20:52:33.747Z] 
20:52:33 [2022-07-29T20:52:33.747Z] DONE 0 tests in 0.135s
20:52:33 [2022-07-29T20:52:33.747Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] +++ set -e
20:52:33 [2022-07-29T20:52:33.747Z] +++ '[' -n 0 ']'
20:52:33 [2022-07-29T20:52:33.747Z] +++ set -x
20:52:33 [2022-07-29T20:52:33.747Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] testing: warning: no tests to run
20:52:33 [2022-07-29T20:52:33.747Z] PASS
20:52:33 [2022-07-29T20:52:33.747Z] 
20:52:33 [2022-07-29T20:52:33.747Z] DONE 0 tests in 0.024s
20:52:33 [2022-07-29T20:52:33.747Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.747Z] +++ set -e
20:52:33 [2022-07-29T20:52:33.747Z] +++ '[' -n 0 ']'
20:52:33 [2022-07-29T20:52:33.747Z] +++ set -x
20:52:33 [2022-07-29T20:52:33.748Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.748Z] INFO: Testing against a local daemon
20:52:33 [2022-07-29T20:52:33.748Z] testing: warning: no tests to run
20:52:33 [2022-07-29T20:52:33.748Z] PASS
20:52:33 [2022-07-29T20:52:33.748Z] 
20:52:33 [2022-07-29T20:52:33.748Z] DONE 0 tests in 0.047s
20:52:33 [2022-07-29T20:52:33.748Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.748Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.748Z] +++ set -e
20:52:33 [2022-07-29T20:52:33.748Z] +++ '[' -n 0 ']'
20:52:33 [2022-07-29T20:52:33.748Z] +++ set -x
20:52:33 [2022-07-29T20:52:33.748Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:33 [2022-07-29T20:52:33.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:52:34 [2022-07-29T20:52:34.008Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.008Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.008Z] PASS
20:52:34 [2022-07-29T20:52:34.008Z] 
20:52:34 [2022-07-29T20:52:34.008Z] DONE 0 tests in 0.051s
20:52:34 [2022-07-29T20:52:34.008Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.008Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.008Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.008Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.008Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.008Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.008Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.008Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.008Z] PASS
20:52:34 [2022-07-29T20:52:34.008Z] 
20:52:34 [2022-07-29T20:52:34.008Z] DONE 0 tests in 0.060s
20:52:34 [2022-07-29T20:52:34.008Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.008Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.008Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.008Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.008Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.008Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.008Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.008Z] PASS
20:52:34 [2022-07-29T20:52:34.008Z] 
20:52:34 [2022-07-29T20:52:34.008Z] DONE 0 tests in 0.011s
20:52:34 [2022-07-29T20:52:34.008Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.008Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.008Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.008Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.008Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.008Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.008Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.008Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.008Z] PASS
20:52:34 [2022-07-29T20:52:34.008Z] 
20:52:34 [2022-07-29T20:52:34.008Z] DONE 0 tests in 0.041s
20:52:34 [2022-07-29T20:52:34.268Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.268Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.268Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.268Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.268Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.269Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.269Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.269Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.269Z] PASS
20:52:34 [2022-07-29T20:52:34.269Z] 
20:52:34 [2022-07-29T20:52:34.269Z] DONE 0 tests in 0.064s
20:52:34 [2022-07-29T20:52:34.269Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.269Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.269Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.269Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.269Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.269Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.269Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.269Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.269Z] PASS
20:52:34 [2022-07-29T20:52:34.269Z] 
20:52:34 [2022-07-29T20:52:34.269Z] DONE 0 tests in 0.060s
20:52:34 [2022-07-29T20:52:34.269Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.269Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.269Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.269Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.269Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.269Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.529Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.529Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.529Z] PASS
20:52:34 [2022-07-29T20:52:34.529Z] 
20:52:34 [2022-07-29T20:52:34.529Z] DONE 0 tests in 0.067s
20:52:34 [2022-07-29T20:52:34.529Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.529Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.529Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.529Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.529Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.529Z] PASS
20:52:34 [2022-07-29T20:52:34.529Z] 
20:52:34 [2022-07-29T20:52:34.529Z] DONE 0 tests in 0.024s
20:52:34 [2022-07-29T20:52:34.529Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.529Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.529Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.529Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.529Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.529Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.529Z] PASS
20:52:34 [2022-07-29T20:52:34.529Z] 
20:52:34 [2022-07-29T20:52:34.529Z] DONE 0 tests in 0.084s
20:52:34 [2022-07-29T20:52:34.529Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.529Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.529Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.529Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.789Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.789Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.789Z] PASS
20:52:34 [2022-07-29T20:52:34.789Z] 
20:52:34 [2022-07-29T20:52:34.789Z] DONE 0 tests in 0.059s
20:52:34 [2022-07-29T20:52:34.789Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.789Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.789Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.789Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.789Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.789Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.789Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.789Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.789Z] PASS
20:52:34 [2022-07-29T20:52:34.789Z] 
20:52:34 [2022-07-29T20:52:34.789Z] DONE 0 tests in 0.070s
20:52:34 [2022-07-29T20:52:34.789Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.789Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.789Z] +++ set -e
20:52:34 [2022-07-29T20:52:34.789Z] +++ '[' -n 0 ']'
20:52:34 [2022-07-29T20:52:34.789Z] +++ set -x
20:52:34 [2022-07-29T20:52:34.789Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:34 [2022-07-29T20:52:34.789Z] INFO: Testing against a local daemon
20:52:34 [2022-07-29T20:52:34.789Z] testing: warning: no tests to run
20:52:34 [2022-07-29T20:52:34.789Z] PASS
20:52:34 [2022-07-29T20:52:34.789Z] 
20:52:34 [2022-07-29T20:52:34.789Z] DONE 0 tests in 0.066s
20:52:34 [2022-07-29T20:52:34.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:52:35 [2022-07-29T20:52:35.050Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.050Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.050Z] +++ set -e
20:52:35 [2022-07-29T20:52:35.050Z] +++ '[' -n 0 ']'
20:52:35 [2022-07-29T20:52:35.050Z] +++ set -x
20:52:35 [2022-07-29T20:52:35.050Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.050Z] INFO: Testing against a local daemon
20:52:35 [2022-07-29T20:52:35.050Z] testing: warning: no tests to run
20:52:35 [2022-07-29T20:52:35.050Z] PASS
20:52:35 [2022-07-29T20:52:35.050Z] 
20:52:35 [2022-07-29T20:52:35.050Z] DONE 0 tests in 0.063s
20:52:35 [2022-07-29T20:52:35.050Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.050Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.050Z] +++ set -e
20:52:35 [2022-07-29T20:52:35.050Z] +++ '[' -n 0 ']'
20:52:35 [2022-07-29T20:52:35.050Z] +++ set -x
20:52:35 [2022-07-29T20:52:35.050Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.050Z] INFO: Testing against a local daemon
20:52:35 [2022-07-29T20:52:35.050Z] testing: warning: no tests to run
20:52:35 [2022-07-29T20:52:35.050Z] PASS
20:52:35 [2022-07-29T20:52:35.050Z] 
20:52:35 [2022-07-29T20:52:35.050Z] DONE 0 tests in 0.063s
20:52:35 [2022-07-29T20:52:35.050Z] Running integration-test (iteration 4)
20:52:35 [2022-07-29T20:52:35.050Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.050Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.050Z] +++ set -e
20:52:35 [2022-07-29T20:52:35.050Z] +++ '[' -n 0 ']'
20:52:35 [2022-07-29T20:52:35.050Z] +++ set -x
20:52:35 [2022-07-29T20:52:35.050Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.267Z] --- PASS: TestConfigCreateResolve (2.13s)
20:52:35 [2022-07-29T20:52:35.267Z] PASS
20:52:35 [2022-07-29T20:52:35.267Z] 
20:52:35 [2022-07-29T20:52:35.267Z] DONE 6 tests in 13.543s
20:52:35 [2022-07-29T20:52:35.267Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
20:52:35 [2022-07-29T20:52:35.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:52:35 [2022-07-29T20:52:35.267Z] ++ set -e
20:52:35 [2022-07-29T20:52:35.267Z] ++ '[' -n 0 ']'
20:52:35 [2022-07-29T20:52:35.267Z] ++ set -x
20:52:35 [2022-07-29T20:52:35.267Z] ++ 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
20:52:35 [2022-07-29T20:52:35.267Z] INFO: Testing against a local daemon
20:52:35 [2022-07-29T20:52:35.267Z] === RUN   TestAttachWithTTY
20:52:35 [2022-07-29T20:52:35.267Z] --- PASS: TestAttachWithTTY (0.06s)
20:52:35 [2022-07-29T20:52:35.267Z] === RUN   TestAttachWithoutTTy
20:52:35 [2022-07-29T20:52:35.310Z] INFO: Testing against a local daemon
20:52:35 [2022-07-29T20:52:35.310Z] testing: warning: no tests to run
20:52:35 [2022-07-29T20:52:35.310Z] PASS
20:52:35 [2022-07-29T20:52:35.310Z] 
20:52:35 [2022-07-29T20:52:35.310Z] DONE 0 tests in 0.093s
20:52:35 [2022-07-29T20:52:35.310Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.310Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.310Z] +++ set -e
20:52:35 [2022-07-29T20:52:35.310Z] +++ '[' -n 0 ']'
20:52:35 [2022-07-29T20:52:35.310Z] +++ set -x
20:52:35 [2022-07-29T20:52:35.310Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.310Z] INFO: Testing against a local daemon
20:52:35 [2022-07-29T20:52:35.310Z] testing: warning: no tests to run
20:52:35 [2022-07-29T20:52:35.310Z] PASS
20:52:35 [2022-07-29T20:52:35.310Z] 
20:52:35 [2022-07-29T20:52:35.310Z] DONE 0 tests in 0.062s
20:52:35 [2022-07-29T20:52:35.310Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.310Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.310Z] +++ set -e
20:52:35 [2022-07-29T20:52:35.310Z] +++ '[' -n 0 ']'
20:52:35 [2022-07-29T20:52:35.310Z] +++ set -x
20:52:35 [2022-07-29T20:52:35.310Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.526Z] --- PASS: TestAttachWithoutTTy (0.05s)
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestCheckpoint
20:52:35 [2022-07-29T20:52:35.526Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:52:35 [2022-07-29T20:52:35.526Z] --- SKIP: TestCheckpoint (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/commit
20:52:35 [2022-07-29T20:52:35.526Z] === PAUSE TestContainerInvalidJSON/commit
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/create
20:52:35 [2022-07-29T20:52:35.526Z] === PAUSE TestContainerInvalidJSON/containers/create
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:52:35 [2022-07-29T20:52:35.526Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:52:35 [2022-07-29T20:52:35.526Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:52:35 [2022-07-29T20:52:35.526Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:52:35 [2022-07-29T20:52:35.526Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:52:35 [2022-07-29T20:52:35.526Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:52:35 [2022-07-29T20:52:35.526Z] === CONT  TestContainerInvalidJSON/commit
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:52:35 [2022-07-29T20:52:35.526Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:52:35 [2022-07-29T20:52:35.526Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:52:35 [2022-07-29T20:52:35.526Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:52:35 [2022-07-29T20:52:35.526Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:52:35 [2022-07-29T20:52:35.526Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:52:35 [2022-07-29T20:52:35.526Z] === CONT  TestContainerInvalidJSON/containers/create
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:52:35 [2022-07-29T20:52:35.526Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:52:35 [2022-07-29T20:52:35.526Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:52:35 [2022-07-29T20:52:35.526Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestCopyFromContainerPathIsNotDir
20:52:35 [2022-07-29T20:52:35.526Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestCopyToContainerPathDoesNotExist
20:52:35 [2022-07-29T20:52:35.526Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:52:35 [2022-07-29T20:52:35.526Z] === RUN   TestCopyEmptyFile
20:52:35 [2022-07-29T20:52:35.570Z] INFO: Testing against a local daemon
20:52:35 [2022-07-29T20:52:35.570Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:35 [2022-07-29T20:52:35.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:52:35 [2022-07-29T20:52:35.784Z] --- PASS: TestCopyEmptyFile (0.21s)
20:52:35 [2022-07-29T20:52:35.784Z] === RUN   TestCopyToContainerPathIsNotDir
20:52:35 [2022-07-29T20:52:35.784Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
20:52:35 [2022-07-29T20:52:35.784Z] === RUN   TestCopyFromContainer
20:52:36 [2022-07-29T20:52:36.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:52:36 [2022-07-29T20:52:36.739Z] === RUN   TestCopyFromContainer//
20:52:36 [2022-07-29T20:52:36.997Z] === RUN   TestCopyFromContainer//bar/root
20:52:36 [2022-07-29T20:52:36.997Z] === RUN   TestCopyFromContainer//bar/root/
20:52:36 [2022-07-29T20:52:36.997Z] === RUN   TestCopyFromContainer/bar/quux
20:52:36 [2022-07-29T20:52:36.997Z] === RUN   TestCopyFromContainer/bar/quux/
20:52:37 [2022-07-29T20:52:37.255Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:52:37 [2022-07-29T20:52:37.255Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:52:37 [2022-07-29T20:52:37.255Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:52:37 [2022-07-29T20:52:37.255Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:52:37 [2022-07-29T20:52:37.255Z] === RUN   TestCopyFromContainer/bar/notarget
20:52:37 [2022-07-29T20:52:37.513Z] --- PASS: TestCopyFromContainer (1.63s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer// (0.08s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:52:37 [2022-07-29T20:52:37.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:52:37 [2022-07-29T20:52:37.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:52:37 [2022-07-29T20:52:37.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:52:37 [2022-07-29T20:52:37.513Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:52:37 [2022-07-29T20:52:37.513Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:52:37 [2022-07-29T20:52:37.513Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:52:37 [2022-07-29T20:52:37.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateLinkToNonExistingContainer
20:52:37 [2022-07-29T20:52:37.513Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateWithInvalidEnv
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateWithInvalidEnv/0
20:52:37 [2022-07-29T20:52:37.513Z] === PAUSE TestCreateWithInvalidEnv/0
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateWithInvalidEnv/1
20:52:37 [2022-07-29T20:52:37.513Z] === PAUSE TestCreateWithInvalidEnv/1
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateWithInvalidEnv/2
20:52:37 [2022-07-29T20:52:37.513Z] === PAUSE TestCreateWithInvalidEnv/2
20:52:37 [2022-07-29T20:52:37.513Z] === CONT  TestCreateWithInvalidEnv/0
20:52:37 [2022-07-29T20:52:37.513Z] === CONT  TestCreateWithInvalidEnv/2
20:52:37 [2022-07-29T20:52:37.513Z] === CONT  TestCreateWithInvalidEnv/1
20:52:37 [2022-07-29T20:52:37.513Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:52:37 [2022-07-29T20:52:37.513Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateTmpfsMountsTarget
20:52:37 [2022-07-29T20:52:37.513Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:52:37 [2022-07-29T20:52:37.513Z] === RUN   TestCreateWithCustomMaskedPaths
20:52:37 [2022-07-29T20:52:37.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:52:38 [2022-07-29T20:52:38.109Z] --- PASS: TestRunWithAlternativeContainerdShim (2.35s)
20:52:38 [2022-07-29T20:52:38.109Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:38 [2022-07-29T20:52:38.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:52:38 [2022-07-29T20:52:38.887Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
20:52:38 [2022-07-29T20:52:38.887Z] === RUN   TestCreateWithCustomReadonlyPaths
20:52:39 [2022-07-29T20:52:39.148Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:52:39 [2022-07-29T20:52:39.149Z] Using test binary docker
20:52:39 [2022-07-29T20:52:39.406Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:52:39 [2022-07-29T20:52:39.406Z] Starting apparmor (via systemctl): apparmor.service.
20:52:39 [2022-07-29T20:52:39.406Z] Starting dockerd
20:52:39 [2022-07-29T20:52:39.406Z] INFO: Waiting for daemon to start...
20:52:39 [2022-07-29T20:52:39.821Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
20:52:39 [2022-07-29T20:52:39.821Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:52:39 [2022-07-29T20:52:39.821Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:52:39 [2022-07-29T20:52:39.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:52:39 [2022-07-29T20:52:39.821Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:52:39 [2022-07-29T20:52:39.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:52:39 [2022-07-29T20:52:39.821Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:52:39 [2022-07-29T20:52:39.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:52:39 [2022-07-29T20:52:39.821Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:52:39 [2022-07-29T20:52:39.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:52:39 [2022-07-29T20:52:39.821Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:52:39 [2022-07-29T20:52:39.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:52:39 [2022-07-29T20:52:39.821Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:52:39 [2022-07-29T20:52:39.821Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:52:39 [2022-07-29T20:52:39.821Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:52:39 [2022-07-29T20:52:39.821Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:52:40 [2022-07-29T20:52:40.019Z] --- PASS: TestRunWithAlternativeContainerdShim (2.27s)
20:52:40 [2022-07-29T20:52:40.019Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:40 [2022-07-29T20:52:40.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:52:40 [2022-07-29T20:52:40.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:52:40 [2022-07-29T20:52:40.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:52:40 [2022-07-29T20:52:40.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:52:40 [2022-07-29T20:52:40.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:52:40 [2022-07-29T20:52:40.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:52:40 [2022-07-29T20:52:40.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:52:40 [2022-07-29T20:52:40.079Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:52:40 [2022-07-29T20:52:40.337Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
20:52:40 [2022-07-29T20:52:40.337Z] === RUN   TestCreateDifferentPlatform
20:52:40 [2022-07-29T20:52:40.337Z] === RUN   TestCreateDifferentPlatform/different_os
20:52:40 [2022-07-29T20:52:40.337Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:52:40 [2022-07-29T20:52:40.337Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:52:40 [2022-07-29T20:52:40.337Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:52:40 [2022-07-29T20:52:40.337Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:52:40 [2022-07-29T20:52:40.337Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:52:40 [2022-07-29T20:52:40.337Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:52:40 [2022-07-29T20:52:40.337Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:52:40 [2022-07-29T20:52:40.596Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestCreateInvalidHostConfig
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:52:40 [2022-07-29T20:52:40.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:52:40 [2022-07-29T20:52:40.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:52:40 [2022-07-29T20:52:40.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:52:40 [2022-07-29T20:52:40.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:52:40 [2022-07-29T20:52:40.596Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:52:40 [2022-07-29T20:52:40.596Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:52:40 [2022-07-29T20:52:40.596Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:52:40 [2022-07-29T20:52:40.596Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:52:40 [2022-07-29T20:52:40.596Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:52:40 [2022-07-29T20:52:40.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:52:40 [2022-07-29T20:52:40.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:52:40 [2022-07-29T20:52:40.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:52:40 [2022-07-29T20:52:40.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestContainerStartOnDaemonRestart
20:52:40 [2022-07-29T20:52:40.596Z] === PAUSE TestContainerStartOnDaemonRestart
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestDaemonRestartIpcMode
20:52:40 [2022-07-29T20:52:40.596Z] === PAUSE TestDaemonRestartIpcMode
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestDaemonHostGatewayIP
20:52:40 [2022-07-29T20:52:40.596Z] === PAUSE TestDaemonHostGatewayIP
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestRestartDaemonWithRestartingContainer
20:52:40 [2022-07-29T20:52:40.596Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestContainerKillOnDaemonStart
20:52:40 [2022-07-29T20:52:40.596Z] === PAUSE TestContainerKillOnDaemonStart
20:52:40 [2022-07-29T20:52:40.596Z] === RUN   TestDiff
20:52:40 [2022-07-29T20:52:40.854Z] --- PASS: TestDiff (0.44s)
20:52:40 [2022-07-29T20:52:40.854Z] === RUN   TestExecConsoleSize
20:52:41 [2022-07-29T20:52:41.304Z] .
20:52:41 [2022-07-29T20:52:41.304Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:52:41 [2022-07-29T20:52:41.420Z] --- PASS: TestExecConsoleSize (0.50s)
20:52:41 [2022-07-29T20:52:41.421Z] === RUN   TestExecWithCloseStdin
20:52:41 [2022-07-29T20:52:41.562Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:52:41 [2022-07-29T20:52:41.562Z] Error: No such image: emptyfs
20:52:41 [2022-07-29T20:52:41.562Z] Running integration-test (iteration 1)
20:52:41 [2022-07-29T20:52:41.562Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:52:41 [2022-07-29T20:52:41.987Z] --- PASS: TestExecWithCloseStdin (0.50s)
20:52:41 [2022-07-29T20:52:41.987Z] === RUN   TestExec
20:52:42 [2022-07-29T20:52:42.129Z] Loaded image: busybox:latest
20:52:42 [2022-07-29T20:52:42.129Z] Loaded image: busybox:glibc
20:52:42 [2022-07-29T20:52:42.553Z] --- PASS: TestExec (0.52s)
20:52:42 [2022-07-29T20:52:42.553Z] === RUN   TestExecUser
20:52:42 [2022-07-29T20:52:42.559Z] --- PASS: TestRunWithAlternativeContainerdShim (2.20s)
20:52:42 [2022-07-29T20:52:42.559Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:42 [2022-07-29T20:52:42.811Z] --- PASS: TestExecUser (0.46s)
20:52:42 [2022-07-29T20:52:42.811Z] === RUN   TestExportContainerAndImportImage
20:52:43 [2022-07-29T20:52:43.504Z] Loaded image: debian:bullseye-slim
20:52:43 [2022-07-29T20:52:43.504Z] Loaded image: hello-world:latest
20:52:43 [2022-07-29T20:52:43.504Z] Loaded image: arm32v7/hello-world:latest
20:52:43 [2022-07-29T20:52:43.504Z] INFO: Testing against a local daemon
20:52:43 [2022-07-29T20:52:43.504Z] === RUN   TestCgroupNamespacesBuild
20:52:43 [2022-07-29T20:52:43.746Z] --- PASS: TestExportContainerAndImportImage (0.59s)
20:52:43 [2022-07-29T20:52:43.746Z] === RUN   TestExportContainerAfterDaemonRestart
20:52:44 [2022-07-29T20:52:44.508Z] --- PASS: TestRunWithAlternativeContainerdShim (2.22s)
20:52:44 [2022-07-29T20:52:44.508Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:44 [2022-07-29T20:52:44.680Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
20:52:44 [2022-07-29T20:52:44.680Z] === RUN   TestHealthCheckWorkdir
20:52:44 [2022-07-29T20:52:44.878Z] --- PASS: TestCgroupNamespacesBuild (1.35s)
20:52:44 [2022-07-29T20:52:44.878Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:52:45 [2022-07-29T20:52:45.246Z] --- PASS: TestHealthCheckWorkdir (0.51s)
20:52:45 [2022-07-29T20:52:45.246Z] === RUN   TestHealthKillContainer
20:52:46 [2022-07-29T20:52:46.251Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s)
20:52:46 [2022-07-29T20:52:46.251Z] === RUN   TestBuildWithSession
20:52:46 [2022-07-29T20:52:46.251Z]     build_session_test.go:25: TODO: BuildKit
20:52:46 [2022-07-29T20:52:46.251Z] --- SKIP: TestBuildWithSession (0.00s)
20:52:46 [2022-07-29T20:52:46.251Z] === RUN   TestBuildSquashParent
20:52:47 [2022-07-29T20:52:47.057Z] --- PASS: TestRunWithAlternativeContainerdShim (2.34s)
20:52:47 [2022-07-29T20:52:47.057Z] PASS
20:52:47 [2022-07-29T20:52:47.057Z] 
20:52:47 [2022-07-29T20:52:47.057Z] DONE 5 tests in 11.487s
20:52:47 [2022-07-29T20:52:47.057Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.057Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.057Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.057Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.057Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.057Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.057Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.057Z] PASS
20:52:47 [2022-07-29T20:52:47.057Z] 
20:52:47 [2022-07-29T20:52:47.057Z] DONE 0 tests in 0.095s
20:52:47 [2022-07-29T20:52:47.057Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.057Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.057Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.057Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.057Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.057Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.057Z] INFO: Testing against a local daemon
20:52:47 [2022-07-29T20:52:47.057Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.057Z] PASS
20:52:47 [2022-07-29T20:52:47.057Z] 
20:52:47 [2022-07-29T20:52:47.057Z] DONE 0 tests in 0.122s
20:52:47 [2022-07-29T20:52:47.057Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.057Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.057Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.057Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.057Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.057Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.317Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.317Z] PASS
20:52:47 [2022-07-29T20:52:47.317Z] 
20:52:47 [2022-07-29T20:52:47.317Z] DONE 0 tests in 0.029s
20:52:47 [2022-07-29T20:52:47.317Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.317Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.317Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.317Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.317Z] INFO: Testing against a local daemon
20:52:47 [2022-07-29T20:52:47.317Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.317Z] PASS
20:52:47 [2022-07-29T20:52:47.317Z] 
20:52:47 [2022-07-29T20:52:47.317Z] DONE 0 tests in 0.059s
20:52:47 [2022-07-29T20:52:47.317Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.317Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.317Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.317Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.317Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.317Z] INFO: Testing against a local daemon
20:52:47 [2022-07-29T20:52:47.317Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.317Z] PASS
20:52:47 [2022-07-29T20:52:47.317Z] 
20:52:47 [2022-07-29T20:52:47.317Z] DONE 0 tests in 0.059s
20:52:47 [2022-07-29T20:52:47.317Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.317Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.317Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.317Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.317Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.318Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.577Z] INFO: Testing against a local daemon
20:52:47 [2022-07-29T20:52:47.577Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.577Z] PASS
20:52:47 [2022-07-29T20:52:47.577Z] 
20:52:47 [2022-07-29T20:52:47.577Z] DONE 0 tests in 0.063s
20:52:47 [2022-07-29T20:52:47.577Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.577Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.577Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.577Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.577Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.577Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.577Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.577Z] PASS
20:52:47 [2022-07-29T20:52:47.577Z] 
20:52:47 [2022-07-29T20:52:47.577Z] DONE 0 tests in 0.026s
20:52:47 [2022-07-29T20:52:47.577Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.577Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.577Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.577Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.577Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.577Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.577Z] INFO: Testing against a local daemon
20:52:47 [2022-07-29T20:52:47.577Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.577Z] PASS
20:52:47 [2022-07-29T20:52:47.577Z] 
20:52:47 [2022-07-29T20:52:47.577Z] DONE 0 tests in 0.060s
20:52:47 [2022-07-29T20:52:47.577Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.577Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.577Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.577Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.577Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.577Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] INFO: Testing against a local daemon
20:52:47 [2022-07-29T20:52:47.837Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.837Z] PASS
20:52:47 [2022-07-29T20:52:47.837Z] 
20:52:47 [2022-07-29T20:52:47.837Z] DONE 0 tests in 0.055s
20:52:47 [2022-07-29T20:52:47.837Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.837Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.837Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.837Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] INFO: Testing against a local daemon
20:52:47 [2022-07-29T20:52:47.837Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.837Z] PASS
20:52:47 [2022-07-29T20:52:47.837Z] 
20:52:47 [2022-07-29T20:52:47.837Z] DONE 0 tests in 0.055s
20:52:47 [2022-07-29T20:52:47.837Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.837Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.837Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.837Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] INFO: Testing against a local daemon
20:52:47 [2022-07-29T20:52:47.837Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.837Z] PASS
20:52:47 [2022-07-29T20:52:47.837Z] 
20:52:47 [2022-07-29T20:52:47.837Z] DONE 0 tests in 0.072s
20:52:47 [2022-07-29T20:52:47.837Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] +++ set -e
20:52:47 [2022-07-29T20:52:47.837Z] +++ '[' -n 0 ']'
20:52:47 [2022-07-29T20:52:47.837Z] +++ set -x
20:52:47 [2022-07-29T20:52:47.837Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:47 [2022-07-29T20:52:47.837Z] testing: warning: no tests to run
20:52:47 [2022-07-29T20:52:47.837Z] PASS
20:52:47 [2022-07-29T20:52:47.837Z] 
20:52:47 [2022-07-29T20:52:47.837Z] DONE 0 tests in 0.020s
20:52:48 [2022-07-29T20:52:48.097Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.097Z] +++ set -e
20:52:48 [2022-07-29T20:52:48.097Z] +++ '[' -n 0 ']'
20:52:48 [2022-07-29T20:52:48.097Z] +++ set -x
20:52:48 [2022-07-29T20:52:48.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.097Z] INFO: Testing against a local daemon
20:52:48 [2022-07-29T20:52:48.097Z] testing: warning: no tests to run
20:52:48 [2022-07-29T20:52:48.097Z] PASS
20:52:48 [2022-07-29T20:52:48.097Z] 
20:52:48 [2022-07-29T20:52:48.097Z] DONE 0 tests in 0.071s
20:52:48 [2022-07-29T20:52:48.097Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.097Z] +++ set -e
20:52:48 [2022-07-29T20:52:48.097Z] +++ '[' -n 0 ']'
20:52:48 [2022-07-29T20:52:48.097Z] +++ set -x
20:52:48 [2022-07-29T20:52:48.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.097Z] INFO: Testing against a local daemon
20:52:48 [2022-07-29T20:52:48.097Z] testing: warning: no tests to run
20:52:48 [2022-07-29T20:52:48.097Z] PASS
20:52:48 [2022-07-29T20:52:48.097Z] 
20:52:48 [2022-07-29T20:52:48.097Z] DONE 0 tests in 0.045s
20:52:48 [2022-07-29T20:52:48.097Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.097Z] +++ set -e
20:52:48 [2022-07-29T20:52:48.097Z] +++ '[' -n 0 ']'
20:52:48 [2022-07-29T20:52:48.097Z] +++ set -x
20:52:48 [2022-07-29T20:52:48.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.357Z] INFO: Testing against a local daemon
20:52:48 [2022-07-29T20:52:48.357Z] testing: warning: no tests to run
20:52:48 [2022-07-29T20:52:48.357Z] PASS
20:52:48 [2022-07-29T20:52:48.357Z] 
20:52:48 [2022-07-29T20:52:48.357Z] DONE 0 tests in 0.064s
20:52:48 [2022-07-29T20:52:48.357Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.357Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.357Z] +++ set -e
20:52:48 [2022-07-29T20:52:48.357Z] +++ '[' -n 0 ']'
20:52:48 [2022-07-29T20:52:48.357Z] +++ set -x
20:52:48 [2022-07-29T20:52:48.357Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.357Z] INFO: Testing against a local daemon
20:52:48 [2022-07-29T20:52:48.357Z] testing: warning: no tests to run
20:52:48 [2022-07-29T20:52:48.357Z] PASS
20:52:48 [2022-07-29T20:52:48.357Z] 
20:52:48 [2022-07-29T20:52:48.357Z] DONE 0 tests in 0.068s
20:52:48 [2022-07-29T20:52:48.357Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.357Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.357Z] +++ set -e
20:52:48 [2022-07-29T20:52:48.357Z] +++ '[' -n 0 ']'
20:52:48 [2022-07-29T20:52:48.357Z] +++ set -x
20:52:48 [2022-07-29T20:52:48.357Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.357Z] INFO: Testing against a local daemon
20:52:48 [2022-07-29T20:52:48.357Z] testing: warning: no tests to run
20:52:48 [2022-07-29T20:52:48.357Z] PASS
20:52:48 [2022-07-29T20:52:48.357Z] 
20:52:48 [2022-07-29T20:52:48.357Z] DONE 0 tests in 0.066s
20:52:48 [2022-07-29T20:52:48.357Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.357Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.357Z] +++ set -e
20:52:48 [2022-07-29T20:52:48.357Z] +++ '[' -n 0 ']'
20:52:48 [2022-07-29T20:52:48.357Z] +++ set -x
20:52:48 [2022-07-29T20:52:48.357Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.616Z] INFO: Testing against a local daemon
20:52:48 [2022-07-29T20:52:48.616Z] testing: warning: no tests to run
20:52:48 [2022-07-29T20:52:48.616Z] PASS
20:52:48 [2022-07-29T20:52:48.616Z] 
20:52:48 [2022-07-29T20:52:48.616Z] DONE 0 tests in 0.061s
20:52:48 [2022-07-29T20:52:48.616Z] Running integration-test (iteration 5)
20:52:48 [2022-07-29T20:52:48.616Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.616Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.616Z] +++ set -e
20:52:48 [2022-07-29T20:52:48.616Z] +++ '[' -n 0 ']'
20:52:48 [2022-07-29T20:52:48.616Z] +++ set -x
20:52:48 [2022-07-29T20:52:48.616Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.616Z] INFO: Testing against a local daemon
20:52:48 [2022-07-29T20:52:48.616Z] testing: warning: no tests to run
20:52:48 [2022-07-29T20:52:48.616Z] PASS
20:52:48 [2022-07-29T20:52:48.616Z] 
20:52:48 [2022-07-29T20:52:48.616Z] DONE 0 tests in 0.068s
20:52:48 [2022-07-29T20:52:48.616Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.616Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.616Z] +++ set -e
20:52:48 [2022-07-29T20:52:48.616Z] +++ '[' -n 0 ']'
20:52:48 [2022-07-29T20:52:48.616Z] +++ set -x
20:52:48 [2022-07-29T20:52:48.617Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.617Z] INFO: Testing against a local daemon
20:52:48 [2022-07-29T20:52:48.617Z] testing: warning: no tests to run
20:52:48 [2022-07-29T20:52:48.617Z] PASS
20:52:48 [2022-07-29T20:52:48.617Z] 
20:52:48 [2022-07-29T20:52:48.617Z] DONE 0 tests in 0.059s
20:52:48 [2022-07-29T20:52:48.876Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.876Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.876Z] +++ set -e
20:52:48 [2022-07-29T20:52:48.876Z] +++ '[' -n 0 ']'
20:52:48 [2022-07-29T20:52:48.876Z] +++ set -x
20:52:48 [2022-07-29T20:52:48.876Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:52:48 [2022-07-29T20:52:48.876Z] INFO: Testing against a local daemon
20:52:48 [2022-07-29T20:52:48.876Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:50 [2022-07-29T20:52:50.433Z] --- PASS: TestBuildSquashParent (4.06s)
20:52:50 [2022-07-29T20:52:50.433Z] === RUN   TestBuildWithRemoveAndForceRemove
20:52:50 [2022-07-29T20:52:50.433Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:52:50 [2022-07-29T20:52:50.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:52:50 [2022-07-29T20:52:50.433Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:52:50 [2022-07-29T20:52:50.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:52:50 [2022-07-29T20:52:50.433Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:52:50 [2022-07-29T20:52:50.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:52:50 [2022-07-29T20:52:50.433Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:52:50 [2022-07-29T20:52:50.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:52:50 [2022-07-29T20:52:50.433Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:52:50 [2022-07-29T20:52:50.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:52:50 [2022-07-29T20:52:50.433Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:52:50 [2022-07-29T20:52:50.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:52:50 [2022-07-29T20:52:50.433Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:52:50 [2022-07-29T20:52:50.433Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:52:51 [2022-07-29T20:52:51.412Z] --- PASS: TestRunWithAlternativeContainerdShim (2.13s)
20:52:51 [2022-07-29T20:52:51.413Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:51 [2022-07-29T20:52:51.806Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:52:52 [2022-07-29T20:52:52.371Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:52:53 [2022-07-29T20:52:53.319Z] --- PASS: TestRunWithAlternativeContainerdShim (2.13s)
20:52:53 [2022-07-29T20:52:53.319Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:53 [2022-07-29T20:52:53.356Z] --- PASS: TestHealthKillContainer (7.92s)
20:52:53 [2022-07-29T20:52:53.356Z] === RUN   TestInspectCpusetInConfigPre120
20:52:53 [2022-07-29T20:52:53.614Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
20:52:53 [2022-07-29T20:52:53.614Z] === RUN   TestIpcModeNone
20:52:53 [2022-07-29T20:52:53.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:52:53 [2022-07-29T20:52:53.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:52:54 [2022-07-29T20:52:54.180Z] --- PASS: TestIpcModeNone (0.46s)
20:52:54 [2022-07-29T20:52:54.180Z] === RUN   TestIpcModePrivate
20:52:54 [2022-07-29T20:52:54.438Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
20:52:54 [2022-07-29T20:52:54.438Z] --- PASS: TestIpcModePrivate (0.45s)
20:52:54 [2022-07-29T20:52:54.438Z] === RUN   TestIpcModeShareable
20:52:55 [2022-07-29T20:52:55.005Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
20:52:55 [2022-07-29T20:52:55.005Z] --- PASS: TestIpcModeShareable (0.49s)
20:52:55 [2022-07-29T20:52:55.005Z] === RUN   TestAPIIpcModeShareableAndContainer
20:52:55 [2022-07-29T20:52:55.121Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:52:55 [2022-07-29T20:52:55.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s)
20:52:55 [2022-07-29T20:52:55.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.94s)
20:52:55 [2022-07-29T20:52:55.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.68s)
20:52:55 [2022-07-29T20:52:55.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s)
20:52:55 [2022-07-29T20:52:55.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s)
20:52:55 [2022-07-29T20:52:55.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s)
20:52:55 [2022-07-29T20:52:55.121Z] === RUN   TestBuildMultiStageCopy
20:52:55 [2022-07-29T20:52:55.121Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:52:55 [2022-07-29T20:52:55.857Z] --- PASS: TestRunWithAlternativeContainerdShim (2.26s)
20:52:55 [2022-07-29T20:52:55.857Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:56 [2022-07-29T20:52:56.906Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
20:52:56 [2022-07-29T20:52:56.906Z] === RUN   TestAPIIpcModeHost
20:52:56 [2022-07-29T20:52:56.906Z] --- PASS: TestAPIIpcModeHost (0.39s)
20:52:56 [2022-07-29T20:52:56.906Z] === RUN   TestDaemonIpcModeShareable
20:52:57 [2022-07-29T20:52:57.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:52:57 [2022-07-29T20:52:57.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:52:57 [2022-07-29T20:52:57.282Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:52:57 [2022-07-29T20:52:57.539Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:52:57 [2022-07-29T20:52:57.765Z] --- PASS: TestRunWithAlternativeContainerdShim (2.26s)
20:52:57 [2022-07-29T20:52:57.765Z] === RUN   TestRunWithAlternativeContainerdShim
20:52:57 [2022-07-29T20:52:57.797Z] --- PASS: TestBuildMultiStageCopy (2.49s)
20:52:57 [2022-07-29T20:52:57.797Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s)
20:52:57 [2022-07-29T20:52:57.797Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
20:52:57 [2022-07-29T20:52:57.797Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
20:52:57 [2022-07-29T20:52:57.797Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
20:52:57 [2022-07-29T20:52:57.797Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
20:52:57 [2022-07-29T20:52:57.797Z] === RUN   TestBuildMultiStageParentConfig
20:52:58 [2022-07-29T20:52:58.281Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:52:58 [2022-07-29T20:52:58.282Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
20:52:58 [2022-07-29T20:52:58.282Z] === RUN   TestDaemonIpcModePrivate
20:52:58 [2022-07-29T20:52:58.362Z] --- PASS: TestBuildMultiStageParentConfig (0.71s)
20:52:58 [2022-07-29T20:52:58.362Z] === RUN   TestBuildLabelWithTargets
20:52:59 [2022-07-29T20:52:59.216Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:52:59 [2022-07-29T20:52:59.216Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
20:52:59 [2022-07-29T20:52:59.216Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:52:59 [2022-07-29T20:52:59.735Z] --- PASS: TestBuildLabelWithTargets (1.08s)
20:52:59 [2022-07-29T20:52:59.735Z] === RUN   TestBuildWithEmptyLayers
20:52:59 [2022-07-29T20:52:59.992Z] --- PASS: TestBuildWithEmptyLayers (0.48s)
20:52:59 [2022-07-29T20:52:59.992Z] === RUN   TestBuildMultiStageOnBuild
20:53:00 [2022-07-29T20:53:00.305Z] --- PASS: TestRunWithAlternativeContainerdShim (2.30s)
20:53:00 [2022-07-29T20:53:00.305Z] PASS
20:53:00 [2022-07-29T20:53:00.305Z] 
20:53:00 [2022-07-29T20:53:00.305Z] DONE 5 tests in 11.172s
20:53:00 [2022-07-29T20:53:00.305Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.305Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.305Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.305Z] PASS
20:53:00 [2022-07-29T20:53:00.305Z] 
20:53:00 [2022-07-29T20:53:00.305Z] DONE 0 tests in 0.093s
20:53:00 [2022-07-29T20:53:00.305Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.305Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.305Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] INFO: Testing against a local daemon
20:53:00 [2022-07-29T20:53:00.305Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.305Z] PASS
20:53:00 [2022-07-29T20:53:00.305Z] 
20:53:00 [2022-07-29T20:53:00.305Z] DONE 0 tests in 0.130s
20:53:00 [2022-07-29T20:53:00.305Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.305Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.305Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.305Z] PASS
20:53:00 [2022-07-29T20:53:00.305Z] 
20:53:00 [2022-07-29T20:53:00.305Z] DONE 0 tests in 0.018s
20:53:00 [2022-07-29T20:53:00.305Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.305Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.305Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.305Z] INFO: Testing against a local daemon
20:53:00 [2022-07-29T20:53:00.305Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.305Z] PASS
20:53:00 [2022-07-29T20:53:00.305Z] 
20:53:00 [2022-07-29T20:53:00.305Z] DONE 0 tests in 0.066s
20:53:00 [2022-07-29T20:53:00.565Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.565Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.565Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.565Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.565Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.565Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.565Z] INFO: Testing against a local daemon
20:53:00 [2022-07-29T20:53:00.565Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.565Z] PASS
20:53:00 [2022-07-29T20:53:00.565Z] 
20:53:00 [2022-07-29T20:53:00.565Z] DONE 0 tests in 0.060s
20:53:00 [2022-07-29T20:53:00.565Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.565Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.565Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.565Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.565Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.566Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.566Z] INFO: Testing against a local daemon
20:53:00 [2022-07-29T20:53:00.566Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.566Z] PASS
20:53:00 [2022-07-29T20:53:00.566Z] 
20:53:00 [2022-07-29T20:53:00.566Z] DONE 0 tests in 0.059s
20:53:00 [2022-07-29T20:53:00.566Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.566Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.566Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.566Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.566Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.566Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.566Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.566Z] PASS
20:53:00 [2022-07-29T20:53:00.566Z] 
20:53:00 [2022-07-29T20:53:00.566Z] DONE 0 tests in 0.018s
20:53:00 [2022-07-29T20:53:00.566Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.566Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.566Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.566Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.566Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.566Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.590Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:53:00 [2022-07-29T20:53:00.590Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
20:53:00 [2022-07-29T20:53:00.590Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:53:00 [2022-07-29T20:53:00.826Z] INFO: Testing against a local daemon
20:53:00 [2022-07-29T20:53:00.826Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.826Z] PASS
20:53:00 [2022-07-29T20:53:00.826Z] 
20:53:00 [2022-07-29T20:53:00.826Z] DONE 0 tests in 0.050s
20:53:00 [2022-07-29T20:53:00.826Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.826Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.826Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.826Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.826Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.826Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.826Z] INFO: Testing against a local daemon
20:53:00 [2022-07-29T20:53:00.826Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.826Z] PASS
20:53:00 [2022-07-29T20:53:00.826Z] 
20:53:00 [2022-07-29T20:53:00.826Z] DONE 0 tests in 0.056s
20:53:00 [2022-07-29T20:53:00.826Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.826Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.826Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.826Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.826Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.826Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.826Z] INFO: Testing against a local daemon
20:53:00 [2022-07-29T20:53:00.826Z] testing: warning: no tests to run
20:53:00 [2022-07-29T20:53:00.826Z] PASS
20:53:00 [2022-07-29T20:53:00.826Z] 
20:53:00 [2022-07-29T20:53:00.826Z] DONE 0 tests in 0.048s
20:53:00 [2022-07-29T20:53:00.826Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.826Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:00 [2022-07-29T20:53:00.826Z] +++ set -e
20:53:00 [2022-07-29T20:53:00.826Z] +++ '[' -n 0 ']'
20:53:00 [2022-07-29T20:53:00.826Z] +++ set -x
20:53:00 [2022-07-29T20:53:00.826Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.086Z] INFO: Testing against a local daemon
20:53:01 [2022-07-29T20:53:01.086Z] testing: warning: no tests to run
20:53:01 [2022-07-29T20:53:01.086Z] PASS
20:53:01 [2022-07-29T20:53:01.086Z] 
20:53:01 [2022-07-29T20:53:01.086Z] DONE 0 tests in 0.055s
20:53:01 [2022-07-29T20:53:01.086Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.086Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.086Z] +++ set -e
20:53:01 [2022-07-29T20:53:01.086Z] +++ '[' -n 0 ']'
20:53:01 [2022-07-29T20:53:01.086Z] +++ set -x
20:53:01 [2022-07-29T20:53:01.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.086Z] testing: warning: no tests to run
20:53:01 [2022-07-29T20:53:01.086Z] PASS
20:53:01 [2022-07-29T20:53:01.086Z] 
20:53:01 [2022-07-29T20:53:01.086Z] DONE 0 tests in 0.015s
20:53:01 [2022-07-29T20:53:01.086Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.086Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.086Z] +++ set -e
20:53:01 [2022-07-29T20:53:01.086Z] +++ '[' -n 0 ']'
20:53:01 [2022-07-29T20:53:01.086Z] +++ set -x
20:53:01 [2022-07-29T20:53:01.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.086Z] INFO: Testing against a local daemon
20:53:01 [2022-07-29T20:53:01.086Z] testing: warning: no tests to run
20:53:01 [2022-07-29T20:53:01.086Z] PASS
20:53:01 [2022-07-29T20:53:01.086Z] 
20:53:01 [2022-07-29T20:53:01.086Z] DONE 0 tests in 0.067s
20:53:01 [2022-07-29T20:53:01.086Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.086Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.086Z] +++ set -e
20:53:01 [2022-07-29T20:53:01.086Z] +++ '[' -n 0 ']'
20:53:01 [2022-07-29T20:53:01.086Z] +++ set -x
20:53:01 [2022-07-29T20:53:01.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.346Z] INFO: Testing against a local daemon
20:53:01 [2022-07-29T20:53:01.346Z] testing: warning: no tests to run
20:53:01 [2022-07-29T20:53:01.346Z] PASS
20:53:01 [2022-07-29T20:53:01.346Z] 
20:53:01 [2022-07-29T20:53:01.346Z] DONE 0 tests in 0.050s
20:53:01 [2022-07-29T20:53:01.346Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.346Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.346Z] +++ set -e
20:53:01 [2022-07-29T20:53:01.346Z] +++ '[' -n 0 ']'
20:53:01 [2022-07-29T20:53:01.346Z] +++ set -x
20:53:01 [2022-07-29T20:53:01.346Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.346Z] INFO: Testing against a local daemon
20:53:01 [2022-07-29T20:53:01.346Z] testing: warning: no tests to run
20:53:01 [2022-07-29T20:53:01.346Z] PASS
20:53:01 [2022-07-29T20:53:01.346Z] 
20:53:01 [2022-07-29T20:53:01.346Z] DONE 0 tests in 0.073s
20:53:01 [2022-07-29T20:53:01.346Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.346Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.346Z] +++ set -e
20:53:01 [2022-07-29T20:53:01.346Z] +++ '[' -n 0 ']'
20:53:01 [2022-07-29T20:53:01.346Z] +++ set -x
20:53:01 [2022-07-29T20:53:01.346Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.346Z] INFO: Testing against a local daemon
20:53:01 [2022-07-29T20:53:01.346Z] testing: warning: no tests to run
20:53:01 [2022-07-29T20:53:01.346Z] PASS
20:53:01 [2022-07-29T20:53:01.346Z] 
20:53:01 [2022-07-29T20:53:01.346Z] DONE 0 tests in 0.056s
20:53:01 [2022-07-29T20:53:01.346Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.346Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.346Z] +++ set -e
20:53:01 [2022-07-29T20:53:01.346Z] +++ '[' -n 0 ']'
20:53:01 [2022-07-29T20:53:01.346Z] +++ set -x
20:53:01 [2022-07-29T20:53:01.347Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.524Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:53:01 [2022-07-29T20:53:01.524Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
20:53:01 [2022-07-29T20:53:01.524Z] === RUN   TestIpcModeOlderClient
20:53:01 [2022-07-29T20:53:01.524Z] === PAUSE TestIpcModeOlderClient
20:53:01 [2022-07-29T20:53:01.524Z] === RUN   TestKillContainerInvalidSignal
20:53:01 [2022-07-29T20:53:01.607Z] INFO: Testing against a local daemon
20:53:01 [2022-07-29T20:53:01.607Z] testing: warning: no tests to run
20:53:01 [2022-07-29T20:53:01.607Z] PASS
20:53:01 [2022-07-29T20:53:01.607Z] 
20:53:01 [2022-07-29T20:53:01.607Z] DONE 0 tests in 0.072s
20:53:01 [2022-07-29T20:53:01.607Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.607Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.607Z] +++ set -e
20:53:01 [2022-07-29T20:53:01.607Z] +++ '[' -n 0 ']'
20:53:01 [2022-07-29T20:53:01.607Z] +++ set -x
20:53:01 [2022-07-29T20:53:01.607Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim
20:53:01 [2022-07-29T20:53:01.607Z] INFO: Testing against a local daemon
20:53:01 [2022-07-29T20:53:01.607Z] testing: warning: no tests to run
20:53:01 [2022-07-29T20:53:01.607Z] PASS
20:53:01 [2022-07-29T20:53:01.607Z] 
20:53:01 [2022-07-29T20:53:01.607Z] DONE 0 tests in 0.074s
20:53:01 [2022-07-29T20:53:01.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky)
20:53:01 [2022-07-29T20:53:01.867Z] +++++ cat bundles/test-integration-flaky/docker.pid
20:53:01 [2022-07-29T20:53:01.867Z] ++++ kill 6700
20:53:01 [2022-07-29T20:53:01.867Z] ++++ /etc/init.d/apparmor stop
20:53:01 [2022-07-29T20:53:01.867Z] Leaving: AppArmorNo profiles have been unloaded.
20:53:01 [2022-07-29T20:53:01.867Z] 
20:53:01 [2022-07-29T20:53:01.867Z] Unloading profiles will leave already running processes permanently
20:53:01 [2022-07-29T20:53:01.867Z] unconfined, which can lead to unexpected situations.
20:53:01 [2022-07-29T20:53:01.867Z] 
20:53:01 [2022-07-29T20:53:01.867Z] To set a process to complain mode, use the command line tool
20:53:01 [2022-07-29T20:53:01.867Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:53:01 [2022-07-29T20:53:01.867Z] ++++ true
20:53:01 [2022-07-29T20:53:01.867Z] exiting test-integration
20:53:01 [2022-07-29T20:53:01.867Z] +++ exit 0
20:53:01 [2022-07-29T20:53:01.867Z] 
20:53:01 [2022-07-29T20:53:01.867Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:53:01 [2022-07-29T20:53:01.890Z] --- PASS: TestBuildMultiStageOnBuild (1.74s)
20:53:01 [2022-07-29T20:53:01.890Z] === RUN   TestBuildUncleanTarFilenames
20:53:02 [2022-07-29T20:53:02.102Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
20:53:02 [2022-07-29T20:53:02.102Z] === RUN   TestKillContainer
20:53:02 [2022-07-29T20:53:02.102Z] === RUN   TestKillContainer/no_signal
20:53:02 [2022-07-29T20:53:02.361Z] === RUN   TestKillContainer/non_killing_signal
20:53:02 [2022-07-29T20:53:02.456Z] --- PASS: TestBuildUncleanTarFilenames (0.67s)
20:53:02 [2022-07-29T20:53:02.456Z] === RUN   TestBuildMultiStageLayerLeak
20:53:02 [2022-07-29T20:53:02.929Z] === RUN   TestKillContainer/killing_signal
20:53:03 [2022-07-29T20:53:03.248Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:53:03 [2022-07-29T20:53:03.248Z] HOSTNAME=7bc017e61821
20:53:03 [2022-07-29T20:53:03.248Z] TESTDEBUG=0
20:53:03 [2022-07-29T20:53:03.248Z] DEST=bundles/test-integration
20:53:03 [2022-07-29T20:53:03.248Z] PWD=/go/src/github.com/docker/docker
20:53:03 [2022-07-29T20:53:03.248Z] KEEPBUNDLE=1
20:53:03 [2022-07-29T20:53:03.248Z] DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11
20:53:03 [2022-07-29T20:53:03.248Z] container=docker
20:53:03 [2022-07-29T20:53:03.248Z] HOME=/root
20:53:03 [2022-07-29T20:53:03.248Z] GOLANG_VERSION=1.18.4
20:53:03 [2022-07-29T20:53:03.248Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:53:03 [2022-07-29T20:53:03.248Z] VALIDATE_BRANCH=22.06
20:53:03 [2022-07-29T20:53:03.248Z] TERM=xterm
20:53:03 [2022-07-29T20:53:03.248Z] DOCKER_PKG=github.com/docker/docker
20:53:03 [2022-07-29T20:53:03.248Z] SHLVL=1
20:53:03 [2022-07-29T20:53:03.248Z] TIMEOUT=120m
20:53:03 [2022-07-29T20:53:03.248Z] DOCKER_BUILDTAGS= journald
20:53:03 [2022-07-29T20:53:03.248Z] DOCKER_GRAPHDRIVER=overlay2
20:53:03 [2022-07-29T20:53:03.248Z] GO111MODULE=off
20:53:03 [2022-07-29T20:53:03.248Z] TEST_SKIP_INTEGRATION_CLI=1
20:53:03 [2022-07-29T20:53:03.248Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:53:03 [2022-07-29T20:53:03.248Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:53:03 [2022-07-29T20:53:03.248Z] GOPATH=/go
20:53:03 [2022-07-29T20:53:03.248Z] PKG_CONFIG=pkg-config
20:53:03 [2022-07-29T20:53:03.248Z] _=/usr/bin/env
20:53:03 [2022-07-29T20:53:03.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:53:03 [2022-07-29T20:53:03.495Z] --- PASS: TestKillContainer (1.39s)
20:53:03 [2022-07-29T20:53:03.495Z]     --- PASS: TestKillContainer/no_signal (0.44s)
20:53:03 [2022-07-29T20:53:03.495Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
20:53:03 [2022-07-29T20:53:03.495Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
20:53:03 [2022-07-29T20:53:03.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:53:03 [2022-07-29T20:53:03.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:53:03 [2022-07-29T20:53:03.753Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:53:04 [2022-07-29T20:53:04.356Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s)
20:53:04 [2022-07-29T20:53:04.356Z] === RUN   TestBuildWithHugeFile
20:53:04 [2022-07-29T20:53:04.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s)
20:53:04 [2022-07-29T20:53:04.688Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
20:53:04 [2022-07-29T20:53:04.688Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
20:53:04 [2022-07-29T20:53:04.688Z] === RUN   TestKillStoppedContainer
20:53:04 [2022-07-29T20:53:04.688Z] --- PASS: TestKillStoppedContainer (0.04s)
20:53:04 [2022-07-29T20:53:04.688Z] === RUN   TestKillStoppedContainerAPIPre120
20:53:04 [2022-07-29T20:53:04.688Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:53:04 [2022-07-29T20:53:04.688Z] === RUN   TestKillDifferentUserContainer
20:53:05 [2022-07-29T20:53:05.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:53:05 [2022-07-29T20:53:05.254Z] --- PASS: TestKillDifferentUserContainer (0.44s)
20:53:05 [2022-07-29T20:53:05.254Z] === RUN   TestInspectOomKilledTrue
20:53:05 [2022-07-29T20:53:05.513Z] --- PASS: TestInspectOomKilledTrue (0.49s)
20:53:05 [2022-07-29T20:53:05.513Z] === RUN   TestInspectOomKilledFalse
20:53:06 [2022-07-29T20:53:06.080Z] --- PASS: TestInspectOomKilledFalse (0.41s)
20:53:06 [2022-07-29T20:53:06.080Z] === RUN   TestLinksEtcHostsContentMatch
20:53:06 [2022-07-29T20:53:06.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:53:06 [2022-07-29T20:53:06.339Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
20:53:06 [2022-07-29T20:53:06.339Z] === RUN   TestLinksContainerNames
20:53:07 [2022-07-29T20:53:07.273Z] --- PASS: TestLinksContainerNames (0.83s)
20:53:07 [2022-07-29T20:53:07.273Z] === RUN   TestLogsFollowTailEmpty
20:53:07 [2022-07-29T20:53:07.532Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
20:53:07 [2022-07-29T20:53:07.532Z] === RUN   TestLogs
20:53:07 [2022-07-29T20:53:07.532Z] === RUN   TestLogs/driver_local
20:53:07 [2022-07-29T20:53:07.532Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:53:07 [2022-07-29T20:53:07.532Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:53:07 [2022-07-29T20:53:07.532Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:53:07 [2022-07-29T20:53:07.532Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:53:07 [2022-07-29T20:53:07.532Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:53:07 [2022-07-29T20:53:07.532Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:53:07 [2022-07-29T20:53:07.532Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:53:07 [2022-07-29T20:53:07.532Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:53:07 [2022-07-29T20:53:07.532Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:53:07 [2022-07-29T20:53:07.532Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:53:07 [2022-07-29T20:53:07.532Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:53:07 [2022-07-29T20:53:07.532Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:53:07 [2022-07-29T20:53:07.532Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:53:07 [2022-07-29T20:53:07.532Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:53:08 [2022-07-29T20:53:08.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:53:08 [2022-07-29T20:53:08.466Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:53:08 [2022-07-29T20:53:08.466Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:53:08 [2022-07-29T20:53:08.725Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:53:08 [2022-07-29T20:53:08.725Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:53:09 [2022-07-29T20:53:09.660Z] === RUN   TestLogs/driver_json-file
20:53:09 [2022-07-29T20:53:09.660Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:53:09 [2022-07-29T20:53:09.660Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:53:09 [2022-07-29T20:53:09.660Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:53:09 [2022-07-29T20:53:09.660Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:53:09 [2022-07-29T20:53:09.660Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:53:09 [2022-07-29T20:53:09.660Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:53:09 [2022-07-29T20:53:09.660Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:53:09 [2022-07-29T20:53:09.660Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:53:09 [2022-07-29T20:53:09.660Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:53:09 [2022-07-29T20:53:09.660Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:53:09 [2022-07-29T20:53:09.660Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:53:09 [2022-07-29T20:53:09.660Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:53:09 [2022-07-29T20:53:09.660Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:53:09 [2022-07-29T20:53:09.660Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:53:09 [2022-07-29T20:53:09.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:53:10 [2022-07-29T20:53:10.226Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:53:10 [2022-07-29T20:53:10.226Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:53:10 [2022-07-29T20:53:10.792Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:53:10 [2022-07-29T20:53:10.792Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:53:11 [2022-07-29T20:53:11.358Z] --- PASS: TestLogs (3.83s)
20:53:11 [2022-07-29T20:53:11.358Z]     --- PASS: TestLogs/driver_local (0.01s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.46s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s)
20:53:11 [2022-07-29T20:53:11.358Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.53s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s)
20:53:11 [2022-07-29T20:53:11.358Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.79s)
20:53:11 [2022-07-29T20:53:11.358Z] === RUN   TestContainerNetworkMountsNoChown
20:53:11 [2022-07-29T20:53:11.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:53:11 [2022-07-29T20:53:11.925Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/default
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/default
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/private
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/private
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/rprivate
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/rprivate
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/slave
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/slave
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/rslave
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/rslave
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/shared
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/shared
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/rshared
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/rshared
20:53:11 [2022-07-29T20:53:11.925Z] === CONT  TestMountDaemonRoot/default
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/default/bind_root
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/default/mount_root
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:53:11 [2022-07-29T20:53:11.925Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:53:11 [2022-07-29T20:53:11.925Z] === CONT  TestMountDaemonRoot/rshared
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:53:11 [2022-07-29T20:53:11.925Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:53:11 [2022-07-29T20:53:11.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/shared
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/rslave
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/slave
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/rprivate
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/private
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/private/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/private/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/default/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/default/bind_root
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:53:11 [2022-07-29T20:53:11.926Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/private/bind_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/private/mount_root
20:53:12 [2022-07-29T20:53:12.184Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:53:12 [2022-07-29T20:53:12.184Z] --- PASS: TestMountDaemonRoot (0.01s)
20:53:12 [2022-07-29T20:53:12.184Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
20:53:12 [2022-07-29T20:53:12.184Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:53:12 [2022-07-29T20:53:12.184Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
20:53:12 [2022-07-29T20:53:12.184Z] === RUN   TestContainerBindMountNonRecursive
20:53:12 [2022-07-29T20:53:12.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:53:13 [2022-07-29T20:53:13.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:53:13 [2022-07-29T20:53:13.559Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
20:53:13 [2022-07-29T20:53:13.559Z] === RUN   TestContainerVolumesMountedAsShared
20:53:14 [2022-07-29T20:53:14.124Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
20:53:14 [2022-07-29T20:53:14.124Z] === RUN   TestContainerVolumesMountedAsSlave
20:53:14 [2022-07-29T20:53:14.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:53:14 [2022-07-29T20:53:14.383Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
20:53:14 [2022-07-29T20:53:14.383Z] === RUN   TestNetworkNat
20:53:14 [2022-07-29T20:53:14.949Z] --- PASS: TestNetworkNat (0.45s)
20:53:14 [2022-07-29T20:53:14.949Z] === RUN   TestNetworkLocalhostTCPNat
20:53:15 [2022-07-29T20:53:15.207Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
20:53:15 [2022-07-29T20:53:15.207Z] === RUN   TestNetworkLoopbackNat
20:53:15 [2022-07-29T20:53:15.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:53:15 [2022-07-29T20:53:15.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:53:16 [2022-07-29T20:53:16.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:53:17 [2022-07-29T20:53:17.735Z] --- PASS: TestNetworkLoopbackNat (2.56s)
20:53:17 [2022-07-29T20:53:17.735Z] === RUN   TestPause
20:53:17 [2022-07-29T20:53:17.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:53:18 [2022-07-29T20:53:18.301Z] --- PASS: TestPause (0.45s)
20:53:18 [2022-07-29T20:53:18.301Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:53:18 [2022-07-29T20:53:18.301Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:53:18 [2022-07-29T20:53:18.301Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:53:18 [2022-07-29T20:53:18.301Z] === RUN   TestPauseStopPausedContainer
20:53:18 [2022-07-29T20:53:18.560Z] --- PASS: TestPauseStopPausedContainer (0.44s)
20:53:18 [2022-07-29T20:53:18.560Z] === RUN   TestPidHost
20:53:19 [2022-07-29T20:53:19.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:53:19 [2022-07-29T20:53:19.495Z] --- PASS: TestPidHost (0.92s)
20:53:19 [2022-07-29T20:53:19.495Z] === RUN   TestPsFilter
20:53:19 [2022-07-29T20:53:19.753Z] --- PASS: TestPsFilter (0.11s)
20:53:19 [2022-07-29T20:53:19.753Z] === RUN   TestRemoveContainerWithRemovedVolume
20:53:20 [2022-07-29T20:53:20.011Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
20:53:20 [2022-07-29T20:53:20.011Z] === RUN   TestRemoveContainerWithVolume
20:53:20 [2022-07-29T20:53:20.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:53:20 [2022-07-29T20:53:20.578Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
20:53:20 [2022-07-29T20:53:20.578Z] === RUN   TestRemoveContainerRunning
20:53:21 [2022-07-29T20:53:21.144Z] --- PASS: TestRemoveContainerRunning (0.42s)
20:53:21 [2022-07-29T20:53:21.144Z] === RUN   TestRemoveContainerForceRemoveRunning
20:53:21 [2022-07-29T20:53:21.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:53:21 [2022-07-29T20:53:21.402Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
20:53:21 [2022-07-29T20:53:21.402Z] === RUN   TestRemoveInvalidContainer
20:53:21 [2022-07-29T20:53:21.402Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:53:21 [2022-07-29T20:53:21.402Z] === RUN   TestRenameLinkedContainer
20:53:22 [2022-07-29T20:53:22.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:53:23 [2022-07-29T20:53:23.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:53:23 [2022-07-29T20:53:23.322Z] --- PASS: TestRenameLinkedContainer (1.73s)
20:53:23 [2022-07-29T20:53:23.322Z] === RUN   TestRenameStoppedContainer
20:53:23 [2022-07-29T20:53:23.580Z] --- PASS: TestRenameStoppedContainer (0.40s)
20:53:23 [2022-07-29T20:53:23.580Z] === RUN   TestRenameRunningContainerAndReuse
20:53:24 [2022-07-29T20:53:24.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:53:24 [2022-07-29T20:53:24.515Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
20:53:24 [2022-07-29T20:53:24.515Z] === RUN   TestRenameInvalidName
20:53:24 [2022-07-29T20:53:24.773Z] --- PASS: TestRenameInvalidName (0.41s)
20:53:24 [2022-07-29T20:53:24.773Z] === RUN   TestRenameAnonymousContainer
20:53:25 [2022-07-29T20:53:25.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:53:26 [2022-07-29T20:53:26.674Z] --- PASS: TestRenameAnonymousContainer (1.63s)
20:53:26 [2022-07-29T20:53:26.674Z] === RUN   TestRenameContainerWithSameName
20:53:26 [2022-07-29T20:53:26.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:53:26 [2022-07-29T20:53:26.933Z] --- PASS: TestRenameContainerWithSameName (0.42s)
20:53:26 [2022-07-29T20:53:26.933Z] === RUN   TestRenameContainerWithLinkedContainer
20:53:27 [2022-07-29T20:53:27.305Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:53:27 [2022-07-29T20:53:27.305Z] Using test binary docker
20:53:27 [2022-07-29T20:53:27.305Z] +++ /etc/init.d/apparmor start
20:53:27 [2022-07-29T20:53:27.564Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:53:27 [2022-07-29T20:53:27.564Z] INFO: Waiting for daemon to start...
20:53:27 [2022-07-29T20:53:27.564Z] Starting dockerd
20:53:27 [2022-07-29T20:53:27.564Z] +++ 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
20:53:27 [2022-07-29T20:53:27.867Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
20:53:27 [2022-07-29T20:53:27.867Z] === RUN   TestResize
20:53:28 [2022-07-29T20:53:28.125Z] --- PASS: TestResize (0.42s)
20:53:28 [2022-07-29T20:53:28.125Z] === RUN   TestResizeWithInvalidSize
20:53:28 [2022-07-29T20:53:28.692Z] --- PASS: TestResizeWithInvalidSize (0.43s)
20:53:28 [2022-07-29T20:53:28.692Z] === RUN   TestResizeWhenContainerNotStarted
20:53:28 [2022-07-29T20:53:28.951Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:53:28 [2022-07-29T20:53:28.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:29 [2022-07-29T20:53:29.470Z] .
20:53:29 [2022-07-29T20:53:29.470Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:53:29 [2022-07-29T20:53:29.730Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:53:29 [2022-07-29T20:53:29.730Z] Running integration-test (iteration 1)
20:53:29 [2022-07-29T20:53:29.730Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:53:29 [2022-07-29T20:53:29.730Z] ++ 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
20:53:29 [2022-07-29T20:53:29.730Z] ++ set -e
20:53:29 [2022-07-29T20:53:29.730Z] ++ '[' -n 0 ']'
20:53:29 [2022-07-29T20:53:29.730Z] ++ set -x
20:53:29 [2022-07-29T20:53:29.730Z] ++ 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
20:53:29 [2022-07-29T20:53:29.730Z] INFO: Testing against a local daemon
20:53:29 [2022-07-29T20:53:29.730Z] === RUN   TestCgroupNamespacesBuild
20:53:30 [2022-07-29T20:53:30.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:53:31 [2022-07-29T20:53:31.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:53:32 [2022-07-29T20:53:32.268Z] --- PASS: TestCgroupNamespacesBuild (2.19s)
20:53:32 [2022-07-29T20:53:32.268Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:53:33 [2022-07-29T20:53:33.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:53:33 [2022-07-29T20:53:33.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:53:34 [2022-07-29T20:53:34.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:34 [2022-07-29T20:53:34.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:34 [2022-07-29T20:53:34.806Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.65s)
20:53:34 [2022-07-29T20:53:34.806Z] === RUN   TestBuildWithSession
20:53:34 [2022-07-29T20:53:34.806Z]     build_session_test.go:25: TODO: BuildKit
20:53:34 [2022-07-29T20:53:34.806Z] --- SKIP: TestBuildWithSession (0.00s)
20:53:34 [2022-07-29T20:53:34.806Z] === RUN   TestBuildSquashParent
20:53:37 [2022-07-29T20:53:37.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:37 [2022-07-29T20:53:37.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:53:39 [2022-07-29T20:53:39.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:53:41 [2022-07-29T20:53:41.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:53:41 [2022-07-29T20:53:41.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:53:42 [2022-07-29T20:53:42.814Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:53:43 [2022-07-29T20:53:43.380Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:53:44 [2022-07-29T20:53:44.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:53:44 [2022-07-29T20:53:44.797Z] --- PASS: TestBuildSquashParent (10.03s)
20:53:44 [2022-07-29T20:53:44.797Z] === RUN   TestBuildWithRemoveAndForceRemove
20:53:44 [2022-07-29T20:53:44.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:53:44 [2022-07-29T20:53:44.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:53:44 [2022-07-29T20:53:44.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:53:44 [2022-07-29T20:53:44.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:53:44 [2022-07-29T20:53:44.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:53:44 [2022-07-29T20:53:44.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:53:44 [2022-07-29T20:53:44.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:53:44 [2022-07-29T20:53:44.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:53:44 [2022-07-29T20:53:44.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:53:44 [2022-07-29T20:53:44.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:53:44 [2022-07-29T20:53:44.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:53:44 [2022-07-29T20:53:44.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:53:44 [2022-07-29T20:53:44.797Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:53:44 [2022-07-29T20:53:44.797Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:53:46 [2022-07-29T20:53:46.130Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
20:53:46 [2022-07-29T20:53:46.130Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s)
20:53:46 [2022-07-29T20:53:46.131Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
20:53:46 [2022-07-29T20:53:46.131Z] === RUN   TestCgroupNamespacesRun
20:53:47 [2022-07-29T20:53:47.513Z] --- PASS: TestCgroupNamespacesRun (1.13s)
20:53:47 [2022-07-29T20:53:47.513Z] === RUN   TestCgroupNamespacesRunPrivileged
20:53:48 [2022-07-29T20:53:48.088Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:53:48 [2022-07-29T20:53:48.088Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:53:48 [2022-07-29T20:53:48.447Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
20:53:48 [2022-07-29T20:53:48.447Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:53:49 [2022-07-29T20:53:49.821Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
20:53:49 [2022-07-29T20:53:49.821Z] === RUN   TestCgroupNamespacesRunHostMode
20:53:50 [2022-07-29T20:53:50.756Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
20:53:50 [2022-07-29T20:53:50.756Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:53:51 [2022-07-29T20:53:51.384Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:53:51 [2022-07-29T20:53:51.384Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:53:51 [2022-07-29T20:53:51.690Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
20:53:51 [2022-07-29T20:53:51.690Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:53:53 [2022-07-29T20:53:53.063Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
20:53:53 [2022-07-29T20:53:53.063Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:53:53 [2022-07-29T20:53:53.630Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
20:53:53 [2022-07-29T20:53:53.630Z] === RUN   TestCgroupNamespacesRunOlderClient
20:53:54 [2022-07-29T20:53:54.679Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:53:54 [2022-07-29T20:53:54.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s)
20:53:54 [2022-07-29T20:53:54.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s)
20:53:54 [2022-07-29T20:53:54.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s)
20:53:54 [2022-07-29T20:53:54.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s)
20:53:54 [2022-07-29T20:53:54.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s)
20:53:54 [2022-07-29T20:53:54.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s)
20:53:54 [2022-07-29T20:53:54.679Z] === RUN   TestBuildMultiStageCopy
20:53:54 [2022-07-29T20:53:54.679Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:53:55 [2022-07-29T20:53:55.004Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
20:53:55 [2022-07-29T20:53:55.004Z] === RUN   TestNISDomainname
20:53:55 [2022-07-29T20:53:55.263Z] --- PASS: TestNISDomainname (0.62s)
20:53:55 [2022-07-29T20:53:55.263Z] === RUN   TestHostnameDnsResolution
20:53:56 [2022-07-29T20:53:56.197Z] --- PASS: TestHostnameDnsResolution (0.65s)
20:53:56 [2022-07-29T20:53:56.197Z] === RUN   TestUnprivilegedPortsAndPing
20:53:56 [2022-07-29T20:53:56.455Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
20:53:56 [2022-07-29T20:53:56.455Z] === RUN   TestPrivilegedHostDevices
20:53:57 [2022-07-29T20:53:57.022Z] --- PASS: TestPrivilegedHostDevices (0.50s)
20:53:57 [2022-07-29T20:53:57.022Z] === RUN   TestRunConsoleSize
20:53:57 [2022-07-29T20:53:57.219Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:53:57 [2022-07-29T20:53:57.280Z] --- PASS: TestRunConsoleSize (0.38s)
20:53:57 [2022-07-29T20:53:57.280Z] === RUN   TestRunWithAlternativeContainerdShim
20:53:57 [2022-07-29T20:53:57.789Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:53:58 [2022-07-29T20:53:58.358Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:53:58 [2022-07-29T20:53:58.657Z] --- PASS: TestRunWithAlternativeContainerdShim (1.07s)
20:53:58 [2022-07-29T20:53:58.657Z] === RUN   TestStats
20:53:58 [2022-07-29T20:53:58.928Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:53:59 [2022-07-29T20:53:59.340Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 2m51.487806962s 
20:53:59 [2022-07-29T20:53:59.498Z] --- PASS: TestBuildMultiStageCopy (5.11s)
20:53:59 [2022-07-29T20:53:59.498Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.80s)
20:53:59 [2022-07-29T20:53:59.498Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s)
20:53:59 [2022-07-29T20:53:59.498Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s)
20:53:59 [2022-07-29T20:53:59.498Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
20:53:59 [2022-07-29T20:53:59.498Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
20:53:59 [2022-07-29T20:53:59.498Z] === RUN   TestBuildMultiStageParentConfig
20:53:59 [2022-07-29T20:53:59.912Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 513.546162ms 
20:54:00 [2022-07-29T20:54:00.567Z] --- PASS: TestBuildWithHugeFile (49.53s)
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildWCOWSandboxSize
20:54:00 [2022-07-29T20:54:00.568Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:54:00 [2022-07-29T20:54:00.568Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildWithEmptyDockerfile
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:54:00 [2022-07-29T20:54:00.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:54:00 [2022-07-29T20:54:00.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:54:00 [2022-07-29T20:54:00.568Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:54:00 [2022-07-29T20:54:00.568Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:54:00 [2022-07-29T20:54:00.568Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:54:00 [2022-07-29T20:54:00.568Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:54:00 [2022-07-29T20:54:00.568Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:54:00 [2022-07-29T20:54:00.568Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
20:54:00 [2022-07-29T20:54:00.568Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
20:54:00 [2022-07-29T20:54:00.568Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildPreserveOwnership
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildPreserveOwnership/copy_from
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:54:00 [2022-07-29T20:54:00.568Z] --- PASS: TestBuildPreserveOwnership (3.68s)
20:54:00 [2022-07-29T20:54:00.568Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.46s)
20:54:00 [2022-07-29T20:54:00.568Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s)
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildPlatformInvalid
20:54:00 [2022-07-29T20:54:00.568Z] --- PASS: TestBuildPlatformInvalid (0.07s)
20:54:00 [2022-07-29T20:54:00.568Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:54:00 [2022-07-29T20:54:00.568Z] Loaded image: busybox:latest
20:54:00 [2022-07-29T20:54:00.568Z] Loaded image: busybox:glibc
20:54:00 [2022-07-29T20:54:00.568Z] Loaded image: debian:bullseye-slim
20:54:00 [2022-07-29T20:54:00.568Z] Loaded image: hello-world:latest
20:54:00 [2022-07-29T20:54:00.568Z] Loaded image: arm32v7/hello-world:latest
20:54:00 [2022-07-29T20:54:00.880Z] --- PASS: TestBuildMultiStageParentConfig (1.34s)
20:54:00 [2022-07-29T20:54:00.880Z] === RUN   TestBuildLabelWithTargets
20:54:01 [2022-07-29T20:54:01.187Z] --- PASS: TestStats (2.41s)
20:54:01 [2022-07-29T20:54:01.187Z] === RUN   TestStopContainerWithTimeout
20:54:01 [2022-07-29T20:54:01.187Z] === RUN   TestStopContainerWithTimeout/0
20:54:01 [2022-07-29T20:54:01.187Z] === PAUSE TestStopContainerWithTimeout/0
20:54:01 [2022-07-29T20:54:01.187Z] === RUN   TestStopContainerWithTimeout/1
20:54:01 [2022-07-29T20:54:01.187Z] === PAUSE TestStopContainerWithTimeout/1
20:54:01 [2022-07-29T20:54:01.187Z] === RUN   TestStopContainerWithTimeout/3
20:54:01 [2022-07-29T20:54:01.187Z] === PAUSE TestStopContainerWithTimeout/3
20:54:01 [2022-07-29T20:54:01.187Z] === RUN   TestStopContainerWithTimeout/-1
20:54:01 [2022-07-29T20:54:01.187Z] === PAUSE TestStopContainerWithTimeout/-1
20:54:01 [2022-07-29T20:54:01.187Z] === CONT  TestStopContainerWithTimeout/0
20:54:01 [2022-07-29T20:54:01.187Z] === CONT  TestStopContainerWithTimeout/-1
20:54:01 [2022-07-29T20:54:01.445Z] === CONT  TestStopContainerWithTimeout/3
20:54:03 [2022-07-29T20:54:03.345Z] === CONT  TestStopContainerWithTimeout/1
20:54:03 [2022-07-29T20:54:03.421Z] --- PASS: TestBuildLabelWithTargets (2.41s)
20:54:03 [2022-07-29T20:54:03.421Z] === RUN   TestBuildWithEmptyLayers
20:54:04 [2022-07-29T20:54:04.362Z] --- PASS: TestBuildWithEmptyLayers (1.24s)
20:54:04 [2022-07-29T20:54:04.362Z] === RUN   TestBuildMultiStageOnBuild
20:54:04 [2022-07-29T20:54:04.720Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:54:04 [2022-07-29T20:54:04.720Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
20:54:04 [2022-07-29T20:54:04.720Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.52s)
20:54:04 [2022-07-29T20:54:04.720Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
20:54:04 [2022-07-29T20:54:04.720Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
20:54:04 [2022-07-29T20:54:04.720Z] === RUN   TestDeleteDevicemapper
20:54:04 [2022-07-29T20:54:04.720Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:54:04 [2022-07-29T20:54:04.720Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:54:04 [2022-07-29T20:54:04.720Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:54:06 [2022-07-29T20:54:06.622Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.76s)
20:54:06 [2022-07-29T20:54:06.622Z] === RUN   TestUpdateMemory
20:54:07 [2022-07-29T20:54:07.189Z] --- PASS: TestUpdateMemory (0.53s)
20:54:07 [2022-07-29T20:54:07.189Z] === RUN   TestUpdateCPUQuota
20:54:07 [2022-07-29T20:54:07.657Z] --- PASS: TestBuildMultiStageOnBuild (3.31s)
20:54:07 [2022-07-29T20:54:07.657Z] === RUN   TestBuildUncleanTarFilenames
20:54:07 [2022-07-29T20:54:07.755Z] --- PASS: TestUpdateCPUQuota (0.71s)
20:54:07 [2022-07-29T20:54:07.755Z] === RUN   TestUpdatePidsLimit
20:54:07 [2022-07-29T20:54:07.755Z] === RUN   TestUpdatePidsLimit/update_from_none
20:54:08 [2022-07-29T20:54:08.013Z] === RUN   TestUpdatePidsLimit/no_change
20:54:08 [2022-07-29T20:54:08.272Z] === RUN   TestUpdatePidsLimit/update_lower
20:54:08 [2022-07-29T20:54:08.272Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:54:08 [2022-07-29T20:54:08.530Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:54:08 [2022-07-29T20:54:08.677Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.05s)
20:54:08 [2022-07-29T20:54:08.677Z] PASS
20:54:08 [2022-07-29T20:54:08.677Z] 
20:54:08 [2022-07-29T20:54:08.677Z] === Skipped
20:54:08 [2022-07-29T20:54:08.677Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:54:08 [2022-07-29T20:54:08.677Z]     build_session_test.go:25: TODO: BuildKit
20:54:08 [2022-07-29T20:54:08.677Z] 
20:54:08 [2022-07-29T20:54:08.677Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:54:08 [2022-07-29T20:54:08.677Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:54:08 [2022-07-29T20:54:08.677Z] 
20:54:08 [2022-07-29T20:54:08.677Z] DONE 34 tests, 2 skipped in 87.171s
20:54:08 [2022-07-29T20:54:08.788Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:54:08 [2022-07-29T20:54:08.934Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:54:08 [2022-07-29T20:54:08.935Z] INFO: Testing against a local daemon
20:54:08 [2022-07-29T20:54:08.935Z] === RUN   TestConfigInspect
20:54:09 [2022-07-29T20:54:09.046Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:54:09 [2022-07-29T20:54:09.567Z] --- PASS: TestBuildUncleanTarFilenames (1.84s)
20:54:09 [2022-07-29T20:54:09.567Z] === RUN   TestBuildMultiStageLayerLeak
20:54:09 [2022-07-29T20:54:09.626Z] --- PASS: TestUpdatePidsLimit (1.75s)
20:54:09 [2022-07-29T20:54:09.626Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
20:54:09 [2022-07-29T20:54:09.626Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
20:54:09 [2022-07-29T20:54:09.626Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
20:54:09 [2022-07-29T20:54:09.626Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
20:54:09 [2022-07-29T20:54:09.626Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
20:54:09 [2022-07-29T20:54:09.626Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
20:54:09 [2022-07-29T20:54:09.626Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
20:54:09 [2022-07-29T20:54:09.626Z] === RUN   TestUpdateRestartPolicy
20:54:11 [2022-07-29T20:54:11.461Z] --- PASS: TestConfigInspect (2.20s)
20:54:11 [2022-07-29T20:54:11.461Z] === RUN   TestConfigList
20:54:12 [2022-07-29T20:54:12.870Z] --- PASS: TestBuildMultiStageLayerLeak (3.35s)
20:54:12 [2022-07-29T20:54:12.870Z] === RUN   TestBuildWithHugeFile
20:54:13 [2022-07-29T20:54:13.378Z] --- PASS: TestConfigList (2.20s)
20:54:13 [2022-07-29T20:54:13.378Z] === RUN   TestConfigsCreateAndDelete
20:54:15 [2022-07-29T20:54:15.905Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
20:54:15 [2022-07-29T20:54:15.905Z] === RUN   TestConfigsUpdate
20:54:17 [2022-07-29T20:54:17.803Z] --- PASS: TestConfigsUpdate (2.17s)
20:54:17 [2022-07-29T20:54:17.803Z] === RUN   TestTemplatedConfig
20:54:20 [2022-07-29T20:54:20.332Z] --- PASS: TestTemplatedConfig (2.65s)
20:54:20 [2022-07-29T20:54:20.332Z] === RUN   TestConfigCreateResolve
20:54:21 [2022-07-29T20:54:21.821Z] --- PASS: TestUpdateRestartPolicy (10.83s)
20:54:21 [2022-07-29T20:54:21.821Z] === RUN   TestUpdateRestartWithAutoRemove
20:54:21 [2022-07-29T20:54:21.821Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
20:54:21 [2022-07-29T20:54:21.821Z] === RUN   TestWaitNonBlocked
20:54:21 [2022-07-29T20:54:21.821Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:54:21 [2022-07-29T20:54:21.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:54:21 [2022-07-29T20:54:21.821Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:54:21 [2022-07-29T20:54:21.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:54:21 [2022-07-29T20:54:21.821Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:54:21 [2022-07-29T20:54:21.821Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:54:21 [2022-07-29T20:54:21.821Z] --- PASS: TestWaitNonBlocked (0.01s)
20:54:21 [2022-07-29T20:54:21.821Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
20:54:21 [2022-07-29T20:54:21.821Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
20:54:21 [2022-07-29T20:54:21.821Z] === RUN   TestWaitBlocked
20:54:21 [2022-07-29T20:54:21.821Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:54:21 [2022-07-29T20:54:21.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:54:21 [2022-07-29T20:54:21.821Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:54:21 [2022-07-29T20:54:21.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:54:21 [2022-07-29T20:54:21.821Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:54:21 [2022-07-29T20:54:21.821Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:54:22 [2022-07-29T20:54:22.388Z] --- PASS: TestWaitBlocked (0.01s)
20:54:22 [2022-07-29T20:54:22.388Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
20:54:22 [2022-07-29T20:54:22.388Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s)
20:54:22 [2022-07-29T20:54:22.388Z] === RUN   TestWaitConditions
20:54:22 [2022-07-29T20:54:22.388Z] === RUN   TestWaitConditions/default
20:54:22 [2022-07-29T20:54:22.388Z] === PAUSE TestWaitConditions/default
20:54:22 [2022-07-29T20:54:22.388Z] === RUN   TestWaitConditions/not-running
20:54:22 [2022-07-29T20:54:22.388Z] === PAUSE TestWaitConditions/not-running
20:54:22 [2022-07-29T20:54:22.388Z] === RUN   TestWaitConditions/next-exit
20:54:22 [2022-07-29T20:54:22.388Z] === PAUSE TestWaitConditions/next-exit
20:54:22 [2022-07-29T20:54:22.388Z] === RUN   TestWaitConditions/removed
20:54:22 [2022-07-29T20:54:22.388Z] === PAUSE TestWaitConditions/removed
20:54:22 [2022-07-29T20:54:22.388Z] === CONT  TestWaitConditions/default
20:54:22 [2022-07-29T20:54:22.388Z] === CONT  TestWaitConditions/removed
20:54:22 [2022-07-29T20:54:22.859Z] --- PASS: TestConfigCreateResolve (2.16s)
20:54:22 [2022-07-29T20:54:22.859Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:54:22 [2022-07-29T20:54:22.859Z] Using test binary docker
20:54:22 [2022-07-29T20:54:22.859Z] PASS
20:54:22 [2022-07-29T20:54:22.859Z] 
20:54:22 [2022-07-29T20:54:22.859Z] DONE 6 tests in 13.620s
20:54:22 [2022-07-29T20:54:22.859Z] +++ /etc/init.d/apparmor start
20:54:22 [2022-07-29T20:54:22.859Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:54:22 [2022-07-29T20:54:22.859Z] INFO: Testing against a local daemon
20:54:22 [2022-07-29T20:54:22.859Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:54:22 [2022-07-29T20:54:22.859Z] INFO: Waiting for daemon to start...
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestAttachWithTTY
20:54:22 [2022-07-29T20:54:22.859Z] --- PASS: TestAttachWithTTY (0.08s)
20:54:22 [2022-07-29T20:54:22.859Z] Starting dockerd
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestAttachWithoutTTy
20:54:22 [2022-07-29T20:54:22.859Z] --- PASS: TestAttachWithoutTTy (0.05s)
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestCheckpoint
20:54:22 [2022-07-29T20:54:22.859Z] +++ 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
20:54:22 [2022-07-29T20:54:22.859Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:54:22 [2022-07-29T20:54:22.859Z] --- SKIP: TestCheckpoint (0.00s)
20:54:22 [2022-07-29T20:54:22.859Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:54:22 [2022-07-29T20:54:22.859Z] Using test binary docker
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/commit
20:54:22 [2022-07-29T20:54:22.859Z] +++ /etc/init.d/apparmor start
20:54:22 [2022-07-29T20:54:22.859Z] === PAUSE TestContainerInvalidJSON/commit
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/containers/create
20:54:22 [2022-07-29T20:54:22.859Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:54:22 [2022-07-29T20:54:22.859Z] INFO: Waiting for daemon to start...
20:54:22 [2022-07-29T20:54:22.859Z] === PAUSE TestContainerInvalidJSON/containers/create
20:54:22 [2022-07-29T20:54:22.859Z] Starting dockerd
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:54:22 [2022-07-29T20:54:22.859Z] +++ 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
20:54:22 [2022-07-29T20:54:22.859Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:54:22 [2022-07-29T20:54:22.859Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:54:22 [2022-07-29T20:54:22.859Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:54:22 [2022-07-29T20:54:22.859Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:54:22 [2022-07-29T20:54:22.859Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:54:22 [2022-07-29T20:54:22.859Z] === CONT  TestContainerInvalidJSON/commit
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:54:22 [2022-07-29T20:54:22.859Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:54:22 [2022-07-29T20:54:22.859Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:54:22 [2022-07-29T20:54:22.860Z] === CONT  TestContainerInvalidJSON/containers/create
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:54:22 [2022-07-29T20:54:22.860Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:54:22 [2022-07-29T20:54:22.860Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:54:22 [2022-07-29T20:54:22.860Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:54:22 [2022-07-29T20:54:22.860Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestCopyFromContainerPathIsNotDir
20:54:22 [2022-07-29T20:54:22.860Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestCopyToContainerPathDoesNotExist
20:54:22 [2022-07-29T20:54:22.860Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
20:54:22 [2022-07-29T20:54:22.860Z] === RUN   TestCopyEmptyFile
20:54:23 [2022-07-29T20:54:23.118Z] --- PASS: TestCopyEmptyFile (0.23s)
20:54:23 [2022-07-29T20:54:23.118Z] === RUN   TestCopyToContainerPathIsNotDir
20:54:23 [2022-07-29T20:54:23.118Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
20:54:23 [2022-07-29T20:54:23.118Z] === RUN   TestCopyFromContainer
20:54:24 [2022-07-29T20:54:24.288Z] === CONT  TestWaitConditions/next-exit
20:54:24 [2022-07-29T20:54:24.288Z] === CONT  TestWaitConditions/not-running
20:54:24 [2022-07-29T20:54:24.490Z] === RUN   TestCopyFromContainer//
20:54:24 [2022-07-29T20:54:24.490Z] === RUN   TestCopyFromContainer//bar/root
20:54:24 [2022-07-29T20:54:24.490Z] === RUN   TestCopyFromContainer//bar/root/
20:54:24 [2022-07-29T20:54:24.490Z] === RUN   TestCopyFromContainer/bar/quux
20:54:24 [2022-07-29T20:54:24.490Z] === RUN   TestCopyFromContainer/bar/quux/
20:54:24 [2022-07-29T20:54:24.490Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:54:24 [2022-07-29T20:54:24.490Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:54:24 [2022-07-29T20:54:24.490Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:54:24 [2022-07-29T20:54:24.748Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:54:24 [2022-07-29T20:54:24.748Z] === RUN   TestCopyFromContainer/bar/notarget
20:54:24 [2022-07-29T20:54:24.748Z] --- PASS: TestCopyFromContainer (1.74s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
20:54:24 [2022-07-29T20:54:24.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:54:24 [2022-07-29T20:54:24.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:54:24 [2022-07-29T20:54:24.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:54:24 [2022-07-29T20:54:24.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:54:24 [2022-07-29T20:54:24.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:54:24 [2022-07-29T20:54:24.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:54:24 [2022-07-29T20:54:24.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:54:24 [2022-07-29T20:54:24.748Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:54:24 [2022-07-29T20:54:24.748Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:54:24 [2022-07-29T20:54:24.748Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:54:24 [2022-07-29T20:54:24.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:54:24 [2022-07-29T20:54:24.748Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:54:24 [2022-07-29T20:54:24.748Z] === RUN   TestCreateLinkToNonExistingContainer
20:54:24 [2022-07-29T20:54:24.767Z] .
20:54:24 [2022-07-29T20:54:24.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:54:24 [2022-07-29T20:54:24.767Z] 
20:54:24 [2022-07-29T20:54:24.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:54:25 [2022-07-29T20:54:25.007Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:54:25 [2022-07-29T20:54:25.007Z] === RUN   TestCreateWithInvalidEnv
20:54:25 [2022-07-29T20:54:25.007Z] === RUN   TestCreateWithInvalidEnv/0
20:54:25 [2022-07-29T20:54:25.007Z] === PAUSE TestCreateWithInvalidEnv/0
20:54:25 [2022-07-29T20:54:25.007Z] === RUN   TestCreateWithInvalidEnv/1
20:54:25 [2022-07-29T20:54:25.007Z] === PAUSE TestCreateWithInvalidEnv/1
20:54:25 [2022-07-29T20:54:25.007Z] === RUN   TestCreateWithInvalidEnv/2
20:54:25 [2022-07-29T20:54:25.007Z] === PAUSE TestCreateWithInvalidEnv/2
20:54:25 [2022-07-29T20:54:25.007Z] === CONT  TestCreateWithInvalidEnv/0
20:54:25 [2022-07-29T20:54:25.007Z] === CONT  TestCreateWithInvalidEnv/2
20:54:25 [2022-07-29T20:54:25.007Z] === CONT  TestCreateWithInvalidEnv/1
20:54:25 [2022-07-29T20:54:25.007Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:54:25 [2022-07-29T20:54:25.007Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:54:25 [2022-07-29T20:54:25.007Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:54:25 [2022-07-29T20:54:25.007Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:54:25 [2022-07-29T20:54:25.007Z] === RUN   TestCreateTmpfsMountsTarget
20:54:25 [2022-07-29T20:54:25.007Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:54:25 [2022-07-29T20:54:25.007Z] === RUN   TestCreateWithCustomMaskedPaths
20:54:25 [2022-07-29T20:54:25.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:54:25 [2022-07-29T20:54:25.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:54:25 [2022-07-29T20:54:25.027Z] Error: No such image: emptyfs
20:54:25 [2022-07-29T20:54:25.027Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:54:25 [2022-07-29T20:54:25.027Z] ++++ docker load
20:54:25 [2022-07-29T20:54:25.027Z] Error: No such image: emptyfs
20:54:25 [2022-07-29T20:54:25.027Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:54:25 [2022-07-29T20:54:25.027Z] ++++ docker load
20:54:25 [2022-07-29T20:54:25.286Z] Running integration-test (iteration 1)
20:54:25 [2022-07-29T20:54:25.286Z] 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)/
20:54:25 [2022-07-29T20:54:25.286Z] ++ 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)/'
20:54:25 [2022-07-29T20:54:25.286Z] ++ set -e
20:54:25 [2022-07-29T20:54:25.286Z] ++ '[' -n 0 ']'
20:54:25 [2022-07-29T20:54:25.286Z] ++ set -x
20:54:25 [2022-07-29T20:54:25.286Z] ++ 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)/'
20:54:25 [2022-07-29T20:54:25.286Z] Running integration-test (iteration 1)
20:54:25 [2022-07-29T20:54:25.286Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:54:25 [2022-07-29T20:54:25.286Z] ++ 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)/'
20:54:25 [2022-07-29T20:54:25.286Z] ++ set -e
20:54:25 [2022-07-29T20:54:25.286Z] ++ '[' -n 0 ']'
20:54:25 [2022-07-29T20:54:25.286Z] ++ set -x
20:54:25 [2022-07-29T20:54:25.286Z] ++ 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)/'
20:54:25 [2022-07-29T20:54:25.662Z] --- PASS: TestWaitConditions (0.01s)
20:54:25 [2022-07-29T20:54:25.662Z]     --- PASS: TestWaitConditions/removed (1.67s)
20:54:25 [2022-07-29T20:54:25.662Z]     --- PASS: TestWaitConditions/default (1.69s)
20:54:25 [2022-07-29T20:54:25.662Z]     --- PASS: TestWaitConditions/next-exit (1.51s)
20:54:25 [2022-07-29T20:54:25.662Z]     --- PASS: TestWaitConditions/not-running (1.52s)
20:54:25 [2022-07-29T20:54:25.662Z] === CONT  TestContainerStartOnDaemonRestart
20:54:25 [2022-07-29T20:54:25.662Z] === CONT  TestRestartDaemonWithRestartingContainer
20:54:26 [2022-07-29T20:54:26.225Z] Loaded image: busybox:latest
20:54:26 [2022-07-29T20:54:26.225Z] Loaded image: busybox:latest
20:54:26 [2022-07-29T20:54:26.485Z] Loaded image: busybox:glibc
20:54:26 [2022-07-29T20:54:26.744Z] Loaded image: busybox:glibc
20:54:26 [2022-07-29T20:54:26.906Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s)
20:54:26 [2022-07-29T20:54:26.906Z] === RUN   TestCreateWithCustomReadonlyPaths
20:54:27 [2022-07-29T20:54:27.562Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s)
20:54:27 [2022-07-29T20:54:27.562Z] === CONT  TestIpcModeOlderClient
20:54:27 [2022-07-29T20:54:27.821Z] --- PASS: TestIpcModeOlderClient (0.06s)
20:54:27 [2022-07-29T20:54:27.821Z] === CONT  TestContainerKillOnDaemonStart
20:54:27 [2022-07-29T20:54:27.821Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s)
20:54:27 [2022-07-29T20:54:27.821Z] === CONT  TestDaemonHostGatewayIP
20:54:28 [2022-07-29T20:54:28.279Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
20:54:28 [2022-07-29T20:54:28.279Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:54:28 [2022-07-29T20:54:28.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:54:28 [2022-07-29T20:54:28.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:54:28 [2022-07-29T20:54:28.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:54:28 [2022-07-29T20:54:28.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:54:28 [2022-07-29T20:54:28.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:54:28 [2022-07-29T20:54:28.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:54:28 [2022-07-29T20:54:28.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:54:28 [2022-07-29T20:54:28.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:54:28 [2022-07-29T20:54:28.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:54:28 [2022-07-29T20:54:28.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:54:28 [2022-07-29T20:54:28.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:54:28 [2022-07-29T20:54:28.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:54:28 [2022-07-29T20:54:28.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:54:28 [2022-07-29T20:54:28.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:54:28 [2022-07-29T20:54:28.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:54:28 [2022-07-29T20:54:28.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:54:28 [2022-07-29T20:54:28.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:54:28 [2022-07-29T20:54:28.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:54:28 [2022-07-29T20:54:28.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:54:28 [2022-07-29T20:54:28.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:54:28 [2022-07-29T20:54:28.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
20:54:28 [2022-07-29T20:54:28.279Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:54:28 [2022-07-29T20:54:28.843Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
20:54:28 [2022-07-29T20:54:28.843Z] === RUN   TestCreateDifferentPlatform
20:54:28 [2022-07-29T20:54:28.843Z] === RUN   TestCreateDifferentPlatform/different_os
20:54:28 [2022-07-29T20:54:28.843Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:54:28 [2022-07-29T20:54:28.843Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:54:28 [2022-07-29T20:54:28.843Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:54:28 [2022-07-29T20:54:28.843Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:54:28 [2022-07-29T20:54:28.843Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:54:28 [2022-07-29T20:54:28.843Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
20:54:28 [2022-07-29T20:54:28.843Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:54:28 [2022-07-29T20:54:28.843Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
20:54:28 [2022-07-29T20:54:28.843Z] === RUN   TestCreateInvalidHostConfig
20:54:28 [2022-07-29T20:54:28.843Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:54:28 [2022-07-29T20:54:28.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:54:28 [2022-07-29T20:54:28.843Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:54:28 [2022-07-29T20:54:28.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:54:28 [2022-07-29T20:54:28.843Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:54:28 [2022-07-29T20:54:28.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:54:28 [2022-07-29T20:54:28.844Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:54:28 [2022-07-29T20:54:28.844Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:54:28 [2022-07-29T20:54:28.844Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:54:28 [2022-07-29T20:54:28.844Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:54:28 [2022-07-29T20:54:28.844Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:54:28 [2022-07-29T20:54:28.844Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:54:28 [2022-07-29T20:54:28.844Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:54:28 [2022-07-29T20:54:28.844Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:54:28 [2022-07-29T20:54:28.844Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:54:28 [2022-07-29T20:54:28.844Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:54:28 [2022-07-29T20:54:28.844Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:54:28 [2022-07-29T20:54:28.844Z] === RUN   TestContainerStartOnDaemonRestart
20:54:28 [2022-07-29T20:54:28.844Z] === PAUSE TestContainerStartOnDaemonRestart
20:54:28 [2022-07-29T20:54:28.844Z] === RUN   TestDaemonRestartIpcMode
20:54:28 [2022-07-29T20:54:28.844Z] === PAUSE TestDaemonRestartIpcMode
20:54:28 [2022-07-29T20:54:28.844Z] === RUN   TestDaemonHostGatewayIP
20:54:28 [2022-07-29T20:54:28.844Z] === PAUSE TestDaemonHostGatewayIP
20:54:28 [2022-07-29T20:54:28.844Z] === RUN   TestRestartDaemonWithRestartingContainer
20:54:28 [2022-07-29T20:54:28.844Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:54:28 [2022-07-29T20:54:28.844Z] === RUN   TestContainerKillOnDaemonStart
20:54:28 [2022-07-29T20:54:28.844Z] === PAUSE TestContainerKillOnDaemonStart
20:54:28 [2022-07-29T20:54:28.844Z] === RUN   TestDiff
20:54:29 [2022-07-29T20:54:29.410Z] --- PASS: TestDiff (0.60s)
20:54:29 [2022-07-29T20:54:29.410Z] === RUN   TestExecConsoleSize
20:54:30 [2022-07-29T20:54:30.344Z] --- PASS: TestExecConsoleSize (0.66s)
20:54:30 [2022-07-29T20:54:30.344Z] === RUN   TestExecWithCloseStdin
20:54:30 [2022-07-29T20:54:30.353Z] --- PASS: TestDaemonHostGatewayIP (2.38s)
20:54:30 [2022-07-29T20:54:30.353Z] === CONT  TestDaemonRestartIpcMode
20:54:30 [2022-07-29T20:54:30.909Z] --- PASS: TestExecWithCloseStdin (0.65s)
20:54:30 [2022-07-29T20:54:30.909Z] === RUN   TestExec
20:54:30 [2022-07-29T20:54:30.940Z] Loaded image: debian:bullseye-slim
20:54:30 [2022-07-29T20:54:30.940Z] Loaded image: debian:bullseye-slim
20:54:31 [2022-07-29T20:54:31.200Z] Loaded image: hello-world:latest
20:54:31 [2022-07-29T20:54:31.200Z] Loaded image: hello-world:latest
20:54:31 [2022-07-29T20:54:31.200Z] Loaded image: arm32v7/hello-world:latest
20:54:31 [2022-07-29T20:54:31.459Z] INFO: Testing against a local daemon
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerDaemonSuite
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:54:31 [2022-07-29T20:54:31.459Z] Loaded image: arm32v7/hello-world:latest
20:54:31 [2022-07-29T20:54:31.459Z] INFO: Testing against a local daemon
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerSuite
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:54:31 [2022-07-29T20:54:31.459Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:54:31 [2022-07-29T20:54:31.474Z] --- PASS: TestExec (0.67s)
20:54:31 [2022-07-29T20:54:31.474Z] === RUN   TestExecUser
20:54:32 [2022-07-29T20:54:32.039Z] --- PASS: TestExecUser (0.67s)
20:54:32 [2022-07-29T20:54:32.039Z] === RUN   TestExportContainerAndImportImage
20:54:32 [2022-07-29T20:54:32.254Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
20:54:32 [2022-07-29T20:54:32.974Z] --- PASS: TestExportContainerAndImportImage (0.80s)
20:54:32 [2022-07-29T20:54:32.974Z] === RUN   TestExportContainerAfterDaemonRestart
20:54:34 [2022-07-29T20:54:34.345Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
20:54:34 [2022-07-29T20:54:34.345Z] === RUN   TestHealthCheckWorkdir
20:54:35 [2022-07-29T20:54:35.302Z] --- PASS: TestHealthCheckWorkdir (0.89s)
20:54:35 [2022-07-29T20:54:35.302Z] === RUN   TestHealthKillContainer
20:54:35 [2022-07-29T20:54:35.653Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:54:35 [2022-07-29T20:54:35.653Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:54:35 [2022-07-29T20:54:35.912Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:54:36 [2022-07-29T20:54:36.171Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:54:37 [2022-07-29T20:54:37.549Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:54:38 [2022-07-29T20:54:38.121Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:54:38 [2022-07-29T20:54:38.121Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:54:39 [2022-07-29T20:54:39.508Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:54:40 [2022-07-29T20:54:40.078Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:54:40 [2022-07-29T20:54:40.339Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:54:40 [2022-07-29T20:54:40.339Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:54:40 [2022-07-29T20:54:40.339Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:54:40 [2022-07-29T20:54:40.362Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
20:54:40 [2022-07-29T20:54:40.362Z] PASS
20:54:40 [2022-07-29T20:54:40.362Z] 
20:54:40 [2022-07-29T20:54:40.362Z] === Skipped
20:54:40 [2022-07-29T20:54:40.362Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:54:40 [2022-07-29T20:54:40.362Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:54:40 [2022-07-29T20:54:40.362Z] 
20:54:40 [2022-07-29T20:54:40.362Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:54:40 [2022-07-29T20:54:40.362Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:54:40 [2022-07-29T20:54:40.362Z] 
20:54:40 [2022-07-29T20:54:40.362Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:54:40 [2022-07-29T20:54:40.362Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:54:40 [2022-07-29T20:54:40.362Z] 
20:54:40 [2022-07-29T20:54:40.362Z] DONE 265 tests, 3 skipped in 124.217s
20:54:40 [2022-07-29T20:54:40.362Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
20:54:40 [2022-07-29T20:54:40.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:54:40 [2022-07-29T20:54:40.362Z] ++ set -e
20:54:40 [2022-07-29T20:54:40.362Z] ++ '[' -n 0 ']'
20:54:40 [2022-07-29T20:54:40.362Z] ++ set -x
20:54:40 [2022-07-29T20:54:40.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
20:54:40 [2022-07-29T20:54:40.362Z] === RUN   TestConfigDaemonLibtrustID
20:54:40 [2022-07-29T20:54:40.362Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:54:40 [2022-07-29T20:54:40.362Z] === RUN   TestConfigDaemonID
20:54:41 [2022-07-29T20:54:41.277Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:54:41 [2022-07-29T20:54:41.296Z]     daemon_test.go:83: [dd35ceb44eff4] daemon is not started
20:54:41 [2022-07-29T20:54:41.296Z] --- PASS: TestConfigDaemonID (1.04s)
20:54:41 [2022-07-29T20:54:41.296Z] === RUN   TestDaemonConfigValidation
20:54:41 [2022-07-29T20:54:41.296Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:54:41 [2022-07-29T20:54:41.296Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:54:41 [2022-07-29T20:54:41.296Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:54:41 [2022-07-29T20:54:41.296Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:54:41 [2022-07-29T20:54:41.296Z] === RUN   TestDaemonConfigValidation/invalid_config
20:54:41 [2022-07-29T20:54:41.296Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:54:41 [2022-07-29T20:54:41.296Z] === RUN   TestDaemonConfigValidation/malformed_config
20:54:41 [2022-07-29T20:54:41.296Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:54:41 [2022-07-29T20:54:41.296Z] === RUN   TestDaemonConfigValidation/valid_config
20:54:41 [2022-07-29T20:54:41.296Z] === PAUSE TestDaemonConfigValidation/valid_config
20:54:41 [2022-07-29T20:54:41.296Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:54:41 [2022-07-29T20:54:41.296Z] === CONT  TestDaemonConfigValidation/malformed_config
20:54:41 [2022-07-29T20:54:41.296Z] === CONT  TestDaemonConfigValidation/valid_config
20:54:41 [2022-07-29T20:54:41.296Z] === CONT  TestDaemonConfigValidation/invalid_config
20:54:41 [2022-07-29T20:54:41.296Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:54:41 [2022-07-29T20:54:41.296Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:54:41 [2022-07-29T20:54:41.296Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
20:54:41 [2022-07-29T20:54:41.296Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
20:54:41 [2022-07-29T20:54:41.296Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
20:54:41 [2022-07-29T20:54:41.296Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
20:54:41 [2022-07-29T20:54:41.296Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
20:54:41 [2022-07-29T20:54:41.296Z] === RUN   TestConfigDaemonSeccompProfiles
20:54:41 [2022-07-29T20:54:41.296Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:54:41 [2022-07-29T20:54:41.537Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:54:42 [2022-07-29T20:54:42.230Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:54:42 [2022-07-29T20:54:42.477Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:54:42 [2022-07-29T20:54:42.736Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:54:42 [2022-07-29T20:54:42.736Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:54:42 [2022-07-29T20:54:42.736Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:54:43 [2022-07-29T20:54:43.410Z] --- PASS: TestHealthKillContainer (8.25s)
20:54:43 [2022-07-29T20:54:43.410Z] === RUN   TestInspectCpusetInConfigPre120
20:54:43 [2022-07-29T20:54:43.604Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:54:43 [2022-07-29T20:54:43.976Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
20:54:43 [2022-07-29T20:54:43.976Z] === RUN   TestIpcModeNone
20:54:44 [2022-07-29T20:54:44.538Z] === CONT  TestConfigDaemonSeccompProfiles
20:54:44 [2022-07-29T20:54:44.538Z]     daemon_test.go:197: [dc17146b5b5ec] daemon is not started
20:54:44 [2022-07-29T20:54:44.538Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
20:54:44 [2022-07-29T20:54:44.538Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:54:44 [2022-07-29T20:54:44.538Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:54:44 [2022-07-29T20:54:44.538Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:54:44 [2022-07-29T20:54:44.538Z] === RUN   TestDaemonProxy
20:54:44 [2022-07-29T20:54:44.538Z] === RUN   TestDaemonProxy/environment_variables
20:54:44 [2022-07-29T20:54:44.541Z] --- PASS: TestIpcModeNone (0.65s)
20:54:44 [2022-07-29T20:54:44.541Z] === RUN   TestIpcModePrivate
20:54:44 [2022-07-29T20:54:44.799Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
20:54:45 [2022-07-29T20:54:45.364Z] --- PASS: TestIpcModePrivate (0.65s)
20:54:45 [2022-07-29T20:54:45.364Z] === RUN   TestIpcModeShareable
20:54:45 [2022-07-29T20:54:45.622Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
20:54:45 [2022-07-29T20:54:45.879Z] --- PASS: TestIpcModeShareable (0.66s)
20:54:45 [2022-07-29T20:54:45.879Z] === RUN   TestAPIIpcModeShareableAndContainer
20:54:46 [2022-07-29T20:54:46.447Z] === RUN   TestDaemonProxy/command-line_options
20:54:47 [2022-07-29T20:54:47.777Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s)
20:54:47 [2022-07-29T20:54:47.777Z] === RUN   TestAPIIpcModeHost
20:54:47 [2022-07-29T20:54:47.820Z] === RUN   TestDaemonProxy/configuration_file
20:54:48 [2022-07-29T20:54:48.035Z] --- PASS: TestAPIIpcModeHost (0.41s)
20:54:48 [2022-07-29T20:54:48.035Z] === RUN   TestDaemonIpcModeShareable
20:54:49 [2022-07-29T20:54:49.409Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
20:54:49 [2022-07-29T20:54:49.409Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
20:54:49 [2022-07-29T20:54:49.409Z] === RUN   TestDaemonIpcModePrivate
20:54:49 [2022-07-29T20:54:49.719Z] === RUN   TestDaemonProxy/conflicting_options
20:54:49 [2022-07-29T20:54:49.977Z] === RUN   TestDaemonProxy/reload_sanitized
20:54:50 [2022-07-29T20:54:50.342Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
20:54:50 [2022-07-29T20:54:50.723Z] --- PASS: TestDaemonProxy (6.22s)
20:54:50 [2022-07-29T20:54:50.723Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
20:54:50 [2022-07-29T20:54:50.723Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
20:54:50 [2022-07-29T20:54:50.723Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
20:54:50 [2022-07-29T20:54:50.723Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:54:50 [2022-07-29T20:54:50.723Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:54:50 [2022-07-29T20:54:50.723Z] PASS
20:54:50 [2022-07-29T20:54:50.723Z] 
20:54:50 [2022-07-29T20:54:50.723Z] DONE 18 tests in 11.219s
20:54:50 [2022-07-29T20:54:50.723Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:54:50 [2022-07-29T20:54:50.723Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:54:50 [2022-07-29T20:54:50.723Z] ++ set -e
20:54:50 [2022-07-29T20:54:50.723Z] ++ '[' -n 0 ']'
20:54:50 [2022-07-29T20:54:50.723Z] ++ set -x
20:54:50 [2022-07-29T20:54:50.723Z] ++ 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
20:54:50 [2022-07-29T20:54:50.723Z] INFO: Testing against a local daemon
20:54:50 [2022-07-29T20:54:50.723Z] === RUN   TestCommitInheritsEnv
20:54:50 [2022-07-29T20:54:50.724Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
20:54:50 [2022-07-29T20:54:50.724Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:54:50 [2022-07-29T20:54:50.857Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:54:50 [2022-07-29T20:54:50.981Z] --- PASS: TestCommitInheritsEnv (0.26s)
20:54:50 [2022-07-29T20:54:50.981Z] === RUN   TestImportExtremelyLargeImageWorks
20:54:50 [2022-07-29T20:54:50.981Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:54:50 [2022-07-29T20:54:50.981Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:54:50 [2022-07-29T20:54:50.982Z] === RUN   TestImportWithCustomPlatform
20:54:50 [2022-07-29T20:54:50.982Z] === RUN   TestImportWithCustomPlatform/#00
20:54:50 [2022-07-29T20:54:50.982Z] === RUN   TestImportWithCustomPlatform/_______
20:54:50 [2022-07-29T20:54:50.982Z] === RUN   TestImportWithCustomPlatform//
20:54:50 [2022-07-29T20:54:50.982Z] === RUN   TestImportWithCustomPlatform/linux
20:54:51 [2022-07-29T20:54:51.241Z] === RUN   TestImportWithCustomPlatform/LINUX
20:54:51 [2022-07-29T20:54:51.241Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:54:51 [2022-07-29T20:54:51.241Z] === RUN   TestImportWithCustomPlatform/macos
20:54:51 [2022-07-29T20:54:51.241Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:54:51 [2022-07-29T20:54:51.241Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:54:51 [2022-07-29T20:54:51.241Z] --- PASS: TestImportWithCustomPlatform (0.32s)
20:54:51 [2022-07-29T20:54:51.241Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
20:54:51 [2022-07-29T20:54:51.241Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:54:51 [2022-07-29T20:54:51.241Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:54:51 [2022-07-29T20:54:51.241Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
20:54:51 [2022-07-29T20:54:51.241Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
20:54:51 [2022-07-29T20:54:51.241Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
20:54:51 [2022-07-29T20:54:51.241Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:54:51 [2022-07-29T20:54:51.241Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:54:51 [2022-07-29T20:54:51.241Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:54:51 [2022-07-29T20:54:51.241Z] === RUN   TestImagesFilterMultiReference
20:54:51 [2022-07-29T20:54:51.500Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:54:51 [2022-07-29T20:54:51.500Z] === RUN   TestImagePullPlatformInvalid
20:54:51 [2022-07-29T20:54:51.500Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:54:51 [2022-07-29T20:54:51.500Z] === RUN   TestRemoveImageOrphaning
20:54:51 [2022-07-29T20:54:51.658Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
20:54:51 [2022-07-29T20:54:51.658Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
20:54:51 [2022-07-29T20:54:51.658Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:54:51 [2022-07-29T20:54:51.758Z] --- PASS: TestRemoveImageOrphaning (0.25s)
20:54:51 [2022-07-29T20:54:51.759Z] === RUN   TestRemoveImageGarbageCollector
20:54:51 [2022-07-29T20:54:51.759Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:54:51 [2022-07-29T20:54:51.759Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:54:51 [2022-07-29T20:54:51.759Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:54:51 [2022-07-29T20:54:51.759Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:54:51 [2022-07-29T20:54:51.759Z] === RUN   TestTagInvalidReference
20:54:51 [2022-07-29T20:54:51.759Z] --- PASS: TestTagInvalidReference (0.01s)
20:54:51 [2022-07-29T20:54:51.759Z] === RUN   TestTagValidPrefixedRepo
20:54:51 [2022-07-29T20:54:51.759Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:54:51 [2022-07-29T20:54:51.759Z] === RUN   TestTagExistedNameWithoutForce
20:54:51 [2022-07-29T20:54:51.759Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:54:51 [2022-07-29T20:54:51.759Z] === RUN   TestTagOfficialNames
20:54:51 [2022-07-29T20:54:51.759Z] --- PASS: TestTagOfficialNames (0.05s)
20:54:51 [2022-07-29T20:54:51.759Z] === RUN   TestTagMatchesDigest
20:54:51 [2022-07-29T20:54:51.759Z] --- PASS: TestTagMatchesDigest (0.01s)
20:54:51 [2022-07-29T20:54:51.759Z] PASS
20:54:51 [2022-07-29T20:54:51.759Z] 
20:54:51 [2022-07-29T20:54:51.759Z] === Skipped
20:54:51 [2022-07-29T20:54:51.759Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:54:51 [2022-07-29T20:54:51.759Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:54:51 [2022-07-29T20:54:51.759Z] 
20:54:51 [2022-07-29T20:54:51.759Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:54:51 [2022-07-29T20:54:51.759Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:54:51 [2022-07-29T20:54:51.759Z] 
20:54:51 [2022-07-29T20:54:51.759Z] DONE 22 tests, 2 skipped in 1.246s
20:54:51 [2022-07-29T20:54:51.759Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:54:51 [2022-07-29T20:54:51.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
20:54:51 [2022-07-29T20:54:51.759Z] ++ set -e
20:54:51 [2022-07-29T20:54:51.759Z] ++ '[' -n 0 ']'
20:54:51 [2022-07-29T20:54:51.759Z] ++ set -x
20:54:51 [2022-07-29T20:54:51.759Z] ++ 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
20:54:52 [2022-07-29T20:54:52.017Z] === RUN   TestStripANSICommands
20:54:52 [2022-07-29T20:54:52.017Z] === RUN   TestStripANSICommands/#00
20:54:52 [2022-07-29T20:54:52.017Z] === RUN   TestStripANSICommands/#01
20:54:52 [2022-07-29T20:54:52.017Z] --- PASS: TestStripANSICommands (0.00s)
20:54:52 [2022-07-29T20:54:52.017Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:54:52 [2022-07-29T20:54:52.017Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:54:52 [2022-07-29T20:54:52.017Z] PASS
20:54:52 [2022-07-29T20:54:52.017Z] 
20:54:52 [2022-07-29T20:54:52.017Z] DONE 3 tests in 0.035s
20:54:52 [2022-07-29T20:54:52.017Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:54:52 [2022-07-29T20:54:52.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:54:52 [2022-07-29T20:54:52.017Z] ++ set -e
20:54:52 [2022-07-29T20:54:52.017Z] ++ '[' -n 0 ']'
20:54:52 [2022-07-29T20:54:52.017Z] ++ set -x
20:54:52 [2022-07-29T20:54:52.017Z] ++ 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
20:54:52 [2022-07-29T20:54:52.017Z] INFO: Testing against a local daemon
20:54:52 [2022-07-29T20:54:52.017Z] === RUN   TestNetworkCreateDelete
20:54:52 [2022-07-29T20:54:52.276Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:54:52 [2022-07-29T20:54:52.276Z] === RUN   TestDockerNetworkDeletePreferID
20:54:52 [2022-07-29T20:54:52.534Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
20:54:52 [2022-07-29T20:54:52.534Z] === RUN   TestDaemonDNSFallback
20:54:52 [2022-07-29T20:54:52.763Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:54:53 [2022-07-29T20:54:53.030Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
20:54:53 [2022-07-29T20:54:53.031Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.34s)
20:54:53 [2022-07-29T20:54:53.031Z] === RUN   TestIpcModeOlderClient
20:54:53 [2022-07-29T20:54:53.031Z] === PAUSE TestIpcModeOlderClient
20:54:53 [2022-07-29T20:54:53.031Z] === RUN   TestKillContainerInvalidSignal
20:54:53 [2022-07-29T20:54:53.603Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
20:54:53 [2022-07-29T20:54:53.603Z] === RUN   TestKillContainer
20:54:53 [2022-07-29T20:54:53.603Z] === RUN   TestKillContainer/no_signal
20:54:54 [2022-07-29T20:54:54.170Z] === RUN   TestKillContainer/non_killing_signal
20:54:54 [2022-07-29T20:54:54.427Z] === RUN   TestKillContainer/killing_signal
20:54:54 [2022-07-29T20:54:54.992Z] --- PASS: TestKillContainer (1.36s)
20:54:54 [2022-07-29T20:54:54.992Z]     --- PASS: TestKillContainer/no_signal (0.45s)
20:54:54 [2022-07-29T20:54:54.992Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
20:54:54 [2022-07-29T20:54:54.992Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
20:54:54 [2022-07-29T20:54:54.992Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:54:54 [2022-07-29T20:54:54.992Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:54:55 [2022-07-29T20:54:55.303Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:54:55 [2022-07-29T20:54:55.558Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:54:56 [2022-07-29T20:54:56.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
20:54:56 [2022-07-29T20:54:56.491Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
20:54:56 [2022-07-29T20:54:56.491Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
20:54:56 [2022-07-29T20:54:56.491Z] === RUN   TestKillStoppedContainer
20:54:56 [2022-07-29T20:54:56.491Z] --- PASS: TestKillStoppedContainer (0.04s)
20:54:56 [2022-07-29T20:54:56.491Z] === RUN   TestKillStoppedContainerAPIPre120
20:54:56 [2022-07-29T20:54:56.491Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:54:56 [2022-07-29T20:54:56.491Z] === RUN   TestKillDifferentUserContainer
20:54:56 [2022-07-29T20:54:56.749Z] --- PASS: TestKillDifferentUserContainer (0.45s)
20:54:56 [2022-07-29T20:54:56.749Z] === RUN   TestInspectOomKilledTrue
20:54:56 [2022-07-29T20:54:56.749Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
20:54:56 [2022-07-29T20:54:56.749Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:54:56 [2022-07-29T20:54:56.749Z] === RUN   TestInspectOomKilledFalse
20:54:57 [2022-07-29T20:54:57.209Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:54:57 [2022-07-29T20:54:57.316Z] --- PASS: TestInspectOomKilledFalse (0.42s)
20:54:57 [2022-07-29T20:54:57.316Z] === RUN   TestLinksEtcHostsContentMatch
20:54:57 [2022-07-29T20:54:57.575Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s)
20:54:57 [2022-07-29T20:54:57.575Z] === RUN   TestLinksContainerNames
20:54:58 [2022-07-29T20:54:58.150Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:54:58 [2022-07-29T20:54:58.150Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:54:58 [2022-07-29T20:54:58.508Z] --- PASS: TestLinksContainerNames (0.93s)
20:54:58 [2022-07-29T20:54:58.508Z] === RUN   TestLogsFollowTailEmpty
20:54:59 [2022-07-29T20:54:59.073Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
20:54:59 [2022-07-29T20:54:59.073Z] === RUN   TestLogs
20:54:59 [2022-07-29T20:54:59.073Z] === RUN   TestLogs/driver_local
20:54:59 [2022-07-29T20:54:59.073Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:54:59 [2022-07-29T20:54:59.073Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:54:59 [2022-07-29T20:54:59.073Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:54:59 [2022-07-29T20:54:59.073Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:54:59 [2022-07-29T20:54:59.073Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:54:59 [2022-07-29T20:54:59.073Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:54:59 [2022-07-29T20:54:59.073Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:54:59 [2022-07-29T20:54:59.073Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:54:59 [2022-07-29T20:54:59.073Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:54:59 [2022-07-29T20:54:59.073Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:54:59 [2022-07-29T20:54:59.073Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:54:59 [2022-07-29T20:54:59.073Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:54:59 [2022-07-29T20:54:59.073Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:54:59 [2022-07-29T20:54:59.073Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:54:59 [2022-07-29T20:54:59.090Z] --- PASS: TestDaemonDNSFallback (6.28s)
20:54:59 [2022-07-29T20:54:59.090Z] === RUN   TestInspectNetwork
20:54:59 [2022-07-29T20:54:59.531Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:54:59 [2022-07-29T20:54:59.790Z]     docker_cli_daemon_test.go:1475: [d75b336a64082] daemon is not started
20:55:00 [2022-07-29T20:55:00.010Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:55:00 [2022-07-29T20:55:00.010Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:55:00 [2022-07-29T20:55:00.576Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:55:00 [2022-07-29T20:55:00.732Z]     check_test.go:540: [da2db8a8f30a2] daemon is not started
20:55:00 [2022-07-29T20:55:00.733Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:55:00 [2022-07-29T20:55:00.834Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:55:01 [2022-07-29T20:55:01.399Z] === RUN   TestLogs/driver_json-file
20:55:01 [2022-07-29T20:55:01.399Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:55:01 [2022-07-29T20:55:01.399Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:55:01 [2022-07-29T20:55:01.399Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:55:01 [2022-07-29T20:55:01.399Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:55:01 [2022-07-29T20:55:01.399Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:55:01 [2022-07-29T20:55:01.399Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:55:01 [2022-07-29T20:55:01.399Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:55:01 [2022-07-29T20:55:01.399Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:55:01 [2022-07-29T20:55:01.399Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:55:01 [2022-07-29T20:55:01.399Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:55:01 [2022-07-29T20:55:01.399Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:55:01 [2022-07-29T20:55:01.399Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:55:01 [2022-07-29T20:55:01.399Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:55:01 [2022-07-29T20:55:01.399Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:55:01 [2022-07-29T20:55:01.671Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:55:01 [2022-07-29T20:55:01.965Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:55:02 [2022-07-29T20:55:02.224Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:55:02 [2022-07-29T20:55:02.374Z] === RUN   TestInspectNetwork/full_network_id
20:55:02 [2022-07-29T20:55:02.374Z] === RUN   TestInspectNetwork/partial_network_id
20:55:02 [2022-07-29T20:55:02.374Z] === RUN   TestInspectNetwork/network_name
20:55:02 [2022-07-29T20:55:02.374Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:55:02 [2022-07-29T20:55:02.790Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:55:02 [2022-07-29T20:55:02.790Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:55:03 [2022-07-29T20:55:03.051Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:55:03 [2022-07-29T20:55:03.330Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:55:03 [2022-07-29T20:55:03.724Z] --- PASS: TestLogs (4.54s)
20:55:03 [2022-07-29T20:55:03.724Z]     --- PASS: TestLogs/driver_local (0.01s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.91s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.91s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.68s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.83s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s)
20:55:03 [2022-07-29T20:55:03.724Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.78s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.73s)
20:55:03 [2022-07-29T20:55:03.724Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.74s)
20:55:03 [2022-07-29T20:55:03.724Z] === RUN   TestContainerNetworkMountsNoChown
20:55:03 [2022-07-29T20:55:03.982Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/default
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/default
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/private
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/private
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rprivate
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rprivate
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/slave
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/slave
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rslave
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rslave
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/shared
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/shared
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rshared
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rshared
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/default
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/default/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/default/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/rslave
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/rshared
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/shared
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/rprivate
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/slave
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/private
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/private/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === RUN   TestMountDaemonRoot/private/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/default/bind_root
20:55:03 [2022-07-29T20:55:03.982Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/default/mount_root
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:55:03 [2022-07-29T20:55:03.982Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/private/mount_root
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/private/bind_root
20:55:04 [2022-07-29T20:55:04.241Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:55:04 [2022-07-29T20:55:04.267Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:55:04 [2022-07-29T20:55:04.267Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:55:04 [2022-07-29T20:55:04.499Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:55:04 [2022-07-29T20:55:04.499Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:55:04 [2022-07-29T20:55:04.499Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:55:04 [2022-07-29T20:55:04.499Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:55:04 [2022-07-29T20:55:04.499Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:55:04 [2022-07-29T20:55:04.499Z] --- PASS: TestMountDaemonRoot (0.01s)
20:55:04 [2022-07-29T20:55:04.499Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:55:04 [2022-07-29T20:55:04.499Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:55:04 [2022-07-29T20:55:04.499Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:55:04 [2022-07-29T20:55:04.499Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
20:55:04 [2022-07-29T20:55:04.499Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:55:04 [2022-07-29T20:55:04.499Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
20:55:04 [2022-07-29T20:55:04.499Z] === RUN   TestContainerBindMountNonRecursive
20:55:05 [2022-07-29T20:55:05.646Z]     check_test.go:540: [dc153744f1e47] daemon is not started
20:55:05 [2022-07-29T20:55:05.646Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:55:05 [2022-07-29T20:55:05.646Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:55:05 [2022-07-29T20:55:05.872Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
20:55:05 [2022-07-29T20:55:05.872Z] === RUN   TestContainerVolumesMountedAsShared
20:55:06 [2022-07-29T20:55:06.130Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
20:55:06 [2022-07-29T20:55:06.130Z] === RUN   TestContainerVolumesMountedAsSlave
20:55:06 [2022-07-29T20:55:06.557Z] --- PASS: TestInspectNetwork (7.09s)
20:55:06 [2022-07-29T20:55:06.557Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:55:06 [2022-07-29T20:55:06.557Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:55:06 [2022-07-29T20:55:06.557Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:55:06 [2022-07-29T20:55:06.557Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:55:06 [2022-07-29T20:55:06.557Z] === RUN   TestRunContainerWithBridgeNone
20:55:06 [2022-07-29T20:55:06.584Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:55:06 [2022-07-29T20:55:06.696Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
20:55:06 [2022-07-29T20:55:06.696Z] === RUN   TestNetworkNat
20:55:06 [2022-07-29T20:55:06.953Z] --- PASS: TestNetworkNat (0.48s)
20:55:06 [2022-07-29T20:55:06.953Z] === RUN   TestNetworkLocalhostTCPNat
20:55:07 [2022-07-29T20:55:07.492Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/create
20:55:07 [2022-07-29T20:55:07.492Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:55:07 [2022-07-29T20:55:07.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:55:07 [2022-07-29T20:55:07.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:55:07 [2022-07-29T20:55:07.492Z] === CONT  TestNetworkInvalidJSON/networks/create
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:55:07 [2022-07-29T20:55:07.492Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:55:07 [2022-07-29T20:55:07.492Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:55:07 [2022-07-29T20:55:07.492Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:55:07 [2022-07-29T20:55:07.492Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkList
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkList//networks
20:55:07 [2022-07-29T20:55:07.492Z] === PAUSE TestNetworkList//networks
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestNetworkList//networks/
20:55:07 [2022-07-29T20:55:07.492Z] === PAUSE TestNetworkList//networks/
20:55:07 [2022-07-29T20:55:07.492Z] === CONT  TestNetworkList//networks
20:55:07 [2022-07-29T20:55:07.492Z] === CONT  TestNetworkList//networks/
20:55:07 [2022-07-29T20:55:07.492Z] --- PASS: TestNetworkList (0.01s)
20:55:07 [2022-07-29T20:55:07.492Z]     --- PASS: TestNetworkList//networks (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:55:07 [2022-07-29T20:55:07.492Z] === RUN   TestHostIPv4BridgeLabel
20:55:07 [2022-07-29T20:55:07.519Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
20:55:07 [2022-07-29T20:55:07.519Z] === RUN   TestNetworkLoopbackNat
20:55:07 [2022-07-29T20:55:07.525Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:55:08 [2022-07-29T20:55:08.058Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:55:08 [2022-07-29T20:55:08.058Z] === RUN   TestDaemonRestartWithLiveRestore
20:55:08 [2022-07-29T20:55:08.904Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
20:55:08 [2022-07-29T20:55:08.992Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:55:08 [2022-07-29T20:55:08.992Z] === RUN   TestDaemonDefaultNetworkPools
20:55:09 [2022-07-29T20:55:09.559Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
20:55:09 [2022-07-29T20:55:09.559Z] === RUN   TestDaemonRestartWithExistingNetwork
20:55:10 [2022-07-29T20:55:10.046Z] --- PASS: TestNetworkLoopbackNat (2.61s)
20:55:10 [2022-07-29T20:55:10.046Z] === RUN   TestPause
20:55:10 [2022-07-29T20:55:10.613Z] --- PASS: TestPause (0.47s)
20:55:10 [2022-07-29T20:55:10.613Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:55:10 [2022-07-29T20:55:10.613Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:55:10 [2022-07-29T20:55:10.613Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:55:10 [2022-07-29T20:55:10.613Z] === RUN   TestPauseStopPausedContainer
20:55:10 [2022-07-29T20:55:10.810Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
20:55:10 [2022-07-29T20:55:10.933Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
20:55:10 [2022-07-29T20:55:10.933Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:55:11 [2022-07-29T20:55:11.180Z] --- PASS: TestPauseStopPausedContainer (0.47s)
20:55:11 [2022-07-29T20:55:11.180Z] === RUN   TestPidHost
20:55:12 [2022-07-29T20:55:12.114Z] --- PASS: TestPidHost (1.01s)
20:55:12 [2022-07-29T20:55:12.114Z] === RUN   TestPsFilter
20:55:12 [2022-07-29T20:55:12.114Z] --- PASS: TestPsFilter (0.13s)
20:55:12 [2022-07-29T20:55:12.114Z] === RUN   TestRemoveContainerWithRemovedVolume
20:55:12 [2022-07-29T20:55:12.308Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
20:55:12 [2022-07-29T20:55:12.308Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:55:12 [2022-07-29T20:55:12.566Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
20:55:12 [2022-07-29T20:55:12.566Z] === RUN   TestServiceWithPredefinedNetwork
20:55:12 [2022-07-29T20:55:12.679Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
20:55:12 [2022-07-29T20:55:12.679Z] === RUN   TestRemoveContainerWithVolume
20:55:12 [2022-07-29T20:55:12.937Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
20:55:12 [2022-07-29T20:55:12.937Z] === RUN   TestRemoveContainerRunning
20:55:13 [2022-07-29T20:55:13.504Z] --- PASS: TestRemoveContainerRunning (0.45s)
20:55:13 [2022-07-29T20:55:13.504Z] === RUN   TestRemoveContainerForceRemoveRunning
20:55:13 [2022-07-29T20:55:13.762Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
20:55:13 [2022-07-29T20:55:13.762Z] === RUN   TestRemoveInvalidContainer
20:55:14 [2022-07-29T20:55:14.019Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:55:14 [2022-07-29T20:55:14.019Z] === RUN   TestRenameLinkedContainer
20:55:14 [2022-07-29T20:55:14.106Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:55:15 [2022-07-29T20:55:15.097Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s)
20:55:15 [2022-07-29T20:55:15.097Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:55:15 [2022-07-29T20:55:15.097Z]     service_test.go:243: FLAKY_TEST
20:55:15 [2022-07-29T20:55:15.097Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:55:15 [2022-07-29T20:55:15.097Z] === RUN   TestServiceWithDataPathPortInit
20:55:15 [2022-07-29T20:55:15.488Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
20:55:15 [2022-07-29T20:55:15.919Z] --- PASS: TestRenameLinkedContainer (1.82s)
20:55:15 [2022-07-29T20:55:15.919Z] === RUN   TestRenameStoppedContainer
20:55:16 [2022-07-29T20:55:16.177Z] --- PASS: TestRenameStoppedContainer (0.41s)
20:55:16 [2022-07-29T20:55:16.177Z] === RUN   TestRenameRunningContainerAndReuse
20:55:16 [2022-07-29T20:55:16.873Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:55:17 [2022-07-29T20:55:17.112Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
20:55:17 [2022-07-29T20:55:17.112Z] === RUN   TestRenameInvalidName
20:55:17 [2022-07-29T20:55:17.136Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:55:17 [2022-07-29T20:55:17.370Z] --- PASS: TestRenameInvalidName (0.45s)
20:55:17 [2022-07-29T20:55:17.629Z] === RUN   TestRenameAnonymousContainer
20:55:18 [2022-07-29T20:55:18.074Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:55:19 [2022-07-29T20:55:19.004Z] --- PASS: TestRenameAnonymousContainer (1.59s)
20:55:19 [2022-07-29T20:55:19.004Z] === RUN   TestRenameContainerWithSameName
20:55:19 [2022-07-29T20:55:19.014Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:55:19 [2022-07-29T20:55:19.577Z] --- PASS: TestRenameContainerWithSameName (0.49s)
20:55:19 [2022-07-29T20:55:19.577Z] === RUN   TestRenameContainerWithLinkedContainer
20:55:19 [2022-07-29T20:55:19.592Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:55:19 [2022-07-29T20:55:19.592Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:55:19 [2022-07-29T20:55:19.592Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:55:20 [2022-07-29T20:55:20.513Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
20:55:20 [2022-07-29T20:55:20.513Z] === RUN   TestResize
20:55:20 [2022-07-29T20:55:20.972Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:55:21 [2022-07-29T20:55:21.078Z] --- PASS: TestResize (0.43s)
20:55:21 [2022-07-29T20:55:21.078Z] === RUN   TestResizeWithInvalidSize
20:55:21 [2022-07-29T20:55:21.336Z] --- PASS: TestResizeWithInvalidSize (0.45s)
20:55:21 [2022-07-29T20:55:21.336Z] === RUN   TestResizeWhenContainerNotStarted
20:55:21 [2022-07-29T20:55:21.902Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:55:21 [2022-07-29T20:55:21.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:55:21 [2022-07-29T20:55:21.911Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:55:23 [2022-07-29T20:55:23.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:55:23 [2022-07-29T20:55:23.538Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:55:24 [2022-07-29T20:55:24.451Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:55:24 [2022-07-29T20:55:24.451Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:55:24 [2022-07-29T20:55:24.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:55:24 [2022-07-29T20:55:24.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:55:25 [2022-07-29T20:55:25.030Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
20:55:25 [2022-07-29T20:55:25.030Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:55:26 [2022-07-29T20:55:26.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:55:26 [2022-07-29T20:55:26.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:55:26 [2022-07-29T20:55:26.407Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:55:27 [2022-07-29T20:55:27.346Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:55:27 [2022-07-29T20:55:27.914Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
20:55:28 [2022-07-29T20:55:28.174Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:55:29 [2022-07-29T20:55:29.114Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:55:29 [2022-07-29T20:55:29.375Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:55:29 [2022-07-29T20:55:29.375Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:55:29 [2022-07-29T20:55:29.636Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
20:55:29 [2022-07-29T20:55:29.966Z] --- PASS: TestServiceWithDataPathPortInit (13.59s)
20:55:29 [2022-07-29T20:55:29.966Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:55:30 [2022-07-29T20:55:30.208Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:55:30 [2022-07-29T20:55:30.208Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:55:30 [2022-07-29T20:55:30.208Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:55:30 [2022-07-29T20:55:30.208Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:55:30 [2022-07-29T20:55:30.468Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:55:30 [2022-07-29T20:55:30.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:55:30 [2022-07-29T20:55:30.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:55:31 [2022-07-29T20:55:31.340Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mu8otop9h1vafflvk9sfrwaaa Created:2022-07-29 20:55:29.802250117 +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[7689b1f93baeed036afae9259a5aa495988ab84195811bcba236b2e5df2b27f9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4aosimndhze2d2akl0g06klm3 EndpointID:167cb2745db44b3cac80f1564c780efbb7e29be24a9d0c2d61e9551e90d409b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c56f132256f9b40426b10e7c6bf8df196efaaa6e27a86273b020acc693370049 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:1a75d7d2399d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4aosimndhze2d2akl0g06klm3 EndpointID:167cb2745db44b3cac80f1564c780efbb7e29be24a9d0c2d61e9551e90d409b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:55:31 [2022-07-29T20:55:31.407Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:55:32 [2022-07-29T20:55:32.345Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:55:32 [2022-07-29T20:55:32.345Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:55:33 [2022-07-29T20:55:33.726Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:55:33 [2022-07-29T20:55:33.726Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:55:34 [2022-07-29T20:55:34.294Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
20:55:34 [2022-07-29T20:55:34.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:55:34 [2022-07-29T20:55:34.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:55:34 [2022-07-29T20:55:34.865Z]     check_test.go:540: [d27593fe4f0d7] daemon is not started
20:55:34 [2022-07-29T20:55:34.865Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:55:35 [2022-07-29T20:55:35.524Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s)
20:55:35 [2022-07-29T20:55:35.524Z] PASS
20:55:35 [2022-07-29T20:55:35.524Z] 
20:55:35 [2022-07-29T20:55:35.524Z] === Skipped
20:55:35 [2022-07-29T20:55:35.524Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:55:35 [2022-07-29T20:55:35.524Z]     service_test.go:243: FLAKY_TEST
20:55:35 [2022-07-29T20:55:35.524Z] 
20:55:35 [2022-07-29T20:55:35.524Z] DONE 38 tests, 1 skipped in 43.445s
20:55:35 [2022-07-29T20:55:35.524Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:55:35 [2022-07-29T20:55:35.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:55:35 [2022-07-29T20:55:35.524Z] ++ set -e
20:55:35 [2022-07-29T20:55:35.524Z] ++ '[' -n 0 ']'
20:55:35 [2022-07-29T20:55:35.524Z] ++ set -x
20:55:35 [2022-07-29T20:55:35.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:55:35 [2022-07-29T20:55:35.524Z] INFO: Testing against a local daemon
20:55:35 [2022-07-29T20:55:35.524Z] === RUN   TestDockerNetworkIpvlanPersistance
20:55:35 [2022-07-29T20:55:35.524Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:35 [2022-07-29T20:55:35.524Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:55:35 [2022-07-29T20:55:35.524Z] === RUN   TestDockerNetworkIpvlan
20:55:35 [2022-07-29T20:55:35.524Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:35 [2022-07-29T20:55:35.524Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:55:35 [2022-07-29T20:55:35.524Z] PASS
20:55:35 [2022-07-29T20:55:35.524Z] 
20:55:35 [2022-07-29T20:55:35.524Z] === Skipped
20:55:35 [2022-07-29T20:55:35.524Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:55:35 [2022-07-29T20:55:35.524Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:35 [2022-07-29T20:55:35.524Z] 
20:55:35 [2022-07-29T20:55:35.524Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:55:35 [2022-07-29T20:55:35.524Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:35 [2022-07-29T20:55:35.524Z] 
20:55:35 [2022-07-29T20:55:35.524Z] DONE 2 tests, 2 skipped in 0.083s
20:55:35 [2022-07-29T20:55:35.524Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:55:35 [2022-07-29T20:55:35.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:55:35 [2022-07-29T20:55:35.524Z] ++ set -e
20:55:35 [2022-07-29T20:55:35.524Z] ++ '[' -n 0 ']'
20:55:35 [2022-07-29T20:55:35.524Z] ++ set -x
20:55:35 [2022-07-29T20:55:35.525Z] ++ 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
20:55:35 [2022-07-29T20:55:35.525Z] INFO: Testing against a local daemon
20:55:35 [2022-07-29T20:55:35.525Z] === RUN   TestDockerNetworkMacvlanPersistance
20:55:36 [2022-07-29T20:55:36.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:55:36 [2022-07-29T20:55:36.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:55:36 [2022-07-29T20:55:36.242Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:55:36 [2022-07-29T20:55:36.899Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
20:55:36 [2022-07-29T20:55:36.899Z] === RUN   TestDockerNetworkMacvlan
20:55:37 [2022-07-29T20:55:37.180Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:55:37 [2022-07-29T20:55:37.180Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:55:37 [2022-07-29T20:55:37.464Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:55:37 [2022-07-29T20:55:37.748Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:55:37 [2022-07-29T20:55:37.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:55:38 [2022-07-29T20:55:38.009Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:55:38 [2022-07-29T20:55:38.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:55:38 [2022-07-29T20:55:38.398Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:55:38 [2022-07-29T20:55:38.947Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:55:38 [2022-07-29T20:55:38.964Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:55:39 [2022-07-29T20:55:39.206Z] --- PASS: TestBuildWithHugeFile (86.21s)
20:55:39 [2022-07-29T20:55:39.206Z] === RUN   TestBuildWCOWSandboxSize
20:55:39 [2022-07-29T20:55:39.206Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:55:39 [2022-07-29T20:55:39.206Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:55:39 [2022-07-29T20:55:39.206Z] === RUN   TestBuildWithEmptyDockerfile
20:55:39 [2022-07-29T20:55:39.206Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:55:39 [2022-07-29T20:55:39.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:55:39 [2022-07-29T20:55:39.206Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:55:39 [2022-07-29T20:55:39.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:55:39 [2022-07-29T20:55:39.206Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:55:39 [2022-07-29T20:55:39.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:55:39 [2022-07-29T20:55:39.206Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:55:39 [2022-07-29T20:55:39.206Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:55:39 [2022-07-29T20:55:39.466Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:55:39 [2022-07-29T20:55:39.466Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:55:39 [2022-07-29T20:55:39.466Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
20:55:39 [2022-07-29T20:55:39.466Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
20:55:39 [2022-07-29T20:55:39.466Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
20:55:39 [2022-07-29T20:55:39.466Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
20:55:39 [2022-07-29T20:55:39.466Z] === RUN   TestBuildPreserveOwnership
20:55:39 [2022-07-29T20:55:39.466Z] === RUN   TestBuildPreserveOwnership/copy_from
20:55:39 [2022-07-29T20:55:39.725Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:55:40 [2022-07-29T20:55:40.084Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:55:40 [2022-07-29T20:55:40.084Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s)
20:55:40 [2022-07-29T20:55:40.084Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s)
20:55:40 [2022-07-29T20:55:40.084Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.63s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.87s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s)
20:55:40 [2022-07-29T20:55:40.085Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s)
20:55:40 [2022-07-29T20:55:40.085Z] === RUN   TestCgroupNamespacesRun
20:55:40 [2022-07-29T20:55:40.663Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:55:40 [2022-07-29T20:55:40.663Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:55:40 [2022-07-29T20:55:40.866Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:55:41 [2022-07-29T20:55:41.457Z] --- PASS: TestCgroupNamespacesRun (1.23s)
20:55:41 [2022-07-29T20:55:41.457Z] === RUN   TestCgroupNamespacesRunPrivileged
20:55:41 [2022-07-29T20:55:41.457Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
20:55:41 [2022-07-29T20:55:41.457Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
20:55:41 [2022-07-29T20:55:41.457Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:55:41 [2022-07-29T20:55:41.602Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:55:41 [2022-07-29T20:55:41.861Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
20:55:42 [2022-07-29T20:55:42.240Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:55:42 [2022-07-29T20:55:42.430Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:55:42 [2022-07-29T20:55:42.830Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
20:55:42 [2022-07-29T20:55:42.830Z] === RUN   TestCgroupNamespacesRunHostMode
20:55:43 [2022-07-29T20:55:43.007Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:55:43 [2022-07-29T20:55:43.270Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:55:43 [2022-07-29T20:55:43.270Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:55:43 [2022-07-29T20:55:43.763Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
20:55:43 [2022-07-29T20:55:43.763Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:55:43 [2022-07-29T20:55:43.840Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:55:44 [2022-07-29T20:55:44.413Z] --- PASS: TestBuildPreserveOwnership (4.96s)
20:55:44 [2022-07-29T20:55:44.413Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.49s)
20:55:44 [2022-07-29T20:55:44.413Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s)
20:55:44 [2022-07-29T20:55:44.413Z] === RUN   TestBuildPlatformInvalid
20:55:44 [2022-07-29T20:55:44.672Z] --- PASS: TestBuildPlatformInvalid (0.09s)
20:55:44 [2022-07-29T20:55:44.672Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:55:44 [2022-07-29T20:55:44.931Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:55:45 [2022-07-29T20:55:45.152Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
20:55:45 [2022-07-29T20:55:45.152Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:55:45 [2022-07-29T20:55:45.498Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:55:45 [2022-07-29T20:55:45.522Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:55:45 [2022-07-29T20:55:45.758Z] Loaded image: busybox:latest
20:55:46 [2022-07-29T20:55:46.019Z] Loaded image: busybox:glibc
20:55:46 [2022-07-29T20:55:46.085Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s)
20:55:46 [2022-07-29T20:55:46.085Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:55:46 [2022-07-29T20:55:46.089Z] --- PASS: TestDockerNetworkMacvlan (9.35s)
20:55:46 [2022-07-29T20:55:46.089Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
20:55:46 [2022-07-29T20:55:46.089Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
20:55:46 [2022-07-29T20:55:46.089Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.72s)
20:55:46 [2022-07-29T20:55:46.089Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
20:55:46 [2022-07-29T20:55:46.089Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s)
20:55:46 [2022-07-29T20:55:46.089Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
20:55:46 [2022-07-29T20:55:46.089Z] PASS
20:55:46 [2022-07-29T20:55:46.089Z] 
20:55:46 [2022-07-29T20:55:46.089Z] DONE 8 tests in 10.672s
20:55:46 [2022-07-29T20:55:46.089Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:55:46 [2022-07-29T20:55:46.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:55:46 [2022-07-29T20:55:46.089Z] ++ set -e
20:55:46 [2022-07-29T20:55:46.089Z] ++ '[' -n 0 ']'
20:55:46 [2022-07-29T20:55:46.089Z] ++ set -x
20:55:46 [2022-07-29T20:55:46.089Z] ++ 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
20:55:46 [2022-07-29T20:55:46.089Z] testing: warning: no tests to run
20:55:46 [2022-07-29T20:55:46.089Z] PASS
20:55:46 [2022-07-29T20:55:46.089Z] 
20:55:46 [2022-07-29T20:55:46.089Z] DONE 0 tests in 0.025s
20:55:46 [2022-07-29T20:55:46.347Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:55:46 [2022-07-29T20:55:46.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:55:46 [2022-07-29T20:55:46.347Z] ++ set -e
20:55:46 [2022-07-29T20:55:46.347Z] ++ '[' -n 0 ']'
20:55:46 [2022-07-29T20:55:46.347Z] ++ set -x
20:55:46 [2022-07-29T20:55:46.347Z] ++ 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
20:55:46 [2022-07-29T20:55:46.347Z] INFO: Testing against a local daemon
20:55:46 [2022-07-29T20:55:46.347Z] === RUN   TestAuthZPluginAllowRequest
20:55:46 [2022-07-29T20:55:46.588Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:55:46 [2022-07-29T20:55:46.588Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:55:46 [2022-07-29T20:55:46.588Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:55:46 [2022-07-29T20:55:46.588Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:55:46 [2022-07-29T20:55:46.848Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:55:47 [2022-07-29T20:55:47.018Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
20:55:47 [2022-07-29T20:55:47.018Z] === RUN   TestCgroupNamespacesRunOlderClient
20:55:47 [2022-07-29T20:55:47.720Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
20:55:47 [2022-07-29T20:55:47.721Z] === RUN   TestAuthZPluginTLS
20:55:47 [2022-07-29T20:55:47.786Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:55:47 [2022-07-29T20:55:47.952Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
20:55:47 [2022-07-29T20:55:47.952Z] === RUN   TestNISDomainname
20:55:47 [2022-07-29T20:55:47.979Z] --- PASS: TestAuthZPluginTLS (0.56s)
20:55:47 [2022-07-29T20:55:47.979Z] === RUN   TestAuthZPluginDenyRequest
20:55:48 [2022-07-29T20:55:48.045Z] Loaded image: debian:bullseye-slim
20:55:48 [2022-07-29T20:55:48.045Z] Loaded image: hello-world:latest
20:55:48 [2022-07-29T20:55:48.045Z] Loaded image: arm32v7/hello-world:latest
20:55:48 [2022-07-29T20:55:48.518Z] --- PASS: TestNISDomainname (0.57s)
20:55:48 [2022-07-29T20:55:48.518Z] === RUN   TestHostnameDnsResolution
20:55:48 [2022-07-29T20:55:48.544Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
20:55:48 [2022-07-29T20:55:48.544Z] === RUN   TestAuthZPluginAPIDenyResponse
20:55:48 [2022-07-29T20:55:48.982Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
20:55:49 [2022-07-29T20:55:49.122Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:55:49 [2022-07-29T20:55:49.122Z] === RUN   TestAuthZPluginDenyResponse
20:55:49 [2022-07-29T20:55:49.451Z] --- PASS: TestHostnameDnsResolution (0.70s)
20:55:49 [2022-07-29T20:55:49.451Z] === RUN   TestUnprivilegedPortsAndPing
20:55:49 [2022-07-29T20:55:49.551Z]     check_test.go:540: [d48ab6085ecae] daemon is not started
20:55:49 [2022-07-29T20:55:49.551Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
20:55:49 [2022-07-29T20:55:49.689Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:55:49 [2022-07-29T20:55:49.689Z] === RUN   TestAuthZPluginAllowEventStream
20:55:50 [2022-07-29T20:55:50.015Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
20:55:50 [2022-07-29T20:55:50.015Z] === RUN   TestPrivilegedHostDevices
20:55:50 [2022-07-29T20:55:50.120Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
20:55:50 [2022-07-29T20:55:50.581Z] --- PASS: TestPrivilegedHostDevices (0.51s)
20:55:50 [2022-07-29T20:55:50.581Z] === RUN   TestRunConsoleSize
20:55:50 [2022-07-29T20:55:50.624Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
20:55:50 [2022-07-29T20:55:50.624Z] === RUN   TestAuthZPluginErrorResponse
20:55:50 [2022-07-29T20:55:50.689Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
20:55:50 [2022-07-29T20:55:50.839Z] --- PASS: TestRunConsoleSize (0.47s)
20:55:50 [2022-07-29T20:55:50.839Z] === RUN   TestRunWithAlternativeContainerdShim
20:55:51 [2022-07-29T20:55:51.190Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
20:55:51 [2022-07-29T20:55:51.190Z] === RUN   TestAuthZPluginErrorRequest
20:55:51 [2022-07-29T20:55:51.258Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
20:55:51 [2022-07-29T20:55:51.429Z] INFO [linters context/goanalysis] analyzers took 6m44.171662655s with top 10 stages: buildir: 2m24.119094996s, the_only_name: 42.880503115s, goimports: 29.93721772s, unconvert: 24.448062277s, S1038: 19.009168569s, gosec: 18.956237634s, misspell: 7.305537802s, unused: 5.380624122s, nilness: 5.268978838s, S1039: 5.065310815s 
20:55:51 [2022-07-29T20:55:51.429Z] INFO [runner] Issues before processing: 2397, after processing: 0 
20:55:51 [2022-07-29T20:55:51.429Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2134/2134, skip_dirs: 2134/2134, exclude: 2031/2031, filename_unadjuster: 2134/2134, skip_files: 2134/2134, autogenerated_exclude: 2031/2134, identifier_marker: 2031/2031, cgo: 2134/2397, exclude-rules: 77/2031, nolint: 0/77 
20:55:51 [2022-07-29T20:55:51.429Z] INFO [runner] processing took 83.015626ms with stages: nolint: 33.423888ms, identifier_marker: 22.110472ms, path_prettifier: 9.364702ms, autogenerated_exclude: 8.211584ms, exclude-rules: 7.772639ms, skip_dirs: 1.796263ms, cgo: 210.515µs, filename_unadjuster: 118.89µs, max_same_issues: 1.918µs, skip_files: 846ns, exclude: 670ns, path_shortener: 591ns, uniq_by_line: 514ns, sort_results: 509ns, diff: 320ns, max_from_linter: 318ns, source_code: 300ns, max_per_file_from_linter: 260ns, severity-rules: 240ns, path_prefixer: 187ns 
20:55:51 [2022-07-29T20:55:51.429Z] INFO [runner] linters took 1m46.617998826s with stages: goanalysis_metalinter: 1m46.534706798s 
20:55:51 [2022-07-29T20:55:51.429Z] INFO File cache stats: 1675 entries of total size 8.6MiB 
20:55:51 [2022-07-29T20:55:51.429Z] INFO Memory: 2788 samples, avg is 324.9MB, max is 1259.1MB 
20:55:51 [2022-07-29T20:55:51.429Z] INFO Execution took 4m38.629715671s               
20:55:51 [2022-07-29T20:55:51.429Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
20:55:51 [2022-07-29T20:55:51.756Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:55:51 [2022-07-29T20:55:51.757Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:55:51 [2022-07-29T20:55:51.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh dynbinary test-docker-py
20:55:52 [2022-07-29T20:55:52.061Z] 
20:55:52 [2022-07-29T20:55:52.203Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:55:52 [2022-07-29T20:55:52.212Z] --- PASS: TestRunWithAlternativeContainerdShim (1.15s)
20:55:52 [2022-07-29T20:55:52.212Z] === RUN   TestStats
20:55:52 [2022-07-29T20:55:52.321Z] Removing bundles/
20:55:52 [2022-07-29T20:55:52.321Z] 
20:55:52 [2022-07-29T20:55:52.321Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:55:52 [2022-07-29T20:55:52.321Z] Building: bundles/dynbinary-daemon/dockerd
20:55:52 [2022-07-29T20:55:52.321Z] GOOS="" GOARCH="" GOARM=""
20:55:52 [2022-07-29T20:55:52.323Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:55:52 [2022-07-29T20:55:52.323Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:55:53 [2022-07-29T20:55:53.141Z] === RUN   TestDockerSuite/TestContainerAPITop
20:55:53 [2022-07-29T20:55:53.698Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
20:55:53 [2022-07-29T20:55:53.698Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:55:54 [2022-07-29T20:55:54.080Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:55:54 [2022-07-29T20:55:54.080Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
20:55:54 [2022-07-29T20:55:54.080Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:55:54 [2022-07-29T20:55:54.080Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:55:54 [2022-07-29T20:55:54.340Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
20:55:54 [2022-07-29T20:55:54.738Z] --- PASS: TestStats (2.49s)
20:55:54 [2022-07-29T20:55:54.738Z] === RUN   TestStopContainerWithTimeout
20:55:54 [2022-07-29T20:55:54.738Z] === RUN   TestStopContainerWithTimeout/0
20:55:54 [2022-07-29T20:55:54.738Z] === PAUSE TestStopContainerWithTimeout/0
20:55:54 [2022-07-29T20:55:54.738Z] === RUN   TestStopContainerWithTimeout/1
20:55:54 [2022-07-29T20:55:54.738Z] === PAUSE TestStopContainerWithTimeout/1
20:55:54 [2022-07-29T20:55:54.738Z] === RUN   TestStopContainerWithTimeout/3
20:55:54 [2022-07-29T20:55:54.738Z] === PAUSE TestStopContainerWithTimeout/3
20:55:54 [2022-07-29T20:55:54.738Z] === RUN   TestStopContainerWithTimeout/-1
20:55:54 [2022-07-29T20:55:54.738Z] === PAUSE TestStopContainerWithTimeout/-1
20:55:54 [2022-07-29T20:55:54.738Z] === CONT  TestStopContainerWithTimeout/0
20:55:54 [2022-07-29T20:55:54.738Z] === CONT  TestStopContainerWithTimeout/-1
20:55:55 [2022-07-29T20:55:55.072Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
20:55:55 [2022-07-29T20:55:55.072Z] === RUN   TestAuthZPluginHeader
20:55:55 [2022-07-29T20:55:55.304Z] === CONT  TestStopContainerWithTimeout/3
20:55:55 [2022-07-29T20:55:55.638Z] --- PASS: TestAuthZPluginHeader (0.71s)
20:55:55 [2022-07-29T20:55:55.638Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:55:55 [2022-07-29T20:55:55.638Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:55:55 [2022-07-29T20:55:55.638Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:55:55 [2022-07-29T20:55:55.638Z] === RUN   TestAuthZPluginV2Disable
20:55:55 [2022-07-29T20:55:55.638Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:55:55 [2022-07-29T20:55:55.638Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:55:55 [2022-07-29T20:55:55.638Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:55:55 [2022-07-29T20:55:55.638Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:55:55 [2022-07-29T20:55:55.638Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:55:55 [2022-07-29T20:55:55.638Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:55:55 [2022-07-29T20:55:55.638Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:55:55 [2022-07-29T20:55:55.638Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:55:55 [2022-07-29T20:55:55.638Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:55:57 [2022-07-29T20:55:57.202Z] === CONT  TestStopContainerWithTimeout/1
20:55:57 [2022-07-29T20:55:57.632Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:55:58 [2022-07-29T20:55:58.202Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:55:59 [2022-07-29T20:55:59.101Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:55:59 [2022-07-29T20:55:59.102Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
20:55:59 [2022-07-29T20:55:59.102Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.78s)
20:55:59 [2022-07-29T20:55:59.102Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
20:55:59 [2022-07-29T20:55:59.102Z]     --- PASS: TestStopContainerWithTimeout/1 (1.52s)
20:55:59 [2022-07-29T20:55:59.102Z] === RUN   TestDeleteDevicemapper
20:55:59 [2022-07-29T20:55:59.102Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:55:59 [2022-07-29T20:55:59.102Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:55:59 [2022-07-29T20:55:59.102Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:55:59 [2022-07-29T20:55:59.141Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.40s)
20:55:59 [2022-07-29T20:55:59.141Z] PASS
20:55:59 [2022-07-29T20:55:59.141Z] 
20:55:59 [2022-07-29T20:55:59.141Z] === Skipped
20:55:59 [2022-07-29T20:55:59.141Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:55:59 [2022-07-29T20:55:59.141Z]     build_session_test.go:25: TODO: BuildKit
20:55:59 [2022-07-29T20:55:59.141Z] 
20:55:59 [2022-07-29T20:55:59.141Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:55:59 [2022-07-29T20:55:59.141Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:55:59 [2022-07-29T20:55:59.141Z] 
20:55:59 [2022-07-29T20:55:59.141Z] DONE 34 tests, 2 skipped in 149.315s
20:55:59 [2022-07-29T20:55:59.141Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:55:59 [2022-07-29T20:55:59.141Z] ++ 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
20:55:59 [2022-07-29T20:55:59.141Z] ++ set -e
20:55:59 [2022-07-29T20:55:59.141Z] ++ '[' -n 0 ']'
20:55:59 [2022-07-29T20:55:59.141Z] ++ set -x
20:55:59 [2022-07-29T20:55:59.141Z] ++ 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
20:55:59 [2022-07-29T20:55:59.141Z] INFO: Testing against a local daemon
20:55:59 [2022-07-29T20:55:59.141Z] === RUN   TestConfigInspect
20:55:59 [2022-07-29T20:55:59.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
20:55:59 [2022-07-29T20:55:59.401Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
20:56:00 [2022-07-29T20:56:00.475Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
20:56:00 [2022-07-29T20:56:00.475Z] === RUN   TestUpdateMemory
20:56:00 [2022-07-29T20:56:00.784Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
20:56:01 [2022-07-29T20:56:01.040Z] --- PASS: TestUpdateMemory (0.58s)
20:56:01 [2022-07-29T20:56:01.041Z] === RUN   TestUpdateCPUQuota
20:56:01 [2022-07-29T20:56:01.353Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:56:01 [2022-07-29T20:56:01.353Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
20:56:01 [2022-07-29T20:56:01.353Z]     check_test.go:540: [d4d741706d3cf] daemon is not started
20:56:01 [2022-07-29T20:56:01.353Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
20:56:01 [2022-07-29T20:56:01.963Z] --- PASS: TestConfigInspect (2.69s)
20:56:01 [2022-07-29T20:56:01.963Z] === RUN   TestConfigList
20:56:01 [2022-07-29T20:56:01.977Z] --- PASS: TestUpdateCPUQuota (0.95s)
20:56:01 [2022-07-29T20:56:01.977Z] === RUN   TestUpdatePidsLimit
20:56:01 [2022-07-29T20:56:01.977Z] === RUN   TestUpdatePidsLimit/update_from_none
20:56:01 [2022-07-29T20:56:01.977Z] === RUN   TestUpdatePidsLimit/no_change
20:56:02 [2022-07-29T20:56:02.222Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
20:56:02 [2022-07-29T20:56:02.235Z] === RUN   TestUpdatePidsLimit/update_lower
20:56:02 [2022-07-29T20:56:02.493Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:56:02 [2022-07-29T20:56:02.751Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:56:03 [2022-07-29T20:56:03.008Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:56:03 [2022-07-29T20:56:03.158Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
20:56:03 [2022-07-29T20:56:03.266Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:56:03 [2022-07-29T20:56:03.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
20:56:04 [2022-07-29T20:56:04.200Z] --- PASS: TestUpdatePidsLimit (2.15s)
20:56:04 [2022-07-29T20:56:04.200Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
20:56:04 [2022-07-29T20:56:04.200Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
20:56:04 [2022-07-29T20:56:04.200Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
20:56:04 [2022-07-29T20:56:04.200Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
20:56:04 [2022-07-29T20:56:04.200Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
20:56:04 [2022-07-29T20:56:04.200Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
20:56:04 [2022-07-29T20:56:04.200Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
20:56:04 [2022-07-29T20:56:04.200Z] === RUN   TestUpdateRestartPolicy
20:56:04 [2022-07-29T20:56:04.663Z] --- PASS: TestConfigList (2.85s)
20:56:04 [2022-07-29T20:56:04.663Z] === RUN   TestConfigsCreateAndDelete
20:56:05 [2022-07-29T20:56:05.231Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
20:56:05 [2022-07-29T20:56:05.490Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc001196198_<nil>_<nil>}
20:56:06 [2022-07-29T20:56:06.867Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
20:56:07 [2022-07-29T20:56:07.128Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12993408531_/foo_false__<nil>_<nil>_<nil>_<nil>}
20:56:07 [2022-07-29T20:56:07.387Z] --- PASS: TestConfigsCreateAndDelete (2.64s)
20:56:07 [2022-07-29T20:56:07.387Z] === RUN   TestConfigsUpdate
20:56:07 [2022-07-29T20:56:07.955Z]     check_test.go:540: [de8b5c2226f51] daemon is not started
20:56:07 [2022-07-29T20:56:07.956Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
20:56:08 [2022-07-29T20:56:08.524Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12993408531_/foo_true__<nil>_<nil>_<nil>_<nil>}
20:56:10 [2022-07-29T20:56:10.428Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34090892626_/foo_false__<nil>_<nil>_<nil>_<nil>}
20:56:10 [2022-07-29T20:56:10.428Z] --- PASS: TestConfigsUpdate (2.82s)
20:56:10 [2022-07-29T20:56:10.428Z] === RUN   TestTemplatedConfig
20:56:10 [2022-07-29T20:56:10.998Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
20:56:11 [2022-07-29T20:56:11.565Z]     check_test.go:540: [df34f2c02bbe6] daemon is not started
20:56:11 [2022-07-29T20:56:11.565Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
20:56:11 [2022-07-29T20:56:11.565Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34090892626_/foo_true__<nil>_<nil>_<nil>_<nil>}
20:56:13 [2022-07-29T20:56:13.470Z] --- PASS: TestTemplatedConfig (3.06s)
20:56:13 [2022-07-29T20:56:13.470Z] === RUN   TestConfigCreateResolve
20:56:13 [2022-07-29T20:56:13.470Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34090892626_/foo_true__0xc0011961c8_<nil>_<nil>_<nil>}
20:56:13 [2022-07-29T20:56:13.712Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
20:56:13 [2022-07-29T20:56:13.712Z] PASS
20:56:13 [2022-07-29T20:56:13.712Z] 
20:56:13 [2022-07-29T20:56:13.712Z] === Skipped
20:56:13 [2022-07-29T20:56:13.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:13 [2022-07-29T20:56:13.712Z] 
20:56:13 [2022-07-29T20:56:13.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:13 [2022-07-29T20:56:13.712Z] 
20:56:13 [2022-07-29T20:56:13.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:13 [2022-07-29T20:56:13.712Z] 
20:56:13 [2022-07-29T20:56:13.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:13 [2022-07-29T20:56:13.712Z] 
20:56:13 [2022-07-29T20:56:13.712Z] DONE 17 tests, 4 skipped in 26.357s
20:56:13 [2022-07-29T20:56:13.712Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:56:13 [2022-07-29T20:56:13.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:56:13 [2022-07-29T20:56:13.712Z] ++ set -e
20:56:13 [2022-07-29T20:56:13.712Z] ++ '[' -n 0 ']'
20:56:13 [2022-07-29T20:56:13.712Z] ++ set -x
20:56:13 [2022-07-29T20:56:13.712Z] ++ 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
20:56:13 [2022-07-29T20:56:13.712Z] INFO: Testing against a local daemon
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:56:13 [2022-07-29T20:56:13.712Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:56:13 [2022-07-29T20:56:13.712Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:56:13 [2022-07-29T20:56:13.712Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:56:13 [2022-07-29T20:56:13.712Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:56:13 [2022-07-29T20:56:13.712Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:56:13 [2022-07-29T20:56:13.712Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:56:13 [2022-07-29T20:56:13.712Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:56:13 [2022-07-29T20:56:13.712Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInstall
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInstall/no_auth
20:56:13 [2022-07-29T20:56:13.712Z] time="2022-07-29T20:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:13 [2022-07-29T20:56:13.712Z] time="2022-07-29T20:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69a2dec97ace6c4a9398ce124933f5ed174e60a6f03611409421057b8d6073af" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:13 [2022-07-29T20:56:13.712Z] time="2022-07-29T20:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:13 [2022-07-29T20:56:13.712Z] time="2022-07-29T20:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69a2dec97ace6c4a9398ce124933f5ed174e60a6f03611409421057b8d6073af" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:13 [2022-07-29T20:56:13.712Z] === RUN   TestPluginInstall/with_htpasswd
20:56:13 [2022-07-29T20:56:13.970Z] time="2022-07-29T20:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:13 [2022-07-29T20:56:13.970Z] time="2022-07-29T20:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69a2dec97ace6c4a9398ce124933f5ed174e60a6f03611409421057b8d6073af" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:13 [2022-07-29T20:56:13.970Z] time="2022-07-29T20:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:13 [2022-07-29T20:56:13.970Z] time="2022-07-29T20:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69a2dec97ace6c4a9398ce124933f5ed174e60a6f03611409421057b8d6073af" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:14 [2022-07-29T20:56:14.228Z] === RUN   TestPluginInstall/with_insecure
20:56:14 [2022-07-29T20:56:14.406Z]     docker_cli_daemon_plugins_test.go:80: [dc7baa2dc61d0] daemon is not started
20:56:14 [2022-07-29T20:56:14.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0011961e0_<nil>_<nil>}
20:56:15 [2022-07-29T20:56:15.163Z] time="2022-07-29T20:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:15 [2022-07-29T20:56:15.163Z] time="2022-07-29T20:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4ba615f7f76d0ba19fb7a441890eb240615cb3830b070514a9de154332fd058" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:15 [2022-07-29T20:56:15.163Z] time="2022-07-29T20:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:15 [2022-07-29T20:56:15.163Z] time="2022-07-29T20:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4ba615f7f76d0ba19fb7a441890eb240615cb3830b070514a9de154332fd058" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:15 [2022-07-29T20:56:15.163Z]     plugin_test.go:195: [d9f2151fa3834] daemon is not started
20:56:15 [2022-07-29T20:56:15.163Z] --- PASS: TestPluginInstall (2.52s)
20:56:15 [2022-07-29T20:56:15.163Z]     --- PASS: TestPluginInstall/no_auth (0.94s)
20:56:15 [2022-07-29T20:56:15.163Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
20:56:15 [2022-07-29T20:56:15.163Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
20:56:15 [2022-07-29T20:56:15.163Z] === RUN   TestPluginsWithRuntimes
20:56:15 [2022-07-29T20:56:15.605Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
20:56:15 [2022-07-29T20:56:15.864Z] --- PASS: TestConfigCreateResolve (2.48s)
20:56:15 [2022-07-29T20:56:15.864Z] PASS
20:56:15 [2022-07-29T20:56:15.864Z] 
20:56:15 [2022-07-29T20:56:15.864Z] DONE 6 tests in 16.661s
20:56:15 [2022-07-29T20:56:15.864Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:56:15 [2022-07-29T20:56:15.864Z] ++ 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
20:56:15 [2022-07-29T20:56:15.864Z] ++ set -e
20:56:15 [2022-07-29T20:56:15.864Z] ++ '[' -n 0 ']'
20:56:15 [2022-07-29T20:56:15.864Z] ++ set -x
20:56:15 [2022-07-29T20:56:15.864Z] ++ 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
20:56:15 [2022-07-29T20:56:15.864Z] INFO: Testing against a local daemon
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestAttachWithTTY
20:56:15 [2022-07-29T20:56:15.864Z] --- PASS: TestAttachWithTTY (0.08s)
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestAttachWithoutTTy
20:56:15 [2022-07-29T20:56:15.864Z] --- PASS: TestAttachWithoutTTy (0.11s)
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestCheckpoint
20:56:15 [2022-07-29T20:56:15.864Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:56:15 [2022-07-29T20:56:15.864Z] --- SKIP: TestCheckpoint (0.00s)
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestContainerInvalidJSON
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestContainerInvalidJSON/commit
20:56:15 [2022-07-29T20:56:15.864Z] === PAUSE TestContainerInvalidJSON/commit
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestContainerInvalidJSON/containers/create
20:56:15 [2022-07-29T20:56:15.864Z] === PAUSE TestContainerInvalidJSON/containers/create
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:56:15 [2022-07-29T20:56:15.864Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:56:15 [2022-07-29T20:56:15.864Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:56:15 [2022-07-29T20:56:15.864Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:56:15 [2022-07-29T20:56:15.864Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:56:15 [2022-07-29T20:56:15.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:56:15 [2022-07-29T20:56:15.864Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:56:16 [2022-07-29T20:56:16.124Z] === CONT  TestContainerInvalidJSON/commit
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:56:16 [2022-07-29T20:56:16.124Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:56:16 [2022-07-29T20:56:16.124Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:56:16 [2022-07-29T20:56:16.124Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:56:16 [2022-07-29T20:56:16.124Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:56:16 [2022-07-29T20:56:16.124Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:56:16 [2022-07-29T20:56:16.124Z] === CONT  TestContainerInvalidJSON/containers/create
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:56:16 [2022-07-29T20:56:16.124Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:56:16 [2022-07-29T20:56:16.124Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:56:16 [2022-07-29T20:56:16.124Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:56:16 [2022-07-29T20:56:16.124Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.125Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:56:16 [2022-07-29T20:56:16.125Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:56:16 [2022-07-29T20:56:16.125Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:56:16 [2022-07-29T20:56:16.125Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0011961f8_<nil>_<nil>}
20:56:16 [2022-07-29T20:56:16.125Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
20:56:16 [2022-07-29T20:56:16.125Z] === RUN   TestCopyFromContainerPathIsNotDir
20:56:16 [2022-07-29T20:56:16.125Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
20:56:16 [2022-07-29T20:56:16.125Z] === RUN   TestCopyToContainerPathDoesNotExist
20:56:16 [2022-07-29T20:56:16.384Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
20:56:16 [2022-07-29T20:56:16.384Z] === RUN   TestCopyEmptyFile
20:56:16 [2022-07-29T20:56:16.404Z] --- PASS: TestUpdateRestartPolicy (11.14s)
20:56:16 [2022-07-29T20:56:16.404Z] === RUN   TestUpdateRestartWithAutoRemove
20:56:16 [2022-07-29T20:56:16.404Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
20:56:16 [2022-07-29T20:56:16.404Z] === RUN   TestWaitNonBlocked
20:56:16 [2022-07-29T20:56:16.404Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:56:16 [2022-07-29T20:56:16.404Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:56:16 [2022-07-29T20:56:16.404Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:56:16 [2022-07-29T20:56:16.404Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:56:16 [2022-07-29T20:56:16.404Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:56:16 [2022-07-29T20:56:16.404Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:56:16 [2022-07-29T20:56:16.404Z] --- PASS: TestWaitNonBlocked (0.01s)
20:56:16 [2022-07-29T20:56:16.404Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
20:56:16 [2022-07-29T20:56:16.404Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
20:56:16 [2022-07-29T20:56:16.404Z] === RUN   TestWaitBlocked
20:56:16 [2022-07-29T20:56:16.404Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:56:16 [2022-07-29T20:56:16.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:56:16 [2022-07-29T20:56:16.404Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:56:16 [2022-07-29T20:56:16.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:56:16 [2022-07-29T20:56:16.404Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:56:16 [2022-07-29T20:56:16.404Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:56:16 [2022-07-29T20:56:16.643Z] --- PASS: TestCopyEmptyFile (0.34s)
20:56:16 [2022-07-29T20:56:16.643Z] === RUN   TestCopyToContainerPathIsNotDir
20:56:16 [2022-07-29T20:56:16.643Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
20:56:16 [2022-07-29T20:56:16.643Z] === RUN   TestCopyFromContainer
20:56:17 [2022-07-29T20:56:17.062Z] === RUN   TestPluginsWithRuntimes/No_Args
20:56:17 [2022-07-29T20:56:17.338Z] --- PASS: TestWaitBlocked (0.01s)
20:56:17 [2022-07-29T20:56:17.338Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s)
20:56:17 [2022-07-29T20:56:17.338Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
20:56:17 [2022-07-29T20:56:17.338Z] === RUN   TestWaitConditions
20:56:17 [2022-07-29T20:56:17.338Z] === RUN   TestWaitConditions/default
20:56:17 [2022-07-29T20:56:17.338Z] === PAUSE TestWaitConditions/default
20:56:17 [2022-07-29T20:56:17.338Z] === RUN   TestWaitConditions/not-running
20:56:17 [2022-07-29T20:56:17.338Z] === PAUSE TestWaitConditions/not-running
20:56:17 [2022-07-29T20:56:17.338Z] === RUN   TestWaitConditions/next-exit
20:56:17 [2022-07-29T20:56:17.338Z] === PAUSE TestWaitConditions/next-exit
20:56:17 [2022-07-29T20:56:17.338Z] === RUN   TestWaitConditions/removed
20:56:17 [2022-07-29T20:56:17.338Z] === PAUSE TestWaitConditions/removed
20:56:17 [2022-07-29T20:56:17.338Z] === CONT  TestWaitConditions/default
20:56:17 [2022-07-29T20:56:17.338Z] === CONT  TestWaitConditions/removed
20:56:17 [2022-07-29T20:56:17.580Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc001196210_<nil>_<nil>}
20:56:17 [2022-07-29T20:56:17.628Z] === RUN   TestPluginsWithRuntimes/With_Args
20:56:17 [2022-07-29T20:56:17.841Z] === RUN   TestCopyFromContainer//
20:56:17 [2022-07-29T20:56:17.841Z] === RUN   TestCopyFromContainer//bar/root
20:56:18 [2022-07-29T20:56:18.100Z] === RUN   TestCopyFromContainer//bar/root/
20:56:18 [2022-07-29T20:56:18.100Z] === RUN   TestCopyFromContainer/bar/quux
20:56:18 [2022-07-29T20:56:18.100Z] === RUN   TestCopyFromContainer/bar/quux/
20:56:18 [2022-07-29T20:56:18.360Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:56:18 [2022-07-29T20:56:18.360Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:56:18 [2022-07-29T20:56:18.360Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:56:18 [2022-07-29T20:56:18.360Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:56:18 [2022-07-29T20:56:18.360Z]     docker_cli_daemon_plugins_test.go:170: [ddde49cd09de9] daemon is not started
20:56:18 [2022-07-29T20:56:18.562Z] --- PASS: TestPluginsWithRuntimes (3.29s)
20:56:18 [2022-07-29T20:56:18.562Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
20:56:18 [2022-07-29T20:56:18.562Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
20:56:18 [2022-07-29T20:56:18.562Z] === RUN   TestPluginBackCompatMediaTypes
20:56:18 [2022-07-29T20:56:18.619Z] === RUN   TestCopyFromContainer/bar/notarget
20:56:18 [2022-07-29T20:56:18.619Z] --- PASS: TestCopyFromContainer (2.01s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer// (0.15s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
20:56:18 [2022-07-29T20:56:18.619Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:56:18 [2022-07-29T20:56:18.619Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:56:18 [2022-07-29T20:56:18.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:56:18 [2022-07-29T20:56:18.619Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:56:18 [2022-07-29T20:56:18.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:56:18 [2022-07-29T20:56:18.619Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:56:18 [2022-07-29T20:56:18.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:56:18 [2022-07-29T20:56:18.619Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:56:18 [2022-07-29T20:56:18.619Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:56:18 [2022-07-29T20:56:18.619Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:56:18 [2022-07-29T20:56:18.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:56:18 [2022-07-29T20:56:18.619Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:56:18 [2022-07-29T20:56:18.619Z] === RUN   TestCreateLinkToNonExistingContainer
20:56:18 [2022-07-29T20:56:18.878Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
20:56:18 [2022-07-29T20:56:18.878Z] === RUN   TestCreateWithInvalidEnv
20:56:18 [2022-07-29T20:56:18.878Z] === RUN   TestCreateWithInvalidEnv/0
20:56:18 [2022-07-29T20:56:18.878Z] === PAUSE TestCreateWithInvalidEnv/0
20:56:18 [2022-07-29T20:56:18.878Z] === RUN   TestCreateWithInvalidEnv/1
20:56:18 [2022-07-29T20:56:18.878Z] === PAUSE TestCreateWithInvalidEnv/1
20:56:18 [2022-07-29T20:56:18.878Z] === RUN   TestCreateWithInvalidEnv/2
20:56:18 [2022-07-29T20:56:18.878Z] === PAUSE TestCreateWithInvalidEnv/2
20:56:18 [2022-07-29T20:56:18.878Z] === CONT  TestCreateWithInvalidEnv/0
20:56:18 [2022-07-29T20:56:18.878Z] === CONT  TestCreateWithInvalidEnv/2
20:56:18 [2022-07-29T20:56:18.878Z] === CONT  TestCreateWithInvalidEnv/1
20:56:18 [2022-07-29T20:56:18.878Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:56:18 [2022-07-29T20:56:18.878Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:56:18 [2022-07-29T20:56:18.878Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:56:18 [2022-07-29T20:56:18.878Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:56:18 [2022-07-29T20:56:18.878Z] === RUN   TestCreateTmpfsMountsTarget
20:56:18 [2022-07-29T20:56:18.878Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:56:18 [2022-07-29T20:56:18.878Z] === RUN   TestCreateWithCustomMaskedPaths
20:56:19 [2022-07-29T20:56:19.129Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
20:56:19 [2022-07-29T20:56:19.129Z] PASS
20:56:19 [2022-07-29T20:56:19.129Z] 
20:56:19 [2022-07-29T20:56:19.129Z] DONE 24 tests in 6.490s
20:56:19 [2022-07-29T20:56:19.129Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:56:19 [2022-07-29T20:56:19.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:56:19 [2022-07-29T20:56:19.129Z] ++ set -e
20:56:19 [2022-07-29T20:56:19.129Z] ++ '[' -n 0 ']'
20:56:19 [2022-07-29T20:56:19.129Z] ++ set -x
20:56:19 [2022-07-29T20:56:19.129Z] ++ 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
20:56:19 [2022-07-29T20:56:19.129Z] INFO: Testing against a local daemon
20:56:19 [2022-07-29T20:56:19.129Z] === RUN   TestExternalGraphDriver
20:56:19 [2022-07-29T20:56:19.138Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc001196228_<nil>_<nil>}
20:56:19 [2022-07-29T20:56:19.236Z] === CONT  TestWaitConditions/next-exit
20:56:19 [2022-07-29T20:56:19.236Z] === CONT  TestWaitConditions/not-running
20:56:19 [2022-07-29T20:56:19.694Z] === RUN   TestExternalGraphDriver/json
20:56:19 [2022-07-29T20:56:19.726Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:56:19 [2022-07-29T20:56:19.986Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
20:56:20 [2022-07-29T20:56:20.926Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s)
20:56:20 [2022-07-29T20:56:20.926Z] === RUN   TestCreateWithCustomReadonlyPaths
20:56:21 [2022-07-29T20:56:21.069Z] === RUN   TestExternalGraphDriver/spec
20:56:21 [2022-07-29T20:56:21.134Z] --- PASS: TestWaitConditions (0.01s)
20:56:21 [2022-07-29T20:56:21.134Z]     --- PASS: TestWaitConditions/default (1.81s)
20:56:21 [2022-07-29T20:56:21.134Z]     --- PASS: TestWaitConditions/removed (1.82s)
20:56:21 [2022-07-29T20:56:21.134Z]     --- PASS: TestWaitConditions/next-exit (1.85s)
20:56:21 [2022-07-29T20:56:21.134Z]     --- PASS: TestWaitConditions/not-running (1.91s)
20:56:21 [2022-07-29T20:56:21.134Z] === CONT  TestContainerStartOnDaemonRestart
20:56:21 [2022-07-29T20:56:21.134Z] === CONT  TestRestartDaemonWithRestartingContainer
20:56:21 [2022-07-29T20:56:21.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:56:21 [2022-07-29T20:56:21.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:56:21 [2022-07-29T20:56:21.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:56:21 [2022-07-29T20:56:21.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:56:21 [2022-07-29T20:56:21.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:56:21 [2022-07-29T20:56:21.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:56:21 [2022-07-29T20:56:21.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:56:21 [2022-07-29T20:56:21.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:56:21 [2022-07-29T20:56:21.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:56:21 [2022-07-29T20:56:21.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:56:21 [2022-07-29T20:56:21.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:56:21 [2022-07-29T20:56:21.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
20:56:21 [2022-07-29T20:56:21.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
20:56:21 [2022-07-29T20:56:21.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
20:56:21 [2022-07-29T20:56:21.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
20:56:21 [2022-07-29T20:56:21.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
20:56:21 [2022-07-29T20:56:21.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
20:56:21 [2022-07-29T20:56:21.704Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:56:21 [2022-07-29T20:56:21.704Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:56:21 [2022-07-29T20:56:21.704Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:56:21 [2022-07-29T20:56:21.704Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:56:22 [2022-07-29T20:56:22.970Z] === RUN   TestExternalGraphDriver/pull
20:56:23 [2022-07-29T20:56:23.082Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:56:23 [2022-07-29T20:56:23.654Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s)
20:56:23 [2022-07-29T20:56:23.654Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:56:23 [2022-07-29T20:56:23.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:56:23 [2022-07-29T20:56:23.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:56:23 [2022-07-29T20:56:23.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:56:23 [2022-07-29T20:56:23.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:56:23 [2022-07-29T20:56:23.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:56:23 [2022-07-29T20:56:23.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:56:23 [2022-07-29T20:56:23.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:56:23 [2022-07-29T20:56:23.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:56:23 [2022-07-29T20:56:23.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:56:23 [2022-07-29T20:56:23.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:56:23 [2022-07-29T20:56:23.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:56:23 [2022-07-29T20:56:23.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:56:23 [2022-07-29T20:56:23.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:56:23 [2022-07-29T20:56:23.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:56:23 [2022-07-29T20:56:23.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:56:23 [2022-07-29T20:56:23.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:56:23 [2022-07-29T20:56:23.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:56:23 [2022-07-29T20:56:23.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
20:56:23 [2022-07-29T20:56:23.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:56:23 [2022-07-29T20:56:23.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
20:56:23 [2022-07-29T20:56:23.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:56:23 [2022-07-29T20:56:23.654Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:56:23 [2022-07-29T20:56:23.654Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
20:56:23 [2022-07-29T20:56:23.661Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s)
20:56:23 [2022-07-29T20:56:23.661Z] === CONT  TestIpcModeOlderClient
20:56:23 [2022-07-29T20:56:23.661Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
20:56:23 [2022-07-29T20:56:23.661Z] === CONT  TestContainerKillOnDaemonStart
20:56:23 [2022-07-29T20:56:23.661Z] --- PASS: TestIpcModeOlderClient (0.08s)
20:56:23 [2022-07-29T20:56:23.661Z] === CONT  TestDaemonHostGatewayIP
20:56:24 [2022-07-29T20:56:24.222Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
20:56:24 [2022-07-29T20:56:24.222Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
20:56:24 [2022-07-29T20:56:24.222Z] === RUN   TestCreateDifferentPlatform
20:56:24 [2022-07-29T20:56:24.222Z] === RUN   TestCreateDifferentPlatform/different_os
20:56:24 [2022-07-29T20:56:24.222Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:56:24 [2022-07-29T20:56:24.222Z] --- PASS: TestCreateDifferentPlatform (0.04s)
20:56:24 [2022-07-29T20:56:24.222Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
20:56:24 [2022-07-29T20:56:24.222Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:56:24 [2022-07-29T20:56:24.222Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:56:24 [2022-07-29T20:56:24.366Z] --- PASS: TestExternalGraphDriver (5.15s)
20:56:24 [2022-07-29T20:56:24.366Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
20:56:24 [2022-07-29T20:56:24.366Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
20:56:24 [2022-07-29T20:56:24.366Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
20:56:24 [2022-07-29T20:56:24.366Z] === RUN   TestGraphdriverPluginV2
20:56:24 [2022-07-29T20:56:24.481Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:56:24 [2022-07-29T20:56:24.481Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestCreateInvalidHostConfig
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:56:24 [2022-07-29T20:56:24.481Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:56:24 [2022-07-29T20:56:24.481Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:56:24 [2022-07-29T20:56:24.481Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:56:24 [2022-07-29T20:56:24.481Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:56:24 [2022-07-29T20:56:24.481Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:56:24 [2022-07-29T20:56:24.481Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:56:24 [2022-07-29T20:56:24.481Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:56:24 [2022-07-29T20:56:24.481Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:56:24 [2022-07-29T20:56:24.481Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:56:24 [2022-07-29T20:56:24.481Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:56:24 [2022-07-29T20:56:24.481Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:56:24 [2022-07-29T20:56:24.481Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:56:24 [2022-07-29T20:56:24.481Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestContainerStartOnDaemonRestart
20:56:24 [2022-07-29T20:56:24.481Z] === PAUSE TestContainerStartOnDaemonRestart
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestDaemonRestartIpcMode
20:56:24 [2022-07-29T20:56:24.481Z] === PAUSE TestDaemonRestartIpcMode
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestDaemonHostGatewayIP
20:56:24 [2022-07-29T20:56:24.481Z] === PAUSE TestDaemonHostGatewayIP
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestRestartDaemonWithRestartingContainer
20:56:24 [2022-07-29T20:56:24.481Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestContainerKillOnDaemonStart
20:56:24 [2022-07-29T20:56:24.481Z] === PAUSE TestContainerKillOnDaemonStart
20:56:24 [2022-07-29T20:56:24.481Z] === RUN   TestDiff
20:56:24 [2022-07-29T20:56:24.624Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:24 [2022-07-29T20:56:24.624Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:56:24 [2022-07-29T20:56:24.624Z] PASS
20:56:24 [2022-07-29T20:56:24.624Z] 
20:56:24 [2022-07-29T20:56:24.624Z] === Skipped
20:56:24 [2022-07-29T20:56:24.624Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:56:24 [2022-07-29T20:56:24.624Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:24 [2022-07-29T20:56:24.624Z] 
20:56:24 [2022-07-29T20:56:24.624Z] DONE 5 tests, 1 skipped in 5.578s
20:56:24 [2022-07-29T20:56:24.624Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:56:24 [2022-07-29T20:56:24.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:56:24 [2022-07-29T20:56:24.624Z] ++ set -e
20:56:24 [2022-07-29T20:56:24.624Z] ++ '[' -n 0 ']'
20:56:24 [2022-07-29T20:56:24.624Z] ++ set -x
20:56:24 [2022-07-29T20:56:24.624Z] ++ 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
20:56:24 [2022-07-29T20:56:24.741Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
20:56:24 [2022-07-29T20:56:24.882Z] INFO: Testing against a local daemon
20:56:24 [2022-07-29T20:56:24.882Z] === RUN   TestContinueAfterPluginCrash
20:56:24 [2022-07-29T20:56:24.882Z] === PAUSE TestContinueAfterPluginCrash
20:56:24 [2022-07-29T20:56:24.882Z] === RUN   TestReadPluginNoRead
20:56:24 [2022-07-29T20:56:24.882Z] === PAUSE TestReadPluginNoRead
20:56:24 [2022-07-29T20:56:24.882Z] === RUN   TestDaemonStartWithLogOpt
20:56:24 [2022-07-29T20:56:24.882Z] === PAUSE TestDaemonStartWithLogOpt
20:56:24 [2022-07-29T20:56:24.882Z] === CONT  TestContinueAfterPluginCrash
20:56:24 [2022-07-29T20:56:24.882Z] === CONT  TestDaemonStartWithLogOpt
20:56:25 [2022-07-29T20:56:25.308Z] --- PASS: TestDiff (0.66s)
20:56:25 [2022-07-29T20:56:25.308Z] === RUN   TestExecConsoleSize
20:56:25 [2022-07-29T20:56:25.308Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:56:25 [2022-07-29T20:56:25.308Z]     check_test.go:540: [dee7fa254c197] daemon is not started
20:56:25 [2022-07-29T20:56:25.308Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
20:56:26 [2022-07-29T20:56:26.190Z] --- PASS: TestDaemonHostGatewayIP (2.62s)
20:56:26 [2022-07-29T20:56:26.190Z] === CONT  TestDaemonRestartIpcMode
20:56:26 [2022-07-29T20:56:26.245Z] --- PASS: TestExecConsoleSize (0.88s)
20:56:26 [2022-07-29T20:56:26.246Z] === RUN   TestExecWithCloseStdin
20:56:26 [2022-07-29T20:56:26.814Z] --- PASS: TestExecWithCloseStdin (0.86s)
20:56:26 [2022-07-29T20:56:26.814Z] === RUN   TestExec
20:56:26 [2022-07-29T20:56:26.814Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:56:27 [2022-07-29T20:56:27.073Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
20:56:27 [2022-07-29T20:56:27.643Z] --- PASS: TestExec (0.83s)
20:56:27 [2022-07-29T20:56:27.643Z] === RUN   TestExecUser
20:56:28 [2022-07-29T20:56:28.165Z] === CONT  TestReadPluginNoRead
20:56:28 [2022-07-29T20:56:28.165Z] --- PASS: TestDaemonStartWithLogOpt (2.95s)
20:56:28 [2022-07-29T20:56:28.582Z] --- PASS: TestExecUser (0.90s)
20:56:28 [2022-07-29T20:56:28.582Z] === RUN   TestExportContainerAndImportImage
20:56:28 [2022-07-29T20:56:28.582Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
20:56:28 [2022-07-29T20:56:28.719Z] --- PASS: TestDaemonRestartIpcMode (2.31s)
20:56:28 [2022-07-29T20:56:28.843Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:56:29 [2022-07-29T20:56:29.414Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:56:29 [2022-07-29T20:56:29.674Z] --- PASS: TestExportContainerAndImportImage (1.09s)
20:56:29 [2022-07-29T20:56:29.674Z] === RUN   TestExportContainerAfterDaemonRestart
20:56:30 [2022-07-29T20:56:30.065Z] === RUN   TestReadPluginNoRead/disabled_caching
20:56:30 [2022-07-29T20:56:30.245Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:56:30 [2022-07-29T20:56:30.506Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
20:56:30 [2022-07-29T20:56:30.506Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:56:31 [2022-07-29T20:56:31.000Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:56:31 [2022-07-29T20:56:31.443Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
20:56:31 [2022-07-29T20:56:31.443Z] === RUN   TestHealthCheckWorkdir
20:56:31 [2022-07-29T20:56:31.443Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:56:32 [2022-07-29T20:56:32.011Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
20:56:32 [2022-07-29T20:56:32.271Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:56:32 [2022-07-29T20:56:32.271Z] --- PASS: TestHealthCheckWorkdir (1.10s)
20:56:32 [2022-07-29T20:56:32.271Z] === RUN   TestHealthKillContainer
20:56:32 [2022-07-29T20:56:32.374Z] === RUN   TestReadPluginNoRead/default
20:56:32 [2022-07-29T20:56:32.839Z] === RUN   TestDockerSuite/TestExecAPIStart
20:56:32 [2022-07-29T20:56:32.940Z] --- PASS: TestContinueAfterPluginCrash (8.04s)
20:56:33 [2022-07-29T20:56:33.506Z] === CONT  TestReadPluginNoRead
20:56:33 [2022-07-29T20:56:33.506Z]     read_test.go:92: [dc13b8cd7cd6a] daemon is not started
20:56:33 [2022-07-29T20:56:33.506Z] --- PASS: TestReadPluginNoRead (5.67s)
20:56:33 [2022-07-29T20:56:33.506Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
20:56:33 [2022-07-29T20:56:33.506Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
20:56:33 [2022-07-29T20:56:33.506Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
20:56:33 [2022-07-29T20:56:33.506Z] PASS
20:56:33 [2022-07-29T20:56:33.506Z] 
20:56:33 [2022-07-29T20:56:33.506Z] DONE 6 tests in 8.732s
20:56:33 [2022-07-29T20:56:33.506Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:56:33 [2022-07-29T20:56:33.506Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:56:33 [2022-07-29T20:56:33.506Z] ++ set -e
20:56:33 [2022-07-29T20:56:33.506Z] ++ '[' -n 0 ']'
20:56:33 [2022-07-29T20:56:33.506Z] ++ set -x
20:56:33 [2022-07-29T20:56:33.506Z] ++ 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
20:56:33 [2022-07-29T20:56:33.506Z] testing: warning: no tests to run
20:56:33 [2022-07-29T20:56:33.506Z] PASS
20:56:33 [2022-07-29T20:56:33.506Z] 
20:56:33 [2022-07-29T20:56:33.506Z] DONE 0 tests in 0.029s
20:56:33 [2022-07-29T20:56:33.506Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:56:33 [2022-07-29T20:56:33.506Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:56:33 [2022-07-29T20:56:33.506Z] ++ set -e
20:56:33 [2022-07-29T20:56:33.506Z] ++ '[' -n 0 ']'
20:56:33 [2022-07-29T20:56:33.506Z] ++ set -x
20:56:33 [2022-07-29T20:56:33.506Z] ++ 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
20:56:33 [2022-07-29T20:56:33.506Z] INFO: Testing against a local daemon
20:56:33 [2022-07-29T20:56:33.506Z] === RUN   TestPluginWithDevMounts
20:56:33 [2022-07-29T20:56:33.506Z] === PAUSE TestPluginWithDevMounts
20:56:33 [2022-07-29T20:56:33.506Z] === CONT  TestPluginWithDevMounts
20:56:33 [2022-07-29T20:56:33.776Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
20:56:34 [2022-07-29T20:56:34.344Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:56:35 [2022-07-29T20:56:35.270Z] --- PASS: TestContainerKillOnDaemonStart (11.86s)
20:56:35 [2022-07-29T20:56:35.270Z] PASS
20:56:35 [2022-07-29T20:56:35.270Z] 
20:56:35 [2022-07-29T20:56:35.270Z] === Skipped
20:56:35 [2022-07-29T20:56:35.270Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:56:35 [2022-07-29T20:56:35.270Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:56:35 [2022-07-29T20:56:35.270Z] 
20:56:35 [2022-07-29T20:56:35.270Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:56:35 [2022-07-29T20:56:35.270Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
20:56:35 [2022-07-29T20:56:35.270Z] 
20:56:35 [2022-07-29T20:56:35.270Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:56:35 [2022-07-29T20:56:35.270Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:56:35 [2022-07-29T20:56:35.270Z] 
20:56:35 [2022-07-29T20:56:35.270Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
20:56:35 [2022-07-29T20:56:35.270Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
20:56:35 [2022-07-29T20:56:35.270Z] 
20:56:35 [2022-07-29T20:56:35.270Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:56:35 [2022-07-29T20:56:35.270Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:56:35 [2022-07-29T20:56:35.270Z] 
20:56:35 [2022-07-29T20:56:35.270Z] DONE 265 tests, 5 skipped in 132.714s
20:56:35 [2022-07-29T20:56:35.270Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
20:56:35 [2022-07-29T20:56:35.270Z] === RUN   TestConfigDaemonLibtrustID
20:56:35 [2022-07-29T20:56:35.282Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
20:56:35 [2022-07-29T20:56:35.282Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:56:35 [2022-07-29T20:56:35.406Z] --- PASS: TestPluginWithDevMounts (1.52s)
20:56:35 [2022-07-29T20:56:35.406Z] PASS
20:56:35 [2022-07-29T20:56:35.406Z] 
20:56:35 [2022-07-29T20:56:35.406Z] DONE 1 tests in 1.622s
20:56:35 [2022-07-29T20:56:35.406Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:56:35 [2022-07-29T20:56:35.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:56:35 [2022-07-29T20:56:35.406Z] ++ set -e
20:56:35 [2022-07-29T20:56:35.406Z] ++ '[' -n 0 ']'
20:56:35 [2022-07-29T20:56:35.406Z] ++ set -x
20:56:35 [2022-07-29T20:56:35.406Z] ++ 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
20:56:35 [2022-07-29T20:56:35.406Z] INFO: Testing against a local daemon
20:56:35 [2022-07-29T20:56:35.406Z] === RUN   TestSecretInspect
20:56:35 [2022-07-29T20:56:35.835Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
20:56:35 [2022-07-29T20:56:35.835Z] === RUN   TestConfigDaemonID
20:56:35 [2022-07-29T20:56:35.852Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:56:36 [2022-07-29T20:56:36.768Z]     daemon_test.go:83: [dd9ab92b8851c] daemon is not started
20:56:36 [2022-07-29T20:56:36.768Z] --- PASS: TestConfigDaemonID (1.04s)
20:56:36 [2022-07-29T20:56:36.768Z] === RUN   TestDaemonConfigValidation
20:56:36 [2022-07-29T20:56:36.768Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:56:36 [2022-07-29T20:56:36.768Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:56:36 [2022-07-29T20:56:36.768Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:56:36 [2022-07-29T20:56:36.768Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:56:36 [2022-07-29T20:56:36.768Z] === RUN   TestDaemonConfigValidation/invalid_config
20:56:36 [2022-07-29T20:56:36.768Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:56:36 [2022-07-29T20:56:36.768Z] === RUN   TestDaemonConfigValidation/malformed_config
20:56:36 [2022-07-29T20:56:36.768Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:56:36 [2022-07-29T20:56:36.768Z] === RUN   TestDaemonConfigValidation/valid_config
20:56:36 [2022-07-29T20:56:36.768Z] === PAUSE TestDaemonConfigValidation/valid_config
20:56:36 [2022-07-29T20:56:36.768Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:56:36 [2022-07-29T20:56:36.768Z] === CONT  TestDaemonConfigValidation/malformed_config
20:56:36 [2022-07-29T20:56:36.768Z] === CONT  TestDaemonConfigValidation/valid_config
20:56:36 [2022-07-29T20:56:36.768Z] === CONT  TestDaemonConfigValidation/invalid_config
20:56:36 [2022-07-29T20:56:36.793Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:56:36 [2022-07-29T20:56:36.793Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
20:56:37 [2022-07-29T20:56:37.026Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:56:37 [2022-07-29T20:56:37.026Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:56:37 [2022-07-29T20:56:37.026Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
20:56:37 [2022-07-29T20:56:37.026Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
20:56:37 [2022-07-29T20:56:37.026Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
20:56:37 [2022-07-29T20:56:37.026Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
20:56:37 [2022-07-29T20:56:37.026Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
20:56:37 [2022-07-29T20:56:37.026Z] === RUN   TestConfigDaemonSeccompProfiles
20:56:37 [2022-07-29T20:56:37.026Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:56:37 [2022-07-29T20:56:37.306Z] --- PASS: TestSecretInspect (2.20s)
20:56:37 [2022-07-29T20:56:37.306Z] === RUN   TestSecretList
20:56:37 [2022-07-29T20:56:37.383Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
20:56:37 [2022-07-29T20:56:37.383Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:56:37 [2022-07-29T20:56:37.950Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:56:37 [2022-07-29T20:56:37.960Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:56:38 [2022-07-29T20:56:38.519Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:56:39 [2022-07-29T20:56:39.087Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:56:39 [2022-07-29T20:56:39.354Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:56:39 [2022-07-29T20:56:39.834Z] --- PASS: TestSecretList (2.21s)
20:56:39 [2022-07-29T20:56:39.834Z] === RUN   TestSecretsCreateAndDelete
20:56:40 [2022-07-29T20:56:40.023Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:56:40 [2022-07-29T20:56:40.287Z] === CONT  TestConfigDaemonSeccompProfiles
20:56:40 [2022-07-29T20:56:40.287Z]     daemon_test.go:197: [d8f3c719c4606] daemon is not started
20:56:40 [2022-07-29T20:56:40.287Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
20:56:40 [2022-07-29T20:56:40.287Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:56:40 [2022-07-29T20:56:40.287Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:56:40 [2022-07-29T20:56:40.287Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:56:40 [2022-07-29T20:56:40.287Z] === RUN   TestDaemonProxy
20:56:40 [2022-07-29T20:56:40.287Z] === RUN   TestDaemonProxy/environment_variables
20:56:40 [2022-07-29T20:56:40.959Z] --- PASS: TestHealthKillContainer (8.45s)
20:56:40 [2022-07-29T20:56:40.959Z] === RUN   TestInspectCpusetInConfigPre120
20:56:40 [2022-07-29T20:56:40.959Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
20:56:41 [2022-07-29T20:56:41.527Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
20:56:41 [2022-07-29T20:56:41.527Z] === RUN   TestIpcModeNone
20:56:41 [2022-07-29T20:56:41.736Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
20:56:41 [2022-07-29T20:56:41.736Z] === RUN   TestSecretsUpdate
20:56:41 [2022-07-29T20:56:41.786Z] --- PASS: TestIpcModeNone (0.50s)
20:56:41 [2022-07-29T20:56:41.786Z] === RUN   TestIpcModePrivate
20:56:42 [2022-07-29T20:56:42.184Z] === RUN   TestDaemonProxy/command-line_options
20:56:42 [2022-07-29T20:56:42.353Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:92, shared: false, mustBeShared: false
20:56:42 [2022-07-29T20:56:42.353Z] --- PASS: TestIpcModePrivate (0.54s)
20:56:42 [2022-07-29T20:56:42.353Z] === RUN   TestIpcModeShareable
20:56:42 [2022-07-29T20:56:42.921Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true
20:56:42 [2022-07-29T20:56:42.921Z] --- PASS: TestIpcModeShareable (0.52s)
20:56:42 [2022-07-29T20:56:42.921Z] === RUN   TestAPIIpcModeShareableAndContainer
20:56:43 [2022-07-29T20:56:43.556Z] === RUN   TestDaemonProxy/configuration_file
20:56:44 [2022-07-29T20:56:44.265Z] --- PASS: TestSecretsUpdate (2.17s)
20:56:44 [2022-07-29T20:56:44.265Z] === RUN   TestTemplatedSecret
20:56:44 [2022-07-29T20:56:44.824Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s)
20:56:44 [2022-07-29T20:56:44.825Z] === RUN   TestAPIIpcModeHost
20:56:45 [2022-07-29T20:56:45.083Z] --- PASS: TestAPIIpcModeHost (0.47s)
20:56:45 [2022-07-29T20:56:45.083Z] === RUN   TestDaemonIpcModeShareable
20:56:45 [2022-07-29T20:56:45.453Z] === RUN   TestDaemonProxy/conflicting_options
20:56:45 [2022-07-29T20:56:45.711Z] === RUN   TestDaemonProxy/reload_sanitized
20:56:46 [2022-07-29T20:56:46.019Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true
20:56:46 [2022-07-29T20:56:46.276Z] --- PASS: TestDaemonProxy (6.22s)
20:56:46 [2022-07-29T20:56:46.276Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
20:56:46 [2022-07-29T20:56:46.276Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
20:56:46 [2022-07-29T20:56:46.276Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
20:56:46 [2022-07-29T20:56:46.277Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
20:56:46 [2022-07-29T20:56:46.277Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:56:46 [2022-07-29T20:56:46.277Z] PASS
20:56:46 [2022-07-29T20:56:46.277Z] 
20:56:46 [2022-07-29T20:56:46.277Z] DONE 18 tests in 11.154s
20:56:46 [2022-07-29T20:56:46.277Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:56:46 [2022-07-29T20:56:46.281Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
20:56:46 [2022-07-29T20:56:46.281Z] === RUN   TestDaemonIpcModePrivate
20:56:46 [2022-07-29T20:56:46.535Z] INFO: Testing against a local daemon
20:56:46 [2022-07-29T20:56:46.535Z] === RUN   TestCommitInheritsEnv
20:56:46 [2022-07-29T20:56:46.794Z] --- PASS: TestCommitInheritsEnv (0.33s)
20:56:46 [2022-07-29T20:56:46.794Z] === RUN   TestImportExtremelyLargeImageWorks
20:56:46 [2022-07-29T20:56:46.794Z] === PAUSE TestImportExtremelyLargeImageWorks
20:56:46 [2022-07-29T20:56:46.794Z] === RUN   TestImportWithCustomPlatform
20:56:46 [2022-07-29T20:56:46.794Z] === RUN   TestImportWithCustomPlatform/#00
20:56:46 [2022-07-29T20:56:46.794Z] === RUN   TestImportWithCustomPlatform/_______
20:56:46 [2022-07-29T20:56:46.794Z] === RUN   TestImportWithCustomPlatform//
20:56:46 [2022-07-29T20:56:46.794Z] === RUN   TestImportWithCustomPlatform/linux
20:56:46 [2022-07-29T20:56:46.794Z] === RUN   TestImportWithCustomPlatform/LINUX
20:56:46 [2022-07-29T20:56:46.794Z] --- PASS: TestTemplatedSecret (2.46s)
20:56:46 [2022-07-29T20:56:46.794Z] === RUN   TestSecretCreateResolve
20:56:47 [2022-07-29T20:56:47.053Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:56:47 [2022-07-29T20:56:47.053Z] === RUN   TestImportWithCustomPlatform/macos
20:56:47 [2022-07-29T20:56:47.053Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:56:47 [2022-07-29T20:56:47.053Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:56:47 [2022-07-29T20:56:47.053Z] --- PASS: TestImportWithCustomPlatform (0.33s)
20:56:47 [2022-07-29T20:56:47.053Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
20:56:47 [2022-07-29T20:56:47.053Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:56:47 [2022-07-29T20:56:47.053Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:56:47 [2022-07-29T20:56:47.053Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
20:56:47 [2022-07-29T20:56:47.053Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
20:56:47 [2022-07-29T20:56:47.053Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
20:56:47 [2022-07-29T20:56:47.053Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:56:47 [2022-07-29T20:56:47.053Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:56:47 [2022-07-29T20:56:47.053Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:56:47 [2022-07-29T20:56:47.053Z] === RUN   TestImagesFilterMultiReference
20:56:47 [2022-07-29T20:56:47.053Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:56:47 [2022-07-29T20:56:47.053Z] === RUN   TestImagePullPlatformInvalid
20:56:47 [2022-07-29T20:56:47.053Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:56:47 [2022-07-29T20:56:47.053Z] === RUN   TestRemoveImageOrphaning
20:56:47 [2022-07-29T20:56:47.217Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
20:56:47 [2022-07-29T20:56:47.476Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
20:56:47 [2022-07-29T20:56:47.476Z] --- PASS: TestDaemonIpcModePrivate (1.26s)
20:56:47 [2022-07-29T20:56:47.476Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:56:47 [2022-07-29T20:56:47.618Z] --- PASS: TestRemoveImageOrphaning (0.28s)
20:56:47 [2022-07-29T20:56:47.618Z] === RUN   TestRemoveImageGarbageCollector
20:56:47 [2022-07-29T20:56:47.876Z] time="2022-07-29T20:56:47Z" level=info msg="[graphdriver] trying configured driver: overlay2"
20:56:48 [2022-07-29T20:56:48.694Z] --- PASS: TestSecretCreateResolve (2.15s)
20:56:48 [2022-07-29T20:56:48.694Z] PASS
20:56:48 [2022-07-29T20:56:48.694Z] 
20:56:48 [2022-07-29T20:56:48.694Z] DONE 6 tests in 13.457s
20:56:48 [2022-07-29T20:56:48.694Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:56:48 [2022-07-29T20:56:48.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:56:48 [2022-07-29T20:56:48.694Z] ++ set -e
20:56:48 [2022-07-29T20:56:48.694Z] ++ '[' -n 0 ']'
20:56:48 [2022-07-29T20:56:48.694Z] ++ set -x
20:56:48 [2022-07-29T20:56:48.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
20:56:48 [2022-07-29T20:56:48.694Z] INFO: Testing against a local daemon
20:56:48 [2022-07-29T20:56:48.694Z] === RUN   TestServiceCreateInit
20:56:48 [2022-07-29T20:56:48.694Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:56:48 [2022-07-29T20:56:48.853Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: false, mustBeShared: false
20:56:48 [2022-07-29T20:56:48.854Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s)
20:56:48 [2022-07-29T20:56:48.854Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:56:49 [2022-07-29T20:56:49.775Z] --- PASS: TestRemoveImageGarbageCollector (1.94s)
20:56:49 [2022-07-29T20:56:49.775Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:56:49 [2022-07-29T20:56:49.775Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:56:49 [2022-07-29T20:56:49.775Z] === RUN   TestTagInvalidReference
20:56:49 [2022-07-29T20:56:49.775Z] --- PASS: TestTagInvalidReference (0.01s)
20:56:49 [2022-07-29T20:56:49.775Z] === RUN   TestTagValidPrefixedRepo
20:56:49 [2022-07-29T20:56:49.775Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:56:49 [2022-07-29T20:56:49.775Z] === RUN   TestTagExistedNameWithoutForce
20:56:49 [2022-07-29T20:56:49.775Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:56:49 [2022-07-29T20:56:49.775Z] === RUN   TestTagOfficialNames
20:56:49 [2022-07-29T20:56:49.775Z] --- PASS: TestTagOfficialNames (0.05s)
20:56:49 [2022-07-29T20:56:49.775Z] === RUN   TestTagMatchesDigest
20:56:49 [2022-07-29T20:56:49.775Z] --- PASS: TestTagMatchesDigest (0.02s)
20:56:49 [2022-07-29T20:56:49.775Z] === CONT  TestImportExtremelyLargeImageWorks
20:56:50 [2022-07-29T20:56:50.234Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true
20:56:50 [2022-07-29T20:56:50.234Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
20:56:50 [2022-07-29T20:56:50.234Z] === RUN   TestIpcModeOlderClient
20:56:50 [2022-07-29T20:56:50.234Z] === PAUSE TestIpcModeOlderClient
20:56:50 [2022-07-29T20:56:50.234Z] === RUN   TestKillContainerInvalidSignal
20:56:50 [2022-07-29T20:56:50.802Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
20:56:50 [2022-07-29T20:56:50.802Z] === RUN   TestKillContainer
20:56:50 [2022-07-29T20:56:50.802Z] === RUN   TestKillContainer/no_signal
20:56:50 [2022-07-29T20:56:50.802Z] === RUN   TestDockerSuite/TestGetContainerStats
20:56:51 [2022-07-29T20:56:51.739Z] === RUN   TestKillContainer/non_killing_signal
20:56:52 [2022-07-29T20:56:52.308Z] === RUN   TestKillContainer/killing_signal
20:56:52 [2022-07-29T20:56:52.308Z]     check_test.go:540: [de4b366975b57] daemon is not started
20:56:52 [2022-07-29T20:56:52.308Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
20:56:52 [2022-07-29T20:56:52.876Z] --- PASS: TestKillContainer (2.05s)
20:56:52 [2022-07-29T20:56:52.876Z]     --- PASS: TestKillContainer/no_signal (0.79s)
20:56:52 [2022-07-29T20:56:52.876Z]     --- PASS: TestKillContainer/non_killing_signal (0.46s)
20:56:52 [2022-07-29T20:56:52.876Z]     --- PASS: TestKillContainer/killing_signal (0.54s)
20:56:52 [2022-07-29T20:56:52.876Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:56:52 [2022-07-29T20:56:52.876Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:56:53 [2022-07-29T20:56:53.813Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:56:53 [2022-07-29T20:56:53.967Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:56:54 [2022-07-29T20:56:54.383Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
20:56:54 [2022-07-29T20:56:54.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s)
20:56:54 [2022-07-29T20:56:54.383Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
20:56:54 [2022-07-29T20:56:54.383Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
20:56:54 [2022-07-29T20:56:54.383Z] === RUN   TestKillStoppedContainer
20:56:54 [2022-07-29T20:56:54.383Z] --- PASS: TestKillStoppedContainer (0.06s)
20:56:54 [2022-07-29T20:56:54.383Z] === RUN   TestKillStoppedContainerAPIPre120
20:56:54 [2022-07-29T20:56:54.383Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
20:56:54 [2022-07-29T20:56:54.383Z] === RUN   TestKillDifferentUserContainer
20:56:54 [2022-07-29T20:56:54.952Z] --- PASS: TestKillDifferentUserContainer (0.54s)
20:56:54 [2022-07-29T20:56:54.952Z] === RUN   TestInspectOomKilledTrue
20:56:54 [2022-07-29T20:56:54.952Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:56:54 [2022-07-29T20:56:54.952Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
20:56:54 [2022-07-29T20:56:54.952Z] === RUN   TestInspectOomKilledFalse
20:56:54 [2022-07-29T20:56:54.952Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:56:54 [2022-07-29T20:56:54.952Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:56:54 [2022-07-29T20:56:54.952Z] === RUN   TestLinksEtcHostsContentMatch
20:56:55 [2022-07-29T20:56:55.542Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s)
20:56:55 [2022-07-29T20:56:55.806Z] === RUN   TestLinksContainerNames
20:56:56 [2022-07-29T20:56:56.066Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:56:57 [2022-07-29T20:56:57.249Z] --- PASS: TestServiceCreateInit (8.09s)
20:56:57 [2022-07-29T20:56:57.249Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s)
20:56:57 [2022-07-29T20:56:57.249Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s)
20:56:57 [2022-07-29T20:56:57.249Z] === RUN   TestCreateServiceMultipleTimes
20:56:57 [2022-07-29T20:56:57.974Z] --- PASS: TestLinksContainerNames (1.92s)
20:56:57 [2022-07-29T20:56:57.974Z] === RUN   TestLogsFollowTailEmpty
20:56:58 [2022-07-29T20:56:58.234Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
20:56:58 [2022-07-29T20:56:58.234Z] === RUN   TestLogs
20:56:58 [2022-07-29T20:56:58.234Z] === RUN   TestLogs/driver_local
20:56:58 [2022-07-29T20:56:58.234Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:56:58 [2022-07-29T20:56:58.234Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:56:58 [2022-07-29T20:56:58.234Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:56:58 [2022-07-29T20:56:58.234Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:56:58 [2022-07-29T20:56:58.234Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:56:58 [2022-07-29T20:56:58.234Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:56:58 [2022-07-29T20:56:58.234Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:56:58 [2022-07-29T20:56:58.234Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:56:58 [2022-07-29T20:56:58.234Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:56:58 [2022-07-29T20:56:58.234Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:56:58 [2022-07-29T20:56:58.234Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:56:58 [2022-07-29T20:56:58.234Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:56:58 [2022-07-29T20:56:58.234Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:56:58 [2022-07-29T20:56:58.234Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:56:59 [2022-07-29T20:56:59.171Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:56:59 [2022-07-29T20:56:59.431Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:57:00 [2022-07-29T20:57:00.810Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:57:00 [2022-07-29T20:57:00.810Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:57:01 [2022-07-29T20:57:01.069Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:57:02 [2022-07-29T20:57:02.627Z] === RUN   TestLogs/driver_json-file
20:57:02 [2022-07-29T20:57:02.627Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:57:02 [2022-07-29T20:57:02.627Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:57:02 [2022-07-29T20:57:02.627Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:57:02 [2022-07-29T20:57:02.627Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:57:02 [2022-07-29T20:57:02.627Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:57:02 [2022-07-29T20:57:02.627Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:57:02 [2022-07-29T20:57:02.627Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:57:02 [2022-07-29T20:57:02.627Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:57:02 [2022-07-29T20:57:02.627Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:57:02 [2022-07-29T20:57:02.627Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:57:02 [2022-07-29T20:57:02.627Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:57:02 [2022-07-29T20:57:02.627Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:57:02 [2022-07-29T20:57:02.627Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:57:02 [2022-07-29T20:57:02.627Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:57:03 [2022-07-29T20:57:03.196Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:57:03 [2022-07-29T20:57:03.456Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:57:03 [2022-07-29T20:57:03.715Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:57:05 [2022-07-29T20:57:05.093Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:57:05 [2022-07-29T20:57:05.093Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:57:06 [2022-07-29T20:57:06.029Z] --- PASS: TestLogs (7.62s)
20:57:06 [2022-07-29T20:57:06.029Z]     --- PASS: TestLogs/driver_local (0.01s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.89s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.99s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.58s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.52s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.49s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.48s)
20:57:06 [2022-07-29T20:57:06.029Z]     --- PASS: TestLogs/driver_json-file (0.02s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.21s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.37s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.25s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.17s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.06s)
20:57:06 [2022-07-29T20:57:06.029Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.07s)
20:57:06 [2022-07-29T20:57:06.029Z] === RUN   TestContainerNetworkMountsNoChown
20:57:06 [2022-07-29T20:57:06.966Z] --- PASS: TestContainerNetworkMountsNoChown (1.04s)
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/default
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/default
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/private
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/private
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rprivate
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rprivate
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/slave
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/slave
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rslave
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rslave
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/shared
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/shared
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rshared
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rshared
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/default
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/default/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/default/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/default/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/rshared
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/shared
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/rslave
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/slave
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/rprivate
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/private
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/private/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/private/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:57:06 [2022-07-29T20:57:06.966Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:57:06 [2022-07-29T20:57:06.966Z] === CONT  TestMountDaemonRoot/default/mount_root
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:57:07 [2022-07-29T20:57:07.225Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/private/bind_root
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/private/mount_root
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:57:07 [2022-07-29T20:57:07.484Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:57:07 [2022-07-29T20:57:07.484Z] --- PASS: TestMountDaemonRoot (0.04s)
20:57:07 [2022-07-29T20:57:07.484Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:57:07 [2022-07-29T20:57:07.484Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
20:57:07 [2022-07-29T20:57:07.484Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:57:07 [2022-07-29T20:57:07.484Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:57:07 [2022-07-29T20:57:07.484Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
20:57:07 [2022-07-29T20:57:07.484Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:57:07 [2022-07-29T20:57:07.484Z]     --- PASS: TestMountDaemonRoot/rslave (0.01s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
20:57:07 [2022-07-29T20:57:07.484Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:57:07 [2022-07-29T20:57:07.484Z] === RUN   TestContainerBindMountNonRecursive
20:57:08 [2022-07-29T20:57:08.421Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:57:09 [2022-07-29T20:57:09.358Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:57:09 [2022-07-29T20:57:09.358Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:57:09 [2022-07-29T20:57:09.358Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
20:57:09 [2022-07-29T20:57:09.358Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:57:09 [2022-07-29T20:57:09.618Z] --- PASS: TestContainerBindMountNonRecursive (2.05s)
20:57:09 [2022-07-29T20:57:09.618Z] === RUN   TestContainerVolumesMountedAsShared
20:57:10 [2022-07-29T20:57:10.186Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:57:10 [2022-07-29T20:57:10.445Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s)
20:57:10 [2022-07-29T20:57:10.445Z] === RUN   TestContainerVolumesMountedAsSlave
20:57:10 [2022-07-29T20:57:10.445Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
20:57:11 [2022-07-29T20:57:11.014Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s)
20:57:11 [2022-07-29T20:57:11.014Z] === RUN   TestNetworkNat
20:57:11 [2022-07-29T20:57:11.014Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:57:11 [2022-07-29T20:57:11.953Z] --- PASS: TestNetworkNat (0.88s)
20:57:11 [2022-07-29T20:57:11.953Z] === RUN   TestNetworkLocalhostTCPNat
20:57:11 [2022-07-29T20:57:11.953Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:57:12 [2022-07-29T20:57:12.892Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
20:57:12 [2022-07-29T20:57:12.892Z] === RUN   TestNetworkLoopbackNat
20:57:12 [2022-07-29T20:57:12.892Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:57:13 [2022-07-29T20:57:13.828Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:57:14 [2022-07-29T20:57:14.420Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:57:14 [2022-07-29T20:57:14.420Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:57:14 [2022-07-29T20:57:14.420Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:57:14 [2022-07-29T20:57:14.991Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:57:14 [2022-07-29T20:57:14.991Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
20:57:15 [2022-07-29T20:57:15.324Z] --- PASS: TestCreateServiceMultipleTimes (15.49s)
20:57:15 [2022-07-29T20:57:15.324Z] === RUN   TestCreateServiceConflict
20:57:15 [2022-07-29T20:57:15.324Z] --- PASS: TestCreateServiceConflict (2.18s)
20:57:15 [2022-07-29T20:57:15.324Z] === RUN   TestCreateServiceMaxReplicas
20:57:15 [2022-07-29T20:57:15.560Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:57:15 [2022-07-29T20:57:15.820Z] --- PASS: TestNetworkLoopbackNat (3.19s)
20:57:15 [2022-07-29T20:57:15.820Z] === RUN   TestPause
20:57:16 [2022-07-29T20:57:16.759Z] --- PASS: TestPause (0.71s)
20:57:16 [2022-07-29T20:57:16.759Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:57:16 [2022-07-29T20:57:16.759Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:57:16 [2022-07-29T20:57:16.759Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:57:16 [2022-07-29T20:57:16.759Z] === RUN   TestPauseStopPausedContainer
20:57:17 [2022-07-29T20:57:17.225Z] --- PASS: TestCreateServiceMaxReplicas (2.68s)
20:57:17 [2022-07-29T20:57:17.225Z] === RUN   TestCreateWithDuplicateNetworkNames
20:57:17 [2022-07-29T20:57:17.328Z] --- PASS: TestPauseStopPausedContainer (0.60s)
20:57:17 [2022-07-29T20:57:17.328Z] === RUN   TestPidHost
20:57:17 [2022-07-29T20:57:17.897Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
20:57:18 [2022-07-29T20:57:18.464Z] --- PASS: TestPidHost (1.38s)
20:57:18 [2022-07-29T20:57:18.464Z] === RUN   TestPsFilter
20:57:18 [2022-07-29T20:57:18.723Z] --- PASS: TestPsFilter (0.14s)
20:57:18 [2022-07-29T20:57:18.723Z] === RUN   TestRemoveContainerWithRemovedVolume
20:57:19 [2022-07-29T20:57:19.293Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s)
20:57:19 [2022-07-29T20:57:19.293Z] === RUN   TestRemoveContainerWithVolume
20:57:19 [2022-07-29T20:57:19.553Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:57:20 [2022-07-29T20:57:20.121Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
20:57:20 [2022-07-29T20:57:20.121Z] === RUN   TestRemoveContainerRunning
20:57:20 [2022-07-29T20:57:20.121Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:57:20 [2022-07-29T20:57:20.690Z] --- PASS: TestRemoveContainerRunning (0.75s)
20:57:20 [2022-07-29T20:57:20.690Z] === RUN   TestRemoveContainerForceRemoveRunning
20:57:21 [2022-07-29T20:57:21.259Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s)
20:57:21 [2022-07-29T20:57:21.259Z] === RUN   TestRemoveInvalidContainer
20:57:21 [2022-07-29T20:57:21.259Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:57:21 [2022-07-29T20:57:21.259Z] === RUN   TestRenameLinkedContainer
20:57:22 [2022-07-29T20:57:22.198Z]     check_test.go:540: [d421f823ac400] daemon is not started
20:57:22 [2022-07-29T20:57:22.198Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
20:57:23 [2022-07-29T20:57:23.577Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
20:57:23 [2022-07-29T20:57:23.836Z] --- PASS: TestRenameLinkedContainer (2.38s)
20:57:23 [2022-07-29T20:57:23.836Z] === RUN   TestRenameStoppedContainer
20:57:24 [2022-07-29T20:57:24.404Z] --- PASS: TestRenameStoppedContainer (0.53s)
20:57:24 [2022-07-29T20:57:24.404Z] === RUN   TestRenameRunningContainerAndReuse
20:57:24 [2022-07-29T20:57:24.973Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:57:25 [2022-07-29T20:57:25.542Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
20:57:25 [2022-07-29T20:57:25.803Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s)
20:57:25 [2022-07-29T20:57:25.803Z] === RUN   TestRenameInvalidName
20:57:25 [2022-07-29T20:57:25.803Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:57:26 [2022-07-29T20:57:26.741Z] --- PASS: TestRenameInvalidName (0.79s)
20:57:26 [2022-07-29T20:57:26.741Z] === RUN   TestRenameAnonymousContainer
20:57:27 [2022-07-29T20:57:27.678Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:57:29 [2022-07-29T20:57:29.583Z] --- PASS: TestRenameAnonymousContainer (2.78s)
20:57:29 [2022-07-29T20:57:29.583Z] === RUN   TestRenameContainerWithSameName
20:57:30 [2022-07-29T20:57:30.152Z] --- PASS: TestRenameContainerWithSameName (0.72s)
20:57:30 [2022-07-29T20:57:30.152Z] === RUN   TestRenameContainerWithLinkedContainer
20:57:31 [2022-07-29T20:57:31.533Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
20:57:31 [2022-07-29T20:57:31.533Z] === RUN   TestResize
20:57:32 [2022-07-29T20:57:32.093Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
20:57:32 [2022-07-29T20:57:32.093Z] === RUN   TestCreateServiceSecretFileMode
20:57:32 [2022-07-29T20:57:32.477Z] --- PASS: TestResize (0.84s)
20:57:32 [2022-07-29T20:57:32.477Z] === RUN   TestResizeWithInvalidSize
20:57:32 [2022-07-29T20:57:32.659Z] --- PASS: TestCreateServiceSecretFileMode (2.38s)
20:57:32 [2022-07-29T20:57:32.659Z] === RUN   TestCreateServiceConfigFileMode
20:57:33 [2022-07-29T20:57:33.415Z] --- PASS: TestResizeWithInvalidSize (1.02s)
20:57:33 [2022-07-29T20:57:33.415Z] === RUN   TestResizeWhenContainerNotStarted
20:57:33 [2022-07-29T20:57:33.674Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
20:57:34 [2022-07-29T20:57:34.242Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s)
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:34 [2022-07-29T20:57:34.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:35 [2022-07-29T20:57:35.188Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
20:57:35 [2022-07-29T20:57:35.188Z] === RUN   TestCreateServiceSysctls
20:57:35 [2022-07-29T20:57:35.626Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:57:35 [2022-07-29T20:57:35.626Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:57:35 [2022-07-29T20:57:35.626Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:57:37 [2022-07-29T20:57:37.006Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:57:37 [2022-07-29T20:57:37.006Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:57:37 [2022-07-29T20:57:37.575Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
20:57:37 [2022-07-29T20:57:37.575Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:37 [2022-07-29T20:57:37.575Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:57:37 [2022-07-29T20:57:37.575Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:57:38 [2022-07-29T20:57:38.470Z] --- PASS: TestCreateServiceSysctls (3.01s)
20:57:38 [2022-07-29T20:57:38.470Z] === RUN   TestCreateServiceCapabilities
20:57:38 [2022-07-29T20:57:38.512Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:57:38 [2022-07-29T20:57:38.512Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:57:39 [2022-07-29T20:57:39.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:39 [2022-07-29T20:57:39.080Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
20:57:40 [2022-07-29T20:57:40.018Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:57:40 [2022-07-29T20:57:40.018Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:57:40 [2022-07-29T20:57:40.018Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:40 [2022-07-29T20:57:40.388Z] --- PASS: TestCreateServiceCapabilities (2.33s)
20:57:40 [2022-07-29T20:57:40.388Z] === RUN   TestInspect
20:57:40 [2022-07-29T20:57:40.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:40 [2022-07-29T20:57:40.847Z] === RUN   TestDockerSuite/TestAttachAfterDetach
20:57:41 [2022-07-29T20:57:41.420Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
20:57:41 [2022-07-29T20:57:41.680Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:42 [2022-07-29T20:57:42.249Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:42 [2022-07-29T20:57:42.817Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
20:57:42 [2022-07-29T20:57:42.918Z] --- PASS: TestInspect (2.55s)
20:57:42 [2022-07-29T20:57:42.918Z] === RUN   TestCreateJob
20:57:44 [2022-07-29T20:57:44.196Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:57:44 [2022-07-29T20:57:44.196Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
20:57:44 [2022-07-29T20:57:44.196Z]     check_test.go:540: [d9b3bf0e583c1] daemon is not started
20:57:44 [2022-07-29T20:57:44.196Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:57:44 [2022-07-29T20:57:44.196Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
20:57:44 [2022-07-29T20:57:44.196Z]     check_test.go:540: [d52d97460c4a5] daemon is not started
20:57:44 [2022-07-29T20:57:44.196Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
20:57:44 [2022-07-29T20:57:44.764Z] === RUN   TestDockerSuite/TestAttachDetach
20:57:45 [2022-07-29T20:57:45.447Z] --- PASS: TestCreateJob (2.51s)
20:57:45 [2022-07-29T20:57:45.447Z] === RUN   TestReplicatedJob
20:57:45 [2022-07-29T20:57:45.700Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:57:45 [2022-07-29T20:57:45.959Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:46 [2022-07-29T20:57:46.219Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:57:46 [2022-07-29T20:57:46.478Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:57:47 [2022-07-29T20:57:47.417Z]     check_test.go:540: [dbd8e04c1d716] daemon is not started
20:57:47 [2022-07-29T20:57:47.417Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
20:57:47 [2022-07-29T20:57:47.987Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:57:49 [2022-07-29T20:57:49.366Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:57:49 [2022-07-29T20:57:49.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:57:49 [2022-07-29T20:57:49.937Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:57:50 [2022-07-29T20:57:50.711Z] --- PASS: TestReplicatedJob (4.99s)
20:57:50 [2022-07-29T20:57:50.711Z] === RUN   TestUpdateReplicatedJob
20:57:51 [2022-07-29T20:57:51.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:57:52 [2022-07-29T20:57:52.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:57:52 [2022-07-29T20:57:52.545Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
20:57:53 [2022-07-29T20:57:53.994Z] --- PASS: TestUpdateReplicatedJob (3.11s)
20:57:53 [2022-07-29T20:57:53.994Z] === RUN   TestServiceListWithStatuses
20:57:53 [2022-07-29T20:57:53.994Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:57:53 [2022-07-29T20:57:53.994Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:57:53 [2022-07-29T20:57:53.994Z] === RUN   TestDockerNetworkConnectAlias
20:57:54 [2022-07-29T20:57:54.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:57:55 [2022-07-29T20:57:55.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:57:56 [2022-07-29T20:57:56.097Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
20:57:57 [2022-07-29T20:57:57.037Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:57:58 [2022-07-29T20:57:58.178Z] --- PASS: TestDockerNetworkConnectAlias (3.97s)
20:57:58 [2022-07-29T20:57:58.178Z] === RUN   TestDockerNetworkReConnect
20:57:58 [2022-07-29T20:57:58.829Z] Created binary: bundles/dynbinary-daemon/dockerd
20:57:58 [2022-07-29T20:57:58.829Z] Building: bundles/dynbinary-daemon/docker-proxy
20:57:58 [2022-07-29T20:57:58.829Z] GOOS="" GOARCH="" GOARM=""
20:57:58 [2022-07-29T20:57:58.829Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:57:58 [2022-07-29T20:57:58.829Z] 
20:57:58 [2022-07-29T20:57:58.829Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:57:58 [2022-07-29T20:57:58.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:57:58 [2022-07-29T20:57:58.829Z] Using test binary docker
20:57:58 [2022-07-29T20:57:58.829Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:57:58 [2022-07-29T20:57:58.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:57:58 [2022-07-29T20:57:58.829Z] INFO: Waiting for daemon to start...
20:57:58 [2022-07-29T20:57:58.829Z] Starting dockerd
20:57:58 [2022-07-29T20:57:58.829Z] .
20:57:58 [2022-07-29T20:57:58.829Z] INFO: Building docker-sdk-python3:5.0.3...
20:57:59 [2022-07-29T20:57:59.575Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
20:57:59 [2022-07-29T20:57:59.575Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.34s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.86s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.50s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s)
20:57:59 [2022-07-29T20:57:59.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s)
20:57:59 [2022-07-29T20:57:59.575Z] === RUN   TestCgroupNamespacesRun
20:58:00 [2022-07-29T20:58:00.708Z] --- PASS: TestDockerNetworkReConnect (3.20s)
20:58:00 [2022-07-29T20:58:00.708Z] === RUN   TestServicePlugin
20:58:00 [2022-07-29T20:58:00.708Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:00 [2022-07-29T20:58:00.708Z] --- SKIP: TestServicePlugin (0.00s)
20:58:00 [2022-07-29T20:58:00.708Z] === RUN   TestServiceUpdateLabel
20:58:01 [2022-07-29T20:58:01.480Z] --- PASS: TestCgroupNamespacesRun (1.63s)
20:58:01 [2022-07-29T20:58:01.480Z] === RUN   TestCgroupNamespacesRunPrivileged
20:58:02 [2022-07-29T20:58:02.418Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
20:58:02 [2022-07-29T20:58:02.677Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
20:58:02 [2022-07-29T20:58:02.677Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:58:03 [2022-07-29T20:58:03.237Z] --- PASS: TestServiceUpdateLabel (2.28s)
20:58:03 [2022-07-29T20:58:03.237Z] === RUN   TestServiceUpdateSecrets
20:58:04 [2022-07-29T20:58:04.585Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s)
20:58:04 [2022-07-29T20:58:04.585Z] === RUN   TestCgroupNamespacesRunHostMode
20:58:05 [2022-07-29T20:58:05.964Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
20:58:05 [2022-07-29T20:58:05.964Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:58:06 [2022-07-29T20:58:06.901Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
20:58:07 [2022-07-29T20:58:07.839Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:58:07 [2022-07-29T20:58:07.839Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
20:58:07 [2022-07-29T20:58:07.839Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:58:08 [2022-07-29T20:58:08.778Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:58:09 [2022-07-29T20:58:09.718Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s)
20:58:09 [2022-07-29T20:58:09.718Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:58:09 [2022-07-29T20:58:09.977Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:58:10 [2022-07-29T20:58:10.547Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
20:58:10 [2022-07-29T20:58:10.547Z] === RUN   TestCgroupNamespacesRunOlderClient
20:58:10 [2022-07-29T20:58:10.547Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
20:58:11 [2022-07-29T20:58:11.125Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
20:58:12 [2022-07-29T20:58:12.504Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
20:58:12 [2022-07-29T20:58:12.504Z] === RUN   TestNISDomainname
20:58:13 [2022-07-29T20:58:13.075Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:58:13 [2022-07-29T20:58:13.336Z] --- PASS: TestNISDomainname (1.10s)
20:58:13 [2022-07-29T20:58:13.336Z] === RUN   TestHostnameDnsResolution
20:58:14 [2022-07-29T20:58:14.715Z] --- PASS: TestHostnameDnsResolution (1.33s)
20:58:14 [2022-07-29T20:58:14.716Z] === RUN   TestUnprivilegedPortsAndPing
20:58:15 [2022-07-29T20:58:15.283Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
20:58:15 [2022-07-29T20:58:15.542Z] --- PASS: TestUnprivilegedPortsAndPing (0.76s)
20:58:15 [2022-07-29T20:58:15.542Z] === RUN   TestPrivilegedHostDevices
20:58:15 [2022-07-29T20:58:15.802Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:58:16 [2022-07-29T20:58:16.370Z] --- PASS: TestPrivilegedHostDevices (0.84s)
20:58:16 [2022-07-29T20:58:16.370Z] === RUN   TestRunConsoleSize
20:58:16 [2022-07-29T20:58:16.938Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:58:17 [2022-07-29T20:58:17.198Z] --- PASS: TestRunConsoleSize (0.86s)
20:58:17 [2022-07-29T20:58:17.198Z] === RUN   TestRunWithAlternativeContainerdShim
20:58:17 [2022-07-29T20:58:17.770Z]     check_test.go:540: [db40d4821d46e] daemon is not started
20:58:17 [2022-07-29T20:58:17.770Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
20:58:18 [2022-07-29T20:58:18.107Z] --- PASS: TestServiceUpdateSecrets (14.27s)
20:58:18 [2022-07-29T20:58:18.107Z] === RUN   TestServiceUpdateConfigs
20:58:18 [2022-07-29T20:58:18.708Z] --- PASS: TestRunWithAlternativeContainerdShim (1.59s)
20:58:18 [2022-07-29T20:58:18.708Z] === RUN   TestStats
20:58:21 [2022-07-29T20:58:21.246Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
20:58:21 [2022-07-29T20:58:21.505Z] --- PASS: TestStats (2.84s)
20:58:21 [2022-07-29T20:58:21.505Z] === RUN   TestStopContainerWithTimeout
20:58:21 [2022-07-29T20:58:21.505Z] === RUN   TestStopContainerWithTimeout/0
20:58:21 [2022-07-29T20:58:21.505Z] === PAUSE TestStopContainerWithTimeout/0
20:58:21 [2022-07-29T20:58:21.505Z] === RUN   TestStopContainerWithTimeout/1
20:58:21 [2022-07-29T20:58:21.505Z] === PAUSE TestStopContainerWithTimeout/1
20:58:21 [2022-07-29T20:58:21.505Z] === RUN   TestStopContainerWithTimeout/3
20:58:21 [2022-07-29T20:58:21.505Z] === PAUSE TestStopContainerWithTimeout/3
20:58:21 [2022-07-29T20:58:21.505Z] === RUN   TestStopContainerWithTimeout/-1
20:58:21 [2022-07-29T20:58:21.505Z] === PAUSE TestStopContainerWithTimeout/-1
20:58:21 [2022-07-29T20:58:21.505Z] === CONT  TestStopContainerWithTimeout/0
20:58:21 [2022-07-29T20:58:21.505Z] === CONT  TestStopContainerWithTimeout/-1
20:58:22 [2022-07-29T20:58:22.444Z] === CONT  TestStopContainerWithTimeout/3
20:58:23 [2022-07-29T20:58:23.823Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:58:23 [2022-07-29T20:58:23.823Z]     docker_cli_daemon_plugins_test.go:106: [db5dbdcc385ec] daemon is not started
20:58:24 [2022-07-29T20:58:24.392Z] === CONT  TestStopContainerWithTimeout/1
20:58:24 [2022-07-29T20:58:24.960Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
20:58:26 [2022-07-29T20:58:26.202Z] --- PASS: TestImportExtremelyLargeImageWorks (91.56s)
20:58:26 [2022-07-29T20:58:26.202Z] PASS
20:58:26 [2022-07-29T20:58:26.202Z] 
20:58:26 [2022-07-29T20:58:26.202Z] DONE 22 tests in 94.800s
20:58:26 [2022-07-29T20:58:26.202Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:58:26 [2022-07-29T20:58:26.202Z] === RUN   TestStripANSICommands
20:58:26 [2022-07-29T20:58:26.202Z] === RUN   TestStripANSICommands/#00
20:58:26 [2022-07-29T20:58:26.202Z] === RUN   TestStripANSICommands/#01
20:58:26 [2022-07-29T20:58:26.202Z] --- PASS: TestStripANSICommands (0.00s)
20:58:26 [2022-07-29T20:58:26.202Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:58:26 [2022-07-29T20:58:26.202Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:58:26 [2022-07-29T20:58:26.202Z] PASS
20:58:26 [2022-07-29T20:58:26.202Z] 
20:58:26 [2022-07-29T20:58:26.202Z] DONE 3 tests in 0.009s
20:58:26 [2022-07-29T20:58:26.202Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:58:26 [2022-07-29T20:58:26.202Z] INFO: Testing against a local daemon
20:58:26 [2022-07-29T20:58:26.202Z] === RUN   TestNetworkCreateDelete
20:58:26 [2022-07-29T20:58:26.202Z] --- PASS: TestNetworkCreateDelete (0.14s)
20:58:26 [2022-07-29T20:58:26.202Z] === RUN   TestDockerNetworkDeletePreferID
20:58:26 [2022-07-29T20:58:26.202Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
20:58:26 [2022-07-29T20:58:26.202Z] === RUN   TestDaemonDNSFallback
20:58:26 [2022-07-29T20:58:26.339Z] --- PASS: TestStopContainerWithTimeout (0.02s)
20:58:26 [2022-07-29T20:58:26.339Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
20:58:26 [2022-07-29T20:58:26.339Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.84s)
20:58:26 [2022-07-29T20:58:26.339Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
20:58:26 [2022-07-29T20:58:26.339Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
20:58:26 [2022-07-29T20:58:26.339Z] === RUN   TestDeleteDevicemapper
20:58:26 [2022-07-29T20:58:26.339Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:58:26 [2022-07-29T20:58:26.339Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:58:26 [2022-07-29T20:58:26.339Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:58:26 [2022-07-29T20:58:26.599Z]     check_test.go:540: [d08081bd4d124] daemon is not started
20:58:26 [2022-07-29T20:58:26.599Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
20:58:27 [2022-07-29T20:58:27.168Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:58:27 [2022-07-29T20:58:27.428Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:58:28 [2022-07-29T20:58:28.103Z] --- PASS: TestDaemonDNSFallback (6.34s)
20:58:28 [2022-07-29T20:58:28.103Z] === RUN   TestInspectNetwork
20:58:28 [2022-07-29T20:58:28.808Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s)
20:58:28 [2022-07-29T20:58:28.808Z] === RUN   TestUpdateMemory
20:58:28 [2022-07-29T20:58:28.808Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:58:28 [2022-07-29T20:58:28.808Z] --- SKIP: TestUpdateMemory (0.00s)
20:58:28 [2022-07-29T20:58:28.808Z] === RUN   TestUpdateCPUQuota
20:58:29 [2022-07-29T20:58:29.068Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:58:30 [2022-07-29T20:58:30.461Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
20:58:30 [2022-07-29T20:58:30.461Z] --- PASS: TestUpdateCPUQuota (1.48s)
20:58:30 [2022-07-29T20:58:30.461Z] === RUN   TestUpdatePidsLimit
20:58:30 [2022-07-29T20:58:30.461Z] === RUN   TestUpdatePidsLimit/update_from_none
20:58:30 [2022-07-29T20:58:30.461Z] === RUN   TestUpdatePidsLimit/no_change
20:58:31 [2022-07-29T20:58:31.043Z] === RUN   TestUpdatePidsLimit/update_lower
20:58:31 [2022-07-29T20:58:31.305Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:58:31 [2022-07-29T20:58:31.399Z] === RUN   TestInspectNetwork/full_network_id
20:58:31 [2022-07-29T20:58:31.399Z] === RUN   TestInspectNetwork/partial_network_id
20:58:31 [2022-07-29T20:58:31.399Z] === RUN   TestInspectNetwork/network_name
20:58:31 [2022-07-29T20:58:31.399Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:58:31 [2022-07-29T20:58:31.564Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:58:31 [2022-07-29T20:58:31.823Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:58:32 [2022-07-29T20:58:32.083Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:58:32 [2022-07-29T20:58:32.083Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:58:32 [2022-07-29T20:58:32.995Z] --- PASS: TestServiceUpdateConfigs (14.28s)
20:58:32 [2022-07-29T20:58:32.996Z] === RUN   TestServiceUpdateNetwork
20:58:33 [2022-07-29T20:58:33.989Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:58:33 [2022-07-29T20:58:33.989Z] --- PASS: TestUpdatePidsLimit (3.54s)
20:58:33 [2022-07-29T20:58:33.989Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.30s)
20:58:33 [2022-07-29T20:58:33.989Z]     --- PASS: TestUpdatePidsLimit/no_change (0.45s)
20:58:33 [2022-07-29T20:58:33.989Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
20:58:33 [2022-07-29T20:58:33.989Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s)
20:58:33 [2022-07-29T20:58:33.989Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
20:58:33 [2022-07-29T20:58:33.989Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
20:58:33 [2022-07-29T20:58:33.989Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
20:58:33 [2022-07-29T20:58:33.989Z] === RUN   TestUpdateRestartPolicy
20:58:34 [2022-07-29T20:58:34.249Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:58:35 [2022-07-29T20:58:35.578Z] --- PASS: TestInspectNetwork (7.28s)
20:58:35 [2022-07-29T20:58:35.578Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:58:35 [2022-07-29T20:58:35.578Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:58:35 [2022-07-29T20:58:35.578Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:58:35 [2022-07-29T20:58:35.578Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:58:35 [2022-07-29T20:58:35.578Z] === RUN   TestRunContainerWithBridgeNone
20:58:36 [2022-07-29T20:58:36.153Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
20:58:36 [2022-07-29T20:58:36.951Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
20:58:36 [2022-07-29T20:58:36.951Z] === RUN   TestNetworkInvalidJSON
20:58:36 [2022-07-29T20:58:36.951Z] === RUN   TestNetworkInvalidJSON/networks/create
20:58:36 [2022-07-29T20:58:36.951Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:58:36 [2022-07-29T20:58:36.951Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:58:36 [2022-07-29T20:58:36.952Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:58:36 [2022-07-29T20:58:36.952Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:58:36 [2022-07-29T20:58:36.952Z] === CONT  TestNetworkInvalidJSON/networks/create
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:58:36 [2022-07-29T20:58:36.952Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:58:36 [2022-07-29T20:58:36.952Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:58:36 [2022-07-29T20:58:36.952Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:58:36 [2022-07-29T20:58:36.952Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkList
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkList//networks
20:58:36 [2022-07-29T20:58:36.952Z] === PAUSE TestNetworkList//networks
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestNetworkList//networks/
20:58:36 [2022-07-29T20:58:36.952Z] === PAUSE TestNetworkList//networks/
20:58:36 [2022-07-29T20:58:36.952Z] === CONT  TestNetworkList//networks
20:58:36 [2022-07-29T20:58:36.952Z] === CONT  TestNetworkList//networks/
20:58:36 [2022-07-29T20:58:36.952Z] --- PASS: TestNetworkList (0.01s)
20:58:36 [2022-07-29T20:58:36.952Z]     --- PASS: TestNetworkList//networks (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:58:36 [2022-07-29T20:58:36.952Z] === RUN   TestHostIPv4BridgeLabel
20:58:37 [2022-07-29T20:58:37.092Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:58:37 [2022-07-29T20:58:37.092Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
20:58:37 [2022-07-29T20:58:37.517Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:58:37 [2022-07-29T20:58:37.517Z] === RUN   TestDaemonRestartWithLiveRestore
20:58:37 [2022-07-29T20:58:37.566Z] sha256:14b5bdae6aea11ca0290f29e49997e8efd5511a4ca63a26940ce764313371f4b
20:58:37 [2022-07-29T20:58:37.567Z] INFO: Starting docker-py tests...
20:58:37 [2022-07-29T20:58:37.567Z] ============================= test session starts ==============================
20:58:37 [2022-07-29T20:58:37.567Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
20:58:37 [2022-07-29T20:58:37.567Z] rootdir: /src, inifile: pytest.ini
20:58:37 [2022-07-29T20:58:37.567Z] plugins: cov-2.6.1, timeout-1.3.3
20:58:37 [2022-07-29T20:58:37.567Z] collected 395 items / 2 deselected / 393 selected
20:58:37 [2022-07-29T20:58:37.567Z] 
20:58:37 [2022-07-29T20:58:37.660Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
20:58:38 [2022-07-29T20:58:38.228Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:58:38 [2022-07-29T20:58:38.228Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
20:58:38 [2022-07-29T20:58:38.450Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:58:38 [2022-07-29T20:58:38.450Z] === RUN   TestDaemonDefaultNetworkPools
20:58:38 [2022-07-29T20:58:38.487Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
20:58:39 [2022-07-29T20:58:39.054Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
20:58:39 [2022-07-29T20:58:39.383Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
20:58:39 [2022-07-29T20:58:39.383Z] === RUN   TestDaemonRestartWithExistingNetwork
20:58:39 [2022-07-29T20:58:39.622Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
20:58:39 [2022-07-29T20:58:39.622Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:58:40 [2022-07-29T20:58:40.190Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
20:58:40 [2022-07-29T20:58:40.316Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
20:58:40 [2022-07-29T20:58:40.316Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:58:40 [2022-07-29T20:58:40.450Z] === RUN   TestDockerSuite/TestBuildAddScript
20:58:40 [2022-07-29T20:58:40.708Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
20:58:41 [2022-07-29T20:58:41.277Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
20:58:41 [2022-07-29T20:58:41.538Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
20:58:41 [2022-07-29T20:58:41.688Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
20:58:41 [2022-07-29T20:58:41.688Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:58:42 [2022-07-29T20:58:42.108Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
20:58:42 [2022-07-29T20:58:42.253Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
20:58:42 [2022-07-29T20:58:42.253Z] === RUN   TestServiceWithPredefinedNetwork
20:58:42 [2022-07-29T20:58:42.367Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:58:42 [2022-07-29T20:58:42.626Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
20:58:43 [2022-07-29T20:58:43.195Z]     check_test.go:540: [d2a0bd70e71a6] daemon is not started
20:58:43 [2022-07-29T20:58:43.195Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
20:58:44 [2022-07-29T20:58:44.136Z]     check_test.go:540: [d66cc2ce046c9] daemon is not started
20:58:44 [2022-07-29T20:58:44.136Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
20:58:44 [2022-07-29T20:58:44.706Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
20:58:44 [2022-07-29T20:58:44.780Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s)
20:58:44 [2022-07-29T20:58:44.780Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:58:44 [2022-07-29T20:58:44.780Z]     service_test.go:243: FLAKY_TEST
20:58:44 [2022-07-29T20:58:44.780Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:58:44 [2022-07-29T20:58:44.780Z] === RUN   TestServiceWithDataPathPortInit
20:58:45 [2022-07-29T20:58:45.192Z] --- PASS: TestServiceUpdateNetwork (12.10s)
20:58:45 [2022-07-29T20:58:45.192Z] === RUN   TestServiceUpdatePidsLimit
20:58:45 [2022-07-29T20:58:45.192Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:58:45 [2022-07-29T20:58:45.450Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:58:46 [2022-07-29T20:58:46.086Z] --- PASS: TestUpdateRestartPolicy (12.32s)
20:58:46 [2022-07-29T20:58:46.086Z] === RUN   TestUpdateRestartWithAutoRemove
20:58:46 [2022-07-29T20:58:46.345Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
20:58:46 [2022-07-29T20:58:46.914Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
20:58:46 [2022-07-29T20:58:46.914Z] === RUN   TestWaitNonBlocked
20:58:46 [2022-07-29T20:58:46.914Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:58:46 [2022-07-29T20:58:46.914Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:58:46 [2022-07-29T20:58:46.914Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:58:46 [2022-07-29T20:58:46.914Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:58:46 [2022-07-29T20:58:46.914Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:58:46 [2022-07-29T20:58:46.914Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:58:48 [2022-07-29T20:58:48.294Z] --- PASS: TestWaitNonBlocked (0.02s)
20:58:48 [2022-07-29T20:58:48.294Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
20:58:48 [2022-07-29T20:58:48.294Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
20:58:48 [2022-07-29T20:58:48.294Z] === RUN   TestWaitBlocked
20:58:48 [2022-07-29T20:58:48.294Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:58:48 [2022-07-29T20:58:48.294Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:58:48 [2022-07-29T20:58:48.294Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:58:48 [2022-07-29T20:58:48.294Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:58:48 [2022-07-29T20:58:48.294Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:58:48 [2022-07-29T20:58:48.294Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:58:48 [2022-07-29T20:58:48.562Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:58:49 [2022-07-29T20:58:49.512Z] --- PASS: TestWaitBlocked (0.03s)
20:58:49 [2022-07-29T20:58:49.512Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s)
20:58:49 [2022-07-29T20:58:49.512Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.39s)
20:58:49 [2022-07-29T20:58:49.512Z] === RUN   TestWaitConditions
20:58:49 [2022-07-29T20:58:49.512Z] === RUN   TestWaitConditions/default
20:58:49 [2022-07-29T20:58:49.512Z] === PAUSE TestWaitConditions/default
20:58:49 [2022-07-29T20:58:49.512Z] === RUN   TestWaitConditions/not-running
20:58:49 [2022-07-29T20:58:49.512Z] === PAUSE TestWaitConditions/not-running
20:58:49 [2022-07-29T20:58:49.512Z] === RUN   TestWaitConditions/next-exit
20:58:49 [2022-07-29T20:58:49.512Z] === PAUSE TestWaitConditions/next-exit
20:58:49 [2022-07-29T20:58:49.512Z] === RUN   TestWaitConditions/removed
20:58:49 [2022-07-29T20:58:49.512Z] === PAUSE TestWaitConditions/removed
20:58:49 [2022-07-29T20:58:49.512Z] === CONT  TestWaitConditions/default
20:58:49 [2022-07-29T20:58:49.512Z] === CONT  TestWaitConditions/removed
20:58:49 [2022-07-29T20:58:49.771Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
20:58:50 [2022-07-29T20:58:50.341Z]     check_test.go:540: [d04ee2835e9ee] daemon is not started
20:58:50 [2022-07-29T20:58:50.341Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
20:58:51 [2022-07-29T20:58:51.715Z] tests/integration/api_build_test.py .......................X             [  6%]
20:58:51 [2022-07-29T20:58:51.721Z] === CONT  TestWaitConditions/next-exit
20:58:51 [2022-07-29T20:58:51.721Z] === CONT  TestWaitConditions/not-running
20:58:52 [2022-07-29T20:58:52.543Z] tests/integration/api_client_test.py .....                               [  7%]
20:58:53 [2022-07-29T20:58:53.100Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
20:58:53 [2022-07-29T20:58:53.360Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:58:53 [2022-07-29T20:58:53.558Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:58:53 [2022-07-29T20:58:53.619Z] --- PASS: TestWaitConditions (0.03s)
20:58:53 [2022-07-29T20:58:53.619Z]     --- PASS: TestWaitConditions/default (2.01s)
20:58:53 [2022-07-29T20:58:53.619Z]     --- PASS: TestWaitConditions/removed (2.19s)
20:58:53 [2022-07-29T20:58:53.619Z]     --- PASS: TestWaitConditions/next-exit (2.10s)
20:58:53 [2022-07-29T20:58:53.619Z]     --- PASS: TestWaitConditions/not-running (2.04s)
20:58:53 [2022-07-29T20:58:53.619Z] === CONT  TestContainerStartOnDaemonRestart
20:58:53 [2022-07-29T20:58:53.619Z] === CONT  TestRestartDaemonWithRestartingContainer
20:58:54 [2022-07-29T20:58:54.052Z] tests/integration/api_config_test.py ......                              [  8%]
20:58:54 [2022-07-29T20:58:54.557Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
20:58:57 [2022-07-29T20:58:57.095Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:58:57 [2022-07-29T20:58:57.354Z] === RUN   TestDockerSuite/TestBuildAddTar
20:58:57 [2022-07-29T20:58:57.923Z] --- PASS: TestContainerStartOnDaemonRestart (4.13s)
20:58:57 [2022-07-29T20:58:57.923Z] === CONT  TestIpcModeOlderClient
20:58:57 [2022-07-29T20:58:57.923Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s)
20:58:57 [2022-07-29T20:58:57.923Z] === CONT  TestContainerKillOnDaemonStart
20:58:57 [2022-07-29T20:58:57.923Z] --- PASS: TestIpcModeOlderClient (0.13s)
20:58:57 [2022-07-29T20:58:57.923Z] === CONT  TestDaemonHostGatewayIP
20:58:58 [2022-07-29T20:58:58.861Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
20:58:59 [2022-07-29T20:58:59.643Z] --- PASS: TestServiceWithDataPathPortInit (14.00s)
20:58:59 [2022-07-29T20:58:59.643Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:59:00 [2022-07-29T20:59:00.115Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
20:59:00 [2022-07-29T20:59:00.115Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
20:59:00 [2022-07-29T20:59:00.115Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
20:59:00 [2022-07-29T20:59:00.115Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
20:59:00 [2022-07-29T20:59:00.115Z] PASS
20:59:00 [2022-07-29T20:59:00.115Z] 
20:59:00 [2022-07-29T20:59:00.115Z] === Skipped
20:59:00 [2022-07-29T20:59:00.115Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:59:00 [2022-07-29T20:59:00.115Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:59:00 [2022-07-29T20:59:00.115Z] 
20:59:00 [2022-07-29T20:59:00.115Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:59:00 [2022-07-29T20:59:00.115Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:00 [2022-07-29T20:59:00.115Z] 
20:59:00 [2022-07-29T20:59:00.115Z] DONE 27 tests, 2 skipped in 131.067s
20:59:00 [2022-07-29T20:59:00.115Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:59:00 [2022-07-29T20:59:00.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:59:00 [2022-07-29T20:59:00.115Z] ++ set -e
20:59:00 [2022-07-29T20:59:00.115Z] ++ '[' -n 0 ']'
20:59:00 [2022-07-29T20:59:00.115Z] ++ set -x
20:59:00 [2022-07-29T20:59:00.115Z] ++ 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
20:59:00 [2022-07-29T20:59:00.115Z] INFO: Testing against a local daemon
20:59:00 [2022-07-29T20:59:00.115Z] === RUN   TestSessionCreate
20:59:00 [2022-07-29T20:59:00.115Z] --- PASS: TestSessionCreate (0.02s)
20:59:00 [2022-07-29T20:59:00.115Z] === RUN   TestSessionCreateWithBadUpgrade
20:59:00 [2022-07-29T20:59:00.115Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
20:59:00 [2022-07-29T20:59:00.115Z] PASS
20:59:00 [2022-07-29T20:59:00.115Z] 
20:59:00 [2022-07-29T20:59:00.115Z] DONE 2 tests in 0.130s
20:59:00 [2022-07-29T20:59:00.115Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:59:00 [2022-07-29T20:59:00.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:59:00 [2022-07-29T20:59:00.115Z] ++ set -e
20:59:00 [2022-07-29T20:59:00.115Z] ++ '[' -n 0 ']'
20:59:00 [2022-07-29T20:59:00.115Z] ++ set -x
20:59:00 [2022-07-29T20:59:00.115Z] ++ 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
20:59:00 [2022-07-29T20:59:00.115Z] INFO: Testing against a local daemon
20:59:00 [2022-07-29T20:59:00.115Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:59:00 [2022-07-29T20:59:00.115Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:59:00 [2022-07-29T20:59:00.115Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:59:00 [2022-07-29T20:59:00.115Z] === RUN   TestDiskUsage
20:59:00 [2022-07-29T20:59:00.115Z] === PAUSE TestDiskUsage
20:59:00 [2022-07-29T20:59:00.115Z] === RUN   TestEventsExecDie
20:59:00 [2022-07-29T20:59:00.240Z]     check_test.go:540: [d644e6b5d4842] daemon is not started
20:59:00 [2022-07-29T20:59:00.240Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
20:59:00 [2022-07-29T20:59:00.375Z] --- PASS: TestEventsExecDie (0.51s)
20:59:00 [2022-07-29T20:59:00.375Z] === RUN   TestEventsBackwardsCompatible
20:59:00 [2022-07-29T20:59:00.633Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
20:59:00 [2022-07-29T20:59:00.633Z] === RUN   TestEventsVolumeCreate
20:59:00 [2022-07-29T20:59:00.633Z] --- PASS: TestEventsVolumeCreate (0.05s)
20:59:00 [2022-07-29T20:59:00.633Z] === RUN   TestInfoBinaryCommits
20:59:00 [2022-07-29T20:59:00.633Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:59:00 [2022-07-29T20:59:00.633Z] === RUN   TestInfoAPIVersioned
20:59:00 [2022-07-29T20:59:00.633Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:59:00 [2022-07-29T20:59:00.633Z] === RUN   TestInfoAPI
20:59:00 [2022-07-29T20:59:00.633Z] --- PASS: TestInfoAPI (0.02s)
20:59:00 [2022-07-29T20:59:00.633Z] === RUN   TestInfoAPIWarnings
20:59:01 [2022-07-29T20:59:01.020Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0taibh5943js3k5tk11q988of Created:2022-07-29 20:58:59.721738415 +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[179f5166869e0f7ab44d6b565fc2afb0b38f7799b4ffed56df0773e619869313:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d9ap0kxusnx7s5nk4oebyrh3p EndpointID:e9b6da6fd1b889551b1182b59e98650e9dc0cf2eced23da38c4f37b8f7255811 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:427663a66d33e59405520d9a9019a49d333cf87d81c7dfcee79e6d93efe811a2 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:05f3acb6e45e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d9ap0kxusnx7s5nk4oebyrh3p EndpointID:e9b6da6fd1b889551b1182b59e98650e9dc0cf2eced23da38c4f37b8f7255811 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:59:02 [2022-07-29T20:59:02.145Z] --- PASS: TestDaemonHostGatewayIP (3.97s)
20:59:02 [2022-07-29T20:59:02.145Z] === CONT  TestDaemonRestartIpcMode
20:59:04 [2022-07-29T20:59:04.685Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:59:05 [2022-07-29T20:59:05.625Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:59:05 [2022-07-29T20:59:05.625Z] --- PASS: TestDaemonRestartIpcMode (3.69s)
20:59:06 [2022-07-29T20:59:06.295Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s)
20:59:06 [2022-07-29T20:59:06.295Z] PASS
20:59:06 [2022-07-29T20:59:06.295Z] 
20:59:06 [2022-07-29T20:59:06.295Z] === Skipped
20:59:06 [2022-07-29T20:59:06.295Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:59:06 [2022-07-29T20:59:06.295Z]     service_test.go:243: FLAKY_TEST
20:59:06 [2022-07-29T20:59:06.295Z] 
20:59:06 [2022-07-29T20:59:06.295Z] DONE 38 tests, 1 skipped in 44.251s
20:59:06 [2022-07-29T20:59:06.295Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:59:06 [2022-07-29T20:59:06.295Z] INFO: Testing against a local daemon
20:59:06 [2022-07-29T20:59:06.295Z] === RUN   TestDockerNetworkIpvlanPersistance
20:59:06 [2022-07-29T20:59:06.295Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:59:06 [2022-07-29T20:59:06.295Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:59:06 [2022-07-29T20:59:06.295Z] === RUN   TestDockerNetworkIpvlan
20:59:06 [2022-07-29T20:59:06.295Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:59:06 [2022-07-29T20:59:06.295Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:59:06 [2022-07-29T20:59:06.295Z] PASS
20:59:06 [2022-07-29T20:59:06.295Z] 
20:59:06 [2022-07-29T20:59:06.295Z] === Skipped
20:59:06 [2022-07-29T20:59:06.295Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:59:06 [2022-07-29T20:59:06.295Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:59:06 [2022-07-29T20:59:06.295Z] 
20:59:06 [2022-07-29T20:59:06.295Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:59:06 [2022-07-29T20:59:06.295Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:59:06 [2022-07-29T20:59:06.295Z] 
20:59:06 [2022-07-29T20:59:06.295Z] DONE 2 tests, 2 skipped in 0.023s
20:59:06 [2022-07-29T20:59:06.295Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:59:06 [2022-07-29T20:59:06.295Z] INFO: Testing against a local daemon
20:59:06 [2022-07-29T20:59:06.295Z] === RUN   TestDockerNetworkMacvlanPersistance
20:59:06 [2022-07-29T20:59:06.562Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
20:59:06 [2022-07-29T20:59:06.860Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
20:59:06 [2022-07-29T20:59:06.860Z] === RUN   TestDockerNetworkMacvlan
20:59:07 [2022-07-29T20:59:07.427Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:59:07 [2022-07-29T20:59:07.500Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
20:59:07 [2022-07-29T20:59:07.759Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:59:08 [2022-07-29T20:59:08.359Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:59:08 [2022-07-29T20:59:08.925Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:59:09 [2022-07-29T20:59:09.675Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
20:59:10 [2022-07-29T20:59:10.613Z] --- PASS: TestContainerKillOnDaemonStart (12.64s)
20:59:10 [2022-07-29T20:59:10.613Z] PASS
20:59:10 [2022-07-29T20:59:10.613Z] 
20:59:10 [2022-07-29T20:59:10.613Z] === Skipped
20:59:10 [2022-07-29T20:59:10.613Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:59:10 [2022-07-29T20:59:10.613Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:59:10 [2022-07-29T20:59:10.613Z] 
20:59:10 [2022-07-29T20:59:10.613Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
20:59:10 [2022-07-29T20:59:10.613Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:59:10 [2022-07-29T20:59:10.613Z] 
20:59:10 [2022-07-29T20:59:10.613Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:59:10 [2022-07-29T20:59:10.613Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:59:10 [2022-07-29T20:59:10.613Z] 
20:59:10 [2022-07-29T20:59:10.613Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:59:10 [2022-07-29T20:59:10.613Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:59:10 [2022-07-29T20:59:10.613Z] 
20:59:10 [2022-07-29T20:59:10.613Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:59:10 [2022-07-29T20:59:10.613Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:59:10 [2022-07-29T20:59:10.613Z] 
20:59:10 [2022-07-29T20:59:10.613Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:59:10 [2022-07-29T20:59:10.613Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:59:10 [2022-07-29T20:59:10.613Z] 
20:59:10 [2022-07-29T20:59:10.613Z] DONE 265 tests, 6 skipped in 174.747s
20:59:10 [2022-07-29T20:59:10.613Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
20:59:10 [2022-07-29T20:59:10.613Z] ++ 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
20:59:10 [2022-07-29T20:59:10.613Z] ++ set -e
20:59:10 [2022-07-29T20:59:10.613Z] ++ '[' -n 0 ']'
20:59:10 [2022-07-29T20:59:10.613Z] ++ set -x
20:59:10 [2022-07-29T20:59:10.613Z] ++ 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
20:59:10 [2022-07-29T20:59:10.613Z] === RUN   TestConfigDaemonLibtrustID
20:59:10 [2022-07-29T20:59:10.825Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:59:10 [2022-07-29T20:59:10.873Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:59:11 [2022-07-29T20:59:11.132Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
20:59:11 [2022-07-29T20:59:11.132Z] === RUN   TestConfigDaemonID
20:59:12 [2022-07-29T20:59:12.071Z]     check_test.go:540: [dfb56257df5a0] daemon is not started
20:59:12 [2022-07-29T20:59:12.071Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
20:59:12 [2022-07-29T20:59:12.071Z]     daemon_test.go:83: [d4e3ccf71453e] daemon is not started
20:59:12 [2022-07-29T20:59:12.071Z] --- PASS: TestConfigDaemonID (1.07s)
20:59:12 [2022-07-29T20:59:12.071Z] === RUN   TestDaemonConfigValidation
20:59:12 [2022-07-29T20:59:12.071Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:59:12 [2022-07-29T20:59:12.071Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:59:12 [2022-07-29T20:59:12.071Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:59:12 [2022-07-29T20:59:12.071Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:59:12 [2022-07-29T20:59:12.071Z] === RUN   TestDaemonConfigValidation/invalid_config
20:59:12 [2022-07-29T20:59:12.071Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:59:12 [2022-07-29T20:59:12.071Z] === RUN   TestDaemonConfigValidation/malformed_config
20:59:12 [2022-07-29T20:59:12.071Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:59:12 [2022-07-29T20:59:12.071Z] === RUN   TestDaemonConfigValidation/valid_config
20:59:12 [2022-07-29T20:59:12.071Z] === PAUSE TestDaemonConfigValidation/valid_config
20:59:12 [2022-07-29T20:59:12.071Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:59:12 [2022-07-29T20:59:12.071Z] === CONT  TestDaemonConfigValidation/malformed_config
20:59:12 [2022-07-29T20:59:12.330Z] === CONT  TestDaemonConfigValidation/valid_config
20:59:12 [2022-07-29T20:59:12.331Z] === CONT  TestDaemonConfigValidation/invalid_config
20:59:12 [2022-07-29T20:59:12.590Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:59:12 [2022-07-29T20:59:12.590Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
20:59:12 [2022-07-29T20:59:12.729Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:59:12 [2022-07-29T20:59:12.849Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:59:12 [2022-07-29T20:59:12.849Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s)
20:59:12 [2022-07-29T20:59:12.849Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.25s)
20:59:12 [2022-07-29T20:59:12.849Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.17s)
20:59:12 [2022-07-29T20:59:12.849Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.23s)
20:59:12 [2022-07-29T20:59:12.849Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.17s)
20:59:12 [2022-07-29T20:59:12.849Z] === RUN   TestConfigDaemonSeccompProfiles
20:59:12 [2022-07-29T20:59:12.849Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:59:13 [2022-07-29T20:59:13.109Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
20:59:13 [2022-07-29T20:59:13.677Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
20:59:13 [2022-07-29T20:59:13.937Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:59:14 [2022-07-29T20:59:14.876Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:59:15 [2022-07-29T20:59:15.444Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
20:59:15 [2022-07-29T20:59:15.444Z]     check_test.go:540: [deeef35c2d9f1] daemon is not started
20:59:15 [2022-07-29T20:59:15.444Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
20:59:16 [2022-07-29T20:59:16.013Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:59:16 [2022-07-29T20:59:16.013Z] === CONT  TestConfigDaemonSeccompProfiles
20:59:16 [2022-07-29T20:59:16.013Z]     daemon_test.go:197: [db96a03152cf9] daemon is not started
20:59:16 [2022-07-29T20:59:16.013Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
20:59:16 [2022-07-29T20:59:16.013Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
20:59:16 [2022-07-29T20:59:16.013Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
20:59:16 [2022-07-29T20:59:16.013Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s)
20:59:16 [2022-07-29T20:59:16.013Z] === RUN   TestDaemonProxy
20:59:16 [2022-07-29T20:59:16.013Z] === RUN   TestDaemonProxy/environment_variables
20:59:16 [2022-07-29T20:59:16.273Z] === RUN   TestDockerSuite/TestBuildBlankName
20:59:16 [2022-07-29T20:59:16.532Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:59:16 [2022-07-29T20:59:16.946Z] --- PASS: TestDockerNetworkMacvlan (10.00s)
20:59:16 [2022-07-29T20:59:16.946Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
20:59:16 [2022-07-29T20:59:16.946Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
20:59:16 [2022-07-29T20:59:16.946Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
20:59:16 [2022-07-29T20:59:16.946Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
20:59:16 [2022-07-29T20:59:16.946Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s)
20:59:16 [2022-07-29T20:59:16.946Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
20:59:16 [2022-07-29T20:59:16.946Z] PASS
20:59:16 [2022-07-29T20:59:16.946Z] 
20:59:16 [2022-07-29T20:59:16.946Z] DONE 8 tests in 11.252s
20:59:16 [2022-07-29T20:59:16.946Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:59:16 [2022-07-29T20:59:16.946Z] testing: warning: no tests to run
20:59:16 [2022-07-29T20:59:16.946Z] PASS
20:59:16 [2022-07-29T20:59:16.946Z] 
20:59:16 [2022-07-29T20:59:16.946Z] DONE 0 tests in 0.007s
20:59:16 [2022-07-29T20:59:16.946Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:59:16 [2022-07-29T20:59:16.946Z] INFO: Testing against a local daemon
20:59:16 [2022-07-29T20:59:16.946Z] === RUN   TestAuthZPluginAllowRequest
20:59:17 [2022-07-29T20:59:17.881Z] --- PASS: TestAuthZPluginAllowRequest (1.22s)
20:59:17 [2022-07-29T20:59:17.881Z] === RUN   TestAuthZPluginTLS
20:59:17 [2022-07-29T20:59:17.910Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
20:59:17 [2022-07-29T20:59:17.910Z] === RUN   TestDaemonProxy/command-line_options
20:59:18 [2022-07-29T20:59:18.169Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
20:59:18 [2022-07-29T20:59:18.446Z] --- PASS: TestAuthZPluginTLS (0.54s)
20:59:18 [2022-07-29T20:59:18.447Z] === RUN   TestAuthZPluginDenyRequest
20:59:18 [2022-07-29T20:59:18.708Z] --- PASS: TestInfoAPIWarnings (16.55s)
20:59:18 [2022-07-29T20:59:18.708Z] === RUN   TestInfoDebug
20:59:18 [2022-07-29T20:59:18.708Z] --- PASS: TestInfoDebug (0.52s)
20:59:18 [2022-07-29T20:59:18.708Z] === RUN   TestInfoInsecureRegistries
20:59:18 [2022-07-29T20:59:18.708Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:59:18 [2022-07-29T20:59:18.708Z] === RUN   TestInfoRegistryMirrors
20:59:18 [2022-07-29T20:59:18.708Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:59:18 [2022-07-29T20:59:18.708Z] === RUN   TestLoginFailsWithBadCredentials
20:59:19 [2022-07-29T20:59:19.013Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:59:19 [2022-07-29T20:59:19.013Z] === RUN   TestAuthZPluginAPIDenyResponse
20:59:19 [2022-07-29T20:59:19.278Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
20:59:19 [2022-07-29T20:59:19.278Z] === RUN   TestPingCacheHeaders
20:59:19 [2022-07-29T20:59:19.278Z] --- PASS: TestPingCacheHeaders (0.02s)
20:59:19 [2022-07-29T20:59:19.278Z] === RUN   TestPingGet
20:59:19 [2022-07-29T20:59:19.278Z] --- PASS: TestPingGet (0.01s)
20:59:19 [2022-07-29T20:59:19.278Z] === RUN   TestPingHead
20:59:19 [2022-07-29T20:59:19.278Z] --- PASS: TestPingHead (0.02s)
20:59:19 [2022-07-29T20:59:19.278Z] === RUN   TestPingSwarmHeader
20:59:19 [2022-07-29T20:59:19.548Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
20:59:19 [2022-07-29T20:59:19.548Z] === RUN   TestDaemonProxy/configuration_file
20:59:19 [2022-07-29T20:59:19.578Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:59:19 [2022-07-29T20:59:19.578Z] === RUN   TestAuthZPluginDenyResponse
20:59:19 [2022-07-29T20:59:19.844Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:59:20 [2022-07-29T20:59:20.102Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:59:20 [2022-07-29T20:59:20.116Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
20:59:20 [2022-07-29T20:59:20.143Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:59:20 [2022-07-29T20:59:20.143Z] === RUN   TestAuthZPluginAllowEventStream
20:59:20 [2022-07-29T20:59:20.376Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
20:59:21 [2022-07-29T20:59:21.312Z] === RUN   TestDaemonProxy/conflicting_options
20:59:21 [2022-07-29T20:59:21.490Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:59:21 [2022-07-29T20:59:21.490Z] --- PASS: TestPingSwarmHeader (2.03s)
20:59:21 [2022-07-29T20:59:21.490Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:59:21 [2022-07-29T20:59:21.490Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:59:21 [2022-07-29T20:59:21.490Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:59:21 [2022-07-29T20:59:21.490Z] === RUN   TestVersion
20:59:21 [2022-07-29T20:59:21.490Z] --- PASS: TestVersion (0.02s)
20:59:21 [2022-07-29T20:59:21.490Z] === CONT  TestDiskUsage
20:59:21 [2022-07-29T20:59:21.515Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
20:59:21 [2022-07-29T20:59:21.515Z] === RUN   TestAuthZPluginErrorResponse
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/container_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/image_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/volume_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/build-cache_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:59:21 [2022-07-29T20:59:21.749Z] === RUN   TestDiskUsage/after_LoadBusybox
20:59:21 [2022-07-29T20:59:21.774Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:59:21 [2022-07-29T20:59:21.774Z] === RUN   TestAuthZPluginErrorRequest
20:59:21 [2022-07-29T20:59:21.880Z] === RUN   TestDaemonProxy/reload_sanitized
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:59:22 [2022-07-29T20:59:22.008Z] === RUN   TestDiskUsage/after_container.Run
20:59:22 [2022-07-29T20:59:22.139Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:59:22 [2022-07-29T20:59:22.266Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:59:22 [2022-07-29T20:59:22.266Z] --- PASS: TestDiskUsage (1.17s)
20:59:22 [2022-07-29T20:59:22.266Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:59:22 [2022-07-29T20:59:22.266Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:59:22 [2022-07-29T20:59:22.339Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
20:59:22 [2022-07-29T20:59:22.340Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:59:22 [2022-07-29T20:59:22.401Z] --- PASS: TestDaemonProxy (6.37s)
20:59:22 [2022-07-29T20:59:22.401Z]     --- PASS: TestDaemonProxy/environment_variables (1.78s)
20:59:22 [2022-07-29T20:59:22.401Z]     --- PASS: TestDaemonProxy/command-line_options (1.77s)
20:59:22 [2022-07-29T20:59:22.401Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
20:59:22 [2022-07-29T20:59:22.401Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:59:22 [2022-07-29T20:59:22.401Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.55s)
20:59:22 [2022-07-29T20:59:22.401Z] PASS
20:59:22 [2022-07-29T20:59:22.401Z] 
20:59:22 [2022-07-29T20:59:22.401Z] DONE 18 tests in 11.851s
20:59:22 [2022-07-29T20:59:22.401Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:59:22 [2022-07-29T20:59:22.401Z] ++ 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
20:59:22 [2022-07-29T20:59:22.401Z] ++ set -e
20:59:22 [2022-07-29T20:59:22.401Z] ++ '[' -n 0 ']'
20:59:22 [2022-07-29T20:59:22.401Z] ++ set -x
20:59:22 [2022-07-29T20:59:22.401Z] ++ 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
20:59:22 [2022-07-29T20:59:22.401Z] INFO: Testing against a local daemon
20:59:22 [2022-07-29T20:59:22.401Z] === RUN   TestCommitInheritsEnv
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z] PASS
20:59:22 [2022-07-29T20:59:22.524Z] 
20:59:22 [2022-07-29T20:59:22.524Z] === Skipped
20:59:22 [2022-07-29T20:59:22.524Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:59:22 [2022-07-29T20:59:22.524Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:59:22 [2022-07-29T20:59:22.524Z] 
20:59:22 [2022-07-29T20:59:22.524Z] DONE 54 tests, 1 skipped in 22.546s
20:59:22 [2022-07-29T20:59:22.524Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:59:22 [2022-07-29T20:59:22.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:59:22 [2022-07-29T20:59:22.524Z] ++ set -e
20:59:22 [2022-07-29T20:59:22.524Z] ++ '[' -n 0 ']'
20:59:22 [2022-07-29T20:59:22.524Z] ++ set -x
20:59:22 [2022-07-29T20:59:22.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:59:22 [2022-07-29T20:59:22.524Z] INFO: Testing against a local daemon
20:59:22 [2022-07-29T20:59:22.524Z] === RUN   TestVolumesCreateAndList
20:59:22 [2022-07-29T20:59:22.524Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:59:22 [2022-07-29T20:59:22.524Z] === RUN   TestVolumesRemove
20:59:22 [2022-07-29T20:59:22.524Z] --- PASS: TestVolumesRemove (0.07s)
20:59:22 [2022-07-29T20:59:22.524Z] === RUN   TestVolumesInspect
20:59:22 [2022-07-29T20:59:22.525Z] --- PASS: TestVolumesInspect (0.02s)
20:59:22 [2022-07-29T20:59:22.525Z] === RUN   TestVolumesInvalidJSON
20:59:22 [2022-07-29T20:59:22.525Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:59:22 [2022-07-29T20:59:22.525Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:59:22 [2022-07-29T20:59:22.525Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:59:22 [2022-07-29T20:59:22.525Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:59:22 [2022-07-29T20:59:22.525Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:59:22 [2022-07-29T20:59:22.525Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:59:22 [2022-07-29T20:59:22.525Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:59:22 [2022-07-29T20:59:22.525Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:59:22 [2022-07-29T20:59:22.525Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:59:22 [2022-07-29T20:59:22.525Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:59:22 [2022-07-29T20:59:22.525Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:59:22 [2022-07-29T20:59:22.525Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:59:22 [2022-07-29T20:59:22.525Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:59:22 [2022-07-29T20:59:22.525Z] PASS
20:59:22 [2022-07-29T20:59:22.525Z] 
20:59:22 [2022-07-29T20:59:22.525Z] DONE 9 tests in 0.207s
20:59:22 [2022-07-29T20:59:22.525Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:59:22 [2022-07-29T20:59:22.783Z] ++++ cat bundles/test-integration/docker.pid
20:59:22 [2022-07-29T20:59:22.783Z] +++ kill 14321
20:59:22 [2022-07-29T20:59:22.905Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:59:22 [2022-07-29T20:59:22.905Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:59:22 [2022-07-29T20:59:22.969Z] --- PASS: TestCommitInheritsEnv (0.37s)
20:59:22 [2022-07-29T20:59:22.969Z] === RUN   TestImportExtremelyLargeImageWorks
20:59:22 [2022-07-29T20:59:22.969Z] === PAUSE TestImportExtremelyLargeImageWorks
20:59:22 [2022-07-29T20:59:22.969Z] === RUN   TestImportWithCustomPlatform
20:59:22 [2022-07-29T20:59:22.969Z] === RUN   TestImportWithCustomPlatform/#00
20:59:22 [2022-07-29T20:59:22.969Z] === RUN   TestImportWithCustomPlatform/_______
20:59:22 [2022-07-29T20:59:22.969Z] === RUN   TestImportWithCustomPlatform//
20:59:22 [2022-07-29T20:59:22.969Z] === RUN   TestImportWithCustomPlatform/linux
20:59:23 [2022-07-29T20:59:23.040Z] +++ /etc/init.d/apparmor stop
20:59:23 [2022-07-29T20:59:23.040Z] Leaving: AppArmorNo profiles have been unloaded.
20:59:23 [2022-07-29T20:59:23.040Z] 
20:59:23 [2022-07-29T20:59:23.040Z] Unloading profiles will leave already running processes permanently
20:59:23 [2022-07-29T20:59:23.040Z] unconfined, which can lead to unexpected situations.
20:59:23 [2022-07-29T20:59:23.040Z] 
20:59:23 [2022-07-29T20:59:23.040Z] To set a process to complain mode, use the command line tool
20:59:23 [2022-07-29T20:59:23.040Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:59:23 [2022-07-29T20:59:23.040Z] +++ true
20:59:23 [2022-07-29T20:59:23.040Z] exiting test-integration
20:59:23 [2022-07-29T20:59:23.040Z] ++ exit 0
20:59:23 [2022-07-29T20:59:23.040Z] 
20:59:23 [2022-07-29T20:59:23.229Z] === RUN   TestImportWithCustomPlatform/LINUX
20:59:23 [2022-07-29T20:59:23.229Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:59:23 [2022-07-29T20:59:23.488Z] === RUN   TestImportWithCustomPlatform/macos
20:59:23 [2022-07-29T20:59:23.488Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:59:23 [2022-07-29T20:59:23.488Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:59:23 [2022-07-29T20:59:23.488Z] --- PASS: TestImportWithCustomPlatform (0.54s)
20:59:23 [2022-07-29T20:59:23.488Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.10s)
20:59:23 [2022-07-29T20:59:23.488Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:59:23 [2022-07-29T20:59:23.488Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:59:23 [2022-07-29T20:59:23.488Z]     --- PASS: TestImportWithCustomPlatform/linux (0.17s)
20:59:23 [2022-07-29T20:59:23.488Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.10s)
20:59:23 [2022-07-29T20:59:23.488Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s)
20:59:23 [2022-07-29T20:59:23.488Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:59:23 [2022-07-29T20:59:23.488Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:59:23 [2022-07-29T20:59:23.488Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:59:23 [2022-07-29T20:59:23.488Z] === RUN   TestImagesFilterMultiReference
20:59:23 [2022-07-29T20:59:23.488Z] --- PASS: TestImagesFilterMultiReference (0.08s)
20:59:23 [2022-07-29T20:59:23.488Z] === RUN   TestImagePullPlatformInvalid
20:59:23 [2022-07-29T20:59:23.488Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:59:23 [2022-07-29T20:59:23.488Z] === RUN   TestRemoveImageOrphaning
Post stage
[Pipeline] junit
20:59:23 [2022-07-29T20:59:23.619Z] Recording test results
20:59:23 [2022-07-29T20:59:23.819Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:59:24 [2022-07-29T20:59:24.056Z] --- PASS: TestRemoveImageOrphaning (0.41s)
20:59:24 [2022-07-29T20:59:24.056Z] === RUN   TestRemoveImageGarbageCollector
20:59:24 [2022-07-29T20:59:24.056Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
20:59:24 [2022-07-29T20:59:24.129Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
20:59:24 [2022-07-29T20:59:24.146Z] + echo Ensuring container killed.
20:59:24 [2022-07-29T20:59:24.147Z] Ensuring container killed.
20:59:24 [2022-07-29T20:59:24.147Z] + docker rm -vf docker-pr2
20:59:24 [2022-07-29T20:59:24.147Z] Error: No such container: docker-pr2
[Pipeline] sh
20:59:24 [2022-07-29T20:59:24.279Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
20:59:24 [2022-07-29T20:59:24.279Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:59:24 [2022-07-29T20:59:24.316Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
20:59:24 [2022-07-29T20:59:24.316Z] time="2022-07-29T20:59:24Z" level=info msg="[graphdriver] trying configured driver: overlay2"
20:59:24 [2022-07-29T20:59:24.430Z] + echo Chowning /workspace to jenkins user
20:59:24 [2022-07-29T20:59:24.430Z] Chowning /workspace to jenkins user
20:59:24 [2022-07-29T20:59:24.430Z] + id -u
20:59:24 [2022-07-29T20:59:24.430Z] + id -g
20:59:24 [2022-07-29T20:59:24.430Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43887:/workspace busybox chown -R 1000:1000 /workspace
20:59:25 [2022-07-29T20:59:25.694Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:59:26 [2022-07-29T20:59:26.097Z] + bundleName=arm64-integration
20:59:26 [2022-07-29T20:59:26.097Z] + echo Creating arm64-integration-bundles.tar.gz
20:59:26 [2022-07-29T20:59:26.097Z] Creating arm64-integration-bundles.tar.gz
20:59:26 [2022-07-29T20:59:26.097Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:59:26 [2022-07-29T20:59:26.097Z] + xargs tar -czf arm64-integration-bundles.tar.gz
20:59:26 [2022-07-29T20:59:26.183Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
20:59:26 [2022-07-29T20:59:26.183Z] === RUN   TestAuthZPluginHeader
[Pipeline] archiveArtifacts
20:59:26 [2022-07-29T20:59:26.366Z] Archiving artifacts
20:59:26 [2022-07-29T20:59:26.440Z] --- PASS: TestAuthZPluginHeader (0.70s)
20:59:26 [2022-07-29T20:59:26.440Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:59:26 [2022-07-29T20:59:26.598Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43887/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
20:59:26 [2022-07-29T20:59:26.634Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
20:59:26 [2022-07-29T20:59:26.634Z] --- PASS: TestRemoveImageGarbageCollector (2.54s)
20:59:26 [2022-07-29T20:59:26.634Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:59:26 [2022-07-29T20:59:26.634Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
20:59:26 [2022-07-29T20:59:26.634Z] === RUN   TestTagInvalidReference
20:59:26 [2022-07-29T20:59:26.634Z] --- PASS: TestTagInvalidReference (0.03s)
20:59:26 [2022-07-29T20:59:26.634Z] === RUN   TestTagValidPrefixedRepo
20:59:26 [2022-07-29T20:59:26.634Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
20:59:26 [2022-07-29T20:59:26.634Z] === RUN   TestTagExistedNameWithoutForce
20:59:26 [2022-07-29T20:59:26.634Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
20:59:26 [2022-07-29T20:59:26.634Z] === RUN   TestTagOfficialNames
20:59:26 [2022-07-29T20:59:26.634Z] --- PASS: TestTagOfficialNames (0.07s)
20:59:26 [2022-07-29T20:59:26.634Z] === RUN   TestTagMatchesDigest
20:59:26 [2022-07-29T20:59:26.634Z] --- PASS: TestTagMatchesDigest (0.03s)
20:59:26 [2022-07-29T20:59:26.634Z] === CONT  TestImportExtremelyLargeImageWorks
[Pipeline] sh
20:59:26 [2022-07-29T20:59:26.909Z] + make clean
20:59:26 [2022-07-29T20:59:26.909Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:59:26 [2022-07-29T20:59:26.909Z] docker-dev-cache
20:59:26 [2022-07-29T20:59:26.909Z] docker-mod-cache
[Pipeline] deleteDir
20:59:27 [2022-07-29T20:59:27.203Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
20:59:27 [2022-07-29T20:59:27.462Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:59:30 [2022-07-29T20:59:30.621Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.17s)
20:59:30 [2022-07-29T20:59:30.621Z] === RUN   TestAuthZPluginV2Disable
20:59:30 [2022-07-29T20:59:30.754Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
20:59:31 [2022-07-29T20:59:31.322Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
20:59:34 [2022-07-29T20:59:34.617Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
20:59:34 [2022-07-29T20:59:34.803Z] --- PASS: TestAuthZPluginV2Disable (3.73s)
20:59:34 [2022-07-29T20:59:34.803Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:59:38 [2022-07-29T20:59:38.082Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s)
20:59:38 [2022-07-29T20:59:38.082Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:59:38 [2022-07-29T20:59:38.813Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
20:59:40 [2022-07-29T20:59:40.723Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
20:59:41 [2022-07-29T20:59:41.661Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
20:59:43 [2022-07-29T20:59:43.044Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
20:59:43 [2022-07-29T20:59:43.982Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
20:59:45 [2022-07-29T20:59:45.953Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
20:59:47 [2022-07-29T20:59:47.861Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
20:59:48 [2022-07-29T20:59:48.046Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.49s)
20:59:48 [2022-07-29T20:59:48.046Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:59:50 [2022-07-29T20:59:50.435Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
20:59:51 [2022-07-29T20:59:51.003Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
20:59:51 [2022-07-29T20:59:51.940Z]     docker_cli_daemon_test.go:2504: [d3e4e4cc33c36] daemon is not started
20:59:53 [2022-07-29T20:59:53.322Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
20:59:53 [2022-07-29T20:59:53.891Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
20:59:55 [2022-07-29T20:59:55.800Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:00:01 [2022-07-29T21:00:01.083Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:00:02 [2022-07-29T21:00:02.023Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:00:02 [2022-07-29T21:00:02.283Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:00:04 [2022-07-29T21:00:04.189Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:00:04 [2022-07-29T21:00:04.760Z] === RUN   TestDockerDaemonSuite/TestShmSize
21:00:05 [2022-07-29T21:00:05.019Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:00:05 [2022-07-29T21:00:05.956Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:00:06 [2022-07-29T21:00:06.114Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
21:00:06 [2022-07-29T21:00:06.114Z] PASS
21:00:06 [2022-07-29T21:00:06.114Z] 
21:00:06 [2022-07-29T21:00:06.114Z] DONE 17 tests in 47.539s
21:00:06 [2022-07-29T21:00:06.114Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:00:06 [2022-07-29T21:00:06.114Z] INFO: Testing against a local daemon
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:00:06 [2022-07-29T21:00:06.114Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:00:06 [2022-07-29T21:00:06.114Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:00:06 [2022-07-29T21:00:06.114Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:00:06 [2022-07-29T21:00:06.114Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:00:06 [2022-07-29T21:00:06.114Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:00:06 [2022-07-29T21:00:06.114Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:00:06 [2022-07-29T21:00:06.114Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:00:06 [2022-07-29T21:00:06.114Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInstall
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInstall/no_auth
21:00:06 [2022-07-29T21:00:06.114Z] time="2022-07-29T21:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:06 [2022-07-29T21:00:06.114Z] time="2022-07-29T21:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e1b703a4594bd2c09fb9b4d9d017ca9ecfa7c1c3b1cdc766e7508a7cfdf3f9e" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:06 [2022-07-29T21:00:06.114Z] time="2022-07-29T21:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:06 [2022-07-29T21:00:06.114Z] time="2022-07-29T21:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e1b703a4594bd2c09fb9b4d9d017ca9ecfa7c1c3b1cdc766e7508a7cfdf3f9e" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInstall/with_htpasswd
21:00:06 [2022-07-29T21:00:06.114Z] time="2022-07-29T21:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:06 [2022-07-29T21:00:06.114Z] time="2022-07-29T21:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76491438e84d9613fcf70f6c547884440d4dd05e581411dafbf9237ed1c31367" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:06 [2022-07-29T21:00:06.114Z] time="2022-07-29T21:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:06 [2022-07-29T21:00:06.114Z] time="2022-07-29T21:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76491438e84d9613fcf70f6c547884440d4dd05e581411dafbf9237ed1c31367" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:06 [2022-07-29T21:00:06.114Z] === RUN   TestPluginInstall/with_insecure
21:00:06 [2022-07-29T21:00:06.897Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
21:00:07 [2022-07-29T21:00:07.048Z] time="2022-07-29T21:00:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:07 [2022-07-29T21:00:07.048Z] time="2022-07-29T21:00:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c68acb68fe8e3a8ee0d2a77dcc5552e5c2663fc851c7b8175ea3b98767962e21" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:07 [2022-07-29T21:00:07.048Z] time="2022-07-29T21:00:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:07 [2022-07-29T21:00:07.048Z] time="2022-07-29T21:00:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c68acb68fe8e3a8ee0d2a77dcc5552e5c2663fc851c7b8175ea3b98767962e21" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:07 [2022-07-29T21:00:07.048Z]     plugin_test.go:195: [d4a79afe1ea41] daemon is not started
21:00:07 [2022-07-29T21:00:07.048Z] --- PASS: TestPluginInstall (2.80s)
21:00:07 [2022-07-29T21:00:07.048Z]     --- PASS: TestPluginInstall/no_auth (1.09s)
21:00:07 [2022-07-29T21:00:07.048Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
21:00:07 [2022-07-29T21:00:07.048Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
21:00:07 [2022-07-29T21:00:07.048Z] === RUN   TestPluginsWithRuntimes
21:00:08 [2022-07-29T21:00:08.945Z] === RUN   TestPluginsWithRuntimes/No_Args
21:00:09 [2022-07-29T21:00:09.538Z] === RUN   TestPluginsWithRuntimes/With_Args
21:00:10 [2022-07-29T21:00:10.188Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
21:00:10 [2022-07-29T21:00:10.188Z]     check_test.go:540: [d653e13da7aa5] daemon is not started
21:00:10 [2022-07-29T21:00:10.188Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
21:00:10 [2022-07-29T21:00:10.911Z] --- PASS: TestPluginsWithRuntimes (3.44s)
21:00:10 [2022-07-29T21:00:10.911Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
21:00:10 [2022-07-29T21:00:10.911Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
21:00:10 [2022-07-29T21:00:10.911Z] === RUN   TestPluginBackCompatMediaTypes
21:00:11 [2022-07-29T21:00:11.169Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
21:00:11 [2022-07-29T21:00:11.169Z] PASS
21:00:11 [2022-07-29T21:00:11.169Z] 
21:00:11 [2022-07-29T21:00:11.169Z] DONE 24 tests in 6.875s
21:00:11 [2022-07-29T21:00:11.169Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:00:11 [2022-07-29T21:00:11.169Z] INFO: Testing against a local daemon
21:00:11 [2022-07-29T21:00:11.169Z] === RUN   TestExternalGraphDriver
21:00:11 [2022-07-29T21:00:11.734Z] === RUN   TestExternalGraphDriver/json
21:00:12 [2022-07-29T21:00:12.725Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:00:13 [2022-07-29T21:00:13.632Z] === RUN   TestExternalGraphDriver/spec
21:00:13 [2022-07-29T21:00:13.670Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:00:15 [2022-07-29T21:00:15.004Z] === RUN   TestExternalGraphDriver/pull
21:00:15 [2022-07-29T21:00:15.048Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
21:00:15 [2022-07-29T21:00:15.985Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:00:15 [2022-07-29T21:00:15.985Z] --- PASS: TestDockerDaemonSuite (344.55s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.95s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.91s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.91s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.54s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.15s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.05s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.29s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.16s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.78s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.10s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.97s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.65s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.60s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.16s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.05s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.37s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.27s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.90s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.12s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.89s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.45s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.47s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.94s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.96s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.47s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.76s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.54s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.54s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.66s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.80s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.02s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.78s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.68s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.65s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.33s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.33s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.14s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.87s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.45s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.67s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.23s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.10s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.50s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.32s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.96s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.66s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.10s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.30s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.38s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.17s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.16s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.60s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.73s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.10s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.39s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.58s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.28s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.31s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.97s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.44s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.32s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.70s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.27s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.36s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.15s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.23s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.72s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.22s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.62s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.65s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.89s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.21s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
21:00:15 [2022-07-29T21:00:15.985Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.16s)
21:00:15 [2022-07-29T21:00:15.985Z] === RUN   TestDockerSwarmSuite
21:00:15 [2022-07-29T21:00:15.985Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:00:16 [2022-07-29T21:00:16.903Z] --- PASS: TestExternalGraphDriver (5.44s)
21:00:16 [2022-07-29T21:00:16.903Z]     --- PASS: TestExternalGraphDriver/json (1.70s)
21:00:16 [2022-07-29T21:00:16.903Z]     --- PASS: TestExternalGraphDriver/spec (1.68s)
21:00:16 [2022-07-29T21:00:16.903Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
21:00:16 [2022-07-29T21:00:16.903Z] === RUN   TestGraphdriverPluginV2
21:00:17 [2022-07-29T21:00:17.948Z] .........................xx....................                          [ 29%]
21:00:18 [2022-07-29T21:00:18.522Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:00:19 [2022-07-29T21:00:19.091Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:00:19 [2022-07-29T21:00:19.091Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:00:19 [2022-07-29T21:00:19.659Z] === RUN   TestDockerSuite/TestBuildCmd
21:00:20 [2022-07-29T21:00:20.228Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:00:20 [2022-07-29T21:00:20.487Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:00:21 [2022-07-29T21:00:21.055Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:00:21 [2022-07-29T21:00:21.055Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
21:00:21 [2022-07-29T21:00:21.056Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:00:21 [2022-07-29T21:00:21.083Z] --- PASS: TestGraphdriverPluginV2 (4.21s)
21:00:21 [2022-07-29T21:00:21.083Z] PASS
21:00:21 [2022-07-29T21:00:21.083Z] 
21:00:21 [2022-07-29T21:00:21.083Z] DONE 5 tests in 9.694s
21:00:21 [2022-07-29T21:00:21.083Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:00:21 [2022-07-29T21:00:21.083Z] INFO: Testing against a local daemon
21:00:21 [2022-07-29T21:00:21.083Z] === RUN   TestContinueAfterPluginCrash
21:00:21 [2022-07-29T21:00:21.083Z] === PAUSE TestContinueAfterPluginCrash
21:00:21 [2022-07-29T21:00:21.083Z] === RUN   TestReadPluginNoRead
21:00:21 [2022-07-29T21:00:21.083Z] === PAUSE TestReadPluginNoRead
21:00:21 [2022-07-29T21:00:21.083Z] === RUN   TestDaemonStartWithLogOpt
21:00:21 [2022-07-29T21:00:21.083Z] === PAUSE TestDaemonStartWithLogOpt
21:00:21 [2022-07-29T21:00:21.083Z] === CONT  TestContinueAfterPluginCrash
21:00:21 [2022-07-29T21:00:21.083Z] === CONT  TestDaemonStartWithLogOpt
21:00:22 [2022-07-29T21:00:22.434Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:00:22 [2022-07-29T21:00:22.693Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:00:24 [2022-07-29T21:00:24.367Z] --- PASS: TestDaemonStartWithLogOpt (3.51s)
21:00:24 [2022-07-29T21:00:24.367Z] === CONT  TestReadPluginNoRead
21:00:26 [2022-07-29T21:00:26.896Z] === RUN   TestReadPluginNoRead/default
21:00:27 [2022-07-29T21:00:27.832Z] === RUN   TestReadPluginNoRead/disabled_caching
21:00:27 [2022-07-29T21:00:27.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
21:00:28 [2022-07-29T21:00:28.910Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:00:29 [2022-07-29T21:00:29.205Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:00:29 [2022-07-29T21:00:29.463Z] --- PASS: TestContinueAfterPluginCrash (8.53s)
21:00:30 [2022-07-29T21:00:30.290Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:00:30 [2022-07-29T21:00:30.836Z] === CONT  TestReadPluginNoRead
21:00:30 [2022-07-29T21:00:30.836Z]     read_test.go:92: [dfba2930ca1db] daemon is not started
21:00:30 [2022-07-29T21:00:30.836Z] --- PASS: TestReadPluginNoRead (6.11s)
21:00:30 [2022-07-29T21:00:30.836Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
21:00:30 [2022-07-29T21:00:30.836Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.27s)
21:00:30 [2022-07-29T21:00:30.836Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
21:00:30 [2022-07-29T21:00:30.836Z] PASS
21:00:30 [2022-07-29T21:00:30.836Z] 
21:00:30 [2022-07-29T21:00:30.836Z] DONE 6 tests in 9.637s
21:00:30 [2022-07-29T21:00:30.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:00:30 [2022-07-29T21:00:30.836Z] testing: warning: no tests to run
21:00:30 [2022-07-29T21:00:30.836Z] PASS
21:00:30 [2022-07-29T21:00:30.836Z] 
21:00:30 [2022-07-29T21:00:30.836Z] DONE 0 tests in 0.008s
21:00:30 [2022-07-29T21:00:30.836Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:00:30 [2022-07-29T21:00:30.836Z] INFO: Testing against a local daemon
21:00:30 [2022-07-29T21:00:30.836Z] === RUN   TestPluginWithDevMounts
21:00:30 [2022-07-29T21:00:30.836Z] === PAUSE TestPluginWithDevMounts
21:00:30 [2022-07-29T21:00:30.836Z] === CONT  TestPluginWithDevMounts
21:00:32 [2022-07-29T21:00:32.197Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:00:32 [2022-07-29T21:00:32.210Z] --- PASS: TestPluginWithDevMounts (1.62s)
21:00:32 [2022-07-29T21:00:32.211Z] PASS
21:00:32 [2022-07-29T21:00:32.211Z] 
21:00:32 [2022-07-29T21:00:32.211Z] DONE 1 tests in 1.647s
21:00:32 [2022-07-29T21:00:32.211Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:00:32 [2022-07-29T21:00:32.211Z] INFO: Testing against a local daemon
21:00:32 [2022-07-29T21:00:32.211Z] === RUN   TestSecretInspect
21:00:32 [2022-07-29T21:00:32.456Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:00:33 [2022-07-29T21:00:33.394Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:00:33 [2022-07-29T21:00:33.962Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:00:34 [2022-07-29T21:00:34.221Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:00:34 [2022-07-29T21:00:34.316Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:00:34 [2022-07-29T21:00:34.748Z] --- PASS: TestSecretInspect (2.23s)
21:00:34 [2022-07-29T21:00:34.748Z] === RUN   TestSecretList
21:00:36 [2022-07-29T21:00:36.646Z] --- PASS: TestSecretList (1.81s)
21:00:36 [2022-07-29T21:00:36.646Z] === RUN   TestSecretsCreateAndDelete
21:00:38 [2022-07-29T21:00:38.544Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
21:00:38 [2022-07-29T21:00:38.544Z] === RUN   TestSecretsUpdate
21:00:41 [2022-07-29T21:00:41.076Z] --- PASS: TestSecretsUpdate (2.18s)
21:00:41 [2022-07-29T21:00:41.076Z] === RUN   TestTemplatedSecret
21:00:41 [2022-07-29T21:00:41.799Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:00:42 [2022-07-29T21:00:42.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
21:00:42 [2022-07-29T21:00:42.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:00:43 [2022-07-29T21:00:43.606Z] --- PASS: TestTemplatedSecret (2.56s)
21:00:43 [2022-07-29T21:00:43.606Z] === RUN   TestSecretCreateResolve
21:00:44 [2022-07-29T21:00:44.884Z]     docker_api_swarm_test.go:563: [de0fd85adb718] joining swarm manager [df280d3755180]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:00:45 [2022-07-29T21:00:45.455Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:00:45 [2022-07-29T21:00:45.505Z] --- PASS: TestSecretCreateResolve (2.23s)
21:00:45 [2022-07-29T21:00:45.505Z] PASS
21:00:45 [2022-07-29T21:00:45.505Z] 
21:00:45 [2022-07-29T21:00:45.505Z] DONE 6 tests in 13.226s
21:00:45 [2022-07-29T21:00:45.505Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:00:45 [2022-07-29T21:00:45.505Z] INFO: Testing against a local daemon
21:00:45 [2022-07-29T21:00:45.505Z] === RUN   TestServiceCreateInit
21:00:45 [2022-07-29T21:00:45.505Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:00:46 [2022-07-29T21:00:46.394Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:00:46 [2022-07-29T21:00:46.796Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
21:00:49 [2022-07-29T21:00:49.684Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:00:49 [2022-07-29T21:00:49.689Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:00:52 [2022-07-29T21:00:52.979Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:00:53 [2022-07-29T21:00:53.868Z] --- PASS: TestServiceCreateInit (7.73s)
21:00:53 [2022-07-29T21:00:53.868Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s)
21:00:53 [2022-07-29T21:00:53.868Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s)
21:00:53 [2022-07-29T21:00:53.868Z] === RUN   TestCreateServiceMultipleTimes
21:00:54 [2022-07-29T21:00:54.360Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:00:54 [2022-07-29T21:00:54.360Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
21:00:54 [2022-07-29T21:00:54.360Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:00:54 [2022-07-29T21:00:54.360Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
21:00:54 [2022-07-29T21:00:54.360Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:00:54 [2022-07-29T21:00:54.360Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
21:00:54 [2022-07-29T21:00:54.360Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:00:54 [2022-07-29T21:00:54.360Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
21:00:54 [2022-07-29T21:00:54.360Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:00:57 [2022-07-29T21:00:57.656Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:00:57 [2022-07-29T21:00:57.656Z]     docker_api_swarm_test.go:585: [d8007b424593a] joining swarm manager [df280d3755180]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:01:00 [2022-07-29T21:01:00.945Z]     check_test.go:611: [de0fd85adb718] daemon is not started
21:01:02 [2022-07-29T21:01:02.857Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:01:03 [2022-07-29T21:01:03.328Z] tests/integration/api_network_test.py ............................       [ 47%]
21:01:05 [2022-07-29T21:01:05.394Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:01:05 [2022-07-29T21:01:05.653Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:01:10 [2022-07-29T21:01:10.930Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:01:11 [2022-07-29T21:01:11.498Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
21:01:11 [2022-07-29T21:01:11.498Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:01:11 [2022-07-29T21:01:11.498Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
21:01:11 [2022-07-29T21:01:11.942Z] --- PASS: TestCreateServiceMultipleTimes (16.05s)
21:01:11 [2022-07-29T21:01:11.942Z] === RUN   TestCreateServiceConflict
21:01:11 [2022-07-29T21:01:11.942Z] --- PASS: TestCreateServiceConflict (2.21s)
21:01:11 [2022-07-29T21:01:11.942Z] === RUN   TestCreateServiceMaxReplicas
21:01:13 [2022-07-29T21:01:13.399Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
21:01:14 [2022-07-29T21:01:14.483Z] --- PASS: TestCreateServiceMaxReplicas (2.91s)
21:01:14 [2022-07-29T21:01:14.484Z] === RUN   TestCreateWithDuplicateNetworkNames
21:01:14 [2022-07-29T21:01:14.788Z]     docker_api_swarm_test.go:46: [d985718fe2bc3] joining swarm manager [d683ea59a8cc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:01:14 [2022-07-29T21:01:14.858Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:01:16 [2022-07-29T21:01:16.696Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:01:17 [2022-07-29T21:01:17.265Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:01:18 [2022-07-29T21:01:18.642Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:01:18 [2022-07-29T21:01:18.788Z] tests/integration/api_service_test.py .................................. [ 59%]
21:01:21 [2022-07-29T21:01:21.933Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:01:22 [2022-07-29T21:01:22.502Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:01:22 [2022-07-29T21:01:22.502Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:01:23 [2022-07-29T21:01:23.506Z] ............................                                             [ 66%]
21:01:23 [2022-07-29T21:01:23.882Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:01:24 [2022-07-29T21:01:24.820Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:01:25 [2022-07-29T21:01:25.758Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:01:29 [2022-07-29T21:01:29.348Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s)
21:01:29 [2022-07-29T21:01:29.348Z] === RUN   TestCreateServiceSecretFileMode
21:01:30 [2022-07-29T21:01:30.280Z] --- PASS: TestCreateServiceSecretFileMode (2.53s)
21:01:30 [2022-07-29T21:01:30.280Z] === RUN   TestCreateServiceConfigFileMode
21:01:32 [2022-07-29T21:01:32.807Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
21:01:32 [2022-07-29T21:01:32.807Z] === RUN   TestCreateServiceSysctls
21:01:33 [2022-07-29T21:01:33.884Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
21:01:34 [2022-07-29T21:01:34.143Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
21:01:36 [2022-07-29T21:01:36.085Z] --- PASS: TestCreateServiceSysctls (3.26s)
21:01:36 [2022-07-29T21:01:36.085Z] === RUN   TestCreateServiceCapabilities
21:01:38 [2022-07-29T21:01:38.343Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:01:38 [2022-07-29T21:01:38.613Z] --- PASS: TestCreateServiceCapabilities (2.53s)
21:01:38 [2022-07-29T21:01:38.613Z] === RUN   TestInspect
21:01:38 [2022-07-29T21:01:38.912Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:01:41 [2022-07-29T21:01:41.449Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:01:41 [2022-07-29T21:01:41.892Z] --- PASS: TestInspect (2.93s)
21:01:41 [2022-07-29T21:01:41.892Z] === RUN   TestCreateJob
21:01:45 [2022-07-29T21:01:45.174Z] --- PASS: TestCreateJob (3.20s)
21:01:45 [2022-07-29T21:01:45.174Z] === RUN   TestReplicatedJob
21:01:50 [2022-07-29T21:01:50.452Z] --- PASS: TestReplicatedJob (5.34s)
21:01:50 [2022-07-29T21:01:50.452Z] === RUN   TestUpdateReplicatedJob
21:01:51 [2022-07-29T21:01:51.432Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:01:51 [2022-07-29T21:01:51.691Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:01:51 [2022-07-29T21:01:51.949Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:01:53 [2022-07-29T21:01:53.736Z] --- PASS: TestUpdateReplicatedJob (3.28s)
21:01:53 [2022-07-29T21:01:53.736Z] === RUN   TestServiceListWithStatuses
21:01:53 [2022-07-29T21:01:53.736Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:01:53 [2022-07-29T21:01:53.736Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:01:53 [2022-07-29T21:01:53.736Z] === RUN   TestDockerNetworkConnectAlias
21:01:56 [2022-07-29T21:01:56.143Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:01:57 [2022-07-29T21:01:57.917Z] --- PASS: TestDockerNetworkConnectAlias (4.38s)
21:01:57 [2022-07-29T21:01:57.917Z] === RUN   TestDockerNetworkReConnect
21:01:58 [2022-07-29T21:01:58.050Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:01:59 [2022-07-29T21:01:59.972Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:02:01 [2022-07-29T21:02:01.197Z] --- PASS: TestDockerNetworkReConnect (3.61s)
21:02:01 [2022-07-29T21:02:01.197Z] === RUN   TestServicePlugin
21:02:04 [2022-07-29T21:02:04.845Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:02:05 [2022-07-29T21:02:05.380Z]     plugin_test.go:61: [d8737e8f08d72] joining swarm manager [da34177e53210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:02:06 [2022-07-29T21:02:06.312Z]     plugin_test.go:64: [dff2e3f3b3787] joining swarm manager [da34177e53210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:02:06 [2022-07-29T21:02:06.547Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:02:07 [2022-07-29T21:02:07.926Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:02:09 [2022-07-29T21:02:09.832Z] --- PASS: TestImportExtremelyLargeImageWorks (163.16s)
21:02:09 [2022-07-29T21:02:09.832Z] PASS
21:02:09 [2022-07-29T21:02:09.832Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:02:09 [2022-07-29T21:02:09.832Z] 
21:02:09 [2022-07-29T21:02:09.832Z] DONE 22 tests in 167.539s
21:02:09 [2022-07-29T21:02:09.832Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:02:09 [2022-07-29T21:02:09.832Z] ++ 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
21:02:09 [2022-07-29T21:02:09.832Z] ++ set -e
21:02:09 [2022-07-29T21:02:09.832Z] ++ '[' -n 0 ']'
21:02:09 [2022-07-29T21:02:09.832Z] ++ set -x
21:02:09 [2022-07-29T21:02:09.832Z] ++ 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
21:02:09 [2022-07-29T21:02:09.832Z] === RUN   TestStripANSICommands
21:02:09 [2022-07-29T21:02:09.832Z] === RUN   TestStripANSICommands/#00
21:02:09 [2022-07-29T21:02:09.832Z] === RUN   TestStripANSICommands/#01
21:02:09 [2022-07-29T21:02:09.832Z] --- PASS: TestStripANSICommands (0.00s)
21:02:09 [2022-07-29T21:02:09.832Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:02:09 [2022-07-29T21:02:09.832Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:02:09 [2022-07-29T21:02:09.832Z] PASS
21:02:09 [2022-07-29T21:02:09.832Z] 
21:02:09 [2022-07-29T21:02:09.832Z] DONE 3 tests in 0.017s
21:02:10 [2022-07-29T21:02:10.092Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:02:10 [2022-07-29T21:02:10.092Z] ++ 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
21:02:10 [2022-07-29T21:02:10.092Z] ++ set -e
21:02:10 [2022-07-29T21:02:10.092Z] ++ '[' -n 0 ']'
21:02:10 [2022-07-29T21:02:10.092Z] ++ set -x
21:02:10 [2022-07-29T21:02:10.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:02:10 [2022-07-29T21:02:10.092Z] INFO: Testing against a local daemon
21:02:10 [2022-07-29T21:02:10.092Z] === RUN   TestNetworkCreateDelete
21:02:10 [2022-07-29T21:02:10.092Z] --- PASS: TestNetworkCreateDelete (0.18s)
21:02:10 [2022-07-29T21:02:10.092Z] === RUN   TestDockerNetworkDeletePreferID
21:02:10 [2022-07-29T21:02:10.660Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
21:02:10 [2022-07-29T21:02:10.660Z] === RUN   TestDaemonDNSFallback
21:02:18 [2022-07-29T21:02:18.780Z] --- PASS: TestDaemonDNSFallback (6.65s)
21:02:18 [2022-07-29T21:02:18.780Z] === RUN   TestInspectNetwork
21:02:20 [2022-07-29T21:02:20.175Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:02:22 [2022-07-29T21:02:22.070Z] === RUN   TestInspectNetwork/full_network_id
21:02:22 [2022-07-29T21:02:22.070Z] === RUN   TestInspectNetwork/partial_network_id
21:02:22 [2022-07-29T21:02:22.070Z] === RUN   TestInspectNetwork/network_name
21:02:22 [2022-07-29T21:02:22.070Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:02:22 [2022-07-29T21:02:22.070Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:02:22 [2022-07-29T21:02:22.081Z] tests/integration/client_test.py .....                                   [ 75%]
21:02:22 [2022-07-29T21:02:22.081Z] tests/integration/context_api_test.py ...                                [ 76%]
21:02:22 [2022-07-29T21:02:22.329Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:02:22 [2022-07-29T21:02:22.650Z] tests/integration/errors_test.py .                                       [ 76%]
21:02:23 [2022-07-29T21:02:23.264Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:02:25 [2022-07-29T21:02:25.802Z]     docker_api_swarm_test.go:304: [dfd5e59cb2c36] joining swarm manager [de447036d6810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:02:26 [2022-07-29T21:02:26.062Z] --- PASS: TestInspectNetwork (8.74s)
21:02:26 [2022-07-29T21:02:26.062Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:02:26 [2022-07-29T21:02:26.062Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:02:26 [2022-07-29T21:02:26.062Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:02:26 [2022-07-29T21:02:26.062Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:02:26 [2022-07-29T21:02:26.062Z] === RUN   TestRunContainerWithBridgeNone
21:02:26 [2022-07-29T21:02:26.631Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:02:26 [2022-07-29T21:02:26.890Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:02:27 [2022-07-29T21:02:27.149Z]     docker_api_swarm_test.go:305: [d93def9429e0a] joining swarm manager [de447036d6810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:02:27 [2022-07-29T21:02:27.409Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:02:28 [2022-07-29T21:02:28.349Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:02:28 [2022-07-29T21:02:28.349Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:02:28 [2022-07-29T21:02:28.613Z] --- PASS: TestRunContainerWithBridgeNone (2.49s)
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/create
21:02:28 [2022-07-29T21:02:28.613Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:02:28 [2022-07-29T21:02:28.613Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:02:28 [2022-07-29T21:02:28.613Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:02:28 [2022-07-29T21:02:28.613Z] === CONT  TestNetworkInvalidJSON/networks/create
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:02:28 [2022-07-29T21:02:28.613Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:02:28 [2022-07-29T21:02:28.613Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:02:28 [2022-07-29T21:02:28.613Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:02:28 [2022-07-29T21:02:28.614Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:02:28 [2022-07-29T21:02:28.614Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:02:28 [2022-07-29T21:02:28.614Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:02:28 [2022-07-29T21:02:28.614Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:02:28 [2022-07-29T21:02:28.614Z] --- PASS: TestNetworkInvalidJSON (0.04s)
21:02:28 [2022-07-29T21:02:28.614Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s)
21:02:28 [2022-07-29T21:02:28.614Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s)
21:02:28 [2022-07-29T21:02:28.614Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z] === RUN   TestNetworkList
21:02:28 [2022-07-29T21:02:28.614Z] === RUN   TestNetworkList//networks
21:02:28 [2022-07-29T21:02:28.614Z] === PAUSE TestNetworkList//networks
21:02:28 [2022-07-29T21:02:28.614Z] === RUN   TestNetworkList//networks/
21:02:28 [2022-07-29T21:02:28.614Z] === PAUSE TestNetworkList//networks/
21:02:28 [2022-07-29T21:02:28.614Z] === CONT  TestNetworkList//networks
21:02:28 [2022-07-29T21:02:28.614Z] === CONT  TestNetworkList//networks/
21:02:28 [2022-07-29T21:02:28.614Z] --- PASS: TestNetworkList (0.03s)
21:02:28 [2022-07-29T21:02:28.614Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z]     --- PASS: TestNetworkList//networks (0.00s)
21:02:28 [2022-07-29T21:02:28.614Z] === RUN   TestHostIPv4BridgeLabel
21:02:28 [2022-07-29T21:02:28.873Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:02:29 [2022-07-29T21:02:29.131Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:02:29 [2022-07-29T21:02:29.131Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
21:02:29 [2022-07-29T21:02:29.391Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
21:02:29 [2022-07-29T21:02:29.391Z] === RUN   TestDaemonRestartWithLiveRestore
21:02:30 [2022-07-29T21:02:30.326Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
21:02:30 [2022-07-29T21:02:30.327Z] === RUN   TestDaemonDefaultNetworkPools
21:02:30 [2022-07-29T21:02:30.894Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:02:31 [2022-07-29T21:02:31.158Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
21:02:31 [2022-07-29T21:02:31.158Z] === RUN   TestDaemonRestartWithExistingNetwork
21:02:32 [2022-07-29T21:02:32.537Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.39s)
21:02:32 [2022-07-29T21:02:32.537Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:02:32 [2022-07-29T21:02:32.537Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:02:32 [2022-07-29T21:02:32.865Z] --- PASS: TestServicePlugin (30.39s)
21:02:32 [2022-07-29T21:02:32.865Z] === RUN   TestServiceUpdateLabel
21:02:33 [2022-07-29T21:02:33.917Z] === RUN   TestDockerSuite/TestBuildEnv
21:02:33 [2022-07-29T21:02:33.917Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
21:02:33 [2022-07-29T21:02:33.917Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:02:34 [2022-07-29T21:02:34.237Z] --- PASS: TestServiceUpdateLabel (2.28s)
21:02:34 [2022-07-29T21:02:34.237Z] === RUN   TestServiceUpdateSecrets
21:02:34 [2022-07-29T21:02:34.487Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
21:02:34 [2022-07-29T21:02:34.487Z] === RUN   TestServiceWithPredefinedNetwork
21:02:35 [2022-07-29T21:02:35.056Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:02:36 [2022-07-29T21:02:36.434Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:02:37 [2022-07-29T21:02:37.812Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s)
21:02:37 [2022-07-29T21:02:37.812Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:02:37 [2022-07-29T21:02:37.812Z]     service_test.go:243: FLAKY_TEST
21:02:37 [2022-07-29T21:02:37.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:02:37 [2022-07-29T21:02:37.812Z] === RUN   TestServiceWithDataPathPortInit
21:02:37 [2022-07-29T21:02:37.812Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:02:41 [2022-07-29T21:02:41.780Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:02:43 [2022-07-29T21:02:43.087Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:02:48 [2022-07-29T21:02:48.360Z]     docker_api_swarm_test.go:364: Waiting for possible election...
21:02:49 [2022-07-29T21:02:49.126Z] --- PASS: TestServiceUpdateSecrets (14.57s)
21:02:49 [2022-07-29T21:02:49.126Z] === RUN   TestServiceUpdateConfigs
21:02:54 [2022-07-29T21:02:54.936Z] --- PASS: TestServiceWithDataPathPortInit (16.23s)
21:02:54 [2022-07-29T21:02:54.936Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:02:57 [2022-07-29T21:02:57.475Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2cnebl1cmbsdchs0gwms6n2k5 Created:2022-07-29 21:02:55.33332283 +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[966342695ca78abfd50e0b3c8d74b433b1719fb8a6bd22dd69c874354af3dc59:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b09i7bvu0jvcyt1yiwso9dykc EndpointID:f051418b1dec7d62cd7d7afab2c2aa6200ebdb1380f345cb6c1c984cf3d3ded0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd3dd97b719a92f5b2f83768a02bd078488f985c218d8768223a9ef815af8c53 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:3563845c0d2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b09i7bvu0jvcyt1yiwso9dykc EndpointID:f051418b1dec7d62cd7d7afab2c2aa6200ebdb1380f345cb6c1c984cf3d3ded0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:02:58 [2022-07-29T21:02:58.087Z] .........                                                                [ 85%]
21:02:58 [2022-07-29T21:02:58.412Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:02:59 [2022-07-29T21:02:59.792Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:03:01 [2022-07-29T21:03:01.698Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.90s)
21:03:01 [2022-07-29T21:03:01.698Z] PASS
21:03:01 [2022-07-29T21:03:01.957Z] 
21:03:01 [2022-07-29T21:03:01.957Z] === Skipped
21:03:01 [2022-07-29T21:03:01.957Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:03:01 [2022-07-29T21:03:01.957Z]     service_test.go:243: FLAKY_TEST
21:03:01 [2022-07-29T21:03:01.957Z] 
21:03:01 [2022-07-29T21:03:01.957Z] DONE 38 tests, 1 skipped in 51.851s
21:03:01 [2022-07-29T21:03:01.957Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:03:01 [2022-07-29T21:03:01.957Z] ++ 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
21:03:01 [2022-07-29T21:03:01.957Z] ++ set -e
21:03:01 [2022-07-29T21:03:01.957Z] ++ '[' -n 0 ']'
21:03:01 [2022-07-29T21:03:01.957Z] ++ set -x
21:03:01 [2022-07-29T21:03:01.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-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
21:03:01 [2022-07-29T21:03:01.958Z] INFO: Testing against a local daemon
21:03:01 [2022-07-29T21:03:01.958Z] === RUN   TestDockerNetworkIpvlanPersistance
21:03:01 [2022-07-29T21:03:01.958Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:01 [2022-07-29T21:03:01.958Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
21:03:01 [2022-07-29T21:03:01.958Z] === RUN   TestDockerNetworkIpvlan
21:03:01 [2022-07-29T21:03:01.958Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:01 [2022-07-29T21:03:01.958Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
21:03:01 [2022-07-29T21:03:01.958Z] PASS
21:03:01 [2022-07-29T21:03:01.958Z] 
21:03:01 [2022-07-29T21:03:01.958Z] === Skipped
21:03:01 [2022-07-29T21:03:01.958Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
21:03:01 [2022-07-29T21:03:01.958Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:01 [2022-07-29T21:03:01.958Z] 
21:03:01 [2022-07-29T21:03:01.958Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
21:03:01 [2022-07-29T21:03:01.958Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:01 [2022-07-29T21:03:01.958Z] 
21:03:01 [2022-07-29T21:03:01.958Z] DONE 2 tests, 2 skipped in 0.048s
21:03:01 [2022-07-29T21:03:01.958Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:03:01 [2022-07-29T21:03:01.958Z] ++ 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
21:03:01 [2022-07-29T21:03:01.958Z] ++ set -e
21:03:01 [2022-07-29T21:03:01.958Z] ++ '[' -n 0 ']'
21:03:01 [2022-07-29T21:03:01.958Z] ++ set -x
21:03:01 [2022-07-29T21:03:01.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-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
21:03:01 [2022-07-29T21:03:01.958Z] INFO: Testing against a local daemon
21:03:01 [2022-07-29T21:03:01.958Z] === RUN   TestDockerNetworkMacvlanPersistance
21:03:03 [2022-07-29T21:03:03.101Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:03:03 [2022-07-29T21:03:03.339Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
21:03:03 [2022-07-29T21:03:03.340Z] === RUN   TestDockerNetworkMacvlan
21:03:03 [2022-07-29T21:03:03.913Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:03:03 [2022-07-29T21:03:03.992Z] --- PASS: TestServiceUpdateConfigs (14.46s)
21:03:03 [2022-07-29T21:03:03.992Z] === RUN   TestServiceUpdateNetwork
21:03:04 [2022-07-29T21:03:04.172Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:03:04 [2022-07-29T21:03:04.745Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:03:05 [2022-07-29T21:03:05.110Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:03:06 [2022-07-29T21:03:06.491Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:03:06 [2022-07-29T21:03:06.491Z]     docker_api_swarm_test.go:272: [d53d64391cd84] joining swarm manager [d2e6d6a56ff54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:07 [2022-07-29T21:03:07.060Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:03:08 [2022-07-29T21:03:08.002Z]     docker_api_swarm_test.go:273: [d15982692aa4e] joining swarm manager [d2e6d6a56ff54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:08 [2022-07-29T21:03:08.002Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:03:08 [2022-07-29T21:03:08.570Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:03:08 [2022-07-29T21:03:08.831Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:03:09 [2022-07-29T21:03:09.091Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:03:10 [2022-07-29T21:03:10.024Z] tests/integration/models_nodes_test.py .                                 [ 90%]
21:03:10 [2022-07-29T21:03:10.470Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:03:10 [2022-07-29T21:03:10.470Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
21:03:10 [2022-07-29T21:03:10.470Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:03:10 [2022-07-29T21:03:10.729Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:03:10 [2022-07-29T21:03:10.988Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:03:11 [2022-07-29T21:03:11.405Z] tests/integration/models_resources_test.py .                             [ 91%]
21:03:16 [2022-07-29T21:03:16.183Z] --- PASS: TestServiceUpdateNetwork (12.55s)
21:03:16 [2022-07-29T21:03:16.183Z] === RUN   TestServiceUpdatePidsLimit
21:03:16 [2022-07-29T21:03:16.268Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:03:16 [2022-07-29T21:03:16.748Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:03:16 [2022-07-29T21:03:16.844Z] --- PASS: TestDockerNetworkMacvlan (13.31s)
21:03:16 [2022-07-29T21:03:16.844Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
21:03:16 [2022-07-29T21:03:16.844Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
21:03:16 [2022-07-29T21:03:16.844Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.47s)
21:03:16 [2022-07-29T21:03:16.844Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.32s)
21:03:16 [2022-07-29T21:03:16.844Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s)
21:03:16 [2022-07-29T21:03:16.844Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
21:03:16 [2022-07-29T21:03:16.844Z] PASS
21:03:16 [2022-07-29T21:03:16.844Z] 
21:03:16 [2022-07-29T21:03:16.844Z] DONE 8 tests in 14.798s
21:03:16 [2022-07-29T21:03:16.844Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:03:16 [2022-07-29T21:03:16.844Z] ++ 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
21:03:16 [2022-07-29T21:03:16.844Z] ++ set -e
21:03:16 [2022-07-29T21:03:16.844Z] ++ '[' -n 0 ']'
21:03:16 [2022-07-29T21:03:16.844Z] ++ set -x
21:03:16 [2022-07-29T21:03:16.844Z] ++ 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
21:03:16 [2022-07-29T21:03:16.844Z] testing: warning: no tests to run
21:03:16 [2022-07-29T21:03:16.844Z] PASS
21:03:16 [2022-07-29T21:03:16.844Z] 
21:03:16 [2022-07-29T21:03:16.844Z] DONE 0 tests in 0.016s
21:03:16 [2022-07-29T21:03:16.844Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:03:16 [2022-07-29T21:03:16.844Z] ++ 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
21:03:16 [2022-07-29T21:03:16.844Z] ++ set -e
21:03:16 [2022-07-29T21:03:16.844Z] ++ '[' -n 0 ']'
21:03:16 [2022-07-29T21:03:16.844Z] ++ set -x
21:03:16 [2022-07-29T21:03:16.844Z] ++ 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
21:03:16 [2022-07-29T21:03:16.844Z] INFO: Testing against a local daemon
21:03:16 [2022-07-29T21:03:16.844Z] === RUN   TestAuthZPluginAllowRequest
21:03:17 [2022-07-29T21:03:17.463Z] tests/integration/models_services_test.py ................X.             [ 95%]
21:03:17 [2022-07-29T21:03:17.683Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:03:18 [2022-07-29T21:03:18.224Z] --- PASS: TestAuthZPluginAllowRequest (1.48s)
21:03:18 [2022-07-29T21:03:18.224Z] === RUN   TestAuthZPluginTLS
21:03:18 [2022-07-29T21:03:18.792Z] --- PASS: TestAuthZPluginTLS (0.56s)
21:03:18 [2022-07-29T21:03:18.792Z] === RUN   TestAuthZPluginDenyRequest
21:03:19 [2022-07-29T21:03:19.360Z] === RUN   TestDockerSuite/TestBuildExpose
21:03:19 [2022-07-29T21:03:19.360Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:03:19 [2022-07-29T21:03:19.360Z] === RUN   TestAuthZPluginAPIDenyResponse
21:03:19 [2022-07-29T21:03:19.360Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:03:19 [2022-07-29T21:03:19.929Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
21:03:19 [2022-07-29T21:03:19.929Z] === RUN   TestAuthZPluginDenyResponse
21:03:19 [2022-07-29T21:03:19.929Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:03:20 [2022-07-29T21:03:20.497Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:03:20 [2022-07-29T21:03:20.497Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
21:03:20 [2022-07-29T21:03:20.497Z] === RUN   TestAuthZPluginAllowEventStream
21:03:20 [2022-07-29T21:03:20.755Z] === RUN   TestDockerSuite/TestBuildFails
21:03:21 [2022-07-29T21:03:21.693Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:03:21 [2022-07-29T21:03:21.693Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:03:21 [2022-07-29T21:03:21.953Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s)
21:03:21 [2022-07-29T21:03:21.953Z] === RUN   TestAuthZPluginErrorResponse
21:03:22 [2022-07-29T21:03:22.522Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
21:03:22 [2022-07-29T21:03:22.522Z] === RUN   TestAuthZPluginErrorRequest
21:03:23 [2022-07-29T21:03:23.091Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:03:23 [2022-07-29T21:03:23.091Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:03:23 [2022-07-29T21:03:23.350Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:03:23 [2022-07-29T21:03:23.611Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
21:03:23 [2022-07-29T21:03:23.611Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:03:24 [2022-07-29T21:03:24.236Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:03:24 [2022-07-29T21:03:24.649Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:03:24 [2022-07-29T21:03:24.649Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:03:24 [2022-07-29T21:03:24.998Z] === RUN   TestDockerSuite/TestBuildForceRm
21:03:25 [2022-07-29T21:03:25.568Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s)
21:03:25 [2022-07-29T21:03:25.568Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:03:26 [2022-07-29T21:03:26.509Z] === RUN   TestDockerSuite/TestBuildFromGit
21:03:27 [2022-07-29T21:03:27.077Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s)
21:03:27 [2022-07-29T21:03:27.077Z] === RUN   TestAuthZPluginHeader
21:03:27 [2022-07-29T21:03:27.646Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:03:27 [2022-07-29T21:03:27.906Z] --- PASS: TestAuthZPluginHeader (0.81s)
21:03:27 [2022-07-29T21:03:27.906Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:03:27 [2022-07-29T21:03:27.906Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:03:28 [2022-07-29T21:03:28.277Z] tests/integration/regression_test.py ......                              [ 98%]
21:03:28 [2022-07-29T21:03:28.798Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:03:28 [2022-07-29T21:03:28.798Z] tests/integration/credentials/utils_test.py .                            [100%]
21:03:28 [2022-07-29T21:03:28.798Z] 
21:03:28 [2022-07-29T21:03:28.798Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:03:28 [2022-07-29T21:03:28.798Z] =========================== short test summary info ============================
21:03:28 [2022-07-29T21:03:28.798Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:03:28 [2022-07-29T21:03:28.798Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:03:28 [2022-07-29T21:03:28.798Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:03:28 [2022-07-29T21:03:28.798Z]   Not supported on most drivers
21:03:28 [2022-07-29T21:03:28.798Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:03:28 [2022-07-29T21:03:28.798Z]   Output of docker top depends on host distro, and is not formalized.
21:03:28 [2022-07-29T21:03:28.798Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:03:28 [2022-07-29T21:03:28.798Z]   Output of docker top depends on host distro, and is not formalized.
21:03:28 [2022-07-29T21:03:28.798Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:03:28 [2022-07-29T21:03:28.798Z]   Can fail if eth0 has multiple IP addresses
21:03:28 [2022-07-29T21:03:28.798Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:03:28 [2022-07-29T21:03:28.798Z]   This doesn't seem to be taken into account by the engine
21:03:28 [2022-07-29T21:03:28.798Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:03:28 [2022-07-29T21:03:28.798Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:03:28 [2022-07-29T21:03:28.798Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.26 seconds ==
21:03:28 [2022-07-29T21:03:28.843Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:03:29 [2022-07-29T21:03:29.057Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:03:29 [2022-07-29T21:03:29.104Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:03:30 [2022-07-29T21:03:30.482Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:03:31 [2022-07-29T21:03:31.050Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:03:31 [2022-07-29T21:03:31.310Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:03:32 [2022-07-29T21:03:32.340Z] --- PASS: TestServiceUpdatePidsLimit (16.23s)
21:03:32 [2022-07-29T21:03:32.340Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
21:03:32 [2022-07-29T21:03:32.340Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
21:03:32 [2022-07-29T21:03:32.340Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
21:03:32 [2022-07-29T21:03:32.340Z] PASS
21:03:32 [2022-07-29T21:03:32.340Z] 
21:03:32 [2022-07-29T21:03:32.340Z] === Skipped
21:03:32 [2022-07-29T21:03:32.340Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:03:32 [2022-07-29T21:03:32.340Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:03:32 [2022-07-29T21:03:32.340Z] 
21:03:32 [2022-07-29T21:03:32.340Z] DONE 27 tests, 1 skipped in 166.330s
21:03:32 [2022-07-29T21:03:32.340Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:03:32 [2022-07-29T21:03:32.340Z] INFO: Testing against a local daemon
21:03:32 [2022-07-29T21:03:32.340Z] === RUN   TestSessionCreate
21:03:32 [2022-07-29T21:03:32.340Z] --- PASS: TestSessionCreate (0.02s)
21:03:32 [2022-07-29T21:03:32.340Z] === RUN   TestSessionCreateWithBadUpgrade
21:03:32 [2022-07-29T21:03:32.340Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:03:32 [2022-07-29T21:03:32.340Z] PASS
21:03:32 [2022-07-29T21:03:32.340Z] 
21:03:32 [2022-07-29T21:03:32.340Z] DONE 2 tests in 0.061s
21:03:32 [2022-07-29T21:03:32.340Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:03:32 [2022-07-29T21:03:32.340Z] INFO: Testing against a local daemon
21:03:32 [2022-07-29T21:03:32.340Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:03:32 [2022-07-29T21:03:32.340Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
21:03:32 [2022-07-29T21:03:32.340Z] === RUN   TestDiskUsage
21:03:32 [2022-07-29T21:03:32.340Z] === PAUSE TestDiskUsage
21:03:32 [2022-07-29T21:03:32.340Z] === RUN   TestEventsExecDie
21:03:32 [2022-07-29T21:03:32.598Z] --- PASS: TestEventsExecDie (0.58s)
21:03:32 [2022-07-29T21:03:32.598Z] === RUN   TestEventsBackwardsCompatible
21:03:32 [2022-07-29T21:03:32.598Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
21:03:32 [2022-07-29T21:03:32.598Z] === RUN   TestEventsVolumeCreate
21:03:32 [2022-07-29T21:03:32.598Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:03:32 [2022-07-29T21:03:32.598Z] === RUN   TestInfoBinaryCommits
21:03:32 [2022-07-29T21:03:32.598Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:03:32 [2022-07-29T21:03:32.598Z] === RUN   TestInfoAPIVersioned
21:03:32 [2022-07-29T21:03:32.598Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:03:32 [2022-07-29T21:03:32.598Z] === RUN   TestInfoAPI
21:03:32 [2022-07-29T21:03:32.598Z] --- PASS: TestInfoAPI (0.02s)
21:03:32 [2022-07-29T21:03:32.598Z] === RUN   TestInfoAPIWarnings
21:03:33 [2022-07-29T21:03:33.852Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.52s)
21:03:33 [2022-07-29T21:03:33.852Z] === RUN   TestAuthZPluginV2Disable
21:03:33 [2022-07-29T21:03:33.852Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:03:34 [2022-07-29T21:03:34.795Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:03:37 [2022-07-29T21:03:37.336Z] === RUN   TestDockerSuite/TestBuildIidFile
21:03:37 [2022-07-29T21:03:37.336Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:03:37 [2022-07-29T21:03:37.904Z] --- PASS: TestAuthZPluginV2Disable (4.46s)
21:03:37 [2022-07-29T21:03:37.904Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:03:38 [2022-07-29T21:03:38.473Z] === RUN   TestDockerSuite/TestBuildInheritance
21:03:39 [2022-07-29T21:03:39.041Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:03:39 [2022-07-29T21:03:39.609Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:03:39 [2022-07-29T21:03:39.609Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:03:40 [2022-07-29T21:03:40.990Z] === RUN   TestDockerSuite/TestBuildLabel
21:03:41 [2022-07-29T21:03:41.249Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:03:41 [2022-07-29T21:03:41.272Z] Leaving: AppArmorNo profiles have been unloaded.
21:03:41 [2022-07-29T21:03:41.273Z] 
21:03:41 [2022-07-29T21:03:41.273Z] Unloading profiles will leave already running processes permanently
21:03:41 [2022-07-29T21:03:41.273Z] unconfined, which can lead to unexpected situations.
21:03:41 [2022-07-29T21:03:41.273Z] 
21:03:41 [2022-07-29T21:03:41.273Z] To set a process to complain mode, use the command line tool
21:03:41 [2022-07-29T21:03:41.273Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:03:41 [2022-07-29T21:03:41.273Z] 
Post stage
[Pipeline] junit
21:03:41 [2022-07-29T21:03:41.286Z] Recording test results
21:03:41 [2022-07-29T21:03:41.508Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:03:41 [2022-07-29T21:03:41.768Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:03:42 [2022-07-29T21:03:42.027Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.02s)
21:03:42 [2022-07-29T21:03:42.027Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:03:42 [2022-07-29T21:03:42.027Z] === RUN   TestDockerSuite/TestBuildLabels
21:03:42 [2022-07-29T21:03:42.597Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:03:42 [2022-07-29T21:03:42.661Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
21:03:42 [2022-07-29T21:03:42.948Z] + echo Ensuring container killed.
21:03:42 [2022-07-29T21:03:42.948Z] Ensuring container killed.
21:03:42 [2022-07-29T21:03:42.948Z] + docker rm -vf docker-pr2
21:03:42 [2022-07-29T21:03:42.948Z] Error: No such container: docker-pr2
[Pipeline] sh
21:03:43 [2022-07-29T21:03:43.164Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:03:43 [2022-07-29T21:03:43.245Z] + echo Chowning /workspace to jenkins user
21:03:43 [2022-07-29T21:03:43.245Z] Chowning /workspace to jenkins user
21:03:43 [2022-07-29T21:03:43.245Z] + id -u
21:03:43 [2022-07-29T21:03:43.245Z] + id -g
21:03:43 [2022-07-29T21:03:43.245Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43887:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:03:44 [2022-07-29T21:03:44.923Z] + bundleName=docker-py
21:03:44 [2022-07-29T21:03:44.923Z] + echo Creating docker-py-bundles.tar.gz
21:03:44 [2022-07-29T21:03:44.923Z] Creating docker-py-bundles.tar.gz
21:03:44 [2022-07-29T21:03:44.923Z] + 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
21:03:44 [2022-07-29T21:03:44.943Z] Archiving artifacts
21:03:45 [2022-07-29T21:03:45.706Z] === RUN   TestDockerSuite/TestBuildLastModified
21:03:46 [2022-07-29T21:03:46.603Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43887/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:03:46 [2022-07-29T21:03:46.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh binary
21:03:47 [2022-07-29T21:03:47.229Z] 
21:03:47 [2022-07-29T21:03:47.489Z] Removing bundles/
21:03:47 [2022-07-29T21:03:47.489Z] 
21:03:47 [2022-07-29T21:03:47.489Z] ---> Making bundle: binary (in bundles/binary)
21:03:47 [2022-07-29T21:03:47.489Z] Building: bundles/binary-daemon/dockerd
21:03:47 [2022-07-29T21:03:47.489Z] GOOS="" GOARCH="" GOARM=""
21:03:50 [2022-07-29T21:03:50.676Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:03:50 [2022-07-29T21:03:50.676Z] === RUN   TestInfoDebug
21:03:50 [2022-07-29T21:03:50.676Z] --- PASS: TestInfoDebug (0.52s)
21:03:50 [2022-07-29T21:03:50.676Z] === RUN   TestInfoInsecureRegistries
21:03:50 [2022-07-29T21:03:50.676Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:03:50 [2022-07-29T21:03:50.676Z] === RUN   TestInfoRegistryMirrors
21:03:50 [2022-07-29T21:03:50.676Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:03:50 [2022-07-29T21:03:50.676Z] === RUN   TestLoginFailsWithBadCredentials
21:03:50 [2022-07-29T21:03:50.981Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:03:51 [2022-07-29T21:03:51.242Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:03:51 [2022-07-29T21:03:51.242Z] === RUN   TestPingCacheHeaders
21:03:51 [2022-07-29T21:03:51.242Z] --- PASS: TestPingCacheHeaders (0.02s)
21:03:51 [2022-07-29T21:03:51.242Z] === RUN   TestPingGet
21:03:51 [2022-07-29T21:03:51.242Z] --- PASS: TestPingGet (0.01s)
21:03:51 [2022-07-29T21:03:51.242Z] === RUN   TestPingHead
21:03:51 [2022-07-29T21:03:51.242Z] --- PASS: TestPingHead (0.02s)
21:03:51 [2022-07-29T21:03:51.242Z] === RUN   TestPingSwarmHeader
21:03:51 [2022-07-29T21:03:51.811Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:03:51 [2022-07-29T21:03:51.811Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:03:51 [2022-07-29T21:03:51.919Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.99s)
21:03:51 [2022-07-29T21:03:51.919Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:03:52 [2022-07-29T21:03:52.744Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:03:52 [2022-07-29T21:03:52.744Z] --- PASS: TestPingSwarmHeader (1.66s)
21:03:52 [2022-07-29T21:03:52.744Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:03:52 [2022-07-29T21:03:52.744Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:03:52 [2022-07-29T21:03:52.744Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:03:52 [2022-07-29T21:03:52.744Z] === RUN   TestVersion
21:03:52 [2022-07-29T21:03:52.744Z] --- PASS: TestVersion (0.02s)
21:03:52 [2022-07-29T21:03:52.744Z] === CONT  TestCgroupDriverSystemdMemoryLimit
21:03:52 [2022-07-29T21:03:52.744Z] === CONT  TestDiskUsage
21:03:53 [2022-07-29T21:03:53.297Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/container_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/image_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/volume_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/build-cache_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:03:53 [2022-07-29T21:03:53.311Z] === RUN   TestDiskUsage/after_LoadBusybox
21:03:53 [2022-07-29T21:03:53.557Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:03:53 [2022-07-29T21:03:53.816Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:03:53 [2022-07-29T21:03:53.816Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:03:53 [2022-07-29T21:03:53.816Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:03:53 [2022-07-29T21:03:53.878Z] === RUN   TestDiskUsage/after_container.Run
21:03:54 [2022-07-29T21:03:54.076Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:03:54 [2022-07-29T21:03:54.137Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:03:54 [2022-07-29T21:03:54.334Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:03:54 [2022-07-29T21:03:54.396Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s)
21:03:54 [2022-07-29T21:03:54.396Z] --- PASS: TestDiskUsage (1.52s)
21:03:54 [2022-07-29T21:03:54.396Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.32s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]     --- PASS: TestDiskUsage/after_container.Run (0.52s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:03:54 [2022-07-29T21:03:54.396Z] PASS
21:03:54 [2022-07-29T21:03:54.396Z] 
21:03:54 [2022-07-29T21:03:54.396Z] DONE 54 tests in 22.510s
21:03:54 [2022-07-29T21:03:54.396Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:03:54 [2022-07-29T21:03:54.396Z] INFO: Testing against a local daemon
21:03:54 [2022-07-29T21:03:54.396Z] === RUN   TestVolumesCreateAndList
21:03:54 [2022-07-29T21:03:54.396Z] --- PASS: TestVolumesCreateAndList (0.03s)
21:03:54 [2022-07-29T21:03:54.396Z] === RUN   TestVolumesRemove
21:03:54 [2022-07-29T21:03:54.655Z] --- PASS: TestVolumesRemove (0.09s)
21:03:54 [2022-07-29T21:03:54.655Z] === RUN   TestVolumesInspect
21:03:54 [2022-07-29T21:03:54.655Z] --- PASS: TestVolumesInspect (0.02s)
21:03:54 [2022-07-29T21:03:54.655Z] === RUN   TestVolumesInvalidJSON
21:03:54 [2022-07-29T21:03:54.655Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:03:54 [2022-07-29T21:03:54.655Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:03:54 [2022-07-29T21:03:54.655Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:03:54 [2022-07-29T21:03:54.655Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:03:54 [2022-07-29T21:03:54.655Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:03:54 [2022-07-29T21:03:54.655Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:03:54 [2022-07-29T21:03:54.655Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:03:54 [2022-07-29T21:03:54.655Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:03:54 [2022-07-29T21:03:54.655Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:03:54 [2022-07-29T21:03:54.655Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:03:54 [2022-07-29T21:03:54.655Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:03:54 [2022-07-29T21:03:54.655Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:03:54 [2022-07-29T21:03:54.655Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:03:54 [2022-07-29T21:03:54.655Z] PASS
21:03:54 [2022-07-29T21:03:54.655Z] 
21:03:54 [2022-07-29T21:03:54.655Z] DONE 9 tests in 0.173s
21:03:54 [2022-07-29T21:03:54.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:03:55 [2022-07-29T21:03:55.222Z] Stopping apparmor (via systemctl): apparmor.service.
21:03:55 [2022-07-29T21:03:55.222Z] Removing test suite binaries
21:03:55 [2022-07-29T21:03:55.222Z] exiting test-integration
21:03:55 [2022-07-29T21:03:55.222Z] ++ exit 0
21:03:55 [2022-07-29T21:03:55.222Z] 
21:03:56 [2022-07-29T21:03:56.242Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
Post stage
[Pipeline] junit
21:03:56 [2022-07-29T21:03:56.609Z] Recording test results
21:03:56 [2022-07-29T21:03:56.836Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:03:57 [2022-07-29T21:03:57.157Z] + echo Ensuring container killed.
21:03:57 [2022-07-29T21:03:57.157Z] Ensuring container killed.
21:03:57 [2022-07-29T21:03:57.157Z] + docker rm -vf docker-pr2
21:03:57 [2022-07-29T21:03:57.157Z] Error: No such container: docker-pr2
[Pipeline] sh
21:03:57 [2022-07-29T21:03:57.195Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
21:03:57 [2022-07-29T21:03:57.435Z] + echo Chowning /workspace to jenkins user
21:03:57 [2022-07-29T21:03:57.435Z] Chowning /workspace to jenkins user
21:03:57 [2022-07-29T21:03:57.435Z] + id -u
21:03:57 [2022-07-29T21:03:57.435Z] + id -g
21:03:57 [2022-07-29T21:03:57.435Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43887:/workspace busybox chown -R 1000:1000 /workspace
21:03:57 [2022-07-29T21:03:57.435Z] Unable to find image 'busybox:latest' locally
21:03:57 [2022-07-29T21:03:57.435Z] latest: Pulling from library/busybox
21:03:57 [2022-07-29T21:03:57.693Z] 50783e0dfb64: Pulling fs layer
21:03:57 [2022-07-29T21:03:57.693Z] 50783e0dfb64: Download complete
21:03:57 [2022-07-29T21:03:57.693Z] 50783e0dfb64: Pull complete
21:03:57 [2022-07-29T21:03:57.693Z] Digest: sha256:0e97a8ca6955f22dbc7db9e9dbe970971f423541e52c34b8cb96ccc88d6a3883
21:03:57 [2022-07-29T21:03:57.763Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:03:57 [2022-07-29T21:03:57.952Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:03:59 [2022-07-29T21:03:59.619Z] + bundleName=amd64-cgroup2
21:03:59 [2022-07-29T21:03:59.619Z] + echo Creating amd64-cgroup2-bundles.tar.gz
21:03:59 [2022-07-29T21:03:59.619Z] Creating amd64-cgroup2-bundles.tar.gz
21:03:59 [2022-07-29T21:03:59.619Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:03:59 [2022-07-29T21:03:59.619Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
21:03:59 [2022-07-29T21:03:59.670Z]     docker_api_swarm_node_test.go:20: [d661cf527c468] joining swarm manager [da08bc711fcc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
[Pipeline] archiveArtifacts
21:03:59 [2022-07-29T21:03:59.888Z] Archiving artifacts
21:04:00 [2022-07-29T21:04:00.607Z]     docker_api_swarm_node_test.go:21: [d0a44e212f320] joining swarm manager [da08bc711fcc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:04:00 [2022-07-29T21:04:00.866Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:04:01 [2022-07-29T21:04:01.125Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:04:01 [2022-07-29T21:04:01.384Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:04:01 [2022-07-29T21:04:01.460Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43887/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:04:01 [2022-07-29T21:04:01.762Z] + make clean
21:04:01 [2022-07-29T21:04:01.762Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:04:01 [2022-07-29T21:04:01.762Z] docker-dev-cache
21:04:01 [2022-07-29T21:04:01.762Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:04:09 [2022-07-29T21:04:09.505Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
21:04:09 [2022-07-29T21:04:09.505Z] PASS
21:04:09 [2022-07-29T21:04:09.505Z] 
21:04:09 [2022-07-29T21:04:09.505Z] DONE 17 tests in 52.080s
21:04:09 [2022-07-29T21:04:09.505Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:04:09 [2022-07-29T21:04:09.505Z] ++ 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
21:04:09 [2022-07-29T21:04:09.505Z] ++ set -e
21:04:09 [2022-07-29T21:04:09.505Z] ++ '[' -n 0 ']'
21:04:09 [2022-07-29T21:04:09.505Z] ++ set -x
21:04:09 [2022-07-29T21:04:09.505Z] ++ 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
21:04:09 [2022-07-29T21:04:09.505Z] INFO: Testing against a local daemon
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:04:09 [2022-07-29T21:04:09.505Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:09 [2022-07-29T21:04:09.505Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:04:09 [2022-07-29T21:04:09.505Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:04:09 [2022-07-29T21:04:09.505Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:04:09 [2022-07-29T21:04:09.505Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:04:09 [2022-07-29T21:04:09.505Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:04:09 [2022-07-29T21:04:09.505Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:04:09 [2022-07-29T21:04:09.505Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInstall
21:04:09 [2022-07-29T21:04:09.505Z] === RUN   TestPluginInstall/no_auth
21:04:10 [2022-07-29T21:04:10.884Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:04:11 [2022-07-29T21:04:11.454Z] time="2022-07-29T21:04:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:11 [2022-07-29T21:04:11.454Z] time="2022-07-29T21:04:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:293f40d54483592c13d6fa181439cf195b11ac1ebd2ecd9aac225d5c133bca13" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:11 [2022-07-29T21:04:11.454Z] time="2022-07-29T21:04:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:11 [2022-07-29T21:04:11.454Z] time="2022-07-29T21:04:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:293f40d54483592c13d6fa181439cf195b11ac1ebd2ecd9aac225d5c133bca13" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:11 [2022-07-29T21:04:11.454Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:04:12 [2022-07-29T21:04:12.025Z] === RUN   TestPluginInstall/with_htpasswd
21:04:12 [2022-07-29T21:04:12.285Z] time="2022-07-29T21:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:12 [2022-07-29T21:04:12.285Z] time="2022-07-29T21:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c968ad779e713bd446c00cd3ea2a8ce42a888c489c00d40f345790263f3184cc" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:12 [2022-07-29T21:04:12.285Z] time="2022-07-29T21:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:12 [2022-07-29T21:04:12.285Z] time="2022-07-29T21:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c968ad779e713bd446c00cd3ea2a8ce42a888c489c00d40f345790263f3184cc" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:12 [2022-07-29T21:04:12.854Z] === RUN   TestPluginInstall/with_insecure
21:04:12 [2022-07-29T21:04:12.854Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:04:13 [2022-07-29T21:04:13.793Z] time="2022-07-29T21:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:13 [2022-07-29T21:04:13.793Z] time="2022-07-29T21:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98fdb467a5caa222fedf5facefe2ab92b7afdac17504e874ca8b08fe403e399e" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:13 [2022-07-29T21:04:13.793Z] time="2022-07-29T21:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:13 [2022-07-29T21:04:13.793Z] time="2022-07-29T21:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98fdb467a5caa222fedf5facefe2ab92b7afdac17504e874ca8b08fe403e399e" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:14 [2022-07-29T21:04:14.363Z]     plugin_test.go:195: [d8e375667cbf7] daemon is not started
21:04:14 [2022-07-29T21:04:14.363Z] --- PASS: TestPluginInstall (5.36s)
21:04:14 [2022-07-29T21:04:14.363Z]     --- PASS: TestPluginInstall/no_auth (2.90s)
21:04:14 [2022-07-29T21:04:14.363Z]     --- PASS: TestPluginInstall/with_htpasswd (0.98s)
21:04:14 [2022-07-29T21:04:14.363Z]     --- PASS: TestPluginInstall/with_insecure (1.48s)
21:04:14 [2022-07-29T21:04:14.363Z] === RUN   TestPluginsWithRuntimes
21:04:15 [2022-07-29T21:04:15.744Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:04:15 [2022-07-29T21:04:15.744Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
21:04:15 [2022-07-29T21:04:15.744Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:04:16 [2022-07-29T21:04:16.313Z] === RUN   TestPluginsWithRuntimes/No_Args
21:04:16 [2022-07-29T21:04:16.882Z]     docker_api_swarm_test.go:502: [d53ce6abcde55] joining swarm manager [d22a1cfb7e7ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:04:17 [2022-07-29T21:04:17.820Z] === RUN   TestPluginsWithRuntimes/With_Args
21:04:18 [2022-07-29T21:04:18.758Z] --- PASS: TestPluginsWithRuntimes (4.53s)
21:04:18 [2022-07-29T21:04:18.758Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.17s)
21:04:18 [2022-07-29T21:04:18.758Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.18s)
21:04:18 [2022-07-29T21:04:18.758Z] === RUN   TestPluginBackCompatMediaTypes
21:04:19 [2022-07-29T21:04:19.725Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s)
21:04:19 [2022-07-29T21:04:19.725Z] PASS
21:04:19 [2022-07-29T21:04:19.725Z] 
21:04:19 [2022-07-29T21:04:19.725Z] DONE 24 tests in 10.790s
21:04:19 [2022-07-29T21:04:19.725Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:04:19 [2022-07-29T21:04:19.725Z] ++ 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
21:04:19 [2022-07-29T21:04:19.725Z] ++ set -e
21:04:19 [2022-07-29T21:04:19.725Z] ++ '[' -n 0 ']'
21:04:19 [2022-07-29T21:04:19.725Z] ++ set -x
21:04:19 [2022-07-29T21:04:19.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:04:19 [2022-07-29T21:04:19.725Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:04:19 [2022-07-29T21:04:19.725Z] INFO: Testing against a local daemon
21:04:19 [2022-07-29T21:04:19.725Z] === RUN   TestExternalGraphDriver
21:04:19 [2022-07-29T21:04:19.984Z] === RUN   TestExternalGraphDriver/json
21:04:19 [2022-07-29T21:04:19.984Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:04:21 [2022-07-29T21:04:21.890Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:04:21 [2022-07-29T21:04:21.890Z] === RUN   TestExternalGraphDriver/spec
21:04:22 [2022-07-29T21:04:22.150Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:04:24 [2022-07-29T21:04:24.056Z] === RUN   TestExternalGraphDriver/pull
21:04:24 [2022-07-29T21:04:24.056Z] === RUN   TestDockerSuite/TestBuildNetNone
21:04:24 [2022-07-29T21:04:24.316Z] === RUN   TestDockerSuite/TestBuildNoContext
21:04:25 [2022-07-29T21:04:25.253Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:04:25 [2022-07-29T21:04:25.821Z] --- PASS: TestExternalGraphDriver (5.95s)
21:04:25 [2022-07-29T21:04:25.821Z]     --- PASS: TestExternalGraphDriver/json (1.83s)
21:04:25 [2022-07-29T21:04:25.821Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
21:04:25 [2022-07-29T21:04:25.821Z]     --- PASS: TestExternalGraphDriver/pull (1.88s)
21:04:25 [2022-07-29T21:04:25.821Z] === RUN   TestGraphdriverPluginV2
21:04:25 [2022-07-29T21:04:25.821Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:04:26 [2022-07-29T21:04:26.758Z]     docker_api_swarm_test.go:507: [dd9453d8b0b68] joining swarm manager [d22a1cfb7e7ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:04:27 [2022-07-29T21:04:27.325Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:04:27 [2022-07-29T21:04:27.584Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:04:27 [2022-07-29T21:04:27.584Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:04:28 [2022-07-29T21:04:28.152Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:04:28 [2022-07-29T21:04:28.724Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:04:29 [2022-07-29T21:04:29.293Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:04:30 [2022-07-29T21:04:30.674Z] --- PASS: TestGraphdriverPluginV2 (4.86s)
21:04:30 [2022-07-29T21:04:30.674Z] PASS
21:04:30 [2022-07-29T21:04:30.674Z] 
21:04:30 [2022-07-29T21:04:30.674Z] DONE 5 tests in 10.858s
21:04:30 [2022-07-29T21:04:30.674Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:04:30 [2022-07-29T21:04:30.674Z] ++ 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
21:04:30 [2022-07-29T21:04:30.674Z] ++ set -e
21:04:30 [2022-07-29T21:04:30.674Z] ++ '[' -n 0 ']'
21:04:30 [2022-07-29T21:04:30.674Z] ++ set -x
21:04:30 [2022-07-29T21:04:30.675Z] ++ 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
21:04:30 [2022-07-29T21:04:30.675Z] INFO: Testing against a local daemon
21:04:30 [2022-07-29T21:04:30.675Z] === RUN   TestContinueAfterPluginCrash
21:04:30 [2022-07-29T21:04:30.675Z] === PAUSE TestContinueAfterPluginCrash
21:04:30 [2022-07-29T21:04:30.675Z] === RUN   TestReadPluginNoRead
21:04:30 [2022-07-29T21:04:30.675Z] === PAUSE TestReadPluginNoRead
21:04:30 [2022-07-29T21:04:30.675Z] === RUN   TestDaemonStartWithLogOpt
21:04:30 [2022-07-29T21:04:30.675Z] === PAUSE TestDaemonStartWithLogOpt
21:04:30 [2022-07-29T21:04:30.675Z] === CONT  TestContinueAfterPluginCrash
21:04:30 [2022-07-29T21:04:30.675Z] === CONT  TestDaemonStartWithLogOpt
21:04:31 [2022-07-29T21:04:31.242Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:04:35 [2022-07-29T21:04:35.436Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:04:35 [2022-07-29T21:04:35.436Z] --- PASS: TestDaemonStartWithLogOpt (4.69s)
21:04:35 [2022-07-29T21:04:35.436Z] === CONT  TestReadPluginNoRead
21:04:36 [2022-07-29T21:04:36.372Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:04:38 [2022-07-29T21:04:38.278Z] === RUN   TestReadPluginNoRead/default
21:04:38 [2022-07-29T21:04:38.278Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:04:39 [2022-07-29T21:04:39.215Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:04:40 [2022-07-29T21:04:40.175Z] === RUN   TestReadPluginNoRead/disabled_caching
21:04:40 [2022-07-29T21:04:40.450Z] --- PASS: TestContinueAfterPluginCrash (9.92s)
21:04:40 [2022-07-29T21:04:40.709Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:04:41 [2022-07-29T21:04:41.646Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:04:43 [2022-07-29T21:04:43.551Z] === CONT  TestReadPluginNoRead
21:04:43 [2022-07-29T21:04:43.551Z]     read_test.go:92: [da44eb3996e9f] daemon is not started
21:04:43 [2022-07-29T21:04:43.551Z] --- PASS: TestReadPluginNoRead (7.98s)
21:04:43 [2022-07-29T21:04:43.551Z]     --- PASS: TestReadPluginNoRead/default (1.88s)
21:04:43 [2022-07-29T21:04:43.551Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.58s)
21:04:43 [2022-07-29T21:04:43.551Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.60s)
21:04:43 [2022-07-29T21:04:43.551Z] PASS
21:04:43 [2022-07-29T21:04:43.551Z] 
21:04:43 [2022-07-29T21:04:43.551Z] DONE 6 tests in 12.732s
21:04:43 [2022-07-29T21:04:43.551Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:04:43 [2022-07-29T21:04:43.551Z] ++ 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
21:04:43 [2022-07-29T21:04:43.551Z] ++ set -e
21:04:43 [2022-07-29T21:04:43.551Z] ++ '[' -n 0 ']'
21:04:43 [2022-07-29T21:04:43.551Z] ++ set -x
21:04:43 [2022-07-29T21:04:43.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:04:43 [2022-07-29T21:04:43.551Z] testing: warning: no tests to run
21:04:43 [2022-07-29T21:04:43.551Z] PASS
21:04:43 [2022-07-29T21:04:43.551Z] 
21:04:43 [2022-07-29T21:04:43.551Z] DONE 0 tests in 0.020s
21:04:43 [2022-07-29T21:04:43.551Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:04:43 [2022-07-29T21:04:43.551Z] ++ 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
21:04:43 [2022-07-29T21:04:43.551Z] ++ set -e
21:04:43 [2022-07-29T21:04:43.551Z] ++ '[' -n 0 ']'
21:04:43 [2022-07-29T21:04:43.551Z] ++ set -x
21:04:43 [2022-07-29T21:04:43.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:04:43 [2022-07-29T21:04:43.551Z] INFO: Testing against a local daemon
21:04:43 [2022-07-29T21:04:43.551Z] === RUN   TestPluginWithDevMounts
21:04:43 [2022-07-29T21:04:43.551Z] === PAUSE TestPluginWithDevMounts
21:04:43 [2022-07-29T21:04:43.551Z] === CONT  TestPluginWithDevMounts
21:04:43 [2022-07-29T21:04:43.551Z] === RUN   TestDockerSuite/TestBuildPATH
21:04:45 [2022-07-29T21:04:45.457Z] --- PASS: TestPluginWithDevMounts (1.88s)
21:04:45 [2022-07-29T21:04:45.457Z] PASS
21:04:45 [2022-07-29T21:04:45.457Z] 
21:04:45 [2022-07-29T21:04:45.457Z] DONE 1 tests in 1.904s
21:04:45 [2022-07-29T21:04:45.457Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:04:45 [2022-07-29T21:04:45.457Z] ++ 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
21:04:45 [2022-07-29T21:04:45.457Z] ++ set -e
21:04:45 [2022-07-29T21:04:45.457Z] ++ '[' -n 0 ']'
21:04:45 [2022-07-29T21:04:45.457Z] ++ set -x
21:04:45 [2022-07-29T21:04:45.457Z] ++ 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
21:04:45 [2022-07-29T21:04:45.457Z] INFO: Testing against a local daemon
21:04:45 [2022-07-29T21:04:45.457Z] === RUN   TestSecretInspect
21:04:45 [2022-07-29T21:04:45.716Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:04:46 [2022-07-29T21:04:46.654Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:04:47 [2022-07-29T21:04:47.591Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:04:47 [2022-07-29T21:04:47.850Z] --- PASS: TestSecretInspect (2.63s)
21:04:47 [2022-07-29T21:04:47.850Z] === RUN   TestSecretList
21:04:51 [2022-07-29T21:04:51.143Z] --- PASS: TestSecretList (2.62s)
21:04:51 [2022-07-29T21:04:51.143Z] === RUN   TestSecretsCreateAndDelete
21:04:53 [2022-07-29T21:04:53.050Z] --- PASS: TestSecretsCreateAndDelete (2.55s)
21:04:53 [2022-07-29T21:04:53.050Z] === RUN   TestSecretsUpdate
21:04:54 [2022-07-29T21:04:54.959Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:04:55 [2022-07-29T21:04:55.897Z] --- PASS: TestSecretsUpdate (2.62s)
21:04:55 [2022-07-29T21:04:55.897Z] === RUN   TestTemplatedSecret
21:04:56 [2022-07-29T21:04:56.466Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:04:58 [2022-07-29T21:04:58.375Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
21:04:58 [2022-07-29T21:04:58.944Z]     docker_api_swarm_node_test.go:81: [dfd37672ae989] joining swarm manager [d94ad78ca9a43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:04:59 [2022-07-29T21:04:59.881Z] --- PASS: TestTemplatedSecret (3.97s)
21:04:59 [2022-07-29T21:04:59.881Z] === RUN   TestSecretCreateResolve
21:05:00 [2022-07-29T21:05:00.452Z] === RUN   TestDockerSuite/TestBuildRm
21:05:03 [2022-07-29T21:05:03.007Z] --- PASS: TestSecretCreateResolve (2.93s)
21:05:03 [2022-07-29T21:05:03.007Z] PASS
21:05:03 [2022-07-29T21:05:03.007Z] 
21:05:03 [2022-07-29T21:05:03.007Z] DONE 6 tests in 17.370s
21:05:03 [2022-07-29T21:05:03.007Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:05:03 [2022-07-29T21:05:03.007Z] ++ 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
21:05:03 [2022-07-29T21:05:03.007Z] ++ set -e
21:05:03 [2022-07-29T21:05:03.007Z] ++ '[' -n 0 ']'
21:05:03 [2022-07-29T21:05:03.007Z] ++ set -x
21:05:03 [2022-07-29T21:05:03.007Z] ++ 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
21:05:03 [2022-07-29T21:05:03.007Z] INFO: Testing against a local daemon
21:05:03 [2022-07-29T21:05:03.007Z] === RUN   TestServiceCreateInit
21:05:03 [2022-07-29T21:05:03.007Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:05:03 [2022-07-29T21:05:03.945Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:05:04 [2022-07-29T21:05:04.884Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:05:06 [2022-07-29T21:05:06.791Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:05:07 [2022-07-29T21:05:07.732Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:05:08 [2022-07-29T21:05:08.301Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:05:08 [2022-07-29T21:05:08.869Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:05:10 [2022-07-29T21:05:10.248Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:05:11 [2022-07-29T21:05:11.188Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:05:13 [2022-07-29T21:05:13.722Z] --- PASS: TestServiceCreateInit (10.61s)
21:05:13 [2022-07-29T21:05:13.722Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.56s)
21:05:13 [2022-07-29T21:05:13.722Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s)
21:05:13 [2022-07-29T21:05:13.722Z] === RUN   TestCreateServiceMultipleTimes
21:05:13 [2022-07-29T21:05:13.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:05:14 [2022-07-29T21:05:14.550Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:05:14 [2022-07-29T21:05:14.550Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:05:14 [2022-07-29T21:05:14.810Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:05:14 [2022-07-29T21:05:14.810Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
21:05:14 [2022-07-29T21:05:14.810Z] === RUN   TestDockerSuite/TestBuildSpaces
21:05:15 [2022-07-29T21:05:15.378Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:05:16 [2022-07-29T21:05:16.758Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:05:17 [2022-07-29T21:05:17.017Z] === RUN   TestDockerSuite/TestBuildStderr
21:05:17 [2022-07-29T21:05:17.017Z]     docker_api_swarm_node_test.go:53: [dbe5ee512a24c] joining swarm manager [de59943838075]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:05:18 [2022-07-29T21:05:18.397Z]     docker_api_swarm_node_test.go:54: [dcf2e9c43ee2a] joining swarm manager [de59943838075]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:05:18 [2022-07-29T21:05:18.656Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:05:23 [2022-07-29T21:05:23.073Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:05:23 [2022-07-29T21:05:23.332Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:05:23 [2022-07-29T21:05:23.900Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:05:24 [2022-07-29T21:05:24.468Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:05:25 [2022-07-29T21:05:25.404Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:05:26 [2022-07-29T21:05:26.782Z] === RUN   TestDockerSuite/TestBuildUser
21:05:28 [2022-07-29T21:05:28.159Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:05:30 [2022-07-29T21:05:30.695Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:05:32 [2022-07-29T21:05:32.072Z] --- PASS: TestCreateServiceMultipleTimes (18.54s)
21:05:32 [2022-07-29T21:05:32.072Z] === RUN   TestCreateServiceConflict
21:05:34 [2022-07-29T21:05:34.610Z] --- PASS: TestCreateServiceConflict (2.68s)
21:05:34 [2022-07-29T21:05:34.610Z] === RUN   TestCreateServiceMaxReplicas
21:05:38 [2022-07-29T21:05:38.803Z] --- PASS: TestCreateServiceMaxReplicas (3.55s)
21:05:38 [2022-07-29T21:05:38.803Z] === RUN   TestCreateWithDuplicateNetworkNames
21:05:45 [2022-07-29T21:05:45.371Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:05:45 [2022-07-29T21:05:45.630Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:05:45 [2022-07-29T21:05:45.891Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:05:46 [2022-07-29T21:05:46.827Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:05:47 [2022-07-29T21:05:47.399Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:05:48 [2022-07-29T21:05:48.345Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:05:48 [2022-07-29T21:05:48.345Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
21:05:48 [2022-07-29T21:05:48.345Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:05:48 [2022-07-29T21:05:48.345Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
21:05:48 [2022-07-29T21:05:48.345Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:05:48 [2022-07-29T21:05:48.345Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
21:05:48 [2022-07-29T21:05:48.345Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:05:48 [2022-07-29T21:05:48.345Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:05:48 [2022-07-29T21:05:48.345Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:05:49 [2022-07-29T21:05:49.725Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:05:49 [2022-07-29T21:05:49.725Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:05:50 [2022-07-29T21:05:50.293Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:05:50 [2022-07-29T21:05:50.553Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:05:50 [2022-07-29T21:05:50.813Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
21:05:51 [2022-07-29T21:05:51.382Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:05:51 [2022-07-29T21:05:51.641Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:05:52 [2022-07-29T21:05:52.210Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s)
21:05:52 [2022-07-29T21:05:52.210Z] === RUN   TestCreateServiceSecretFileMode
21:05:53 [2022-07-29T21:05:53.998Z] Created binary: bundles/binary-daemon/dockerd
21:05:53 [2022-07-29T21:05:53.998Z] Copying nested executables into bundles/binary-daemon
21:05:53 [2022-07-29T21:05:53.998Z] Building: bundles/binary-daemon/docker-proxy
21:05:53 [2022-07-29T21:05:53.998Z] GOOS="" GOARCH="" GOARM=""
21:05:53 [2022-07-29T21:05:53.998Z] Created binary: bundles/binary-daemon/docker-proxy
21:05:53 [2022-07-29T21:05:53.998Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:05:54 [2022-07-29T21:05:54.322Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/make.sh cross
21:05:54 [2022-07-29T21:05:54.582Z] 
21:05:54 [2022-07-29T21:05:54.745Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:05:54 [2022-07-29T21:05:54.842Z] Removing bundles/
21:05:54 [2022-07-29T21:05:54.842Z] 
21:05:54 [2022-07-29T21:05:54.842Z] ---> Making bundle: cross (in bundles/cross)
21:05:54 [2022-07-29T21:05:54.842Z] Cross building: bundles/cross/linux/amd64
21:05:54 [2022-07-29T21:05:54.842Z] Building: bundles/cross/linux/amd64-daemon/dockerd
21:05:54 [2022-07-29T21:05:54.842Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:05:55 [2022-07-29T21:05:55.312Z] --- PASS: TestCreateServiceSecretFileMode (3.16s)
21:05:55 [2022-07-29T21:05:55.312Z] === RUN   TestCreateServiceConfigFileMode
21:05:56 [2022-07-29T21:05:56.249Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:05:57 [2022-07-29T21:05:57.187Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:05:57 [2022-07-29T21:05:57.446Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:05:57 [2022-07-29T21:05:57.706Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:05:58 [2022-07-29T21:05:58.276Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:05:58 [2022-07-29T21:05:58.276Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
21:05:58 [2022-07-29T21:05:58.276Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:05:58 [2022-07-29T21:05:58.276Z] --- PASS: TestCreateServiceConfigFileMode (3.08s)
21:05:58 [2022-07-29T21:05:58.276Z] === RUN   TestCreateServiceSysctls
21:05:59 [2022-07-29T21:05:59.215Z] === RUN   TestDockerSuite/TestBuildXZHost
21:05:59 [2022-07-29T21:05:59.784Z]     docker_api_swarm_test.go:202: [df8d0231965ee] joining swarm manager [d18023d18027a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:06:01 [2022-07-29T21:06:01.690Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:06:02 [2022-07-29T21:06:02.257Z] === RUN   TestDockerSuite/TestCommitChange
21:06:02 [2022-07-29T21:06:02.517Z] --- PASS: TestCreateServiceSysctls (4.14s)
21:06:02 [2022-07-29T21:06:02.517Z] === RUN   TestCreateServiceCapabilities
21:06:03 [2022-07-29T21:06:03.084Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:06:04 [2022-07-29T21:06:04.022Z] === RUN   TestDockerSuite/TestCommitHardlink
21:06:05 [2022-07-29T21:06:05.401Z] === RUN   TestDockerSuite/TestCommitNewFile
21:06:05 [2022-07-29T21:06:05.660Z] --- PASS: TestCreateServiceCapabilities (3.11s)
21:06:05 [2022-07-29T21:06:05.660Z] === RUN   TestInspect
21:06:07 [2022-07-29T21:06:07.060Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:06:07 [2022-07-29T21:06:07.997Z] === RUN   TestDockerSuite/TestCommitTTY
21:06:09 [2022-07-29T21:06:09.380Z] --- PASS: TestInspect (3.53s)
21:06:09 [2022-07-29T21:06:09.380Z] === RUN   TestCreateJob
21:06:09 [2022-07-29T21:06:09.380Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:06:10 [2022-07-29T21:06:10.759Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:06:11 [2022-07-29T21:06:11.699Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:06:13 [2022-07-29T21:06:13.076Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:06:13 [2022-07-29T21:06:13.076Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:06:13 [2022-07-29T21:06:13.076Z] --- PASS: TestCreateJob (3.98s)
21:06:13 [2022-07-29T21:06:13.076Z] === RUN   TestReplicatedJob
21:06:13 [2022-07-29T21:06:13.644Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:06:14 [2022-07-29T21:06:14.582Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
21:06:15 [2022-07-29T21:06:15.150Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:06:16 [2022-07-29T21:06:16.088Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:06:17 [2022-07-29T21:06:17.025Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:06:17 [2022-07-29T21:06:17.593Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:06:18 [2022-07-29T21:06:18.532Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:06:18 [2022-07-29T21:06:18.792Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:06:19 [2022-07-29T21:06:19.361Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:06:19 [2022-07-29T21:06:19.929Z] --- PASS: TestReplicatedJob (6.66s)
21:06:19 [2022-07-29T21:06:19.929Z] === RUN   TestUpdateReplicatedJob
21:06:20 [2022-07-29T21:06:20.189Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:06:21 [2022-07-29T21:06:21.127Z]     docker_api_swarm_test.go:384: [d4436443817e9] joining swarm manager [dbf45f5b753fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:06:21 [2022-07-29T21:06:21.387Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:06:22 [2022-07-29T21:06:22.772Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:06:22 [2022-07-29T21:06:22.772Z]     docker_api_swarm_test.go:385: [df7220d5ffc7f] joining swarm manager [dbf45f5b753fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:06:23 [2022-07-29T21:06:23.709Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:06:24 [2022-07-29T21:06:24.278Z] --- PASS: TestUpdateReplicatedJob (4.30s)
21:06:24 [2022-07-29T21:06:24.278Z] === RUN   TestServiceListWithStatuses
21:06:24 [2022-07-29T21:06:24.278Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:06:24 [2022-07-29T21:06:24.278Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:06:24 [2022-07-29T21:06:24.278Z] === RUN   TestDockerNetworkConnectAlias
21:06:24 [2022-07-29T21:06:24.541Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:06:25 [2022-07-29T21:06:25.482Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:06:26 [2022-07-29T21:06:26.420Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:06:27 [2022-07-29T21:06:27.356Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:06:27 [2022-07-29T21:06:27.356Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:06:27 [2022-07-29T21:06:27.924Z] === RUN   TestDockerSuite/TestCpRelativePath
21:06:28 [2022-07-29T21:06:28.862Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:06:29 [2022-07-29T21:06:29.802Z] --- PASS: TestDockerNetworkConnectAlias (5.51s)
21:06:29 [2022-07-29T21:06:29.802Z] === RUN   TestDockerNetworkReConnect
21:06:29 [2022-07-29T21:06:29.802Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:06:30 [2022-07-29T21:06:30.739Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:06:31 [2022-07-29T21:06:31.677Z] === RUN   TestDockerSuite/TestCpToCaseA
21:06:33 [2022-07-29T21:06:33.056Z] === RUN   TestDockerSuite/TestCpToCaseB
21:06:33 [2022-07-29T21:06:33.991Z] === RUN   TestDockerSuite/TestCpToCaseC
21:06:33 [2022-07-29T21:06:33.991Z] --- PASS: TestDockerNetworkReConnect (4.39s)
21:06:33 [2022-07-29T21:06:33.991Z] === RUN   TestServicePlugin
21:06:36 [2022-07-29T21:06:36.533Z] === RUN   TestDockerSuite/TestCpToCaseD
21:06:38 [2022-07-29T21:06:38.439Z]     plugin_test.go:61: [dc91f16c27638] joining swarm manager [da52cf6270b45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:06:40 [2022-07-29T21:06:40.344Z]     plugin_test.go:64: [db72e73695070] joining swarm manager [da52cf6270b45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:06:40 [2022-07-29T21:06:40.344Z] === RUN   TestDockerSuite/TestCpToCaseE
21:06:42 [2022-07-29T21:06:42.880Z] === RUN   TestDockerSuite/TestCpToCaseF
21:06:43 [2022-07-29T21:06:43.140Z] === RUN   TestDockerSuite/TestCpToCaseG
21:06:46 [2022-07-29T21:06:46.453Z] === RUN   TestDockerSuite/TestCpToCaseH
21:06:48 [2022-07-29T21:06:48.986Z] === RUN   TestDockerSuite/TestCpToCaseI
21:06:48 [2022-07-29T21:06:48.986Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:06:52 [2022-07-29T21:06:52.278Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
21:06:53 [2022-07-29T21:06:53.216Z] === RUN   TestDockerSuite/TestCpToDot
21:06:53 [2022-07-29T21:06:53.785Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:06:54 [2022-07-29T21:06:54.724Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:06:55 [2022-07-29T21:06:55.661Z] === RUN   TestDockerSuite/TestCpToStdout
21:06:56 [2022-07-29T21:06:56.228Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:06:57 [2022-07-29T21:06:57.168Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:06:57 [2022-07-29T21:06:57.427Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:06:57 [2022-07-29T21:06:57.997Z] === RUN   TestDockerSuite/TestCpVolumePath
21:06:58 [2022-07-29T21:06:58.936Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:06:58 [2022-07-29T21:06:58.936Z] === RUN   TestDockerSuite/TestCreateArgs
21:06:58 [2022-07-29T21:06:58.936Z] === RUN   TestDockerSuite/TestCreateByImageID
21:06:59 [2022-07-29T21:06:59.503Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:06:59 [2022-07-29T21:06:59.762Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:06:59 [2022-07-29T21:06:59.762Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:06:59 [2022-07-29T21:06:59.762Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:07:00 [2022-07-29T21:07:00.021Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:07:00 [2022-07-29T21:07:00.589Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:07:00 [2022-07-29T21:07:00.589Z] === RUN   TestDockerSuite/TestCreateLabels
21:07:00 [2022-07-29T21:07:00.848Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:07:00 [2022-07-29T21:07:00.848Z] === RUN   TestDockerSuite/TestCreateRM
21:07:01 [2022-07-29T21:07:01.107Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:07:01 [2022-07-29T21:07:01.107Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
21:07:01 [2022-07-29T21:07:01.107Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:07:01 [2022-07-29T21:07:01.107Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:07:01 [2022-07-29T21:07:01.107Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:07:03 [2022-07-29T21:07:03.013Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:07:03 [2022-07-29T21:07:03.013Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:07:03 [2022-07-29T21:07:03.013Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:07:06 [2022-07-29T21:07:06.306Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:07:06 [2022-07-29T21:07:06.306Z] --- PASS: TestServicePlugin (32.21s)
21:07:06 [2022-07-29T21:07:06.306Z] === RUN   TestServiceUpdateLabel
21:07:06 [2022-07-29T21:07:06.306Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:07:06 [2022-07-29T21:07:06.565Z] === RUN   TestDockerSuite/TestEventsAttach
21:07:07 [2022-07-29T21:07:07.148Z] === RUN   TestDockerSuite/TestEventsCommit
21:07:08 [2022-07-29T21:07:08.085Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:07:09 [2022-07-29T21:07:09.021Z] --- PASS: TestServiceUpdateLabel (2.61s)
21:07:09 [2022-07-29T21:07:09.021Z] === RUN   TestServiceUpdateSecrets
21:07:09 [2022-07-29T21:07:09.022Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:07:09 [2022-07-29T21:07:09.280Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:07:09 [2022-07-29T21:07:09.849Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
21:07:11 [2022-07-29T21:07:11.756Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
21:07:12 [2022-07-29T21:07:12.694Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:07:14 [2022-07-29T21:07:14.599Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
21:07:15 [2022-07-29T21:07:15.977Z]     check_test.go:611: [df7220d5ffc7f] daemon is not started
21:07:16 [2022-07-29T21:07:16.236Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:07:16 [2022-07-29T21:07:16.804Z] === RUN   TestDockerSuite/TestEventsCopy
21:07:18 [2022-07-29T21:07:18.186Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:07:18 [2022-07-29T21:07:18.446Z]     docker_api_swarm_test.go:802: [d20eb57e130f4] joining swarm manager [d18baff02a970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:07:19 [2022-07-29T21:07:19.386Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:07:19 [2022-07-29T21:07:19.953Z]     docker_api_swarm_test.go:802: [da80f7f830512] joining swarm manager [d18baff02a970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:07:21 [2022-07-29T21:07:21.330Z]     docker_api_swarm_test.go:802: [d4d17ea1655a9] joining swarm manager [d18baff02a970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:07:23 [2022-07-29T21:07:23.864Z]     docker_api_swarm_test.go:802: [dbcf62046b9ae] joining swarm manager [d18baff02a970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:07:23 [2022-07-29T21:07:23.864Z] --- PASS: TestServiceUpdateSecrets (15.12s)
21:07:23 [2022-07-29T21:07:23.864Z] === RUN   TestServiceUpdateConfigs
21:07:24 [2022-07-29T21:07:24.800Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:07:24 [2022-07-29T21:07:24.800Z]     docker_api_swarm_test.go:810: [de315b4347af0] joining swarm manager [d18baff02a970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:07:25 [2022-07-29T21:07:25.060Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:07:26 [2022-07-29T21:07:26.980Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:07:27 [2022-07-29T21:07:27.245Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
21:07:27 [2022-07-29T21:07:27.245Z] === RUN   TestDockerSuite/TestEventsFilterType
21:07:27 [2022-07-29T21:07:27.504Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
21:07:27 [2022-07-29T21:07:27.762Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
21:07:27 [2022-07-29T21:07:27.762Z] === RUN   TestDockerSuite/TestEventsFilters
21:07:28 [2022-07-29T21:07:28.702Z] === RUN   TestDockerSuite/TestEventsFormat
21:07:29 [2022-07-29T21:07:29.640Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:07:29 [2022-07-29T21:07:29.640Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:07:29 [2022-07-29T21:07:29.640Z] === RUN   TestDockerSuite/TestEventsImageImport
21:07:30 [2022-07-29T21:07:30.584Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:07:31 [2022-07-29T21:07:31.152Z] === RUN   TestDockerSuite/TestEventsImagePull
21:07:32 [2022-07-29T21:07:32.087Z] === RUN   TestDockerSuite/TestEventsImageTag
21:07:33 [2022-07-29T21:07:33.464Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
21:07:33 [2022-07-29T21:07:33.464Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
21:07:33 [2022-07-29T21:07:33.464Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:07:33 [2022-07-29T21:07:33.464Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
21:07:33 [2022-07-29T21:07:33.464Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:07:33 [2022-07-29T21:07:33.464Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:07:35 [2022-07-29T21:07:35.997Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
21:07:36 [2022-07-29T21:07:36.565Z] === RUN   TestDockerSuite/TestEventsRename
21:07:36 [2022-07-29T21:07:36.828Z] === RUN   TestDockerSuite/TestEventsResize
21:07:37 [2022-07-29T21:07:37.396Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:07:39 [2022-07-29T21:07:39.301Z] --- PASS: TestServiceUpdateConfigs (15.29s)
21:07:39 [2022-07-29T21:07:39.301Z] === RUN   TestServiceUpdateNetwork
21:07:43 [2022-07-29T21:07:43.490Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:07:43 [2022-07-29T21:07:43.490Z] === RUN   TestDockerSuite/TestEventsStreaming
21:07:44 [2022-07-29T21:07:44.058Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:07:47 [2022-07-29T21:07:47.345Z] === RUN   TestDockerSuite/TestEventsTop
21:07:47 [2022-07-29T21:07:47.345Z] === RUN   TestDockerSuite/TestEventsUntag
21:07:49 [2022-07-29T21:07:49.892Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:07:53 [2022-07-29T21:07:53.180Z] --- PASS: TestServiceUpdateNetwork (13.34s)
21:07:53 [2022-07-29T21:07:53.180Z] === RUN   TestServiceUpdatePidsLimit
21:07:53 [2022-07-29T21:07:53.748Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:07:54 [2022-07-29T21:07:54.684Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:07:55 [2022-07-29T21:07:55.622Z] === RUN   TestDockerSuite/TestNetworkEvents
21:08:01 [2022-07-29T21:08:01.355Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
21:08:01 [2022-07-29T21:08:01.355Z] Copying nested executables into bundles/cross/linux/amd64-daemon
21:08:01 [2022-07-29T21:08:01.355Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
21:08:01 [2022-07-29T21:08:01.355Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:08:01 [2022-07-29T21:08:01.355Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
21:08:01 [2022-07-29T21:08:01.355Z] Cross building: bundles/cross/windows/amd64
21:08:01 [2022-07-29T21:08:01.355Z] +++++++ cat ./cli/winresources/dockerd/winres.json
21:08:01 [2022-07-29T21:08:01.355Z] {
21:08:01 [2022-07-29T21:08:01.355Z]   "RT_GROUP_ICON": {
21:08:01 [2022-07-29T21:08:01.355Z]     "#1": {
21:08:01 [2022-07-29T21:08:01.355Z]       "0409": "../../winresources/docker.ico"
21:08:01 [2022-07-29T21:08:01.355Z]     }
21:08:01 [2022-07-29T21:08:01.355Z]   },
21:08:01 [2022-07-29T21:08:01.355Z]   "RT_MANIFEST": {
21:08:01 [2022-07-29T21:08:01.355Z]     "#1": {
21:08:01 [2022-07-29T21:08:01.355Z]       "0409": {
21:08:01 [2022-07-29T21:08:01.355Z]         "identity": {},
21:08:01 [2022-07-29T21:08:01.355Z]         "description": "Docker Engine",
21:08:01 [2022-07-29T21:08:01.355Z]         "minimum-os": "vista",
21:08:01 [2022-07-29T21:08:01.355Z]         "execution-level": "",
21:08:01 [2022-07-29T21:08:01.355Z]         "ui-access": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "auto-elevate": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "dpi-awareness": "unaware",
21:08:01 [2022-07-29T21:08:01.355Z]         "disable-theming": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "disable-window-filtering": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "high-resolution-scrolling-aware": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "ultra-high-resolution-scrolling-aware": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "long-path-aware": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "printer-driver-isolation": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "gdi-scaling": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "segment-heap": false,
21:08:01 [2022-07-29T21:08:01.355Z]         "use-common-controls-v6": false
21:08:01 [2022-07-29T21:08:01.355Z]       }
21:08:01 [2022-07-29T21:08:01.355Z]     }
21:08:01 [2022-07-29T21:08:01.355Z]   },
21:08:01 [2022-07-29T21:08:01.355Z]   "RT_MESSAGETABLE": {
21:08:01 [2022-07-29T21:08:01.355Z]     "#1": {
21:08:01 [2022-07-29T21:08:01.355Z]       "0409": "../../winresources/event_messages.bin"
21:08:01 [2022-07-29T21:08:01.355Z]     }
21:08:01 [2022-07-29T21:08:01.355Z]   },
21:08:01 [2022-07-29T21:08:01.355Z]   "RT_VERSION": {
21:08:01 [2022-07-29T21:08:01.355Z]     "#1": {
21:08:01 [2022-07-29T21:08:01.355Z]       "0409": {
21:08:01 [2022-07-29T21:08:01.355Z]         "fixed": {
21:08:01 [2022-07-29T21:08:01.355Z]           "file_version": "0.0.0.0",
21:08:01 [2022-07-29T21:08:01.355Z]           "product_version": "0.0.0.0",
21:08:01 [2022-07-29T21:08:01.355Z]           "type": "Unknown"
21:08:01 [2022-07-29T21:08:01.355Z]         },
21:08:01 [2022-07-29T21:08:01.355Z]         "info": {
21:08:01 [2022-07-29T21:08:01.355Z]           "0000": {
21:08:01 [2022-07-29T21:08:01.355Z]             "CompanyName": "",
21:08:01 [2022-07-29T21:08:01.355Z]             "FileVersion": "dev",
21:08:01 [2022-07-29T21:08:01.355Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:08:01 [2022-07-29T21:08:01.355Z]             "OriginalFileName": "dockerd.exe",
21:08:01 [2022-07-29T21:08:01.355Z]             "ProductName": "",
21:08:01 [2022-07-29T21:08:01.355Z]             "ProductVersion": "dev",
21:08:01 [2022-07-29T21:08:01.355Z]             "SpecialBuild": "6de52a29a8e8fbe9639178a25f716bfe4532ff11"
21:08:01 [2022-07-29T21:08:01.355Z]           }
21:08:01 [2022-07-29T21:08:01.355Z]         }
21:08:01 [2022-07-29T21:08:01.355Z]       }
21:08:01 [2022-07-29T21:08:01.355Z]     }
21:08:01 [2022-07-29T21:08:01.355Z]   }
21:08:01 [2022-07-29T21:08:01.355Z] }
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/config.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/config_windows.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/daemon.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/daemon_test.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/daemon_windows.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/docker.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/docker_windows.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/genwinres_windows.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/metrics.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/options.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/options_test.go
21:08:01 [2022-07-29T21:08:01.355Z] cmd/dockerd/service_windows.go
21:08:01 [2022-07-29T21:08:01.355Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
21:08:01 [2022-07-29T21:08:01.355Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:08:02 [2022-07-29T21:08:02.185Z] === RUN   TestDockerSuite/TestVolumeEvents
21:08:02 [2022-07-29T21:08:02.185Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:08:07 [2022-07-29T21:08:07.454Z] === RUN   TestDockerSuite/TestExec
21:08:07 [2022-07-29T21:08:07.454Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:08:08 [2022-07-29T21:08:08.834Z] === RUN   TestDockerSuite/TestExecCgroup
21:08:09 [2022-07-29T21:08:09.404Z] --- PASS: TestServiceUpdatePidsLimit (16.79s)
21:08:09 [2022-07-29T21:08:09.404Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
21:08:09 [2022-07-29T21:08:09.404Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s)
21:08:09 [2022-07-29T21:08:09.404Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s)
21:08:09 [2022-07-29T21:08:09.404Z] PASS
21:08:09 [2022-07-29T21:08:09.404Z] 
21:08:09 [2022-07-29T21:08:09.404Z] === Skipped
21:08:09 [2022-07-29T21:08:09.404Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:08:09 [2022-07-29T21:08:09.404Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:08:09 [2022-07-29T21:08:09.404Z] 
21:08:09 [2022-07-29T21:08:09.404Z] DONE 27 tests, 1 skipped in 186.685s
21:08:09 [2022-07-29T21:08:09.404Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:08:09 [2022-07-29T21:08:09.404Z] ++ 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
21:08:09 [2022-07-29T21:08:09.404Z] ++ set -e
21:08:09 [2022-07-29T21:08:09.404Z] ++ '[' -n 0 ']'
21:08:09 [2022-07-29T21:08:09.404Z] ++ set -x
21:08:09 [2022-07-29T21:08:09.404Z] ++ 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
21:08:09 [2022-07-29T21:08:09.404Z] INFO: Testing against a local daemon
21:08:09 [2022-07-29T21:08:09.404Z] === RUN   TestSessionCreate
21:08:09 [2022-07-29T21:08:09.404Z] --- PASS: TestSessionCreate (0.05s)
21:08:09 [2022-07-29T21:08:09.404Z] === RUN   TestSessionCreateWithBadUpgrade
21:08:09 [2022-07-29T21:08:09.664Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
21:08:09 [2022-07-29T21:08:09.664Z] PASS
21:08:09 [2022-07-29T21:08:09.664Z] 
21:08:09 [2022-07-29T21:08:09.664Z] DONE 2 tests in 0.157s
21:08:09 [2022-07-29T21:08:09.664Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:08:09 [2022-07-29T21:08:09.664Z] ++ 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
21:08:09 [2022-07-29T21:08:09.664Z] ++ set -e
21:08:09 [2022-07-29T21:08:09.664Z] ++ '[' -n 0 ']'
21:08:09 [2022-07-29T21:08:09.664Z] ++ set -x
21:08:09 [2022-07-29T21:08:09.664Z] ++ 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
21:08:09 [2022-07-29T21:08:09.664Z] INFO: Testing against a local daemon
21:08:09 [2022-07-29T21:08:09.664Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:08:09 [2022-07-29T21:08:09.664Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:08:09 [2022-07-29T21:08:09.664Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
21:08:09 [2022-07-29T21:08:09.664Z] === RUN   TestDiskUsage
21:08:09 [2022-07-29T21:08:09.664Z] === PAUSE TestDiskUsage
21:08:09 [2022-07-29T21:08:09.664Z] === RUN   TestEventsExecDie
21:08:10 [2022-07-29T21:08:10.233Z] === RUN   TestDockerSuite/TestExecEnv
21:08:10 [2022-07-29T21:08:10.802Z] --- PASS: TestEventsExecDie (1.02s)
21:08:10 [2022-07-29T21:08:10.802Z] === RUN   TestEventsBackwardsCompatible
21:08:10 [2022-07-29T21:08:10.802Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:08:10 [2022-07-29T21:08:10.802Z] === RUN   TestEventsVolumeCreate
21:08:10 [2022-07-29T21:08:10.802Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:08:10 [2022-07-29T21:08:10.802Z] === RUN   TestInfoBinaryCommits
21:08:10 [2022-07-29T21:08:10.802Z] --- PASS: TestInfoBinaryCommits (0.03s)
21:08:10 [2022-07-29T21:08:10.802Z] === RUN   TestInfoAPIVersioned
21:08:10 [2022-07-29T21:08:10.802Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:08:10 [2022-07-29T21:08:10.802Z] === RUN   TestInfoAPI
21:08:10 [2022-07-29T21:08:10.802Z] --- PASS: TestInfoAPI (0.05s)
21:08:10 [2022-07-29T21:08:10.802Z] === RUN   TestInfoAPIWarnings
21:08:11 [2022-07-29T21:08:11.062Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:08:12 [2022-07-29T21:08:12.439Z] === RUN   TestDockerSuite/TestExecExitStatus
21:08:12 [2022-07-29T21:08:12.698Z] === RUN   TestDockerSuite/TestExecInspectID
21:08:14 [2022-07-29T21:08:14.602Z] === RUN   TestDockerSuite/TestExecInteractive
21:08:15 [2022-07-29T21:08:15.275Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
21:08:15 [2022-07-29T21:08:15.534Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:08:16 [2022-07-29T21:08:16.103Z] === RUN   TestDockerSuite/TestExecParseError
21:08:16 [2022-07-29T21:08:16.671Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:08:17 [2022-07-29T21:08:17.238Z] === RUN   TestDockerSuite/TestExecSetEnv
21:08:17 [2022-07-29T21:08:17.806Z] === RUN   TestDockerSuite/TestExecStartFails
21:08:18 [2022-07-29T21:08:18.375Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:08:18 [2022-07-29T21:08:18.634Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:08:18 [2022-07-29T21:08:18.893Z] === RUN   TestDockerSuite/TestExecTTY
21:08:19 [2022-07-29T21:08:19.466Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:08:20 [2022-07-29T21:08:20.034Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:08:20 [2022-07-29T21:08:20.602Z] === RUN   TestDockerSuite/TestExecUlimits
21:08:21 [2022-07-29T21:08:21.173Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:08:21 [2022-07-29T21:08:21.173Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
21:08:21 [2022-07-29T21:08:21.173Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:08:22 [2022-07-29T21:08:22.552Z] === RUN   TestDockerSuite/TestExecWithNoTERM
21:08:23 [2022-07-29T21:08:23.122Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:08:24 [2022-07-29T21:08:24.058Z] === RUN   TestDockerSuite/TestExecWithTERM
21:08:24 [2022-07-29T21:08:24.316Z] === RUN   TestDockerSuite/TestExecWithUser
21:08:25 [2022-07-29T21:08:25.253Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:08:26 [2022-07-29T21:08:26.190Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:08:27 [2022-07-29T21:08:27.567Z] --- PASS: TestInfoAPIWarnings (16.58s)
21:08:27 [2022-07-29T21:08:27.568Z] === RUN   TestInfoDebug
21:08:28 [2022-07-29T21:08:28.136Z] --- PASS: TestInfoDebug (0.53s)
21:08:28 [2022-07-29T21:08:28.136Z] === RUN   TestInfoInsecureRegistries
21:08:28 [2022-07-29T21:08:28.397Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:08:28 [2022-07-29T21:08:28.397Z] === RUN   TestInfoRegistryMirrors
21:08:28 [2022-07-29T21:08:28.656Z] === RUN   TestDockerSuite/TestHealth
21:08:28 [2022-07-29T21:08:28.915Z] --- PASS: TestInfoRegistryMirrors (0.53s)
21:08:28 [2022-07-29T21:08:28.915Z] === RUN   TestLoginFailsWithBadCredentials
21:08:29 [2022-07-29T21:08:29.483Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
21:08:29 [2022-07-29T21:08:29.483Z] === RUN   TestPingCacheHeaders
21:08:29 [2022-07-29T21:08:29.483Z] --- PASS: TestPingCacheHeaders (0.02s)
21:08:29 [2022-07-29T21:08:29.483Z] === RUN   TestPingGet
21:08:29 [2022-07-29T21:08:29.483Z] --- PASS: TestPingGet (0.01s)
21:08:29 [2022-07-29T21:08:29.483Z] === RUN   TestPingHead
21:08:29 [2022-07-29T21:08:29.483Z] --- PASS: TestPingHead (0.02s)
21:08:29 [2022-07-29T21:08:29.483Z] === RUN   TestPingSwarmHeader
21:08:30 [2022-07-29T21:08:30.052Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:08:30 [2022-07-29T21:08:30.621Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:08:32 [2022-07-29T21:08:32.025Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:08:32 [2022-07-29T21:08:32.025Z] --- PASS: TestPingSwarmHeader (2.22s)
21:08:32 [2022-07-29T21:08:32.025Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.01s)
21:08:32 [2022-07-29T21:08:32.025Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:08:32 [2022-07-29T21:08:32.025Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:08:32 [2022-07-29T21:08:32.025Z] === RUN   TestVersion
21:08:32 [2022-07-29T21:08:32.025Z] --- PASS: TestVersion (0.02s)
21:08:32 [2022-07-29T21:08:32.025Z] === CONT  TestDiskUsage
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/container_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/image_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/volume_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/build-cache_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:08:32 [2022-07-29T21:08:32.293Z] === RUN   TestDiskUsage/after_LoadBusybox
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:08:32 [2022-07-29T21:08:32.552Z] === RUN   TestDiskUsage/after_container.Run
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:08:33 [2022-07-29T21:08:33.120Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:08:33 [2022-07-29T21:08:33.120Z] --- PASS: TestDiskUsage (1.38s)
21:08:33 [2022-07-29T21:08:33.120Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.24s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.120Z]     --- PASS: TestDiskUsage/after_container.Run (0.46s)
21:08:33 [2022-07-29T21:08:33.120Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:08:33 [2022-07-29T21:08:33.121Z] PASS
21:08:33 [2022-07-29T21:08:33.121Z] 
21:08:33 [2022-07-29T21:08:33.121Z] === Skipped
21:08:33 [2022-07-29T21:08:33.121Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
21:08:33 [2022-07-29T21:08:33.121Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:08:33 [2022-07-29T21:08:33.121Z] 
21:08:33 [2022-07-29T21:08:33.121Z] DONE 54 tests, 1 skipped in 23.553s
21:08:33 [2022-07-29T21:08:33.121Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:08:33 [2022-07-29T21:08:33.121Z] ++ 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
21:08:33 [2022-07-29T21:08:33.121Z] ++ set -e
21:08:33 [2022-07-29T21:08:33.121Z] ++ '[' -n 0 ']'
21:08:33 [2022-07-29T21:08:33.121Z] ++ set -x
21:08:33 [2022-07-29T21:08:33.121Z] ++ 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
21:08:33 [2022-07-29T21:08:33.121Z] INFO: Testing against a local daemon
21:08:33 [2022-07-29T21:08:33.121Z] === RUN   TestVolumesCreateAndList
21:08:33 [2022-07-29T21:08:33.121Z] --- PASS: TestVolumesCreateAndList (0.03s)
21:08:33 [2022-07-29T21:08:33.121Z] === RUN   TestVolumesRemove
21:08:33 [2022-07-29T21:08:33.380Z] --- PASS: TestVolumesRemove (0.07s)
21:08:33 [2022-07-29T21:08:33.380Z] === RUN   TestVolumesInspect
21:08:33 [2022-07-29T21:08:33.380Z] --- PASS: TestVolumesInspect (0.02s)
21:08:33 [2022-07-29T21:08:33.380Z] === RUN   TestVolumesInvalidJSON
21:08:33 [2022-07-29T21:08:33.380Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:08:33 [2022-07-29T21:08:33.380Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:08:33 [2022-07-29T21:08:33.380Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:08:33 [2022-07-29T21:08:33.380Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:08:33 [2022-07-29T21:08:33.380Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:08:33 [2022-07-29T21:08:33.380Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:08:33 [2022-07-29T21:08:33.380Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:08:33 [2022-07-29T21:08:33.380Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:08:33 [2022-07-29T21:08:33.380Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:08:33 [2022-07-29T21:08:33.380Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:08:33 [2022-07-29T21:08:33.380Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:08:33 [2022-07-29T21:08:33.380Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:08:33 [2022-07-29T21:08:33.380Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:08:33 [2022-07-29T21:08:33.380Z] PASS
21:08:33 [2022-07-29T21:08:33.380Z] 
21:08:33 [2022-07-29T21:08:33.380Z] DONE 9 tests in 0.166s
21:08:33 [2022-07-29T21:08:33.380Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:08:33 [2022-07-29T21:08:33.639Z] ++++ cat bundles/test-integration/docker.pid
21:08:33 [2022-07-29T21:08:33.639Z] +++ kill 16671
21:08:33 [2022-07-29T21:08:33.898Z] +++ /etc/init.d/apparmor stop
21:08:33 [2022-07-29T21:08:33.898Z] Leaving: AppArmorNo profiles have been unloaded.
21:08:33 [2022-07-29T21:08:33.898Z] 
21:08:33 [2022-07-29T21:08:33.898Z] Unloading profiles will leave already running processes permanently
21:08:33 [2022-07-29T21:08:33.898Z] unconfined, which can lead to unexpected situations.
21:08:33 [2022-07-29T21:08:33.898Z] 
21:08:33 [2022-07-29T21:08:33.898Z] To set a process to complain mode, use the command line tool
21:08:33 [2022-07-29T21:08:33.898Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:08:33 [2022-07-29T21:08:33.898Z] +++ true
21:08:33 [2022-07-29T21:08:33.898Z] exiting test-integration
21:08:33 [2022-07-29T21:08:33.898Z] ++ exit 0
21:08:33 [2022-07-29T21:08:33.898Z] 
21:08:34 [2022-07-29T21:08:34.841Z] + for job in $(jobs -p)
21:08:34 [2022-07-29T21:08:34.841Z] + wait 24691
21:08:40 [2022-07-29T21:08:40.111Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:08:44 [2022-07-29T21:08:44.301Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:08:46 [2022-07-29T21:08:46.835Z]     docker_api_swarm_service_test.go:395: [d95360026476f] joining swarm manager [d1a6fae4cdc4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:08:47 [2022-07-29T21:08:47.402Z]     docker_api_swarm_service_test.go:395: [d680c3da22b18] joining swarm manager [d1a6fae4cdc4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:08:48 [2022-07-29T21:08:48.781Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:08:52 [2022-07-29T21:08:52.200Z] === RUN   TestDockerSuite/TestBuildHistory
21:08:55 [2022-07-29T21:08:55.487Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:08:55 [2022-07-29T21:08:55.487Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:08:55 [2022-07-29T21:08:55.487Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:08:55 [2022-07-29T21:08:55.487Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:08:56 [2022-07-29T21:08:56.055Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:08:56 [2022-07-29T21:08:56.055Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:08:56 [2022-07-29T21:08:56.623Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:08:57 [2022-07-29T21:08:57.192Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:08:57 [2022-07-29T21:08:57.192Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:08:57 [2022-07-29T21:08:57.192Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:08:57 [2022-07-29T21:08:57.192Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:08:57 [2022-07-29T21:08:57.451Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:08:57 [2022-07-29T21:08:57.710Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:08:57 [2022-07-29T21:08:57.970Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:08:57 [2022-07-29T21:08:57.970Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:08:58 [2022-07-29T21:08:58.906Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:08:58 [2022-07-29T21:08:58.906Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:08:59 [2022-07-29T21:08:59.474Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:09:00 [2022-07-29T21:09:00.043Z] === RUN   TestDockerSuite/TestImagesFormat
21:09:00 [2022-07-29T21:09:00.043Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:09:00 [2022-07-29T21:09:00.610Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:09:03 [2022-07-29T21:09:03.142Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:09:03 [2022-07-29T21:09:03.402Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:09:03 [2022-07-29T21:09:03.402Z] === RUN   TestDockerSuite/TestImportBadURL
21:09:03 [2022-07-29T21:09:03.661Z] === RUN   TestDockerSuite/TestImportDisplay
21:09:05 [2022-07-29T21:09:05.040Z]     docker_api_swarm_service_test.go:343: [db514b76abab0] joining swarm manager [d7e7317f1d49d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:05 [2022-07-29T21:09:05.299Z] === RUN   TestDockerSuite/TestImportFile
21:09:05 [2022-07-29T21:09:05.870Z]     docker_api_swarm_service_test.go:343: [d73078d50838e] joining swarm manager [d7e7317f1d49d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:06 [2022-07-29T21:09:06.808Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:09:06 [2022-07-29T21:09:06.808Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:09:08 [2022-07-29T21:09:08.718Z] === RUN   TestDockerSuite/TestImportGzipped
21:09:10 [2022-07-29T21:09:10.105Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:09:11 [2022-07-29T21:09:11.057Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:09:11 [2022-07-29T21:09:11.639Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:09:12 [2022-07-29T21:09:12.207Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:09:12 [2022-07-29T21:09:12.774Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:09:12 [2022-07-29T21:09:12.774Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
21:09:12 [2022-07-29T21:09:12.774Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:09:13 [2022-07-29T21:09:13.342Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:09:13 [2022-07-29T21:09:13.914Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:09:13 [2022-07-29T21:09:13.914Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:09:14 [2022-07-29T21:09:14.482Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:09:14 [2022-07-29T21:09:14.482Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
21:09:14 [2022-07-29T21:09:14.482Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:09:15 [2022-07-29T21:09:15.050Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:09:15 [2022-07-29T21:09:15.619Z] === RUN   TestDockerSuite/TestInspectDefault
21:09:16 [2022-07-29T21:09:16.188Z] === RUN   TestDockerSuite/TestInspectHistory
21:09:16 [2022-07-29T21:09:16.757Z] === RUN   TestDockerSuite/TestInspectImage
21:09:16 [2022-07-29T21:09:16.757Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:09:16 [2022-07-29T21:09:16.757Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:09:16 [2022-07-29T21:09:16.757Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
21:09:16 [2022-07-29T21:09:16.757Z] === RUN   TestDockerSuite/TestInspectInt64
21:09:17 [2022-07-29T21:09:17.017Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:09:17 [2022-07-29T21:09:17.585Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:09:17 [2022-07-29T21:09:17.585Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:09:18 [2022-07-29T21:09:18.155Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:09:18 [2022-07-29T21:09:18.724Z] === RUN   TestDockerSuite/TestInspectPlugin
21:09:19 [2022-07-29T21:09:19.662Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:09:21 [2022-07-29T21:09:21.041Z] === RUN   TestDockerSuite/TestInspectRootFS
21:09:21 [2022-07-29T21:09:21.041Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:09:21 [2022-07-29T21:09:21.981Z] === RUN   TestDockerSuite/TestInspectStatus
21:09:21 [2022-07-29T21:09:21.981Z]     docker_api_swarm_service_test.go:490: [d3107be91cc3a] joining swarm manager [dd2f60cac0d19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:22 [2022-07-29T21:09:22.551Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:09:22 [2022-07-29T21:09:22.810Z]     docker_api_swarm_service_test.go:490: [dab27b2b17b83] joining swarm manager [dd2f60cac0d19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:24 [2022-07-29T21:09:24.192Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:09:24 [2022-07-29T21:09:24.762Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:09:25 [2022-07-29T21:09:25.706Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:09:25 [2022-07-29T21:09:25.970Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:09:26 [2022-07-29T21:09:26.543Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:09:27 [2022-07-29T21:09:27.112Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:09:27 [2022-07-29T21:09:27.372Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:09:27 [2022-07-29T21:09:27.372Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:09:28 [2022-07-29T21:09:28.750Z] === RUN   TestDockerSuite/TestLinksEnvs
21:09:29 [2022-07-29T21:09:29.686Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:09:29 [2022-07-29T21:09:29.686Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:09:31 [2022-07-29T21:09:31.065Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:09:32 [2022-07-29T21:09:32.971Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:09:34 [2022-07-29T21:09:34.350Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:09:34 [2022-07-29T21:09:34.350Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:09:36 [2022-07-29T21:09:36.256Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:09:36 [2022-07-29T21:09:36.256Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:09:36 [2022-07-29T21:09:36.256Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:09:37 [2022-07-29T21:09:37.194Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:09:37 [2022-07-29T21:09:37.854Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
21:09:37 [2022-07-29T21:09:37.854Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
21:09:37 [2022-07-29T21:09:37.854Z] {
21:09:37 [2022-07-29T21:09:37.854Z]   "RT_GROUP_ICON": {
21:09:37 [2022-07-29T21:09:37.854Z]     "#1": {
21:09:37 [2022-07-29T21:09:37.854Z]       "0409": "../../winresources/docker.ico"
21:09:37 [2022-07-29T21:09:37.854Z]     }
21:09:37 [2022-07-29T21:09:37.854Z]   },
21:09:37 [2022-07-29T21:09:37.854Z]   "RT_MANIFEST": {
21:09:37 [2022-07-29T21:09:37.854Z]     "#1": {
21:09:37 [2022-07-29T21:09:37.854Z]       "0409": {
21:09:37 [2022-07-29T21:09:37.854Z]         "identity": {},
21:09:37 [2022-07-29T21:09:37.854Z]         "description": "Docker Engine",
21:09:37 [2022-07-29T21:09:37.854Z]         "minimum-os": "vista",
21:09:37 [2022-07-29T21:09:37.854Z]         "execution-level": "",
21:09:37 [2022-07-29T21:09:37.854Z]         "ui-access": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "auto-elevate": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "dpi-awareness": "unaware",
21:09:37 [2022-07-29T21:09:37.854Z]         "disable-theming": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "disable-window-filtering": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "high-resolution-scrolling-aware": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "ultra-high-resolution-scrolling-aware": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "long-path-aware": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "printer-driver-isolation": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "gdi-scaling": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "segment-heap": false,
21:09:37 [2022-07-29T21:09:37.854Z]         "use-common-controls-v6": false
21:09:37 [2022-07-29T21:09:37.854Z]       }
21:09:37 [2022-07-29T21:09:37.854Z]     }
21:09:37 [2022-07-29T21:09:37.854Z]   },
21:09:37 [2022-07-29T21:09:37.854Z]   "RT_MESSAGETABLE": {
21:09:37 [2022-07-29T21:09:37.854Z]     "#1": {
21:09:37 [2022-07-29T21:09:37.854Z]       "0409": "../../winresources/event_messages.bin"
21:09:37 [2022-07-29T21:09:37.854Z]     }
21:09:37 [2022-07-29T21:09:37.854Z]   },
21:09:37 [2022-07-29T21:09:37.854Z]   "RT_VERSION": {
21:09:37 [2022-07-29T21:09:37.854Z]     "#1": {
21:09:37 [2022-07-29T21:09:37.854Z]       "0409": {
21:09:37 [2022-07-29T21:09:37.854Z]         "fixed": {
21:09:37 [2022-07-29T21:09:37.854Z]           "file_version": "0.0.0.0",
21:09:37 [2022-07-29T21:09:37.854Z]           "product_version": "0.0.0.0",
21:09:37 [2022-07-29T21:09:37.854Z]           "type": "Unknown"
21:09:37 [2022-07-29T21:09:37.854Z]         },
21:09:37 [2022-07-29T21:09:37.854Z]         "info": {
21:09:37 [2022-07-29T21:09:37.854Z]           "0000": {
21:09:37 [2022-07-29T21:09:37.854Z]             "CompanyName": "",
21:09:37 [2022-07-29T21:09:37.854Z]             "FileVersion": "dev",
21:09:37 [2022-07-29T21:09:37.854Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:09:37 [2022-07-29T21:09:37.854Z]             "OriginalFileName": "docker-proxy.exe",
21:09:37 [2022-07-29T21:09:37.854Z]             "ProductName": "",
21:09:37 [2022-07-29T21:09:37.854Z]             "ProductVersion": "dev",
21:09:37 [2022-07-29T21:09:37.854Z]             "SpecialBuild": "6de52a29a8e8fbe9639178a25f716bfe4532ff11"
21:09:37 [2022-07-29T21:09:37.854Z]           }
21:09:37 [2022-07-29T21:09:37.854Z]         }
21:09:37 [2022-07-29T21:09:37.854Z]       }
21:09:37 [2022-07-29T21:09:37.854Z]     }
21:09:37 [2022-07-29T21:09:37.854Z]   }
21:09:37 [2022-07-29T21:09:37.854Z] }
21:09:37 [2022-07-29T21:09:37.854Z] cmd/docker-proxy/genwinres_windows.go
21:09:37 [2022-07-29T21:09:37.854Z] cmd/docker-proxy/main.go
21:09:37 [2022-07-29T21:09:37.854Z] cmd/docker-proxy/network_proxy_test.go
21:09:37 [2022-07-29T21:09:37.854Z] cmd/docker-proxy/proxy.go
21:09:37 [2022-07-29T21:09:37.854Z] cmd/docker-proxy/sctp_proxy.go
21:09:37 [2022-07-29T21:09:37.854Z] cmd/docker-proxy/tcp_proxy.go
21:09:37 [2022-07-29T21:09:37.854Z] cmd/docker-proxy/udp_proxy.go
21:09:37 [2022-07-29T21:09:37.854Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
21:09:37 [2022-07-29T21:09:37.854Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:09:37 [2022-07-29T21:09:37.854Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
21:09:37 [2022-07-29T21:09:37.854Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:09:37 [2022-07-29T21:09:37.854Z] remote: Enumerating objects: 23, done.
21:09:37 [2022-07-29T21:09:37.854Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
21:09:37 [2022-07-29T21:09:37.854Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
21:09:37 [2022-07-29T21:09:37.854Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
21:09:37 [2022-07-29T21:09:37.854Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
21:09:37 [2022-07-29T21:09:37.854Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
21:09:37 [2022-07-29T21:09:37.854Z] Building: bundles/cross/windows/amd64/containerutility.exe
21:09:37 [2022-07-29T21:09:37.854Z] Cross building: bundles/cross/linux/ppc64le
21:09:37 [2022-07-29T21:09:37.854Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
21:09:37 [2022-07-29T21:09:37.854Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:09:42 [2022-07-29T21:09:42.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:09:44 [2022-07-29T21:09:44.374Z]     docker_api_swarm_service_test.go:128: [d82b4c95734fb] joining swarm manager [d364a9128b5dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:45 [2022-07-29T21:09:45.311Z]     docker_api_swarm_service_test.go:129: [df02656be5e2c] joining swarm manager [d364a9128b5dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:46 [2022-07-29T21:09:46.248Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:09:47 [2022-07-29T21:09:47.630Z]     docker_api_swarm_service_test.go:137: [d63b6f1042275] joining swarm manager [d364a9128b5dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:09:48 [2022-07-29T21:09:48.199Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:09:48 [2022-07-29T21:09:48.767Z]     docker_api_swarm_service_test.go:138: [d75097478d7ed] joining swarm manager [d364a9128b5dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:09:49 [2022-07-29T21:09:49.026Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:09:50 [2022-07-29T21:09:50.932Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:09:50 [2022-07-29T21:09:50.932Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:09:50 [2022-07-29T21:09:50.932Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:09:51 [2022-07-29T21:09:51.871Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:09:52 [2022-07-29T21:09:52.808Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:09:53 [2022-07-29T21:09:53.747Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:09:54 [2022-07-29T21:09:54.683Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:09:55 [2022-07-29T21:09:55.250Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:09:57 [2022-07-29T21:09:57.156Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:09:57 [2022-07-29T21:09:57.723Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:09:57 [2022-07-29T21:09:57.982Z] === RUN   TestDockerSuite/TestLogsSince
21:10:04 [2022-07-29T21:10:04.546Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:10:11 [2022-07-29T21:10:11.129Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:10:11 [2022-07-29T21:10:11.129Z] === RUN   TestDockerSuite/TestLogsTail
21:10:11 [2022-07-29T21:10:11.129Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:10:11 [2022-07-29T21:10:11.129Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:10:12 [2022-07-29T21:10:12.067Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:10:12 [2022-07-29T21:10:12.327Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:10:12 [2022-07-29T21:10:12.327Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:10:12 [2022-07-29T21:10:12.586Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:10:12 [2022-07-29T21:10:12.586Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:10:12 [2022-07-29T21:10:12.586Z] === RUN   TestDockerSuite/TestNetHostname
21:10:13 [2022-07-29T21:10:13.524Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:10:14 [2022-07-29T21:10:14.464Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:10:14 [2022-07-29T21:10:14.722Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
21:10:14 [2022-07-29T21:10:14.723Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
21:10:14 [2022-07-29T21:10:14.723Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
21:10:15 [2022-07-29T21:10:15.661Z]     docker_api_swarm_service_test.go:304: [dea28a552b2e5] joining swarm manager [d2ee01f213099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:10:15 [2022-07-29T21:10:15.661Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
21:10:16 [2022-07-29T21:10:16.598Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
21:10:16 [2022-07-29T21:10:16.598Z]     docker_api_swarm_service_test.go:304: [d17a322c52de3] joining swarm manager [d2ee01f213099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:10:17 [2022-07-29T21:10:17.978Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
21:10:17 [2022-07-29T21:10:17.978Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
21:10:17 [2022-07-29T21:10:17.978Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
21:10:18 [2022-07-29T21:10:18.237Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
21:10:24 [2022-07-29T21:10:24.804Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
21:10:24 [2022-07-29T21:10:24.804Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
21:10:26 [2022-07-29T21:10:26.713Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
21:10:28 [2022-07-29T21:10:28.619Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
21:10:31 [2022-07-29T21:10:31.157Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
21:10:33 [2022-07-29T21:10:33.076Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:10:36 [2022-07-29T21:10:36.364Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:10:36 [2022-07-29T21:10:36.623Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:10:38 [2022-07-29T21:10:38.002Z] === RUN   TestDockerSuite/TestPluginActive
21:10:38 [2022-07-29T21:10:38.570Z]     docker_api_swarm_service_test.go:100: [db8e70d7b57b9] joining swarm manager [d44b3e971edec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:10:39 [2022-07-29T21:10:39.507Z]     docker_api_swarm_service_test.go:101: [ddbbf7c636b3b] joining swarm manager [d44b3e971edec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:10:40 [2022-07-29T21:10:40.444Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:10:47 [2022-07-29T21:10:47.017Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:10:47 [2022-07-29T21:10:47.017Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
21:10:47 [2022-07-29T21:10:47.017Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:10:48 [2022-07-29T21:10:48.921Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:10:51 [2022-07-29T21:10:51.454Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:10:58 [2022-07-29T21:10:58.035Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:10:58 [2022-07-29T21:10:58.603Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:10:59 [2022-07-29T21:10:59.984Z] === RUN   TestDockerSuite/TestPortHostBinding
21:11:00 [2022-07-29T21:11:00.921Z] === RUN   TestDockerSuite/TestPortList
21:11:02 [2022-07-29T21:11:02.301Z]     check_test.go:611: [db8e70d7b57b9] daemon is not started
21:11:07 [2022-07-29T21:11:07.575Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:11:08 [2022-07-29T21:11:08.956Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:11:09 [2022-07-29T21:11:09.895Z]     docker_api_swarm_service_test.go:533: [d9dab7900b771] joining swarm manager [d49319a33ee98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:11 [2022-07-29T21:11:11.274Z]     docker_api_swarm_service_test.go:534: [db7bcb80624c1] joining swarm manager [d49319a33ee98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:12 [2022-07-29T21:11:12.212Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:11:12 [2022-07-29T21:11:12.212Z] === RUN   TestDockerSuite/TestPruneContainerLabel
21:11:15 [2022-07-29T21:11:15.505Z] === RUN   TestDockerSuite/TestPruneContainerUntil
21:11:16 [2022-07-29T21:11:16.886Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
21:11:17 [2022-07-29T21:11:17.146Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
21:11:17 [2022-07-29T21:11:17.405Z] === RUN   TestDockerSuite/TestPsByOrder
21:11:19 [2022-07-29T21:11:19.955Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:11:20 [2022-07-29T21:11:20.524Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:11:23 [2022-07-29T21:11:23.060Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:11:26 [2022-07-29T21:11:26.353Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:11:26 [2022-07-29T21:11:26.353Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:11:28 [2022-07-29T21:11:28.893Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:11:29 [2022-07-29T21:11:29.361Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
21:11:29 [2022-07-29T21:11:29.361Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
21:11:29 [2022-07-29T21:11:29.361Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:11:29 [2022-07-29T21:11:29.361Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
21:11:29 [2022-07-29T21:11:29.361Z] Cross building: bundles/cross/linux/s390x
21:11:29 [2022-07-29T21:11:29.361Z] Building: bundles/cross/linux/s390x-daemon/dockerd
21:11:29 [2022-07-29T21:11:29.361Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:11:30 [2022-07-29T21:11:30.801Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:11:32 [2022-07-29T21:11:32.709Z]     docker_api_swarm_service_test.go:148: [d77829767c950] joining swarm manager [d21a84b900353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:33 [2022-07-29T21:11:33.646Z]     docker_api_swarm_service_test.go:148: [d456549c47bf2] joining swarm manager [d21a84b900353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:36 [2022-07-29T21:11:36.188Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:11:37 [2022-07-29T21:11:37.127Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:11:39 [2022-07-29T21:11:39.050Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:11:39 [2022-07-29T21:11:39.620Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:11:40 [2022-07-29T21:11:40.559Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:11:42 [2022-07-29T21:11:42.464Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:11:44 [2022-07-29T21:11:44.370Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:11:45 [2022-07-29T21:11:45.307Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:11:45 [2022-07-29T21:11:45.307Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:11:45 [2022-07-29T21:11:45.876Z] === RUN   TestDockerSuite/TestPsRightTagName
21:11:47 [2022-07-29T21:11:47.257Z] === RUN   TestDockerSuite/TestPsShowMounts
21:11:49 [2022-07-29T21:11:49.160Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:11:49 [2022-07-29T21:11:49.160Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
21:11:49 [2022-07-29T21:11:49.160Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:11:49 [2022-07-29T21:11:49.419Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:11:49 [2022-07-29T21:11:49.986Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:11:49 [2022-07-29T21:11:49.986Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:11:51 [2022-07-29T21:11:51.365Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:11:52 [2022-07-29T21:11:52.747Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:11:53 [2022-07-29T21:11:53.019Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:11:59 [2022-07-29T21:11:59.592Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:12:00 [2022-07-29T21:12:00.535Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:12:01 [2022-07-29T21:12:01.915Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:12:01 [2022-07-29T21:12:01.915Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:12:01 [2022-07-29T21:12:01.915Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:12:02 [2022-07-29T21:12:02.174Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:12:04 [2022-07-29T21:12:04.078Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:12:05 [2022-07-29T21:12:05.457Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:12:07 [2022-07-29T21:12:07.363Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:12:08 [2022-07-29T21:12:08.300Z] === RUN   TestDockerSuite/TestRmiBlank
21:12:08 [2022-07-29T21:12:08.300Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:12:08 [2022-07-29T21:12:08.300Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:12:10 [2022-07-29T21:12:10.206Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:12:11 [2022-07-29T21:12:11.144Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:12:12 [2022-07-29T21:12:12.082Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:12:12 [2022-07-29T21:12:12.651Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:12:14 [2022-07-29T21:12:14.030Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:12:15 [2022-07-29T21:12:15.408Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:12:16 [2022-07-29T21:12:16.345Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:12:16 [2022-07-29T21:12:16.914Z] === RUN   TestDockerSuite/TestRmiTag
21:12:17 [2022-07-29T21:12:17.173Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:12:17 [2022-07-29T21:12:17.757Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:12:21 [2022-07-29T21:12:21.046Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:12:21 [2022-07-29T21:12:21.305Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:12:22 [2022-07-29T21:12:22.243Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:12:22 [2022-07-29T21:12:22.503Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:12:23 [2022-07-29T21:12:23.071Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:12:23 [2022-07-29T21:12:23.640Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:12:24 [2022-07-29T21:12:24.210Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:12:24 [2022-07-29T21:12:24.470Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:12:25 [2022-07-29T21:12:25.408Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:12:28 [2022-07-29T21:12:28.697Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:12:29 [2022-07-29T21:12:29.266Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:12:30 [2022-07-29T21:12:30.645Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:12:32 [2022-07-29T21:12:32.025Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:12:33 [2022-07-29T21:12:33.931Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:12:35 [2022-07-29T21:12:35.920Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:12:35 [2022-07-29T21:12:35.920Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:12:38 [2022-07-29T21:12:38.461Z] === RUN   TestDockerSuite/TestDevicePermissions
21:12:39 [2022-07-29T21:12:39.402Z] === RUN   TestDockerSuite/TestDockerFails
21:12:39 [2022-07-29T21:12:39.402Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
21:12:40 [2022-07-29T21:12:40.341Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:12:41 [2022-07-29T21:12:41.279Z] === RUN   TestDockerSuite/TestMountIntoProc
21:12:41 [2022-07-29T21:12:41.539Z] === RUN   TestDockerSuite/TestMountIntoSys
21:12:42 [2022-07-29T21:12:42.108Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:12:43 [2022-07-29T21:12:43.047Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
21:12:43 [2022-07-29T21:12:43.985Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:12:44 [2022-07-29T21:12:44.245Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:12:45 [2022-07-29T21:12:45.185Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:12:46 [2022-07-29T21:12:46.121Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
21:12:46 [2022-07-29T21:12:46.381Z] === RUN   TestDockerSuite/TestRunAddHost
21:12:46 [2022-07-29T21:12:46.950Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:12:47 [2022-07-29T21:12:47.210Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:12:47 [2022-07-29T21:12:47.779Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:12:47 [2022-07-29T21:12:47.779Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:12:48 [2022-07-29T21:12:48.718Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:12:48 [2022-07-29T21:12:48.977Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
21:12:49 [2022-07-29T21:12:49.915Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:12:50 [2022-07-29T21:12:50.483Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:12:51 [2022-07-29T21:12:51.420Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:12:51 [2022-07-29T21:12:51.991Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:12:52 [2022-07-29T21:12:52.565Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
21:12:53 [2022-07-29T21:12:53.508Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:12:55 [2022-07-29T21:12:55.413Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
21:12:55 [2022-07-29T21:12:55.413Z] === RUN   TestDockerSuite/TestRunAttachDetach
21:12:55 [2022-07-29T21:12:55.980Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
21:12:56 [2022-07-29T21:12:56.547Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
21:12:57 [2022-07-29T21:12:57.485Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
21:12:58 [2022-07-29T21:12:58.053Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
21:12:58 [2022-07-29T21:12:58.990Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:12:59 [2022-07-29T21:12:59.250Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:12:59 [2022-07-29T21:12:59.818Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
21:13:00 [2022-07-29T21:13:00.755Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:13:01 [2022-07-29T21:13:01.324Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:13:02 [2022-07-29T21:13:02.267Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:13:02 [2022-07-29T21:13:02.835Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:13:02 [2022-07-29T21:13:02.835Z] === RUN   TestDockerSuite/TestRunBindMounts
21:13:03 [2022-07-29T21:13:03.775Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:13:04 [2022-07-29T21:13:04.713Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:13:05 [2022-07-29T21:13:05.282Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:13:06 [2022-07-29T21:13:06.221Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:13:06 [2022-07-29T21:13:06.790Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:13:07 [2022-07-29T21:13:07.358Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:13:07 [2022-07-29T21:13:07.358Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:13:07 [2022-07-29T21:13:07.926Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:13:08 [2022-07-29T21:13:08.185Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:13:08 [2022-07-29T21:13:08.784Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:13:09 [2022-07-29T21:13:09.351Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:13:09 [2022-07-29T21:13:09.918Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:13:09 [2022-07-29T21:13:09.918Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:13:10 [2022-07-29T21:13:10.177Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:13:10 [2022-07-29T21:13:10.177Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:13:11 [2022-07-29T21:13:11.114Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:13:11 [2022-07-29T21:13:11.682Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:13:12 [2022-07-29T21:13:12.251Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:13:12 [2022-07-29T21:13:12.511Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:13:12 [2022-07-29T21:13:12.770Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:13:13 [2022-07-29T21:13:13.338Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:13:14 [2022-07-29T21:13:14.276Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:13:15 [2022-07-29T21:13:15.214Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:13:16 [2022-07-29T21:13:16.152Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:13:16 [2022-07-29T21:13:16.720Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:13:16 [2022-07-29T21:13:16.979Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:13:17 [2022-07-29T21:13:17.548Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:13:17 [2022-07-29T21:13:17.807Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:13:18 [2022-07-29T21:13:18.378Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:13:19 [2022-07-29T21:13:19.317Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:13:20 [2022-07-29T21:13:20.868Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
21:13:20 [2022-07-29T21:13:20.868Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
21:13:20 [2022-07-29T21:13:20.868Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:13:20 [2022-07-29T21:13:20.868Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
21:13:20 [2022-07-29T21:13:20.868Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:13:21 [2022-07-29T21:13:21.192Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:13:21 [2022-07-29T21:13:21.484Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/test/unit
21:13:21 [2022-07-29T21:13:21.745Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
21:13:21 [2022-07-29T21:13:21.745Z] + TESTFLAGS+=' -test.timeout=5m'
21:13:21 [2022-07-29T21:13:21.745Z] + TESTDIRS=./...
21:13:21 [2022-07-29T21:13:21.745Z] + exclude_paths='/vendor/|/integration'
21:13:21 [2022-07-29T21:13:21.745Z] ++ grep -vE '(/vendor/|/integration)'
21:13:21 [2022-07-29T21:13:21.745Z] ++ go list ./...
21:13:21 [2022-07-29T21:13:21.852Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:13:21 [2022-07-29T21:13:21.852Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:13:22 [2022-07-29T21:13:22.111Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:13:22 [2022-07-29T21:13:22.687Z] + pkg_list='github.com/docker/docker/api
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/backend/build
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/httpstatus
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/httputils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/middleware
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/build
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/checkpoint
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/container
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/debug
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/distribution
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/grpc
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/image
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/network
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/plugin
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/session
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/swarm
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/system
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/server/router/volume
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/backend
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/blkiodev
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/container
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/events
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/filters
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/image
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/mount
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/network
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/plugins/logdriver
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/registry
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/strslice
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/swarm
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/swarm/runtime
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/time
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/versions
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/versions/v1p19
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/versions/v1p20
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/api/types/volume
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/builder-next
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/builder-next/exporter
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/builder-next/worker
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/dockerfile
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/remotecontext
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/remotecontext/git
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/builder/remotecontext/urlutil
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/cli
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/cli/config
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/cli/debug
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/cli/winresources/docker-proxy
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/cli/winresources/dockerd
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/client
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/cmd/docker-proxy
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/cmd/dockerd
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/cmd/dockerd/trap
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/container
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/container/stream
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/contrib/apparmor
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/contrib/docker-device-tool
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/contrib/httpserver
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/cluster
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/cluster/convert
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/cluster/executor
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/cluster/executor/container
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/cluster/provider
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/config
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/events
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/events/testutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/exec
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/aufs
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/copy
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/overlay
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/register
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/vfs
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/graphdriver/zfs
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/images
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/initlayer
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/links
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/listeners
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/awslogs
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/fluentd
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/gcplogs
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/gelf
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/journald
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/local
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/logentries
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/loggertest
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/loggerutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/splunk
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/syslog
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/logger/templates
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/names
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/network
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/daemon/stats
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/distribution
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/distribution/metadata
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/distribution/utils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/distribution/xfer
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/dockerversion
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/errdefs
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/image
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/image/cache
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/image/tarexport
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/image/v1
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/internal/test/suite
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/layer
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libcontainerd
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libcontainerd/queue
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libcontainerd/remote
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libcontainerd/supervisor
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libcontainerd/types
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/bitseq
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/cluster
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/config
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/datastore
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/diagnostic
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/discoverapi
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/driverapi
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/host
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/null
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/drvregistry
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/etchosts
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/idm
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/internal/caller
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/ipam
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/ipamapi
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/ipams/null
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/ipamutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/iptables
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/netlabel
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/netutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/networkdb
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/ns
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/options
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/osl
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/portallocator
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/portmapper
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/resolvconf
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/testutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/libnetwork/types
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/oci
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/oci/caps
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/opts
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/aaparser
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/archive
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/authorization
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/broadcaster
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/capabilities
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/chrootarchive
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/containerfs
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/devicemapper
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/directory
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/dmesg
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/fileutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/fsutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/homedir
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/idtools
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/ioutils
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/jsonmessage
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/longpath
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/loopback
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/namesgenerator
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/parsers
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/parsers/kernel
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/pidfile
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/platform
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/plugingetter
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/plugins
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/plugins/transport
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/pools
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/progress
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/pubsub
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/reexec
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/signal
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/stack
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/stdcopy
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/streamformatter
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/stringid
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/sysinfo
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/system
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/tailfile
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/tarsum
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/truncindex
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/urlutil
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/pkg/useragent
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/plugin
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/plugin/executor/containerd
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/plugin/v2
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/profiles/apparmor
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/profiles/seccomp
21:13:22 [2022-07-29T21:13:22.687Z] github.com/docker/docker/quota
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/reference
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/registry
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/registry/resumable
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/restartmanager
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/rootless
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/rootless/specconv
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/runconfig
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/runconfig/opts
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/daemon
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/environment
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fakecontext
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fakegit
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fakestorage
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fixtures/load
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fixtures/plugin
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/registry
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/request
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/drivers
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/local
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/mounts
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/service
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/service/opts
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/testutils'
21:13:22 [2022-07-29T21:13:22.688Z] ++ echo 'github.com/docker/docker/api
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/backend/build
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/httpstatus
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/httputils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/middleware
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/build
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/checkpoint
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/container
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/debug
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/distribution
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/grpc
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/image
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/network
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/plugin
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/session
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/swarm
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/system
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/volume
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/backend
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/blkiodev
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/container
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/events
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/filters
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/image
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/mount
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/network
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/plugins/logdriver
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/registry
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/strslice
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/swarm
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/swarm/runtime
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/time
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/versions
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/versions/v1p19
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/versions/v1p20
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/volume
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/exporter
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/worker
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/dockerfile
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/remotecontext
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/remotecontext/git
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/remotecontext/urlutil
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli/config
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli/debug
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli/winresources/docker-proxy
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli/winresources/dockerd
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/client
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cmd/docker-proxy
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cmd/dockerd
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cmd/dockerd/trap
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/container
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/container/stream
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/contrib/apparmor
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/contrib/docker-device-tool
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/contrib/httpserver
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/cluster
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/cluster/convert
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/cluster/executor
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/cluster/executor/container
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/cluster/provider
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/config
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/events
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/events/testutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/exec
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/aufs
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/copy
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/overlay
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/register
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/vfs
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/graphdriver/zfs
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/images
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/initlayer
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/links
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/listeners
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/awslogs
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/fluentd
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/gcplogs
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/gelf
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/journald
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/local
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/logentries
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/loggertest
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/loggerutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/splunk
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/syslog
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/logger/templates
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/names
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/network
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/daemon/stats
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/distribution
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/distribution/metadata
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/distribution/utils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/distribution/xfer
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/dockerversion
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/errdefs
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/image
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/image/cache
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/image/tarexport
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/image/v1
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/internal/test/suite
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/layer
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libcontainerd
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libcontainerd/queue
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libcontainerd/remote
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libcontainerd/supervisor
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libcontainerd/types
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/bitseq
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/cluster
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/config
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/datastore
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/diagnostic
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/discoverapi
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/driverapi
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/host
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/null
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/drvregistry
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/etchosts
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/idm
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/internal/caller
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/ipam
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/ipamapi
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/ipams/null
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/ipamutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/iptables
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/netlabel
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/netutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/networkdb
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/ns
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/options
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/osl
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/portallocator
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/portmapper
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/resolvconf
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/testutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/libnetwork/types
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/oci
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/oci/caps
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/opts
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/aaparser
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/archive
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/authorization
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/broadcaster
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/capabilities
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/chrootarchive
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/containerfs
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/devicemapper
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/directory
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/dmesg
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/fileutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/fsutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/homedir
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/idtools
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/ioutils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/jsonmessage
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/longpath
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/loopback
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/namesgenerator
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/parsers
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/parsers/kernel
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/pidfile
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/platform
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/plugingetter
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/plugins
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/plugins/transport
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/pools
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/progress
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/pubsub
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/reexec
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/signal
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/stack
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/stdcopy
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/streamformatter
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/stringid
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/sysinfo
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/system
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/tailfile
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/tarsum
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/truncindex
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/urlutil
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/pkg/useragent
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/plugin
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/plugin/executor/containerd
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/plugin/v2
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/profiles/apparmor
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/profiles/seccomp
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/quota
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/reference
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/registry
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/registry/resumable
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/restartmanager
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/rootless
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/rootless/specconv
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/runconfig
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/runconfig/opts
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/daemon
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/environment
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fakecontext
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fakegit
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fakestorage
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fixtures/load
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fixtures/plugin
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/registry
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/testutil/request
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/drivers
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/local
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/mounts
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/service
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/service/opts
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/volume/testutils'
21:13:22 [2022-07-29T21:13:22.688Z] ++ grep --fixed-strings -v /libnetwork
21:13:22 [2022-07-29T21:13:22.688Z] + base_pkg_list='github.com/docker/docker/api
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/backend/build
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/httpstatus
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/httputils
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/middleware
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/build
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/checkpoint
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/container
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/debug
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/distribution
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/grpc
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/image
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/network
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/plugin
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/session
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/swarm
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/system
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/server/router/volume
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/backend
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/blkiodev
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/container
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/events
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/filters
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/image
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/mount
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/network
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/plugins/logdriver
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/registry
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/strslice
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/swarm
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/swarm/runtime
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/time
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/versions
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/versions/v1p19
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/versions/v1p20
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/api/types/volume
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/exporter
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/builder-next/worker
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/dockerfile
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/remotecontext
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/remotecontext/git
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/builder/remotecontext/urlutil
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli/config
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli/debug
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli/winresources/docker-proxy
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cli/winresources/dockerd
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/client
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cmd/docker-proxy
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cmd/dockerd
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cmd/dockerd/trap
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/container
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/container/stream
21:13:22 [2022-07-29T21:13:22.688Z] github.com/docker/docker/contrib/apparmor
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/contrib/docker-device-tool
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/contrib/httpserver
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/convert
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/executor
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/executor/container
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/provider
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/config
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/events
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/events/testutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/exec
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/aufs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/copy
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/overlay
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/register
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/vfs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/zfs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/images
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/initlayer
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/links
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/listeners
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/awslogs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/fluentd
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/gcplogs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/gelf
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/journald
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/local
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/logentries
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/loggertest
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/loggerutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/splunk
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/syslog
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/templates
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/names
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/network
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/stats
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/distribution
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/distribution/metadata
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/distribution/utils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/distribution/xfer
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/dockerversion
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/errdefs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/image
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/image/cache
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/image/tarexport
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/image/v1
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/internal/test/suite
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/layer
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd/queue
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd/remote
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd/supervisor
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd/types
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/oci
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/oci/caps
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/opts
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/aaparser
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/archive
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/authorization
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/broadcaster
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/capabilities
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/chrootarchive
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/containerfs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/devicemapper
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/directory
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/dmesg
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/fileutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/fsutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/homedir
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/idtools
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/ioutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/jsonmessage
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/longpath
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/loopback
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/namesgenerator
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/parsers
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/parsers/kernel
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/pidfile
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/platform
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/plugingetter
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/plugins
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/plugins/transport
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/pools
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/progress
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/pubsub
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/reexec
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/signal
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/stack
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/stdcopy
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/streamformatter
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/stringid
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/sysinfo
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/system
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/tailfile
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/tarsum
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/truncindex
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/urlutil
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/pkg/useragent
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/plugin
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/plugin/executor/containerd
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/plugin/v2
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/profiles/apparmor
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/profiles/seccomp
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/quota
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/reference
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/registry
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/registry/resumable
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/restartmanager
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/rootless
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/rootless/specconv
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/runconfig
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/runconfig/opts
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/daemon
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/environment
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/fakecontext
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/fakegit
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/fakestorage
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/fixtures/load
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/fixtures/plugin
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/registry
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/testutil/request
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/volume
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/volume/drivers
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/volume/local
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/volume/mounts
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/volume/service
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/volume/service/opts
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/volume/testutils'
21:13:22 [2022-07-29T21:13:22.689Z] ++ grep --fixed-strings /libnetwork
21:13:22 [2022-07-29T21:13:22.689Z] ++ echo 'github.com/docker/docker/api
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/backend/build
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/httpstatus
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/httputils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/middleware
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/build
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/checkpoint
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/container
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/debug
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/distribution
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/grpc
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/image
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/network
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/plugin
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/session
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/swarm
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/system
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/server/router/volume
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/backend
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/blkiodev
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/container
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/events
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/filters
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/image
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/mount
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/network
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/plugins/logdriver
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/registry
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/strslice
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/swarm
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/swarm/runtime
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/time
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/versions
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/versions/v1p19
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/versions/v1p20
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/api/types/volume
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/builder-next
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/builder-next/exporter
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/builder-next/worker
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/dockerfile
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/remotecontext
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/remotecontext/git
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/builder/remotecontext/urlutil
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/cli
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/cli/config
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/cli/debug
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/cli/winresources/docker-proxy
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/cli/winresources/dockerd
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/client
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/cmd/docker-proxy
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/cmd/dockerd
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/cmd/dockerd/trap
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/container
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/container/stream
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/contrib/apparmor
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/contrib/docker-device-tool
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/contrib/httpserver
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/convert
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/executor
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/executor/container
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/cluster/provider
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/config
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/events
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/events/testutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/exec
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/aufs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/copy
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/overlay
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/register
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/vfs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/graphdriver/zfs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/images
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/initlayer
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/links
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/listeners
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/awslogs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/fluentd
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/gcplogs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/gelf
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/journald
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/local
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/logentries
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/loggertest
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/loggerutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/splunk
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/syslog
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/logger/templates
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/names
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/network
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/daemon/stats
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/distribution
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/distribution/metadata
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/distribution/utils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/distribution/xfer
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/dockerversion
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/errdefs
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/image
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/image/cache
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/image/tarexport
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/image/v1
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/internal/test/suite
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/layer
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd/queue
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd/remote
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd/supervisor
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libcontainerd/types
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/bitseq
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/cluster
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/config
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/datastore
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/diagnostic
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/discoverapi
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/driverapi
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/host
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/null
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/drvregistry
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/etchosts
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/idm
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/internal/caller
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/ipam
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/ipamapi
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/ipams/null
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/ipamutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/iptables
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/netlabel
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/netutils
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/networkdb
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/ns
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/options
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/osl
21:13:22 [2022-07-29T21:13:22.689Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/portallocator
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/portmapper
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/resolvconf
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/testutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/types
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/oci
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/oci/caps
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/opts
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/aaparser
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/archive
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/authorization
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/broadcaster
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/capabilities
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/chrootarchive
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/containerfs
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/devicemapper
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/directory
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/dmesg
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/fileutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/fsutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/homedir
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/idtools
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/ioutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/jsonmessage
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/longpath
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/loopback
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/namesgenerator
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/parsers
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/parsers/kernel
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/pidfile
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/platform
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/plugingetter
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/plugins
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/plugins/transport
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/pools
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/progress
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/pubsub
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/reexec
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/signal
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/stack
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/stdcopy
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/streamformatter
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/stringid
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/sysinfo
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/system
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/tailfile
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/tarsum
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/truncindex
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/urlutil
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/pkg/useragent
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/plugin
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/plugin/executor/containerd
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/plugin/v2
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/profiles/apparmor
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/profiles/seccomp
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/quota
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/reference
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/registry
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/registry/resumable
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/restartmanager
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/rootless
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/rootless/specconv
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/runconfig
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/runconfig/opts
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/daemon
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/environment
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/fakecontext
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/fakegit
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/fakestorage
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/fixtures/load
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/fixtures/plugin
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/registry
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/testutil/request
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/volume
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/volume/drivers
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/volume/local
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/volume/mounts
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/volume/service
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/volume/service/opts
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/volume/testutils'
21:13:22 [2022-07-29T21:13:22.690Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/bitseq
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cluster
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/config
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/datastore
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/diagnostic
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/discoverapi
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/driverapi
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/host
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/null
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drvregistry
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/etchosts
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/idm
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/internal/caller
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipam
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipamapi
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/null
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipamutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/iptables
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/netlabel
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/netutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/networkdb
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ns
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/options
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/osl
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/portallocator
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/portmapper
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/resolvconf
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/testutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/types'
21:13:22 [2022-07-29T21:13:22.690Z] + grep --fixed-strings libnetwork/drivers/bridge
21:13:22 [2022-07-29T21:13:22.690Z] + echo 'github.com/docker/docker/libnetwork
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/bitseq
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cluster
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/config
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/datastore
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/diagnostic
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/discoverapi
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/driverapi
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/host
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/null
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drvregistry
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/etchosts
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/idm
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/internal/caller
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipam
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipamapi
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/null
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ipamutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/iptables
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/netlabel
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/netutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/networkdb
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/ns
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/options
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/osl
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/portallocator
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/portmapper
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/resolvconf
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/testutils
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/types'
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:22 [2022-07-29T21:13:22.690Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:22 [2022-07-29T21:13:22.690Z] + type docker-proxy
21:13:22 [2022-07-29T21:13:22.690Z] hack/test/unit: line 25: type: docker-proxy: not found
21:13:22 [2022-07-29T21:13:22.690Z] + hack/make.sh binary-proxy install-proxy
21:13:22 [2022-07-29T21:13:22.690Z] 
21:13:22 [2022-07-29T21:13:22.951Z] Removing bundles/
21:13:22 [2022-07-29T21:13:22.951Z] 
21:13:22 [2022-07-29T21:13:22.951Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:13:22 [2022-07-29T21:13:22.951Z] Building: bundles/binary-proxy/docker-proxy
21:13:22 [2022-07-29T21:13:22.951Z] GOOS="" GOARCH="" GOARM=""
21:13:23 [2022-07-29T21:13:23.490Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:13:24 [2022-07-29T21:13:24.886Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:13:26 [2022-07-29T21:13:26.277Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:13:28 [2022-07-29T21:13:28.183Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
21:13:28 [2022-07-29T21:13:28.183Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:13:28 [2022-07-29T21:13:28.183Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
21:13:28 [2022-07-29T21:13:28.183Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:13:28 [2022-07-29T21:13:28.183Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
21:13:28 [2022-07-29T21:13:28.183Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:13:28 [2022-07-29T21:13:28.751Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:13:30 [2022-07-29T21:13:30.657Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:13:31 [2022-07-29T21:13:31.146Z] Created binary: bundles/binary-proxy/docker-proxy
21:13:31 [2022-07-29T21:13:31.146Z] 
21:13:31 [2022-07-29T21:13:31.146Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:13:31 [2022-07-29T21:13:31.146Z] Installing docker-proxy to /usr/local/bin/
21:13:31 [2022-07-29T21:13:31.146Z] 
21:13:31 [2022-07-29T21:13:31.146Z] + mkdir -p bundles
21:13:31 [2022-07-29T21:13:31.146Z] + '[' -n 'github.com/docker/docker/api
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/backend/build
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/httpstatus
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/httputils
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/middleware
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/build
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/checkpoint
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/container
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/debug
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/distribution
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/grpc
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/image
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/network
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/plugin
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/session
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/swarm
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/system
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/server/router/volume
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/backend
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/blkiodev
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/container
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/events
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/filters
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/image
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/mount
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/network
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/plugins/logdriver
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/registry
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/strslice
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/swarm
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/swarm/runtime
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/time
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/versions
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/versions/v1p19
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/versions/v1p20
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/api/types/volume
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/builder-next
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/builder-next/exporter
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/builder-next/worker
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/dockerfile
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/remotecontext
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/remotecontext/git
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/builder/remotecontext/urlutil
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/cli
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/cli/config
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/cli/debug
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/cli/winresources/docker-proxy
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/cli/winresources/dockerd
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/client
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/cmd/docker-proxy
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/cmd/dockerd
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/cmd/dockerd/trap
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/container
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/container/stream
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/contrib/apparmor
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/contrib/docker-device-tool
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/contrib/httpserver
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/cluster
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/cluster/convert
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/cluster/executor
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/cluster/executor/container
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/cluster/provider
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/config
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/events
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/events/testutils
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/exec
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/aufs
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/copy
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/overlay
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/register
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/vfs
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/graphdriver/zfs
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/images
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/initlayer
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/links
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/listeners
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/awslogs
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/fluentd
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/gcplogs
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/gelf
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/journald
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/local
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/logentries
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/loggertest
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/loggerutils
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/splunk
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/syslog
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/logger/templates
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/names
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/network
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/daemon/stats
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/distribution
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/distribution/metadata
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/distribution/utils
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/distribution/xfer
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/dockerversion
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/errdefs
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/image
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/image/cache
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/image/tarexport
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/image/v1
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/internal/test/suite
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/layer
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/libcontainerd
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/libcontainerd/queue
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/libcontainerd/remote
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/libcontainerd/supervisor
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/libcontainerd/types
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/oci
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/oci/caps
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/opts
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/aaparser
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/archive
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/authorization
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/broadcaster
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/capabilities
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/chrootarchive
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/containerfs
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/devicemapper
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/directory
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/dmesg
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/fileutils
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/fsutils
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/homedir
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/idtools
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/ioutils
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/jsonmessage
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/longpath
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/loopback
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/namesgenerator
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/parsers
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/parsers/kernel
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/pidfile
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/platform
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/plugingetter
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/plugins
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/plugins/transport
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/pools
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/progress
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/pubsub
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/reexec
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/signal
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/stack
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/stdcopy
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/streamformatter
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/stringid
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/sysinfo
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/system
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/tailfile
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/tarsum
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/truncindex
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/urlutil
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/pkg/useragent
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/plugin
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/plugin/executor/containerd
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/plugin/v2
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/profiles/apparmor
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/profiles/seccomp
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/quota
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/reference
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/registry
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/registry/resumable
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/restartmanager
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/rootless
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/rootless/specconv
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/runconfig
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/runconfig/opts
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/daemon
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/environment
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/fakecontext
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/fakegit
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/fakestorage
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/fixtures/load
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/fixtures/plugin
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/registry
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/testutil/request
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/volume
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/volume/drivers
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/volume/local
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/volume/mounts
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/volume/service
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/volume/service/opts
21:13:31 [2022-07-29T21:13:31.146Z] github.com/docker/docker/volume/testutils' ']'
21:13:31 [2022-07-29T21:13:31.147Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
21:13:31 [2022-07-29T21:13:31.409Z] ?   	github.com/docker/docker/api	[no test files]
21:13:31 [2022-07-29T21:13:31.595Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:13:33 [2022-07-29T21:13:33.501Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:13:34 [2022-07-29T21:13:34.070Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:13:35 [2022-07-29T21:13:35.449Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:13:35 [2022-07-29T21:13:35.708Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
21:13:35 [2022-07-29T21:13:35.708Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:13:35 [2022-07-29T21:13:35.708Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:13:36 [2022-07-29T21:13:36.276Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
21:13:37 [2022-07-29T21:13:37.653Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:13:37 [2022-07-29T21:13:37.912Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:13:37 [2022-07-29T21:13:37.912Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:13:38 [2022-07-29T21:13:38.481Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:13:39 [2022-07-29T21:13:39.419Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:13:39 [2022-07-29T21:13:39.987Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
21:13:40 [2022-07-29T21:13:40.555Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:13:40 [2022-07-29T21:13:40.555Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:13:40 [2022-07-29T21:13:40.815Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:13:41 [2022-07-29T21:13:41.384Z] === RUN   TestDockerSuite/TestRunEnvironment
21:13:41 [2022-07-29T21:13:41.962Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:13:42 [2022-07-29T21:13:42.535Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:13:43 [2022-07-29T21:13:43.472Z] === RUN   TestDockerSuite/TestRunExitCode
21:13:43 [2022-07-29T21:13:43.731Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
21:13:43 [2022-07-29T21:13:43.990Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:13:44 [2022-07-29T21:13:44.558Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:13:45 [2022-07-29T21:13:45.127Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:13:45 [2022-07-29T21:13:45.695Z] === RUN   TestDockerSuite/TestRunExposePort
21:13:45 [2022-07-29T21:13:45.695Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:13:46 [2022-07-29T21:13:46.636Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:13:46 [2022-07-29T21:13:46.636Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:13:46 [2022-07-29T21:13:46.895Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:13:48 [2022-07-29T21:13:48.274Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:13:48 [2022-07-29T21:13:48.533Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:13:48 [2022-07-29T21:13:48.533Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
21:13:48 [2022-07-29T21:13:48.533Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:13:49 [2022-07-29T21:13:49.520Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 7.9% of statements
21:13:49 [2022-07-29T21:13:49.911Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:13:51 [2022-07-29T21:13:51.288Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:13:52 [2022-07-29T21:13:52.226Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:13:52 [2022-07-29T21:13:52.226Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:13:55 [2022-07-29T21:13:55.517Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:13:58 [2022-07-29T21:13:58.052Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:14:00 [2022-07-29T21:14:00.586Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:14:02 [2022-07-29T21:14:02.519Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:14:03 [2022-07-29T21:14:03.087Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
21:14:03 [2022-07-29T21:14:03.655Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:14:05 [2022-07-29T21:14:05.560Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
21:14:05 [2022-07-29T21:14:05.560Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
21:14:05 [2022-07-29T21:14:05.560Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:14:05 [2022-07-29T21:14:05.560Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:14:05 [2022-07-29T21:14:05.819Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
21:14:06 [2022-07-29T21:14:06.388Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:14:08 [2022-07-29T21:14:08.927Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:14:09 [2022-07-29T21:14:09.865Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:14:11 [2022-07-29T21:14:11.242Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:14:12 [2022-07-29T21:14:12.179Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
21:14:17 [2022-07-29T21:14:17.454Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:14:17 [2022-07-29T21:14:17.454Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
21:14:17 [2022-07-29T21:14:17.454Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:14:18 [2022-07-29T21:14:18.024Z] === RUN   TestDockerSuite/TestRunModeHostname
21:14:18 [2022-07-29T21:14:18.962Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:14:18 [2022-07-29T21:14:18.962Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:14:18 [2022-07-29T21:14:18.962Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:14:20 [2022-07-29T21:14:20.357Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:14:20 [2022-07-29T21:14:20.618Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
21:14:21 [2022-07-29T21:14:21.556Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:14:22 [2022-07-29T21:14:22.934Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:14:22 [2022-07-29T21:14:22.934Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:14:23 [2022-07-29T21:14:23.193Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:14:23 [2022-07-29T21:14:23.762Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
21:14:24 [2022-07-29T21:14:24.331Z] === RUN   TestDockerSuite/TestRunMount
21:14:26 [2022-07-29T21:14:26.870Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
21:14:30 [2022-07-29T21:14:30.162Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:14:30 [2022-07-29T21:14:30.162Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:14:30 [2022-07-29T21:14:30.162Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:14:31 [2022-07-29T21:14:31.101Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:14:32 [2022-07-29T21:14:32.479Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:14:34 [2022-07-29T21:14:34.383Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:14:34 [2022-07-29T21:14:34.950Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
21:14:35 [2022-07-29T21:14:35.887Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:14:38 [2022-07-29T21:14:38.426Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
21:14:38 [2022-07-29T21:14:38.426Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:14:39 [2022-07-29T21:14:39.373Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:14:41 [2022-07-29T21:14:41.281Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:14:41 [2022-07-29T21:14:41.281Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:14:41 [2022-07-29T21:14:41.281Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
21:14:41 [2022-07-29T21:14:41.541Z] === RUN   TestDockerSuite/TestRunNetHost
21:14:42 [2022-07-29T21:14:42.477Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:14:42 [2022-07-29T21:14:42.736Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:14:43 [2022-07-29T21:14:43.673Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:14:44 [2022-07-29T21:14:44.611Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:14:45 [2022-07-29T21:14:45.547Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:14:46 [2022-07-29T21:14:46.926Z]     docker_cli_service_logs_test.go:248: checking task wrqpu8en8o0e
21:14:46 [2022-07-29T21:14:46.926Z]     docker_cli_service_logs_test.go:253: checking messages for wrqpu8en8o0e
21:14:46 [2022-07-29T21:14:46.926Z]     docker_cli_service_logs_test.go:248: checking task qmhqm21bosnj
21:14:46 [2022-07-29T21:14:46.926Z]     docker_cli_service_logs_test.go:253: checking messages for qmhqm21bosnj
21:14:47 [2022-07-29T21:14:47.495Z] === RUN   TestDockerSwarmSuite/TestServiceScale
21:14:47 [2022-07-29T21:14:47.495Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:14:50 [2022-07-29T21:14:50.031Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:14:50 [2022-07-29T21:14:50.970Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:14:51 [2022-07-29T21:14:51.230Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:14:51 [2022-07-29T21:14:51.489Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
21:14:52 [2022-07-29T21:14:52.058Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:14:52 [2022-07-29T21:14:52.058Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:14:52 [2022-07-29T21:14:52.626Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:14:53 [2022-07-29T21:14:53.196Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:14:53 [2022-07-29T21:14:53.196Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:14:53 [2022-07-29T21:14:53.765Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:15:00 [2022-07-29T21:15:00.347Z] === RUN   TestDockerSuite/TestRunOOMExitCode
21:15:00 [2022-07-29T21:15:00.347Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
21:15:00 [2022-07-29T21:15:00.347Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:15:00 [2022-07-29T21:15:00.347Z] === RUN   TestDockerSuite/TestRunPIDsLimit
21:15:00 [2022-07-29T21:15:00.606Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:15:01 [2022-07-29T21:15:01.982Z] === RUN   TestDockerSuite/TestRunPortInUse
21:15:02 [2022-07-29T21:15:02.241Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
21:15:02 [2022-07-29T21:15:02.809Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
21:15:02 [2022-07-29T21:15:02.809Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:15:03 [2022-07-29T21:15:03.377Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:15:03 [2022-07-29T21:15:03.945Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:15:04 [2022-07-29T21:15:04.513Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:15:05 [2022-07-29T21:15:05.082Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:15:05 [2022-07-29T21:15:05.082Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
21:15:05 [2022-07-29T21:15:05.082Z] === RUN   TestDockerSuite/TestRunPublishPort
21:15:05 [2022-07-29T21:15:05.650Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:15:06 [2022-07-29T21:15:06.220Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:15:06 [2022-07-29T21:15:06.221Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
21:15:06 [2022-07-29T21:15:06.221Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:15:06 [2022-07-29T21:15:06.790Z] === RUN   TestDockerSuite/TestRunRedirectStdout
21:15:07 [2022-07-29T21:15:07.357Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:15:07 [2022-07-29T21:15:07.926Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:15:07 [2022-07-29T21:15:07.926Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
21:15:08 [2022-07-29T21:15:08.186Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:15:10 [2022-07-29T21:15:10.091Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:15:10 [2022-07-29T21:15:10.658Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:15:11 [2022-07-29T21:15:11.597Z] === RUN   TestDockerSuite/TestRunRm
21:15:12 [2022-07-29T21:15:12.535Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:15:12 [2022-07-29T21:15:12.793Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:15:14 [2022-07-29T21:15:14.719Z]     docker_cli_swarm_test.go:1895: [d5c2f92a388e1] joining swarm manager [dc3a51ca5e971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:15:16 [2022-07-29T21:15:16.095Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:15:16 [2022-07-29T21:15:16.354Z]     docker_cli_swarm_test.go:1896: [df763d7e56d01] joining swarm manager [dc3a51ca5e971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:15:16 [2022-07-29T21:15:16.613Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:15:17 [2022-07-29T21:15:17.180Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:15:18 [2022-07-29T21:15:18.559Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:15:19 [2022-07-29T21:15:19.129Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:15:21 [2022-07-29T21:15:21.665Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:15:24 [2022-07-29T21:15:24.199Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:15:24 [2022-07-29T21:15:24.458Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:15:25 [2022-07-29T21:15:25.027Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:15:25 [2022-07-29T21:15:25.285Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:15:25 [2022-07-29T21:15:25.853Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 31.9% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 6.0% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/api/server/router/volume	0.012s	coverage: 67.9% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/api/types/strslice	0.025s	coverage: 90.0% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 77.3% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/builder	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/builder/remotecontext	0.117s	coverage: 13.7% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/builder/dockerfile	0.561s	coverage: 49.3% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.768s	coverage: 86.3% of statements
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/cli	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:15:26 [2022-07-29T21:15:26.006Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:15:26 [2022-07-29T21:15:26.266Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.256s	coverage: 67.6% of statements
21:15:26 [2022-07-29T21:15:26.421Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:15:26 [2022-07-29T21:15:26.989Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:15:27 [2022-07-29T21:15:27.248Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:15:27 [2022-07-29T21:15:27.816Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:15:28 [2022-07-29T21:15:28.383Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:15:30 [2022-07-29T21:15:30.466Z] ok  	github.com/docker/docker/client	0.115s	coverage: 75.9% of statements
21:15:30 [2022-07-29T21:15:30.916Z] === RUN   TestDockerSuite/TestRunState
21:15:31 [2022-07-29T21:15:31.864Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:15:32 [2022-07-29T21:15:32.123Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:15:32 [2022-07-29T21:15:32.382Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:15:32 [2022-07-29T21:15:32.949Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:15:32 [2022-07-29T21:15:32.949Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
21:15:32 [2022-07-29T21:15:32.949Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
21:15:32 [2022-07-29T21:15:32.949Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:15:33 [2022-07-29T21:15:33.517Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:15:34 [2022-07-29T21:15:34.085Z] === RUN   TestDockerSuite/TestRunSysctls
21:15:35 [2022-07-29T21:15:35.463Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:15:35 [2022-07-29T21:15:35.463Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:15:35 [2022-07-29T21:15:35.463Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:15:36 [2022-07-29T21:15:36.090Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
21:15:37 [2022-07-29T21:15:37.994Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
21:15:38 [2022-07-29T21:15:38.253Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
21:15:39 [2022-07-29T21:15:39.631Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
21:15:41 [2022-07-29T21:15:41.010Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:15:42 [2022-07-29T21:15:42.389Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:15:43 [2022-07-29T21:15:43.326Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
21:15:45 [2022-07-29T21:15:45.858Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:15:45 [2022-07-29T21:15:45.858Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:15:46 [2022-07-29T21:15:46.427Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:15:46 [2022-07-29T21:15:46.994Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:15:48 [2022-07-29T21:15:48.391Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:15:49 [2022-07-29T21:15:49.328Z] === RUN   TestDockerSuite/TestRunUserByID
21:15:49 [2022-07-29T21:15:49.896Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:15:49 [2022-07-29T21:15:49.896Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:15:50 [2022-07-29T21:15:50.155Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:15:50 [2022-07-29T21:15:50.723Z] === RUN   TestDockerSuite/TestRunUserByName
21:15:50 [2022-07-29T21:15:50.983Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:15:51 [2022-07-29T21:15:51.551Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
21:15:51 [2022-07-29T21:15:51.551Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
21:15:51 [2022-07-29T21:15:51.551Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:15:51 [2022-07-29T21:15:51.551Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:15:52 [2022-07-29T21:15:52.120Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:15:55 [2022-07-29T21:15:55.408Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:15:55 [2022-07-29T21:15:55.408Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:15:56 [2022-07-29T21:15:56.345Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:15:57 [2022-07-29T21:15:57.726Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:15:58 [2022-07-29T21:15:58.665Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:15:58 [2022-07-29T21:15:58.924Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:16:00 [2022-07-29T21:16:00.303Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:16:01 [2022-07-29T21:16:01.241Z]     docker_cli_swarm_test.go:1796: [d7b0e634f169f] joining swarm manager [dcc1b94601e27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:16:02 [2022-07-29T21:16:02.617Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:16:02 [2022-07-29T21:16:02.618Z]     docker_cli_swarm_test.go:1797: [dcc245e889416] joining swarm manager [dcc1b94601e27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:16:03 [2022-07-29T21:16:03.185Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:16:03 [2022-07-29T21:16:03.185Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
21:16:03 [2022-07-29T21:16:03.185Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:16:03 [2022-07-29T21:16:03.185Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
21:16:03 [2022-07-29T21:16:03.185Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:16:03 [2022-07-29T21:16:03.185Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
21:16:03 [2022-07-29T21:16:03.185Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:16:03 [2022-07-29T21:16:03.444Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
21:16:03 [2022-07-29T21:16:03.444Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
21:16:03 [2022-07-29T21:16:03.444Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
21:16:04 [2022-07-29T21:16:04.012Z] === RUN   TestDockerSuite/TestRunWithCPUShares
21:16:04 [2022-07-29T21:16:04.579Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
21:16:05 [2022-07-29T21:16:05.961Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
21:16:06 [2022-07-29T21:16:06.221Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
21:16:06 [2022-07-29T21:16:06.793Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:16:06 [2022-07-29T21:16:06.793Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
21:16:07 [2022-07-29T21:16:07.361Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
21:16:07 [2022-07-29T21:16:07.361Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
21:16:07 [2022-07-29T21:16:07.361Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
21:16:07 [2022-07-29T21:16:07.361Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:16:07 [2022-07-29T21:16:07.361Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
21:16:07 [2022-07-29T21:16:07.361Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:16:07 [2022-07-29T21:16:07.361Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
21:16:07 [2022-07-29T21:16:07.361Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:16:07 [2022-07-29T21:16:07.361Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
21:16:07 [2022-07-29T21:16:07.361Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:16:07 [2022-07-29T21:16:07.361Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
21:16:07 [2022-07-29T21:16:07.361Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:16:07 [2022-07-29T21:16:07.361Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
21:16:07 [2022-07-29T21:16:07.361Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
21:16:07 [2022-07-29T21:16:07.361Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
21:16:07 [2022-07-29T21:16:07.929Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
21:16:08 [2022-07-29T21:16:08.499Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
21:16:08 [2022-07-29T21:16:08.499Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
21:16:09 [2022-07-29T21:16:09.067Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:16:09 [2022-07-29T21:16:09.326Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:16:09 [2022-07-29T21:16:09.893Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:16:09 [2022-07-29T21:16:09.893Z] === RUN   TestDockerSuite/TestRunWithShmSize
21:16:10 [2022-07-29T21:16:10.153Z] === RUN   TestDockerSuite/TestRunWithSwappiness
21:16:10 [2022-07-29T21:16:10.720Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
21:16:10 [2022-07-29T21:16:10.720Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:16:10 [2022-07-29T21:16:10.720Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:16:11 [2022-07-29T21:16:11.288Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:16:12 [2022-07-29T21:16:12.223Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
21:16:12 [2022-07-29T21:16:12.792Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
21:16:12 [2022-07-29T21:16:12.792Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
21:16:12 [2022-07-29T21:16:12.792Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:16:13 [2022-07-29T21:16:13.051Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:16:13 [2022-07-29T21:16:13.051Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:16:13 [2022-07-29T21:16:13.988Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:16:14 [2022-07-29T21:16:14.556Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:16:14 [2022-07-29T21:16:14.556Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
21:16:15 [2022-07-29T21:16:15.934Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:16:16 [2022-07-29T21:16:16.875Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:16:16 [2022-07-29T21:16:16.875Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:16:16 [2022-07-29T21:16:16.875Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:16:16 [2022-07-29T21:16:16.875Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
21:16:17 [2022-07-29T21:16:17.171Z] ok  	github.com/docker/docker/cmd/dockerd	0.101s	coverage: 31.9% of statements
21:16:17 [2022-07-29T21:16:17.172Z] ok  	github.com/docker/docker/container	0.117s	coverage: 34.8% of statements
21:16:17 [2022-07-29T21:16:17.172Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.544s	coverage: 0.0% of statements
21:16:17 [2022-07-29T21:16:17.172Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:16:17 [2022-07-29T21:16:17.172Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:16:17 [2022-07-29T21:16:17.172Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:16:17 [2022-07-29T21:16:17.172Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:16:17 [2022-07-29T21:16:17.172Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:16:17 [2022-07-29T21:16:17.443Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
21:16:18 [2022-07-29T21:16:18.010Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
21:16:18 [2022-07-29T21:16:18.946Z] === RUN   TestDockerSuite/TestStopContainerSignal
21:16:20 [2022-07-29T21:16:20.349Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:16:20 [2022-07-29T21:16:20.916Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:16:22 [2022-07-29T21:16:22.455Z] ok  	github.com/docker/docker/daemon/cluster	0.070s	coverage: 0.5% of statements
21:16:22 [2022-07-29T21:16:22.821Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:16:23 [2022-07-29T21:16:23.758Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:16:23 [2022-07-29T21:16:23.840Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
21:16:25 [2022-07-29T21:16:25.138Z]     docker_cli_swarm_test.go:1315: [d0c6a102a430b] joining swarm manager [de6e26d6bacb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:16:25 [2022-07-29T21:16:25.220Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
21:16:26 [2022-07-29T21:16:26.517Z]     docker_cli_swarm_test.go:1316: [d057047457ba6] joining swarm manager [de6e26d6bacb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:16:26 [2022-07-29T21:16:26.517Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:16:29 [2022-07-29T21:16:29.053Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
21:16:30 [2022-07-29T21:16:30.430Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
21:16:32 [2022-07-29T21:16:32.333Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
21:16:32 [2022-07-29T21:16:32.902Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
21:16:33 [2022-07-29T21:16:33.351Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.4% of statements
21:16:33 [2022-07-29T21:16:33.352Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 81.7% of statements
21:16:33 [2022-07-29T21:16:33.922Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
21:16:34 [2022-07-29T21:16:34.279Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
21:16:34 [2022-07-29T21:16:34.493Z] ok  	github.com/docker/docker/daemon	10.185s	coverage: 16.6% of statements
21:16:34 [2022-07-29T21:16:34.493Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:16:34 [2022-07-29T21:16:34.493Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:16:34 [2022-07-29T21:16:34.493Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:16:34 [2022-07-29T21:16:34.493Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:16:34 [2022-07-29T21:16:34.493Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
21:16:35 [2022-07-29T21:16:35.656Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
21:16:36 [2022-07-29T21:16:36.532Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.820s	coverage: 74.8% of statements
21:16:37 [2022-07-29T21:16:37.036Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
21:16:37 [2022-07-29T21:16:37.105Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
21:16:37 [2022-07-29T21:16:37.675Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.483s	coverage: 60.7% of statements
21:16:38 [2022-07-29T21:16:38.962Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
21:16:39 [2022-07-29T21:16:39.060Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
21:16:39 [2022-07-29T21:16:39.901Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
21:16:41 [2022-07-29T21:16:41.002Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.356s	coverage: 50.6% of statements
21:16:41 [2022-07-29T21:16:41.574Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.431s	coverage: 46.1% of statements
21:16:41 [2022-07-29T21:16:41.575Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:16:41 [2022-07-29T21:16:41.807Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:16:42 [2022-07-29T21:16:42.743Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:16:42 [2022-07-29T21:16:42.961Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
21:16:42 [2022-07-29T21:16:42.961Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.820s	coverage: 58.5% of statements
21:16:42 [2022-07-29T21:16:42.961Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:16:42 [2022-07-29T21:16:42.961Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:16:43 [2022-07-29T21:16:43.903Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
21:16:44 [2022-07-29T21:16:44.474Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
21:16:44 [2022-07-29T21:16:44.650Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:16:45 [2022-07-29T21:16:45.858Z] ok  	github.com/docker/docker/daemon/images	0.051s	coverage: 6.9% of statements
21:16:45 [2022-07-29T21:16:45.858Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:16:45 [2022-07-29T21:16:45.858Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:16:46 [2022-07-29T21:16:46.119Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 43.2% of statements
21:16:47 [2022-07-29T21:16:47.064Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
21:16:47 [2022-07-29T21:16:47.064Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.165s	coverage: 79.9% of statements
21:16:47 [2022-07-29T21:16:47.064Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:16:47 [2022-07-29T21:16:47.186Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:16:47 [2022-07-29T21:16:47.186Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
21:16:47 [2022-07-29T21:16:47.186Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
21:16:47 [2022-07-29T21:16:47.186Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:16:47 [2022-07-29T21:16:47.445Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:16:48 [2022-07-29T21:16:48.004Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
21:16:48 [2022-07-29T21:16:48.004Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 23.4% of statements
21:16:48 [2022-07-29T21:16:48.382Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
21:16:48 [2022-07-29T21:16:48.575Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
21:16:48 [2022-07-29T21:16:48.949Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
21:16:49 [2022-07-29T21:16:49.147Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.184s	coverage: 76.8% of statements
21:16:49 [2022-07-29T21:16:49.408Z] ok  	github.com/docker/docker/daemon/logger/local	0.070s	coverage: 79.4% of statements
21:16:49 [2022-07-29T21:16:49.408Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:16:49 [2022-07-29T21:16:49.408Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:16:49 [2022-07-29T21:16:49.885Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:16:49 [2022-07-29T21:16:49.886Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:16:50 [2022-07-29T21:16:50.350Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 66.1% of statements
21:16:50 [2022-07-29T21:16:50.350Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.032s	coverage: 31.5% of statements
21:16:51 [2022-07-29T21:16:51.264Z] === RUN   TestDockerSuite/TestSaveImageId
21:16:51 [2022-07-29T21:16:51.264Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:16:51 [2022-07-29T21:16:51.734Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
21:16:51 [2022-07-29T21:16:51.734Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
21:16:51 [2022-07-29T21:16:51.831Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:16:52 [2022-07-29T21:16:52.305Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
21:16:52 [2022-07-29T21:16:52.770Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2101401383
21:16:53 [2022-07-29T21:16:53.029Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:16:53 [2022-07-29T21:16:53.246Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.603s	coverage: 82.5% of statements
21:16:53 [2022-07-29T21:16:53.246Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:16:53 [2022-07-29T21:16:53.246Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:16:53 [2022-07-29T21:16:53.288Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:16:53 [2022-07-29T21:16:53.817Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 44.4% of statements
21:16:54 [2022-07-29T21:16:54.224Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:16:54 [2022-07-29T21:16:54.224Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:16:54 [2022-07-29T21:16:54.224Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:16:55 [2022-07-29T21:16:55.198Z] ok  	github.com/docker/docker/distribution	1.498s	coverage: 28.0% of statements
21:16:55 [2022-07-29T21:16:55.198Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:16:55 [2022-07-29T21:16:55.459Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
21:16:55 [2022-07-29T21:16:55.625Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:16:56 [2022-07-29T21:16:56.400Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
21:16:56 [2022-07-29T21:16:56.400Z] ok  	github.com/docker/docker/distribution/xfer	1.895s	coverage: 84.9% of statements
21:16:56 [2022-07-29T21:16:56.400Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:16:56 [2022-07-29T21:16:56.661Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
21:16:57 [2022-07-29T21:16:57.009Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:16:57 [2022-07-29T21:16:57.233Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
21:16:57 [2022-07-29T21:16:57.233Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:16:57 [2022-07-29T21:16:57.233Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:16:57 [2022-07-29T21:16:57.804Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
21:16:58 [2022-07-29T21:16:58.745Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
21:16:58 [2022-07-29T21:16:58.913Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:16:59 [2022-07-29T21:16:59.006Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
21:16:59 [2022-07-29T21:16:59.266Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:16:59 [2022-07-29T21:16:59.480Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:16:59 [2022-07-29T21:16:59.739Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:16:59 [2022-07-29T21:16:59.739Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:17:01 [2022-07-29T21:17:01.176Z] ok  	github.com/docker/docker/pkg/archive	0.304s	coverage: 82.2% of statements
21:17:01 [2022-07-29T21:17:01.641Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:17:01 [2022-07-29T21:17:01.641Z]     docker_cli_sni_test.go:30: Flakey test
21:17:01 [2022-07-29T21:17:01.641Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:17:01 [2022-07-29T21:17:01.746Z] ok  	github.com/docker/docker/pkg/authorization	0.301s	coverage: 68.3% of statements
21:17:01 [2022-07-29T21:17:01.746Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:17:02 [2022-07-29T21:17:02.006Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:17:05 [2022-07-29T21:17:05.301Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.479s	coverage: 42.7% of statements
21:17:05 [2022-07-29T21:17:05.301Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
21:17:05 [2022-07-29T21:17:05.561Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:17:05 [2022-07-29T21:17:05.822Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:17:06 [2022-07-29T21:17:06.082Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
21:17:06 [2022-07-29T21:17:06.082Z] ok  	github.com/docker/docker/layer	7.561s	coverage: 68.9% of statements
21:17:06 [2022-07-29T21:17:06.082Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:17:06 [2022-07-29T21:17:06.082Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:17:06 [2022-07-29T21:17:06.082Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:17:06 [2022-07-29T21:17:06.082Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:17:06 [2022-07-29T21:17:06.082Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:17:06 [2022-07-29T21:17:06.082Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:17:06 [2022-07-29T21:17:06.654Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
21:17:06 [2022-07-29T21:17:06.654Z] ok  	github.com/docker/docker/pkg/fsutils	0.196s	coverage: 85.1% of statements
21:17:06 [2022-07-29T21:17:06.910Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:17:07 [2022-07-29T21:17:07.594Z] ok  	github.com/docker/docker/pkg/idtools	0.507s	coverage: 67.9% of statements
21:17:07 [2022-07-29T21:17:07.847Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:17:07 [2022-07-29T21:17:07.855Z] ok  	github.com/docker/docker/pkg/ioutils	0.437s	coverage: 70.1% of statements
21:17:08 [2022-07-29T21:17:08.115Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
21:17:08 [2022-07-29T21:17:08.115Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
21:17:08 [2022-07-29T21:17:08.115Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:17:08 [2022-07-29T21:17:08.376Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
21:17:08 [2022-07-29T21:17:08.376Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
21:17:08 [2022-07-29T21:17:08.637Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
21:17:08 [2022-07-29T21:17:08.784Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:17:08 [2022-07-29T21:17:08.910Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
21:17:08 [2022-07-29T21:17:08.910Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
21:17:08 [2022-07-29T21:17:08.910Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:17:08 [2022-07-29T21:17:08.910Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:17:09 [2022-07-29T21:17:09.719Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:17:09 [2022-07-29T21:17:09.854Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
21:17:10 [2022-07-29T21:17:10.114Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
21:17:10 [2022-07-29T21:17:10.374Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
21:17:10 [2022-07-29T21:17:10.634Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:17:12 [2022-07-29T21:17:12.015Z] ok  	github.com/docker/docker/pkg/pubsub	1.036s	coverage: 75.0% of statements
21:17:12 [2022-07-29T21:17:12.015Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
21:17:12 [2022-07-29T21:17:12.251Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:17:12 [2022-07-29T21:17:12.276Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
21:17:12 [2022-07-29T21:17:12.536Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:17:12 [2022-07-29T21:17:12.797Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:17:12 [2022-07-29T21:17:12.797Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:17:13 [2022-07-29T21:17:13.367Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
21:17:13 [2022-07-29T21:17:13.627Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
21:17:14 [2022-07-29T21:17:14.156Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:17:14 [2022-07-29T21:17:14.198Z] ok  	github.com/docker/docker/pkg/tailfile	0.057s	coverage: 88.6% of statements
21:17:14 [2022-07-29T21:17:14.415Z] === RUN   TestDockerSuite/TestStartRecordError
21:17:14 [2022-07-29T21:17:14.459Z] ok  	github.com/docker/docker/pkg/tarsum	0.039s	coverage: 89.3% of statements
21:17:15 [2022-07-29T21:17:15.029Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:17:15 [2022-07-29T21:17:15.029Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:17:15 [2022-07-29T21:17:15.796Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:17:16 [2022-07-29T21:17:16.940Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
21:17:17 [2022-07-29T21:17:17.175Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:17:17 [2022-07-29T21:17:17.200Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
21:17:17 [2022-07-29T21:17:17.460Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
21:17:18 [2022-07-29T21:17:18.554Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:17:18 [2022-07-29T21:17:18.847Z] ok  	github.com/docker/docker/quota	0.270s	coverage: 71.4% of statements
21:17:18 [2022-07-29T21:17:18.847Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:17:19 [2022-07-29T21:17:19.788Z] ok  	github.com/docker/docker/registry	0.052s	coverage: 58.6% of statements
21:17:20 [2022-07-29T21:17:20.048Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
21:17:20 [2022-07-29T21:17:20.308Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
21:17:20 [2022-07-29T21:17:20.878Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
21:17:20 [2022-07-29T21:17:20.878Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
21:17:21 [2022-07-29T21:17:21.086Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:17:22 [2022-07-29T21:17:22.789Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:17:23 [2022-07-29T21:17:23.361Z] ok  	github.com/docker/docker/volume/local	0.088s	coverage: 76.8% of statements
21:17:23 [2022-07-29T21:17:23.621Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
21:17:25 [2022-07-29T21:17:25.004Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
21:17:25 [2022-07-29T21:17:25.274Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:17:28 [2022-07-29T21:17:28.560Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:17:33 [2022-07-29T21:17:33.828Z] === RUN   TestDockerSuite/TestStatsNoStream
21:17:35 [2022-07-29T21:17:35.730Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:17:36 [2022-07-29T21:17:36.297Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:17:36 [2022-07-29T21:17:36.866Z] === RUN   TestDockerSuite/TestTopPrivileged
21:17:37 [2022-07-29T21:17:37.443Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:17:37 [2022-07-29T21:17:37.443Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
21:17:37 [2022-07-29T21:17:37.443Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
21:17:38 [2022-07-29T21:17:38.016Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
21:17:38 [2022-07-29T21:17:38.584Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
21:17:38 [2022-07-29T21:17:38.584Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
21:17:38 [2022-07-29T21:17:38.584Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
21:17:38 [2022-07-29T21:17:38.584Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
21:17:38 [2022-07-29T21:17:38.584Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
21:17:39 [2022-07-29T21:17:39.523Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
21:17:40 [2022-07-29T21:17:40.091Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
21:17:40 [2022-07-29T21:17:40.704Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
21:17:42 [2022-07-29T21:17:42.082Z] === RUN   TestDockerSuite/TestUpdateStats
21:17:45 [2022-07-29T21:17:45.367Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
21:17:46 [2022-07-29T21:17:46.303Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
21:17:46 [2022-07-29T21:17:46.303Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
21:17:46 [2022-07-29T21:17:46.303Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
21:17:46 [2022-07-29T21:17:46.871Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
21:17:46 [2022-07-29T21:17:46.966Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.3% of statements
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/rootless	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/volume	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === Skipped
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     network_proxy_test.go:208: No support for dual stack yet
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:71: No driver to put!
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z] time="2022-07-29T21:16:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z] time="2022-07-29T21:16:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z] time="2022-07-29T21:16:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z] time="2022-07-29T21:16:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z] time="2022-07-29T21:16:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     graphtest_unix.go:71: No driver to put!
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:17:46 [2022-07-29T21:17:46.966Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:17:46 [2022-07-29T21:17:46.966Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     overlay_test.go:50: Fails to compute changes intermittently
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     graphtest_unix.go:71: No driver to put!
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:17:46 [2022-07-29T21:17:46.967Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
21:17:46 [2022-07-29T21:17:46.967Z] 
21:17:46 [2022-07-29T21:17:46.967Z] DONE 2799 tests, 28 skipped in 253.460s
21:17:46 [2022-07-29T21:17:46.967Z] + '[' -n 'github.com/docker/docker/libnetwork
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/bitseq
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/cluster
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/config
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/datastore
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/diagnostic
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/discoverapi
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/driverapi
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/bridge
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/host
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/null
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/overlay
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/remote
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/windows
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/drvregistry
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/etchosts
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/idm
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/internal/caller
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/ipam
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/ipamapi
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/ipams/builtin
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/ipams/null
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/ipams/remote
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/ipamutils
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/iptables
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/netlabel
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/netutils
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/networkdb
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/ns
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/options
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/osl
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/osl/kernel
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/portallocator
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/portmapper
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/resolvconf
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/testutils
21:17:46 [2022-07-29T21:17:46.967Z] github.com/docker/docker/libnetwork/types' ']'
21:17:46 [2022-07-29T21:17:46.967Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
21:17:47 [2022-07-29T21:17:47.807Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:17:49 [2022-07-29T21:17:49.716Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:17:49 [2022-07-29T21:17:49.716Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:17:51 [2022-07-29T21:17:51.623Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:17:53 [2022-07-29T21:17:53.541Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:17:53 [2022-07-29T21:17:53.541Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:18:00 [2022-07-29T21:18:00.130Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:18:06 [2022-07-29T21:18:06.695Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:18:08 [2022-07-29T21:18:08.072Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:18:08 [2022-07-29T21:18:08.332Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:18:08 [2022-07-29T21:18:08.332Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:18:08 [2022-07-29T21:18:08.332Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:18:08 [2022-07-29T21:18:08.906Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:18:08 [2022-07-29T21:18:08.906Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:18:09 [2022-07-29T21:18:09.165Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:18:09 [2022-07-29T21:18:09.165Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:18:09 [2022-07-29T21:18:09.734Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:18:09 [2022-07-29T21:18:09.734Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:18:10 [2022-07-29T21:18:10.672Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:18:10 [2022-07-29T21:18:10.931Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:18:10 [2022-07-29T21:18:10.931Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:18:10 [2022-07-29T21:18:10.931Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:18:10 [2022-07-29T21:18:10.931Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:18:12 [2022-07-29T21:18:12.837Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:18:12 [2022-07-29T21:18:12.837Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:18:13 [2022-07-29T21:18:13.096Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:18:13 [2022-07-29T21:18:13.096Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:18:13 [2022-07-29T21:18:13.096Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:18:13 [2022-07-29T21:18:13.357Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:18:13 [2022-07-29T21:18:13.357Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:18:13 [2022-07-29T21:18:13.357Z] --- PASS: TestDockerSuite (1422.07s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.42s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.06s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.93s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.47s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.36s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.71s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.43s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.09s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.47s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.37s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.62s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.29s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.22s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.71s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.82s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.52s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.90s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.09s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.12s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.94s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.18s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.04s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.58s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.14s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.71s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.62s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.14s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.50s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.41s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.94s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.93s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.24s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.67s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.43s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.52s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.57s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.65s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc001196198_<nil>_<nil>} (1.56s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12993408531_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.55s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12993408531_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.49s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34090892626_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.60s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34090892626_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.61s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34090892626_/foo_true__0xc0011961c8_<nil>_<nil>_<nil>} (1.38s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0011961e0_<nil>_<nil>} (1.42s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0011961f8_<nil>_<nil>} (1.43s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc001196210_<nil>_<nil>} (1.55s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc001196228_<nil>_<nil>} (0.63s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.47s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
21:18:13 [2022-07-29T21:18:13.357Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.10s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.81s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.52s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.82s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.65s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.78s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.74s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.87s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.05s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.08s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.03s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.22s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s)
21:18:13 [2022-07-29T21:18:13.357Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.78s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.56s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.69s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.59s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.70s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.95s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.23s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.13s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.40s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.87s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.62s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.90s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.80s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.42s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.53s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.82s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.45s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.63s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.18s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.59s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.66s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.14s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.03s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.86s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.36s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.22s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.13s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.10s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.06s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.58s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.22s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.57s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.97s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.64s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.89s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.45s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.17s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.66s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.76s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.89s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.22s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.63s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.10s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.34s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.35s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.49s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.64s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.29s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.51s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.95s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.20s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.20s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.35s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.28s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.28s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.06s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.60s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.22s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.85s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.45s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.09s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.05s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.70s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.15s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.67s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.51s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.89s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.13s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.93s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.98s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.68s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.24s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.11s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (12.20s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.34s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.28s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.68s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.23s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.32s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.14s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.64s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.98s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.56s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.14s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.50s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.58s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.54s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.26s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFails (0.76s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.71s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.71s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.36s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.28s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.77s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.49s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.17s)
21:18:13 [2022-07-29T21:18:13.358Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.37s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.17s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.32s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.92s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.71s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.41s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.34s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.75s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.59s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.06s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.76s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.71s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.63s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.14s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.94s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.16s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.67s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.08s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.76s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.48s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.73s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.76s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.52s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.58s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.17s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.39s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.49s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.17s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.80s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.25s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.16s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.69s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildRm (3.39s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.84s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.90s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.26s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.14s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.23s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.71s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.30s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.24s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.57s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.88s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.13s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildUser (1.31s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.36s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.17s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.19s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.73s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.94s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.68s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.93s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.53s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.47s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.74s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCommitChange (0.85s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.71s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.65s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.44s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.66s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.13s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.89s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.43s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.69s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.80s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.99s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.16s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.23s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.02s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.82s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.72s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.58s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.77s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.65s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.69s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.51s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.55s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.19s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.07s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.51s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.24s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToDot (0.63s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.55s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.80s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateRM (0.14s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.62s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.25s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.69s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.96s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.27s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.26s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.55s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.99s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.92s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.95s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.15s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.06s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.39s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsRename (0.53s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.61s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsTop (0.55s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.83s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.67s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.54s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExec (0.61s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.54s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecEnv (0.88s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.55s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.66s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.68s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecParseError (0.51s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.56s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.57s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecTTY (0.65s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.54s)
21:18:13 [2022-07-29T21:18:13.619Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.66s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.37s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestHealth (20.06s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.35s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.36s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.77s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.78s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImportFile (1.39s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.74s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.51s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.57s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.47s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.57s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.54s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.30s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.70s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.80s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.39s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.80s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.77s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.98s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.32s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.60s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.58s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.57s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.32s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.00s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.64s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.01s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.88s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.87s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsSince (6.56s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsTail (0.64s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.62s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.56s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestNetHostname (1.77s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.11s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.65s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.82s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.00s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.98s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPluginActive (2.49s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.74s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.66s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.92s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.63s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.37s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.05s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPortList (7.83s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.32s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.19s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.26s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.41s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.21s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.71s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.52s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.82s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.11s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.78s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.99s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.96s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.52s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.71s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.17s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.27s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.46s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.93s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.16s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.10s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.63s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.00s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.46s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.64s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.27s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiTag (0.22s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.92s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.36s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.33s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.73s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.20s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.24s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.24s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.99s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.39s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.85s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.95s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.54s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.74s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.74s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.40s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.55s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.62s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.40s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.55s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.07s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.18s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.75s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.89s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.78s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.79s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.94s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.59s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.99s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.58s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.66s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.83s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.02s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.65s)
21:18:13 [2022-07-29T21:18:13.620Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.98s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.56s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.29s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.98s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.12s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.62s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.56s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.63s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.66s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.60s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.62s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.14s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.75s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.49s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.13s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.13s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.03s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.47s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.84s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.28s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.38s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.12s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunMount (5.51s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.89s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.22s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.26s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.85s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.86s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.17s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.35s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.21s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.64s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.60s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.66s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.69s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.46s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.16s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunRm (0.64s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.65s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.30s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.71s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunState (1.09s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.59s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.59s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.32s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.68s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.28s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.82s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.42s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.48s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.84s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.04s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.68s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.21s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.30s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.24s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.55s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.66s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s)
21:18:13 [2022-07-29T21:18:13.621Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s)
21:18:13 [2022-07-29T21:18:13.621Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s)
21:18:13 [2022-07-29T21:18:13.621Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.77s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.75s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.43s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.27s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.49s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.47s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.45s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.41s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.55s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.37s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.29s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.61s)
21:18:13 [2022-07-29T21:18:13.621Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.87s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.57s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.21s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.74s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.60s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.22s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.78s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.53s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.64s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.59s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.55s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.16s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.69s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.62s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.90s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s)
21:18:13 [2022-07-29T21:18:13.622Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s)
21:18:13 [2022-07-29T21:18:13.622Z] === RUN   TestDockerRegistrySuite
21:18:13 [2022-07-29T21:18:13.622Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:18:15 [2022-07-29T21:18:15.001Z]     check_test.go:427: [d346682dcd3ef] daemon is not started
21:18:15 [2022-07-29T21:18:15.001Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:18:16 [2022-07-29T21:18:16.377Z]     check_test.go:427: [dad640932b95c] daemon is not started
21:18:16 [2022-07-29T21:18:16.377Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:18:17 [2022-07-29T21:18:17.322Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:18:17 [2022-07-29T21:18:17.585Z]     check_test.go:427: [dcac546895fa6] daemon is not started
21:18:17 [2022-07-29T21:18:17.585Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:18:17 [2022-07-29T21:18:17.585Z]     check_test.go:427: [d7ab2e7154fed] daemon is not started
21:18:17 [2022-07-29T21:18:17.585Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:18:21 [2022-07-29T21:18:21.776Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:18:21 [2022-07-29T21:18:21.776Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:18:21 [2022-07-29T21:18:21.776Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:18:21 [2022-07-29T21:18:21.776Z]     check_test.go:427: [d606b48284a68] daemon is not started
21:18:21 [2022-07-29T21:18:21.776Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:18:27 [2022-07-29T21:18:27.048Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:18:27 [2022-07-29T21:18:27.306Z]     check_test.go:427: [d9b9db992a880] daemon is not started
21:18:27 [2022-07-29T21:18:27.306Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:18:27 [2022-07-29T21:18:27.874Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:18:28 [2022-07-29T21:18:28.812Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:18:30 [2022-07-29T21:18:30.718Z]     check_test.go:427: [d8f06b3e1896c] daemon is not started
21:18:30 [2022-07-29T21:18:30.718Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:18:31 [2022-07-29T21:18:31.288Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:18:32 [2022-07-29T21:18:32.225Z]     check_test.go:427: [d04277dbf86b6] daemon is not started
21:18:32 [2022-07-29T21:18:32.225Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:18:33 [2022-07-29T21:18:33.604Z]     check_test.go:427: [d8aa60bc59151] daemon is not started
21:18:33 [2022-07-29T21:18:33.604Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork	37.257s	coverage: 40.6% of statements
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.117s	coverage: 84.4% of statements
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.392s	coverage: 59.9% of statements
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.102s	coverage: 5.0% of statements
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
21:18:33 [2022-07-29T21:18:33.663Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:18:33 [2022-07-29T21:18:33.663Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
21:18:34 [2022-07-29T21:18:34.982Z]     check_test.go:427: [d927e81860f4f] daemon is not started
21:18:34 [2022-07-29T21:18:34.982Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:18:36 [2022-07-29T21:18:36.360Z]     check_test.go:427: [def96bdb67b55] daemon is not started
21:18:36 [2022-07-29T21:18:36.360Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:18:37 [2022-07-29T21:18:37.297Z]     check_test.go:427: [ddf23a573a772] daemon is not started
21:18:37 [2022-07-29T21:18:37.297Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:18:38 [2022-07-29T21:18:38.680Z]     check_test.go:427: [d881ca785666f] daemon is not started
21:18:38 [2022-07-29T21:18:38.680Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:18:39 [2022-07-29T21:18:39.616Z]     check_test.go:427: [dd921d0365736] daemon is not started
21:18:39 [2022-07-29T21:18:39.616Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:18:40 [2022-07-29T21:18:40.553Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9be35720cceef092c28aa0e60b0c85b69854ec42238dde15cfb7d8df57b798b1
21:18:41 [2022-07-29T21:18:41.489Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e1c6ec300234adcc9f1d36b2d2ef33b8fcec469c6ed05ed68de52eab01213c49
21:18:41 [2022-07-29T21:18:41.489Z]     check_test.go:427: [d385a33ba289b] daemon is not started
21:18:41 [2022-07-29T21:18:41.489Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:18:42 [2022-07-29T21:18:42.426Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a0fcc60f224feedd61b3265354ee8679573f45db1a5be217a2e4e7a91f9d499c
21:18:43 [2022-07-29T21:18:43.364Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:890fa4d2c737f0601d851bc87dbe4d9710450469006f3187a546699c4b3d6776
21:18:43 [2022-07-29T21:18:43.364Z]     check_test.go:427: [db37daf92106f] daemon is not started
21:18:43 [2022-07-29T21:18:43.364Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:18:43 [2022-07-29T21:18:43.648Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.133s	coverage: 6.6% of statements
21:18:43 [2022-07-29T21:18:43.648Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:18:43 [2022-07-29T21:18:43.648Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
21:18:43 [2022-07-29T21:18:43.648Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
21:18:43 [2022-07-29T21:18:43.648Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:18:43 [2022-07-29T21:18:43.648Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:18:43 [2022-07-29T21:18:43.648Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:18:43 [2022-07-29T21:18:43.648Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
21:18:43 [2022-07-29T21:18:43.648Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
21:18:43 [2022-07-29T21:18:43.909Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:18:44 [2022-07-29T21:18:44.169Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:18:44 [2022-07-29T21:18:44.742Z]     check_test.go:427: [dd2e649a282a0] daemon is not started
21:18:44 [2022-07-29T21:18:44.742Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:18:46 [2022-07-29T21:18:46.647Z]     check_test.go:427: [dd9a0ce1697de] daemon is not started
21:18:46 [2022-07-29T21:18:46.906Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:18:47 [2022-07-29T21:18:47.842Z]     check_test.go:427: [d2a790e42ab84] daemon is not started
21:18:47 [2022-07-29T21:18:47.842Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:18:47 [2022-07-29T21:18:47.842Z]     check_test.go:427: [d3127f2435217] daemon is not started
21:18:47 [2022-07-29T21:18:47.842Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:18:49 [2022-07-29T21:18:49.219Z]     check_test.go:427: [dfa07cd4d15cf] daemon is not started
21:18:49 [2022-07-29T21:18:49.219Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:18:49 [2022-07-29T21:18:49.786Z]     check_test.go:427: [d1b94af6beb66] daemon is not started
21:18:49 [2022-07-29T21:18:49.786Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:18:50 [2022-07-29T21:18:50.723Z]     check_test.go:427: [d14f51fb787eb] daemon is not started
21:18:50 [2022-07-29T21:18:50.723Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:18:53 [2022-07-29T21:18:53.258Z]     check_test.go:427: [d1d9ddca855ca] daemon is not started
21:18:53 [2022-07-29T21:18:53.258Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:18:53 [2022-07-29T21:18:53.826Z]     check_test.go:427: [d33f10a1fb2ea] daemon is not started
21:18:53 [2022-07-29T21:18:53.826Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:18:54 [2022-07-29T21:18:54.773Z]     check_test.go:427: [dd9902b2c9e0f] daemon is not started
21:18:54 [2022-07-29T21:18:54.773Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:18:55 [2022-07-29T21:18:55.351Z]     check_test.go:427: [d1399d095e217] daemon is not started
21:18:55 [2022-07-29T21:18:55.351Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:18:55 [2022-07-29T21:18:55.351Z]     check_test.go:427: [d17a3e4cb5398] daemon is not started
21:18:55 [2022-07-29T21:18:55.351Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:18:55 [2022-07-29T21:18:55.611Z]     check_test.go:427: [d160e4b5d39a0] daemon is not started
21:18:55 [2022-07-29T21:18:55.611Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:18:55 [2022-07-29T21:18:55.869Z]     check_test.go:427: [d74e2a308d4d1] daemon is not started
21:18:55 [2022-07-29T21:18:55.869Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:18:56 [2022-07-29T21:18:56.128Z]     check_test.go:427: [d16ab16de1e9e] daemon is not started
21:18:56 [2022-07-29T21:18:56.128Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:18:56 [2022-07-29T21:18:56.387Z]     check_test.go:427: [d47e224c7e85c] daemon is not started
21:18:56 [2022-07-29T21:18:56.387Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:18:56 [2022-07-29T21:18:56.392Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
21:18:57 [2022-07-29T21:18:57.324Z]     check_test.go:427: [d4a5ab21b1820] daemon is not started
21:18:57 [2022-07-29T21:18:57.324Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:18:59 [2022-07-29T21:18:59.228Z]     check_test.go:427: [d5cd8f07c96db] daemon is not started
21:18:59 [2022-07-29T21:18:59.228Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:18:59 [2022-07-29T21:18:59.795Z]     check_test.go:427: [d4f4ff4223df1] daemon is not started
21:18:59 [2022-07-29T21:18:59.795Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:19:00 [2022-07-29T21:19:00.734Z]     check_test.go:427: [d8fa1151ee910] daemon is not started
21:19:00 [2022-07-29T21:19:00.734Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:19:01 [2022-07-29T21:19:01.671Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:19:02 [2022-07-29T21:19:02.607Z] --- PASS: TestDockerRegistrySuite (49.00s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.52s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.16s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.37s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.92s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.76s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.40s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.17s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.05s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.07s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.25s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s)
21:19:02 [2022-07-29T21:19:02.607Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.96s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.50s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.08s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.49s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
21:19:02 [2022-07-29T21:19:02.608Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
21:19:02 [2022-07-29T21:19:02.608Z] === RUN   TestDockerSchema1RegistrySuite
21:19:02 [2022-07-29T21:19:02.608Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:19:02 [2022-07-29T21:19:02.608Z]     check_test.go:454: [ddb829dd84dbb] daemon is not started
21:19:02 [2022-07-29T21:19:02.608Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:19:05 [2022-07-29T21:19:05.898Z]     check_test.go:454: [d4e015ff4511c] daemon is not started
21:19:05 [2022-07-29T21:19:05.898Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:19:11 [2022-07-29T21:19:11.303Z] ok  	github.com/docker/docker/libnetwork/ipam	14.386s	coverage: 85.3% of statements
21:19:11 [2022-07-29T21:19:11.303Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:19:11 [2022-07-29T21:19:11.303Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:19:11 [2022-07-29T21:19:11.303Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
21:19:11 [2022-07-29T21:19:11.303Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
21:19:11 [2022-07-29T21:19:11.303Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:19:11 [2022-07-29T21:19:11.304Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
21:19:11 [2022-07-29T21:19:11.304Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.260s	coverage: 74.0% of statements
21:19:11 [2022-07-29T21:19:11.304Z] ok  	github.com/docker/docker/libnetwork/iptables	0.157s	coverage: 45.0% of statements
21:19:11 [2022-07-29T21:19:11.563Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
21:19:11 [2022-07-29T21:19:11.823Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
21:19:14 [2022-07-29T21:19:14.016Z]     check_test.go:454: [d2b95e9f5450a] daemon is not started
21:19:14 [2022-07-29T21:19:14.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:19:14 [2022-07-29T21:19:14.583Z]     check_test.go:454: [d823bb9131400] daemon is not started
21:19:14 [2022-07-29T21:19:14.583Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:19:14 [2022-07-29T21:19:14.842Z]     check_test.go:454: [db4bb5d468e62] daemon is not started
21:19:14 [2022-07-29T21:19:14.842Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:19:16 [2022-07-29T21:19:16.220Z]     check_test.go:454: [d43f7d487eea0] daemon is not started
21:19:16 [2022-07-29T21:19:16.221Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:19:17 [2022-07-29T21:19:17.163Z]     check_test.go:454: [d6d31a2c1e6a0] daemon is not started
21:19:17 [2022-07-29T21:19:17.423Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:19:18 [2022-07-29T21:19:18.361Z]     check_test.go:454: [da246bc17c70e] daemon is not started
21:19:18 [2022-07-29T21:19:18.361Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:19:20 [2022-07-29T21:19:20.895Z]     check_test.go:454: [dad391af96232] daemon is not started
21:19:20 [2022-07-29T21:19:20.895Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:19:21 [2022-07-29T21:19:21.462Z]     check_test.go:454: [deef5e9d819b6] daemon is not started
21:19:21 [2022-07-29T21:19:21.462Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:19:21 [2022-07-29T21:19:21.721Z]     check_test.go:454: [d5fb5942a254a] daemon is not started
21:19:21 [2022-07-29T21:19:21.981Z] --- PASS: TestDockerSchema1RegistrySuite (19.40s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.06s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (7.35s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.65s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.00s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.03s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.62s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s)
21:19:21 [2022-07-29T21:19:21.981Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s)
21:19:21 [2022-07-29T21:19:21.981Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:19:21 [2022-07-29T21:19:21.981Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:19:22 [2022-07-29T21:19:22.549Z]     check_test.go:483: [d452d3cf11004] daemon is not started
21:19:22 [2022-07-29T21:19:22.549Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:19:23 [2022-07-29T21:19:23.116Z]     check_test.go:483: [d5161fdedbe5c] daemon is not started
21:19:23 [2022-07-29T21:19:23.375Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:19:23 [2022-07-29T21:19:23.375Z]     check_test.go:483: [dd24977c311a9] daemon is not started
21:19:23 [2022-07-29T21:19:23.375Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:19:24 [2022-07-29T21:19:24.753Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:19:25 [2022-07-29T21:19:25.322Z]     check_test.go:483: [dc2efb109dfba] daemon is not started
21:19:25 [2022-07-29T21:19:25.322Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:19:25 [2022-07-29T21:19:25.581Z]     check_test.go:483: [d5a0a722a66d0] daemon is not started
21:19:25 [2022-07-29T21:19:25.581Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:19:25 [2022-07-29T21:19:25.840Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:19:26 [2022-07-29T21:19:26.777Z]     check_test.go:483: [d730be2ecf3c8] daemon is not started
21:19:26 [2022-07-29T21:19:26.777Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:19:26 [2022-07-29T21:19:26.777Z]     check_test.go:483: [d8cd70679304f] daemon is not started
21:19:26 [2022-07-29T21:19:26.777Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.04s)
21:19:26 [2022-07-29T21:19:26.777Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s)
21:19:26 [2022-07-29T21:19:26.777Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s)
21:19:26 [2022-07-29T21:19:26.777Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
21:19:26 [2022-07-29T21:19:26.777Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s)
21:19:26 [2022-07-29T21:19:26.777Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
21:19:26 [2022-07-29T21:19:26.777Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s)
21:19:26 [2022-07-29T21:19:26.777Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.05s)
21:19:26 [2022-07-29T21:19:26.777Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
21:19:26 [2022-07-29T21:19:26.777Z] === RUN   TestDockerRegistryAuthTokenSuite
21:19:26 [2022-07-29T21:19:26.777Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:19:28 [2022-07-29T21:19:28.155Z]     docker_cli_swarm_test.go:1180: [d9f0128af27b2] joining swarm manager [d4c859990ec54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:19:32 [2022-07-29T21:19:32.343Z]     check_test.go:510: [d4114f37533c3] daemon is not started
21:19:32 [2022-07-29T21:19:32.343Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:19:32 [2022-07-29T21:19:32.343Z]     check_test.go:510: [ddd7977879b79] daemon is not started
21:19:32 [2022-07-29T21:19:32.343Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:19:32 [2022-07-29T21:19:32.343Z]     check_test.go:510: [d6131e0a66b4a] daemon is not started
21:19:32 [2022-07-29T21:19:32.343Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:19:32 [2022-07-29T21:19:32.602Z]     check_test.go:510: [deec761603fea] daemon is not started
21:19:32 [2022-07-29T21:19:32.602Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:19:32 [2022-07-29T21:19:32.602Z]     check_test.go:510: [d09707aa4122b] daemon is not started
21:19:32 [2022-07-29T21:19:32.602Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s)
21:19:32 [2022-07-29T21:19:32.602Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
21:19:32 [2022-07-29T21:19:32.602Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
21:19:32 [2022-07-29T21:19:32.602Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
21:19:32 [2022-07-29T21:19:32.602Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
21:19:32 [2022-07-29T21:19:32.602Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
21:19:32 [2022-07-29T21:19:32.602Z] === RUN   TestDockerNetworkSuite
21:19:32 [2022-07-29T21:19:32.602Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:19:33 [2022-07-29T21:19:33.984Z]     docker_cli_network_unix_test.go:46: [dc87efdcc9087] daemon is not started
21:19:34 [2022-07-29T21:19:34.246Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:19:34 [2022-07-29T21:19:34.505Z]     docker_cli_swarm_test.go:1189: [d79630c106813] joining swarm manager [d4c859990ec54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:19:35 [2022-07-29T21:19:35.074Z]     docker_cli_network_unix_test.go:46: [d0db5aa117c4b] daemon is not started
21:19:35 [2022-07-29T21:19:35.074Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:19:37 [2022-07-29T21:19:37.610Z]     docker_cli_network_unix_test.go:46: [d5b842fc1de58] daemon is not started
21:19:38 [2022-07-29T21:19:38.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:19:39 [2022-07-29T21:19:39.558Z]     docker_cli_network_unix_test.go:46: [dbc9fcb726af4] daemon is not started
21:19:39 [2022-07-29T21:19:39.816Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:19:39 [2022-07-29T21:19:39.816Z]     docker_cli_network_unix_test.go:1233: [d9ed87e6ee853] daemon is not started
21:19:42 [2022-07-29T21:19:42.353Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:19:43 [2022-07-29T21:19:43.292Z]     docker_cli_network_unix_test.go:46: [d10f628cc420b] daemon is not started
21:19:43 [2022-07-29T21:19:43.860Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:19:49 [2022-07-29T21:19:49.134Z]     docker_cli_network_unix_test.go:46: [df0a878251275] daemon is not started
21:19:49 [2022-07-29T21:19:49.134Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:19:51 [2022-07-29T21:19:51.042Z]     docker_cli_network_unix_test.go:46: [dcfe1f2b6a398] daemon is not started
21:19:51 [2022-07-29T21:19:51.610Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:19:52 [2022-07-29T21:19:52.547Z]     docker_cli_network_unix_test.go:46: [dbe2de6136870] daemon is not started
21:19:52 [2022-07-29T21:19:52.807Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:19:53 [2022-07-29T21:19:53.374Z]     docker_cli_network_unix_test.go:46: [d6e283ffeab86] daemon is not started
21:19:53 [2022-07-29T21:19:53.374Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:19:53 [2022-07-29T21:19:53.641Z]     docker_cli_network_unix_test.go:46: [d656a7ecdd8fd] daemon is not started
21:19:53 [2022-07-29T21:19:53.641Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:19:54 [2022-07-29T21:19:54.210Z]     docker_cli_network_unix_test.go:46: [d25889e76de27] daemon is not started
21:19:54 [2022-07-29T21:19:54.778Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:19:55 [2022-07-29T21:19:55.037Z]     docker_cli_network_unix_test.go:46: [d971e38473231] daemon is not started
21:19:55 [2022-07-29T21:19:55.604Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:19:55 [2022-07-29T21:19:55.604Z]     docker_cli_network_unix_test.go:46: [da5112d78a065] daemon is not started
21:19:55 [2022-07-29T21:19:55.604Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:19:56 [2022-07-29T21:19:56.172Z]     docker_cli_network_unix_test.go:46: [daf7233480380] daemon is not started
21:19:56 [2022-07-29T21:19:56.172Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:19:56 [2022-07-29T21:19:56.433Z]     docker_cli_network_unix_test.go:46: [de8d90e8646e9] daemon is not started
21:19:57 [2022-07-29T21:19:57.001Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:19:57 [2022-07-29T21:19:57.001Z]     docker_cli_network_unix_test.go:46: [d32576bf1bfb7] daemon is not started
21:19:57 [2022-07-29T21:19:57.001Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:19:57 [2022-07-29T21:19:57.001Z]     docker_cli_network_unix_test.go:46: [d84ce82b4b110] daemon is not started
21:19:57 [2022-07-29T21:19:57.001Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:19:57 [2022-07-29T21:19:57.261Z]     docker_cli_network_unix_test.go:46: [dcb8deb7da7f7] daemon is not started
21:19:57 [2022-07-29T21:19:57.261Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:19:57 [2022-07-29T21:19:57.830Z]     docker_cli_network_unix_test.go:46: [dd9dcb8f0c62f] daemon is not started
21:19:57 [2022-07-29T21:19:57.830Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:19:58 [2022-07-29T21:19:58.767Z]     docker_cli_network_unix_test.go:46: [db2b59504c397] daemon is not started
21:19:59 [2022-07-29T21:19:59.026Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:19:59 [2022-07-29T21:19:59.026Z]     docker_cli_network_unix_test.go:46: [d1bbf589421c5] daemon is not started
21:19:59 [2022-07-29T21:19:59.026Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:19:59 [2022-07-29T21:19:59.286Z]     docker_cli_network_unix_test.go:46: [d7a30ac309927] daemon is not started
21:19:59 [2022-07-29T21:19:59.286Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:19:59 [2022-07-29T21:19:59.545Z]     docker_cli_network_unix_test.go:46: [de5631c070004] daemon is not started
21:19:59 [2022-07-29T21:19:59.545Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:20:00 [2022-07-29T21:20:00.923Z]     docker_cli_network_unix_test.go:968: [d607d5f86f118] daemon is not started
21:20:01 [2022-07-29T21:20:01.860Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:20:03 [2022-07-29T21:20:03.238Z]     docker_cli_network_unix_test.go:46: [d5621cb3c06a8] daemon is not started
21:20:03 [2022-07-29T21:20:03.238Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:20:06 [2022-07-29T21:20:06.527Z]     docker_cli_network_unix_test.go:1116: [df3d9fc71cfa1] daemon is not started
21:20:09 [2022-07-29T21:20:09.825Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:20:09 [2022-07-29T21:20:09.825Z]     docker_cli_network_unix_test.go:46: [d9402fd63b076] daemon is not started
21:20:09 [2022-07-29T21:20:09.825Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:20:10 [2022-07-29T21:20:10.761Z]     docker_cli_network_unix_test.go:46: [ddcb4ca43dcf1] daemon is not started
21:20:10 [2022-07-29T21:20:10.761Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:20:10 [2022-07-29T21:20:10.761Z]     docker_cli_network_unix_test.go:46: [d631377cf2205] daemon is not started
21:20:10 [2022-07-29T21:20:10.761Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:20:10 [2022-07-29T21:20:10.761Z]     docker_cli_network_unix_test.go:46: [d507e6bf301dc] daemon is not started
21:20:10 [2022-07-29T21:20:10.761Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:20:11 [2022-07-29T21:20:11.021Z]     docker_cli_network_unix_test.go:46: [d4b4afa2f2389] daemon is not started
21:20:11 [2022-07-29T21:20:11.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:20:11 [2022-07-29T21:20:11.021Z]     docker_cli_network_unix_test.go:46: [d7330cdd99067] daemon is not started
21:20:11 [2022-07-29T21:20:11.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:20:11 [2022-07-29T21:20:11.021Z]     docker_cli_network_unix_test.go:46: [d1a0da1f5be5b] daemon is not started
21:20:11 [2022-07-29T21:20:11.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:20:11 [2022-07-29T21:20:11.284Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:20:13 [2022-07-29T21:20:13.817Z]     docker_cli_network_unix_test.go:46: [d8a6b0e8a2ae8] daemon is not started
21:20:14 [2022-07-29T21:20:14.753Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:20:14 [2022-07-29T21:20:14.753Z]     docker_cli_network_unix_test.go:46: [d9638dda878ca] daemon is not started
21:20:14 [2022-07-29T21:20:14.753Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:20:14 [2022-07-29T21:20:14.753Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:20:14 [2022-07-29T21:20:14.753Z]     docker_cli_network_unix_test.go:46: [df5c2d3d4facf] daemon is not started
21:20:14 [2022-07-29T21:20:14.753Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:20:15 [2022-07-29T21:20:15.325Z]     docker_cli_network_unix_test.go:46: [d18beeae3484f] daemon is not started
21:20:15 [2022-07-29T21:20:15.325Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:20:19 [2022-07-29T21:20:19.516Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:20:20 [2022-07-29T21:20:20.453Z]     docker_cli_network_unix_test.go:1084: [d1691c40aad09] daemon is not started
21:20:22 [2022-07-29T21:20:22.358Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:20:22 [2022-07-29T21:20:22.358Z]     docker_cli_network_unix_test.go:46: [d5073c90271bc] daemon is not started
21:20:22 [2022-07-29T21:20:22.358Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:20:22 [2022-07-29T21:20:22.616Z]     docker_cli_network_unix_test.go:46: [d401a7160e9d1] daemon is not started
21:20:22 [2022-07-29T21:20:22.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:20:24 [2022-07-29T21:20:24.253Z]     docker_cli_network_unix_test.go:46: [dad1d237a4fd7] daemon is not started
21:20:24 [2022-07-29T21:20:24.512Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:20:24 [2022-07-29T21:20:24.512Z]     docker_cli_network_unix_test.go:46: [dd72de1ec913d] daemon is not started
21:20:24 [2022-07-29T21:20:24.512Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:20:24 [2022-07-29T21:20:24.771Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:20:24 [2022-07-29T21:20:24.771Z]     docker_cli_network_unix_test.go:46: [db2f663f92a95] daemon is not started
21:20:25 [2022-07-29T21:20:25.338Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:20:25 [2022-07-29T21:20:25.598Z]     docker_cli_network_unix_test.go:46: [d8c0a9be76310] daemon is not started
21:20:25 [2022-07-29T21:20:25.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:20:26 [2022-07-29T21:20:26.796Z]     docker_cli_network_unix_test.go:46: [dea83b3612832] daemon is not started
21:20:27 [2022-07-29T21:20:27.055Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:20:30 [2022-07-29T21:20:30.358Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:20:32 [2022-07-29T21:20:32.901Z]     docker_cli_swarm_test.go:1112: [da7ef2338a7c1] joining swarm manager [d30f30da99e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:20:33 [2022-07-29T21:20:33.468Z]     docker_cli_network_unix_test.go:46: [d1a6184d8883b] daemon is not started
21:20:33 [2022-07-29T21:20:33.727Z] --- PASS: TestDockerNetworkSuite (61.02s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.61s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.87s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.99s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.59s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.59s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.59s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.31s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.45s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.31s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.44s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.49s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.61s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.19s)
21:20:33 [2022-07-29T21:20:33.727Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.76s)
21:20:33 [2022-07-29T21:20:33.727Z] === RUN   TestDockerHubPullSuite
21:20:33 [2022-07-29T21:20:33.727Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:20:34 [2022-07-29T21:20:34.294Z]     docker_cli_swarm_test.go:1113: [d08e46c96fb3c] joining swarm manager [d30f30da99e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:20:36 [2022-07-29T21:20:36.214Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:20:38 [2022-07-29T21:20:38.744Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:20:39 [2022-07-29T21:20:39.682Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:20:41 [2022-07-29T21:20:41.585Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:20:41 [2022-07-29T21:20:41.843Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:20:42 [2022-07-29T21:20:42.412Z] --- PASS: TestDockerHubPullSuite (8.59s)
21:20:42 [2022-07-29T21:20:42.412Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.14s)
21:20:42 [2022-07-29T21:20:42.412Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.67s)
21:20:42 [2022-07-29T21:20:42.412Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s)
21:20:42 [2022-07-29T21:20:42.412Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.87s)
21:20:42 [2022-07-29T21:20:42.412Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
21:20:42 [2022-07-29T21:20:42.412Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s)
21:20:42 [2022-07-29T21:20:42.412Z] PASS
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.412Z] === Skipped
21:20:42 [2022-07-29T21:20:42.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.412Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.412Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:20:42 [2022-07-29T21:20:42.412Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.412Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.412Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.412Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.412Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:20:42 [2022-07-29T21:20:42.412Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.412Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
21:20:42 [2022-07-29T21:20:42.412Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.412Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.412Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.412Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:20:42 [2022-07-29T21:20:42.412Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.02s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.02s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_sni_test.go:30: Flakey test
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:20:42 [2022-07-29T21:20:42.413Z]     docker_cli_network_unix_test.go:46: [df5c2d3d4facf] daemon is not started
21:20:42 [2022-07-29T21:20:42.413Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] DONE 1265 tests, 51 skipped in 1577.045s
21:20:42 [2022-07-29T21:20:42.413Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:20:42 [2022-07-29T21:20:42.413Z] ++++ cat bundles/test-integration/docker.pid
21:20:42 [2022-07-29T21:20:42.413Z] +++ kill 9545
21:20:42 [2022-07-29T21:20:42.413Z] +++ /etc/init.d/apparmor stop
21:20:42 [2022-07-29T21:20:42.413Z] Leaving: AppArmorNo profiles have been unloaded.
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] Unloading profiles will leave already running processes permanently
21:20:42 [2022-07-29T21:20:42.413Z] unconfined, which can lead to unexpected situations.
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.413Z] To set a process to complain mode, use the command line tool
21:20:42 [2022-07-29T21:20:42.413Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:20:42 [2022-07-29T21:20:42.413Z] +++ true
21:20:42 [2022-07-29T21:20:42.413Z] exiting test-integration
21:20:42 [2022-07-29T21:20:42.413Z] ++ exit 0
21:20:42 [2022-07-29T21:20:42.413Z] 
21:20:42 [2022-07-29T21:20:42.673Z] + for job in $(jobs -p)
21:20:42 [2022-07-29T21:20:42.673Z] + wait 24692
21:21:03 [2022-07-29T21:21:03.297Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.668s	coverage: 60.0% of statements
21:21:03 [2022-07-29T21:21:03.297Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:21:03 [2022-07-29T21:21:03.297Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:21:03 [2022-07-29T21:21:03.297Z] ok  	github.com/docker/docker/libnetwork/osl	4.306s	coverage: 39.7% of statements
21:21:03 [2022-07-29T21:21:03.297Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:21:03 [2022-07-29T21:21:03.297Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.014s	coverage: 80.7% of statements
21:21:04 [2022-07-29T21:21:04.681Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.555s	coverage: 48.6% of statements
21:21:04 [2022-07-29T21:21:04.681Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
21:21:04 [2022-07-29T21:21:04.681Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:21:04 [2022-07-29T21:21:04.941Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] === Skipped
21:21:04 [2022-07-29T21:21:04.941Z] === SKIP: libnetwork TestParallel1 (0.00s)
21:21:04 [2022-07-29T21:21:04.941Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] === SKIP: libnetwork TestParallel3 (0.00s)
21:21:04 [2022-07-29T21:21:04.941Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] === SKIP: libnetwork TestParallel2 (0.00s)
21:21:04 [2022-07-29T21:21:04.941Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:21:04 [2022-07-29T21:21:04.941Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:21:04 [2022-07-29T21:21:04.941Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:21:04 [2022-07-29T21:21:04.941Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:21:04 [2022-07-29T21:21:04.941Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:21:04 [2022-07-29T21:21:04.941Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:21:04 [2022-07-29T21:21:04.941Z]     firewalld_test.go:14: firewalld is not running
21:21:04 [2022-07-29T21:21:04.941Z] 
21:21:04 [2022-07-29T21:21:04.941Z] DONE 327 tests, 9 skipped in 201.228s
Post stage
[Pipeline] junit
21:21:05 [2022-07-29T21:21:05.525Z] Recording test results
21:21:05 [2022-07-29T21:21:05.907Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
21:21:06 [2022-07-29T21:21:06.230Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43887/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de52a29a8e8fbe9639178a25f716bfe4532ff11 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6de52a29a8e8fbe9639178a25f716bfe4532ff11 hack/validate/vendor
21:21:06 [2022-07-29T21:21:06.800Z] +++ dirname ./hack/vendor.sh
21:21:06 [2022-07-29T21:21:06.800Z] ++ cd ./hack
21:21:06 [2022-07-29T21:21:06.800Z] ++ pwd
21:21:06 [2022-07-29T21:21:06.800Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:21:06 [2022-07-29T21:21:06.800Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
21:21:06 [2022-07-29T21:21:06.800Z] + GO111MODULE=auto
21:21:06 [2022-07-29T21:21:06.800Z] + go mod tidy -modfile vendor.mod -compat 1.17
21:21:06 [2022-07-29T21:21:06.800Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
21:21:06 [2022-07-29T21:21:06.800Z] go: downloading github.com/pkg/errors v0.9.1
21:21:07 [2022-07-29T21:21:07.369Z] go: downloading google.golang.org/grpc v1.45.0
21:21:07 [2022-07-29T21:21:07.369Z] go: downloading github.com/containerd/containerd v1.6.6
21:21:07 [2022-07-29T21:21:07.369Z] go: downloading github.com/sirupsen/logrus v1.8.1
21:21:07 [2022-07-29T21:21:07.629Z] go: downloading github.com/gorilla/mux v1.8.0
21:21:07 [2022-07-29T21:21:07.629Z] go: downloading gotest.tools/v3 v3.2.0
21:21:07 [2022-07-29T21:21:07.629Z] go: downloading github.com/docker/go-units v0.4.0
21:21:07 [2022-07-29T21:21:07.629Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
21:21:07 [2022-07-29T21:21:07.629Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:21:07 [2022-07-29T21:21:07.629Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:21:07 [2022-07-29T21:21:07.889Z] go: downloading github.com/moby/buildkit v0.10.3
21:21:07 [2022-07-29T21:21:07.889Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
21:21:07 [2022-07-29T21:21:07.889Z] go: downloading github.com/docker/go-connections v0.4.0
21:21:08 [2022-07-29T21:21:08.149Z] go: downloading github.com/gogo/protobuf v1.3.2
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading github.com/opencontainers/go-digest v1.0.0
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading go.etcd.io/bbolt v1.3.6
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading github.com/containerd/continuity v0.3.0
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading github.com/moby/sys/symlink v0.2.0
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:21:08 [2022-07-29T21:21:08.409Z] go: downloading github.com/google/go-cmp v0.5.7
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/Microsoft/go-winio v0.5.2
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/docker/go-metrics v0.0.1
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/moby/sys/signal v0.7.0
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/opencontainers/runc v1.1.2
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/spf13/cobra v1.1.3
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/containerd/cgroups v1.0.4
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:21:08 [2022-07-29T21:21:08.670Z] go: downloading github.com/spf13/pflag v1.0.5
21:21:08 [2022-07-29T21:21:08.930Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
21:21:09 [2022-07-29T21:21:09.190Z] go: downloading github.com/moby/sys/mount v0.3.3
21:21:09 [2022-07-29T21:21:09.190Z] go: downloading github.com/opencontainers/selinux v1.10.1
21:21:09 [2022-07-29T21:21:09.190Z] go: downloading github.com/google/uuid v1.3.0
21:21:09 [2022-07-29T21:21:09.190Z] go: downloading github.com/Microsoft/hcsshim v0.9.3
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/moby/locker v1.0.1
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/prometheus/client_golang v1.12.1
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/imdario/mergo v0.3.12
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/vbatts/tar-split v0.11.2
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/containerd/fifo v1.0.0
21:21:09 [2022-07-29T21:21:09.758Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading cloud.google.com/go v0.93.3
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading cloud.google.com/go/logging v1.4.2
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading github.com/containerd/typeurl v1.0.2
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading github.com/pelletier/go-toml v1.9.4
21:21:12 [2022-07-29T21:21:12.299Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:21:12 [2022-07-29T21:21:12.559Z] go: downloading github.com/creack/pty v1.1.11
21:21:12 [2022-07-29T21:21:12.820Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
21:21:12 [2022-07-29T21:21:12.820Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:21:12 [2022-07-29T21:21:12.820Z] go: downloading github.com/miekg/dns v1.1.27
21:21:13 [2022-07-29T21:21:13.081Z] go: downloading github.com/moby/ipvs v1.0.2
21:21:13 [2022-07-29T21:21:13.081Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
21:21:13 [2022-07-29T21:21:13.081Z] go: downloading github.com/golang/protobuf v1.5.2
21:21:17 [2022-07-29T21:21:17.281Z] go: downloading github.com/stretchr/testify v1.7.1
21:21:17 [2022-07-29T21:21:17.281Z] go: downloading github.com/morikuni/aec v1.0.0
21:21:17 [2022-07-29T21:21:17.281Z] go: downloading github.com/klauspost/compress v1.15.1
21:21:17 [2022-07-29T21:21:17.281Z] go: downloading github.com/hashicorp/serf v0.8.5
21:21:17 [2022-07-29T21:21:17.281Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
21:21:17 [2022-07-29T21:21:17.281Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
21:21:17 [2022-07-29T21:21:17.281Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
21:21:17 [2022-07-29T21:21:17.542Z] go: downloading github.com/hashicorp/memberlist v0.2.4
21:21:17 [2022-07-29T21:21:17.542Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible
21:21:17 [2022-07-29T21:21:17.542Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:21:17 [2022-07-29T21:21:17.542Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
21:21:17 [2022-07-29T21:21:17.542Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading go.opentelemetry.io/otel v1.4.1
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading github.com/containerd/console v1.0.3
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading github.com/containerd/go-runc v1.0.0
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading github.com/gogo/googleapis v1.4.1
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:21:17 [2022-07-29T21:21:17.802Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/containerd/ttrpc v1.1.0
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/beorn7/perks v1.0.1
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/prometheus/client_model v0.2.0
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/prometheus/common v0.32.1
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/prometheus/procfs v0.7.3
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading google.golang.org/protobuf v1.27.1
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading gopkg.in/yaml.v2 v2.4.0
21:21:18 [2022-07-29T21:21:18.062Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:21:18 [2022-07-29T21:21:18.322Z] go: downloading github.com/tinylib/msgp v1.1.0
21:21:18 [2022-07-29T21:21:18.322Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
21:21:18 [2022-07-29T21:21:18.322Z] go: downloading google.golang.org/api v0.54.0
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading go.opencensus.io v0.23.0
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading github.com/davecgh/go-spew v1.1.1
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading github.com/pmezard/go-difflib v1.0.0
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
21:21:20 [2022-07-29T21:21:20.865Z] go: downloading golang.org/x/text v0.3.7
21:21:21 [2022-07-29T21:21:21.124Z] go: downloading github.com/google/btree v1.0.1
21:21:21 [2022-07-29T21:21:21.124Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
21:21:21 [2022-07-29T21:21:21.124Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
21:21:21 [2022-07-29T21:21:21.124Z] go: downloading github.com/cilium/ebpf v0.7.0
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading go.uber.org/goleak v1.1.12
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/hashicorp/errwrap v1.1.0
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/gofrs/flock v0.8.1
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/go-logr/logr v1.2.2
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/felixge/httpsnoop v1.0.2
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/agext/levenshtein v1.2.3
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading code.cloudfoundry.org/clock v1.0.0
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/philhofer/fwd v1.0.0
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/kr/pretty v0.2.1
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
21:21:21 [2022-07-29T21:21:21.384Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
21:21:21 [2022-07-29T21:21:21.644Z] go: downloading github.com/frankban/quicktest v1.11.3
21:21:21 [2022-07-29T21:21:21.644Z] go: downloading github.com/go-logr/stdr v1.2.2
21:21:21 [2022-07-29T21:21:21.644Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
21:21:21 [2022-07-29T21:21:21.644Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:21:21 [2022-07-29T21:21:21.644Z] go: downloading github.com/container-storage-interface/spec v1.5.0
21:21:21 [2022-07-29T21:21:21.644Z] go: downloading github.com/onsi/ginkgo v1.16.4
21:21:21 [2022-07-29T21:21:21.644Z] go: downloading github.com/onsi/gomega v1.15.0
21:21:21 [2022-07-29T21:21:21.644Z] go: downloading github.com/akutz/memconn v0.1.0
21:21:21 [2022-07-29T21:21:21.644Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
21:21:21 [2022-07-29T21:21:21.904Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
21:21:21 [2022-07-29T21:21:21.904Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
21:21:21 [2022-07-29T21:21:21.904Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/kr/text v0.2.0
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading google.golang.org/appengine v1.6.7
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading go.uber.org/zap v1.17.0
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/dustin/go-humanize v1.0.0
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/nxadm/tail v1.4.8
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/cockroachdb/errors v1.2.4
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading go.uber.org/atomic v1.7.0
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading go.uber.org/multierr v1.6.0
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/akutz/gosync v0.1.0
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/getsentry/raven-go v0.2.0
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
21:21:22 [2022-07-29T21:21:22.164Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
21:21:22 [2022-07-29T21:21:22.734Z] + GO111MODULE=auto
21:21:22 [2022-07-29T21:21:22.734Z] + go mod vendor -modfile vendor.mod
21:21:30 [2022-07-29T21:21:30.862Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:21:31 [2022-07-29T21:21:31.779Z] + echo Ensuring container killed.
21:21:31 [2022-07-29T21:21:31.779Z] Ensuring container killed.
21:21:31 [2022-07-29T21:21:31.779Z] + docker rm -vf docker-pr2
21:21:31 [2022-07-29T21:21:31.779Z] Error: No such container: docker-pr2
[Pipeline] sh
21:21:32 [2022-07-29T21:21:32.088Z] + echo Chowning /workspace to jenkins user
21:21:32 [2022-07-29T21:21:32.088Z] Chowning /workspace to jenkins user
21:21:32 [2022-07-29T21:21:32.088Z] + id -u
21:21:32 [2022-07-29T21:21:32.088Z] + id -g
21:21:32 [2022-07-29T21:21:32.088Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43887:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:21:33 [2022-07-29T21:21:33.764Z] + bundleName=unit
21:21:33 [2022-07-29T21:21:33.764Z] + echo Creating unit-bundles.tar.gz
21:21:33 [2022-07-29T21:21:33.764Z] Creating unit-bundles.tar.gz
21:21:33 [2022-07-29T21:21:33.764Z] + 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
21:21:33 [2022-07-29T21:21:33.764Z] bundles/junit-report-libnetwork.xml
21:21:33 [2022-07-29T21:21:33.764Z] bundles/junit-report.xml
21:21:33 [2022-07-29T21:21:33.764Z] bundles/go-test-report-libnetwork.json
21:21:33 [2022-07-29T21:21:33.764Z] bundles/go-test-report.json
21:21:33 [2022-07-29T21:21:33.764Z] bundles/profile-libnetwork.out
21:21:33 [2022-07-29T21:21:33.764Z] bundles/profile.out
[Pipeline] archiveArtifacts
21:21:33 [2022-07-29T21:21:33.778Z] Archiving artifacts
21:21:34 [2022-07-29T21:21:34.248Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43887/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:21:34 [2022-07-29T21:21:34.554Z] + make clean
21:21:34 [2022-07-29T21:21:34.554Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:21:34 [2022-07-29T21:21:34.554Z] docker-dev-cache
21:21:34 [2022-07-29T21:21:34.554Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:22:04 [2022-07-29T21:22:04.108Z]     docker_cli_swarm_test.go:1166: [d1cd2dfa94943] joining swarm manager [d30f30da99e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:22:42 [2022-07-29T21:22:42.814Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:22:42 [2022-07-29T21:22:42.814Z]     docker_cli_swarm_test.go:1447: [d075606942a54] joining swarm manager [def716b020a62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:22:42 [2022-07-29T21:22:42.814Z]     docker_cli_swarm_test.go:1448: [dc37411e66697] joining swarm manager [def716b020a62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:22:50 [2022-07-29T21:22:50.926Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:22:52 [2022-07-29T21:22:52.303Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:22:52 [2022-07-29T21:22:52.303Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:22:52 [2022-07-29T21:22:52.562Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:22:52 [2022-07-29T21:22:52.562Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:22:53 [2022-07-29T21:22:53.497Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:22:56 [2022-07-29T21:22:56.042Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:22:59 [2022-07-29T21:22:59.328Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:23:01 [2022-07-29T21:23:01.232Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:23:03 [2022-07-29T21:23:03.767Z]     docker_cli_swarm_unix_test.go:63: [da5212bb7b5e9] joining swarm manager [d480600f75039]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:59 [2022-07-29T21:23:59.989Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:23:59 [2022-07-29T21:23:59.989Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:23:59 [2022-07-29T21:23:59.989Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:24:01 [2022-07-29T21:24:01.367Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:24:04 [2022-07-29T21:24:04.664Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:24:07 [2022-07-29T21:24:07.197Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:24:09 [2022-07-29T21:24:09.730Z]     docker_api_swarm_test.go:962: [d0b9eda995fec] joining swarm manager [d57fd303945f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:24:27 [2022-07-29T21:24:27.812Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:24:40 [2022-07-29T21:24:40.015Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:24:41 [2022-07-29T21:24:41.918Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:24:43 [2022-07-29T21:24:43.846Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:24:47 [2022-07-29T21:24:47.141Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:24:55 [2022-07-29T21:24:55.256Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:25:00 [2022-07-29T21:25:00.526Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:25:02 [2022-07-29T21:25:02.431Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:25:04 [2022-07-29T21:25:04.964Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:25:07 [2022-07-29T21:25:07.498Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:25:10 [2022-07-29T21:25:10.041Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:25:13 [2022-07-29T21:25:13.328Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:25:15 [2022-07-29T21:25:15.232Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:26:11 [2022-07-29T21:26:11.456Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:26:26 [2022-07-29T21:26:26.353Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:26:44 [2022-07-29T21:26:44.434Z] --- PASS: TestDockerSwarmSuite (1585.76s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.27s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.41s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.34s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.23s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.59s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.22s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.18s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.94s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.68s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.54s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.50s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.85s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.30s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.38s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.49s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.04s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.54s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.01s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.10s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.32s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.55s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.23s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.01s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.71s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.61s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.54s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.73s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.83s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.15s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.98s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.23s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.28s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.63s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.14s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.29s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.05s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.71s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.22s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.66s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.60s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.55s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.21s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.52s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.36s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.03s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.40s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.16s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.05s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.18s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.13s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.07s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.22s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.65s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.31s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.60s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.53s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.20s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.68s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.21s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.93s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.14s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.72s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.48s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.37s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.63s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.52s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.54s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.38s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.00s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.85s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s)
21:26:44 [2022-07-29T21:26:44.434Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s)
21:26:44 [2022-07-29T21:26:44.434Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
21:26:44 [2022-07-29T21:26:44.434Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
21:26:44 [2022-07-29T21:26:44.434Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.47s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.55s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.88s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.38s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.39s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.86s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.99s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.26s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
21:26:44 [2022-07-29T21:26:44.434Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s)
21:26:44 [2022-07-29T21:26:44.434Z] === RUN   TestDockerExternalVolumeSuite
21:26:44 [2022-07-29T21:26:44.434Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:26:44 [2022-07-29T21:26:44.434Z]     docker_cli_external_volume_driver_test.go:53: [d92b8f93089bf] daemon is not started
21:26:59 [2022-07-29T21:26:59.307Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:28:06 [2022-07-29T21:28:06.991Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:28:15 [2022-07-29T21:28:15.102Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:28:29 [2022-07-29T21:28:29.977Z]     docker_cli_external_volume_driver_test.go:53: [d281d5211b18a] daemon is not started
21:28:44 [2022-07-29T21:28:44.850Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:28:59 [2022-07-29T21:28:59.747Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:29:14 [2022-07-29T21:29:14.620Z]     docker_cli_external_volume_driver_test.go:53: [d5c17b0545d87] daemon is not started
21:29:32 [2022-07-29T21:29:32.698Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:29:32 [2022-07-29T21:29:32.698Z]     docker_cli_external_volume_driver_test.go:53: [d3b3d9662e5ab] daemon is not started
21:29:44 [2022-07-29T21:29:44.899Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:30:16 [2022-07-29T21:30:16.985Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:30:35 [2022-07-29T21:30:35.064Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:30:49 [2022-07-29T21:30:49.937Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:31:36 [2022-07-29T21:31:36.621Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:31:54 [2022-07-29T21:31:54.709Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:32:26 [2022-07-29T21:32:26.904Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:32:59 [2022-07-29T21:32:59.209Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:33:11 [2022-07-29T21:33:11.411Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:33:29 [2022-07-29T21:33:29.530Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:33:29 [2022-07-29T21:33:29.530Z]     docker_cli_external_volume_driver_test.go:485: [d8fd134fdfb09] daemon is not started
21:33:44 [2022-07-29T21:33:44.409Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:33:44 [2022-07-29T21:33:44.409Z]     docker_cli_external_volume_driver_test.go:53: [d3e81c5f53ab3] daemon is not started
21:33:59 [2022-07-29T21:33:59.282Z] --- PASS: TestDockerExternalVolumeSuite (437.48s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.62s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.27s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.71s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s)
21:33:59 [2022-07-29T21:33:59.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
21:33:59 [2022-07-29T21:33:59.282Z] PASS
21:33:59 [2022-07-29T21:33:59.282Z] 
21:33:59 [2022-07-29T21:33:59.282Z] === Skipped
21:33:59 [2022-07-29T21:33:59.282Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:33:59 [2022-07-29T21:33:59.282Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
21:33:59 [2022-07-29T21:33:59.282Z]     check_test.go:540: [d4d741706d3cf] daemon is not started
21:33:59 [2022-07-29T21:33:59.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:33:59 [2022-07-29T21:33:59.282Z] 
21:33:59 [2022-07-29T21:33:59.282Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:33:59 [2022-07-29T21:33:59.282Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
21:33:59 [2022-07-29T21:33:59.282Z]     check_test.go:540: [d9b3bf0e583c1] daemon is not started
21:33:59 [2022-07-29T21:33:59.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:33:59 [2022-07-29T21:33:59.282Z] 
21:33:59 [2022-07-29T21:33:59.282Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:33:59 [2022-07-29T21:33:59.282Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
21:33:59 [2022-07-29T21:33:59.282Z]     check_test.go:540: [d52d97460c4a5] daemon is not started
21:33:59 [2022-07-29T21:33:59.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:33:59 [2022-07-29T21:33:59.282Z] 
21:33:59 [2022-07-29T21:33:59.282Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
21:33:59 [2022-07-29T21:33:59.282Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:33:59 [2022-07-29T21:33:59.282Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
21:33:59 [2022-07-29T21:33:59.282Z] 
21:33:59 [2022-07-29T21:33:59.282Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:33:59 [2022-07-29T21:33:59.282Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:33:59 [2022-07-29T21:33:59.282Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:33:59 [2022-07-29T21:33:59.282Z] 
21:33:59 [2022-07-29T21:33:59.282Z] DONE 269 tests, 5 skipped in 2373.769s
21:33:59 [2022-07-29T21:33:59.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:33:59 [2022-07-29T21:33:59.282Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d881cf1ec2ea0/docker.pid
21:33:59 [2022-07-29T21:33:59.282Z] +++ kill 7192
21:33:59 [2022-07-29T21:33:59.282Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7192 is not a child of this shell
21:33:59 [2022-07-29T21:33:59.282Z] warning: PID 7192 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d881cf1ec2ea0/docker.pid had a nonzero exit code
21:33:59 [2022-07-29T21:33:59.282Z] ++++ cat bundles/test-integration/docker.pid
21:33:59 [2022-07-29T21:33:59.282Z] +++ kill 9537
21:33:59 [2022-07-29T21:33:59.282Z] +++ /etc/init.d/apparmor stop
21:33:59 [2022-07-29T21:33:59.282Z] Leaving: AppArmorNo profiles have been unloaded.
21:33:59 [2022-07-29T21:33:59.282Z] 
21:33:59 [2022-07-29T21:33:59.282Z] Unloading profiles will leave already running processes permanently
21:33:59 [2022-07-29T21:33:59.282Z] unconfined, which can lead to unexpected situations.
21:33:59 [2022-07-29T21:33:59.282Z] 
21:33:59 [2022-07-29T21:33:59.282Z] To set a process to complain mode, use the command line tool
21:33:59 [2022-07-29T21:33:59.282Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:33:59 [2022-07-29T21:33:59.282Z] +++ true
21:33:59 [2022-07-29T21:33:59.282Z] exiting test-integration
21:33:59 [2022-07-29T21:33:59.282Z] ++ exit 0
21:33:59 [2022-07-29T21:33:59.282Z] 
21:33:59 [2022-07-29T21:33:59.540Z] + exit 0
21:33:59 [2022-07-29T21:33:59.540Z] ++ jobs -p
21:33:59 [2022-07-29T21:33:59.540Z] + pids=
21:33:59 [2022-07-29T21:33:59.540Z] + echo 'Remaining pids to kill: []'
21:33:59 [2022-07-29T21:33:59.540Z] Remaining pids to kill: []
21:33:59 [2022-07-29T21:33:59.540Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
21:33:59 [2022-07-29T21:33:59.569Z] Recording test results
21:34:01 [2022-07-29T21:34:01.589Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:34:01 [2022-07-29T21:34:01.910Z] + echo Ensuring container killed.
21:34:01 [2022-07-29T21:34:01.910Z] Ensuring container killed.
21:34:01 [2022-07-29T21:34:01.910Z] + docker ps -aq -f name=docker-pr2-*
21:34:01 [2022-07-29T21:34:01.910Z] + cids=93d6152782eb
21:34:01 [2022-07-29T21:34:01.910Z] 7bc017e61821
21:34:01 [2022-07-29T21:34:01.910Z] 8b3c76dff326
21:34:01 [2022-07-29T21:34:01.910Z] + [ -n 93d6152782eb
21:34:01 [2022-07-29T21:34:01.910Z] 7bc017e61821
21:34:01 [2022-07-29T21:34:01.910Z] 8b3c76dff326 ]
21:34:01 [2022-07-29T21:34:01.910Z] + docker rm -vf 93d6152782eb 7bc017e61821 8b3c76dff326
21:34:02 [2022-07-29T21:34:02.478Z] 93d6152782eb
21:34:02 [2022-07-29T21:34:02.478Z] 7bc017e61821
21:34:02 [2022-07-29T21:34:02.478Z] 8b3c76dff326
[Pipeline] sh
21:34:02 [2022-07-29T21:34:02.761Z] + echo Chowning /workspace to jenkins user
21:34:02 [2022-07-29T21:34:02.761Z] Chowning /workspace to jenkins user
21:34:02 [2022-07-29T21:34:02.761Z] + id -u
21:34:02 [2022-07-29T21:34:02.761Z] + id -g
21:34:02 [2022-07-29T21:34:02.761Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43887:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:34:06 [2022-07-29T21:34:06.351Z] + bundleName=amd64
21:34:06 [2022-07-29T21:34:06.352Z] + echo Creating amd64-bundles.tar.gz
21:34:06 [2022-07-29T21:34:06.352Z] Creating amd64-bundles.tar.gz
21:34:06 [2022-07-29T21:34:06.352Z] + xargs tar -czf amd64-bundles.tar.gz
21:34:06 [2022-07-29T21:34:06.352Z] + 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
21:34:07 [2022-07-29T21:34:07.740Z] Archiving artifacts
21:34:09 [2022-07-29T21:34:09.693Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43887/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:34:09 [2022-07-29T21:34:09.999Z] + make clean
21:34:09 [2022-07-29T21:34:09.999Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:34:09 [2022-07-29T21:34:09.999Z] docker-dev-cache
21:34:09 [2022-07-29T21:34:09.999Z] 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