Skip to content
Success

Console Output

Pull request #43867 updated
14:45:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f6b695d2fbe37cf850250f2f9003d0c941e4a7bc+dba081975aa0c8fa1a6a90998505764986e35fad (354fc3d2eab99b97b249ec6dc3437cd4a4d11afb)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43867@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 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
14:45:47 [2022-09-08T14:45:47.605Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:45:47 [2022-09-08T14:45:47.611Z] Trying to pass milestone 1
[Pipeline] milestone
14:45:47 [2022-09-08T14:45:47.704Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:45:47 [2022-09-08T14:45:47.891Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f9f00df6dd35cd29) in /home/ubuntu/workspace/moby_PR-43867
[Pipeline] {
[Pipeline] checkout
14:45:47 [2022-09-08T14:45:47.917Z] The recommended git tool is: git
14:45:47 [2022-09-08T14:45:47.926Z] using credential docker-jenkins-github-credentials
14:45:47 [2022-09-08T14:45:47.935Z] Cloning the remote Git repository
14:45:47 [2022-09-08T14:45:47.935Z] Cloning with configured refspecs honoured and without tags
14:45:47 [2022-09-08T14:45:47.936Z] Cloning repository https://github.com/moby/moby.git
14:45:47 [2022-09-08T14:45:47.936Z]  > git init /home/ubuntu/workspace/moby_PR-43867 # timeout=10
14:45:47 [2022-09-08T14:45:47.942Z] Fetching upstream changes from https://github.com/moby/moby.git
14:45:47 [2022-09-08T14:45:47.943Z]  > git --version # timeout=10
14:45:47 [2022-09-08T14:45:47.945Z]  > git --version # 'git version 2.17.1'
14:45:47 [2022-09-08T14:45:47.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:45:47 [2022-09-08T14:45:47.946Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:45:57 [2022-09-08T14:45:57.644Z] Fetching without tags
14:45:57 [2022-09-08T14:45:57.831Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:45:58 [2022-09-08T14:45:58.371Z] Merge succeeded, producing f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:45:58 [2022-09-08T14:45:58.371Z] Checking out Revision f6b695d2fbe37cf850250f2f9003d0c941e4a7bc (PR-43867)
14:45:58 [2022-09-08T14:45:58.810Z] Commit message: "use consistent alias for gotest.tools/v3/assert/cmp"
14:45:58 [2022-09-08T14:45:58.816Z] First time build. Skipping changelog.
14:45:57 [2022-09-08T14:45:57.632Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:45:57 [2022-09-08T14:45:57.634Z]  > git config --add remote.origin.fetch +refs/pull/43867/head:refs/remotes/origin/PR-43867 # timeout=10
14:45:57 [2022-09-08T14:45:57.636Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:45:57 [2022-09-08T14:45:57.641Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:45:57 [2022-09-08T14:45:57.645Z] Fetching upstream changes from https://github.com/moby/moby.git
14:45:57 [2022-09-08T14:45:57.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:45:57 [2022-09-08T14:45:57.646Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:45:57 [2022-09-08T14:45:57.832Z]  > git config core.sparsecheckout # timeout=10
14:45:57 [2022-09-08T14:45:57.834Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:45:58 [2022-09-08T14:45:58.357Z]  > git remote # timeout=10
14:45:58 [2022-09-08T14:45:58.359Z]  > git config --get remote.origin.url # timeout=10
14:45:58 [2022-09-08T14:45:58.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:45:58 [2022-09-08T14:45:58.361Z]  > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10
14:45:58 [2022-09-08T14:45:58.368Z]  > git rev-parse HEAD^{commit} # timeout=10
14:45:58 [2022-09-08T14:45:58.372Z]  > git config core.sparsecheckout # timeout=10
14:45:58 [2022-09-08T14:45:58.374Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:45:58 [2022-09-08T14:45:58.812Z]  > git rev-list --no-walk 0bcfdc40bae9a142c5b4b96c09d86177b1b11f0d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:45:59 [2022-09-08T14:45:59.490Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43867:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
14:46:02 [2022-09-08T14:46:02.022Z] 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
14:46:02 [2022-09-08T14:46:02.209Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f9f00df6dd35cd29) in /home/ubuntu/workspace/moby_PR-43867
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
14:46:02 [2022-09-08T14:46:02.221Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-023fa170d9def5358) in /home/ubuntu/workspace/moby_PR-43867
[Pipeline] { (Print info)
14:46:02 [2022-09-08T14:46:02.222Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0df9fefefeaf9daf2) in /home/ubuntu/workspace/moby_PR-43867
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
14:46:02 [2022-09-08T14:46:02.233Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0691ce18e1be43384) in /home/ubuntu/workspace/moby_PR-43867
[Pipeline] {
[Pipeline] checkout
14:46:02 [2022-09-08T14:46:02.271Z] The recommended git tool is: git
14:46:02 [2022-09-08T14:46:02.290Z] using credential docker-jenkins-github-credentials
[Pipeline] {
14:46:02 [2022-09-08T14:46:02.302Z] Fetching changes from the remote Git repository
14:46:02 [2022-09-08T14:46:02.306Z] Fetching without tags
[Pipeline] {
14:46:02 [2022-09-08T14:46:02.321Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00a6047a2fede7c94) in /home/ubuntu/workspace/moby_PR-43867
[Pipeline] checkout
14:46:02 [2022-09-08T14:46:02.332Z] The recommended git tool is: git
[Pipeline] // stage
14:46:02 [2022-09-08T14:46:02.348Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:46:02 [2022-09-08T14:46:02.358Z] Cloning the remote Git repository
14:46:02 [2022-09-08T14:46:02.358Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] checkout
[Pipeline] stage
14:46:02 [2022-09-08T14:46:02.400Z] The recommended git tool is: git
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
14:46:02 [2022-09-08T14:46:02.417Z] The recommended git tool is: git
14:46:02 [2022-09-08T14:46:02.424Z] using credential docker-jenkins-github-credentials
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
14:46:02 [2022-09-08T14:46:02.428Z] using credential docker-jenkins-github-credentials
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
14:46:02 [2022-09-08T14:46:02.435Z] Cloning the remote Git repository
14:46:02 [2022-09-08T14:46:02.435Z] Cloning with configured refspecs honoured and without tags
14:46:02 [2022-09-08T14:46:02.441Z] Cloning the remote Git repository
14:46:02 [2022-09-08T14:46:02.441Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
[Pipeline] checkout
14:46:02 [2022-09-08T14:46:02.468Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
14:46:02 [2022-09-08T14:46:02.571Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:46:03 [2022-09-08T14:46:03.014Z] Merge succeeded, producing f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:46:03 [2022-09-08T14:46:03.014Z] Checking out Revision f6b695d2fbe37cf850250f2f9003d0c941e4a7bc (PR-43867)
14:46:03 [2022-09-08T14:46:03.061Z] Commit message: "use consistent alias for gotest.tools/v3/assert/cmp"
14:46:02 [2022-09-08T14:46:02.298Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43867/.git # timeout=10
14:46:02 [2022-09-08T14:46:02.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:02 [2022-09-08T14:46:02.307Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:02 [2022-09-08T14:46:02.307Z]  > git --version # timeout=10
14:46:02 [2022-09-08T14:46:02.309Z]  > git --version # 'git version 2.17.1'
14:46:02 [2022-09-08T14:46:02.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:02 [2022-09-08T14:46:02.310Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:02 [2022-09-08T14:46:02.572Z]  > git config core.sparsecheckout # timeout=10
14:46:02 [2022-09-08T14:46:02.574Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:46:02 [2022-09-08T14:46:02.999Z]  > git remote # timeout=10
14:46:03 [2022-09-08T14:46:03.001Z]  > git config --get remote.origin.url # timeout=10
14:46:03 [2022-09-08T14:46:03.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:03 [2022-09-08T14:46:03.004Z]  > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10
14:46:03 [2022-09-08T14:46:03.010Z]  > git rev-parse HEAD^{commit} # timeout=10
14:46:03 [2022-09-08T14:46:03.015Z]  > git config core.sparsecheckout # timeout=10
14:46:03 [2022-09-08T14:46:03.017Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:46:02 [2022-09-08T14:46:02.397Z] Cloning repository https://github.com/moby/moby.git
14:46:02 [2022-09-08T14:46:02.397Z]  > git init /home/ubuntu/workspace/moby_PR-43867 # timeout=10
14:46:02 [2022-09-08T14:46:02.419Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:02 [2022-09-08T14:46:02.419Z]  > git --version # timeout=10
14:46:02 [2022-09-08T14:46:02.426Z]  > git --version # 'git version 2.17.1'
14:46:02 [2022-09-08T14:46:02.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:02 [2022-09-08T14:46:02.427Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:02 [2022-09-08T14:46:02.435Z] Cloning repository https://github.com/moby/moby.git
14:46:02 [2022-09-08T14:46:02.436Z]  > git init /home/ubuntu/workspace/moby_PR-43867 # timeout=10
14:46:02 [2022-09-08T14:46:02.445Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:02 [2022-09-08T14:46:02.445Z]  > git --version # timeout=10
14:46:02 [2022-09-08T14:46:02.450Z]  > git --version # 'git version 2.17.1'
14:46:02 [2022-09-08T14:46:02.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:02 [2022-09-08T14:46:02.451Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:02 [2022-09-08T14:46:02.461Z] Cloning repository https://github.com/moby/moby.git
14:46:02 [2022-09-08T14:46:02.462Z]  > git init /home/ubuntu/workspace/moby_PR-43867 # timeout=10
14:46:02 [2022-09-08T14:46:02.476Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:02 [2022-09-08T14:46:02.476Z]  > git --version # timeout=10
14:46:02 [2022-09-08T14:46:02.482Z]  > git --version # 'git version 2.25.1'
14:46:02 [2022-09-08T14:46:02.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:02 [2022-09-08T14:46:02.483Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:46:03 [2022-09-08T14:46:03.793Z] + docker version
14:46:03 [2022-09-08T14:46:03.793Z] Client: Docker Engine - Community
14:46:03 [2022-09-08T14:46:03.793Z]  Version:           22.06.0-beta.0
14:46:03 [2022-09-08T14:46:03.793Z]  API version:       1.42
14:46:03 [2022-09-08T14:46:03.793Z]  Go version:        go1.18.3
14:46:03 [2022-09-08T14:46:03.793Z]  Git commit:        3e9117b
14:46:03 [2022-09-08T14:46:03.793Z]  Built:             Fri Jun  3 17:55:46 2022
14:46:03 [2022-09-08T14:46:03.793Z]  OS/Arch:           linux/amd64
14:46:03 [2022-09-08T14:46:03.793Z]  Context:           default
14:46:03 [2022-09-08T14:46:03.793Z] 
14:46:03 [2022-09-08T14:46:03.793Z] Server: Docker Engine - Community
14:46:03 [2022-09-08T14:46:03.793Z]  Engine:
14:46:03 [2022-09-08T14:46:03.793Z]   Version:          22.06.0-beta.0
14:46:03 [2022-09-08T14:46:03.793Z]   API version:      1.42 (minimum version 1.12)
14:46:03 [2022-09-08T14:46:03.793Z]   Go version:       go1.18.3
14:46:03 [2022-09-08T14:46:03.793Z]   Git commit:       38633e7
14:46:03 [2022-09-08T14:46:03.793Z]   Built:            Fri Jun  3 17:55:46 2022
14:46:03 [2022-09-08T14:46:03.793Z]   OS/Arch:          linux/amd64
14:46:03 [2022-09-08T14:46:03.793Z]   Experimental:     true
14:46:03 [2022-09-08T14:46:03.793Z]  containerd:
14:46:03 [2022-09-08T14:46:03.793Z]   Version:          1.6.8
14:46:03 [2022-09-08T14:46:03.793Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:03 [2022-09-08T14:46:03.793Z]  runc:
14:46:03 [2022-09-08T14:46:03.793Z]   Version:          1.1.4
14:46:03 [2022-09-08T14:46:03.793Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:46:03 [2022-09-08T14:46:03.793Z]  docker-init:
14:46:03 [2022-09-08T14:46:03.793Z]   Version:          0.19.0
14:46:03 [2022-09-08T14:46:03.793Z]   GitCommit:        de40ad0
[Pipeline] sh
14:46:04 [2022-09-08T14:46:04.074Z] + docker info
14:46:04 [2022-09-08T14:46:04.074Z] Client:
14:46:04 [2022-09-08T14:46:04.074Z]  Context:    default
14:46:04 [2022-09-08T14:46:04.074Z]  Debug Mode: false
14:46:04 [2022-09-08T14:46:04.074Z]  Plugins:
14:46:04 [2022-09-08T14:46:04.074Z]   buildx: Docker Buildx (Docker Inc.)
14:46:04 [2022-09-08T14:46:04.074Z]     Version:  f500bf6
14:46:04 [2022-09-08T14:46:04.074Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:46:04 [2022-09-08T14:46:04.074Z]   compose: Docker Compose (Docker Inc.)
14:46:04 [2022-09-08T14:46:04.074Z]     Version:  v2.10.2
14:46:04 [2022-09-08T14:46:04.074Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:46:04 [2022-09-08T14:46:04.074Z]   scan: Docker Scan (Docker Inc.)
14:46:04 [2022-09-08T14:46:04.074Z]     Version:  v0.17.0
14:46:04 [2022-09-08T14:46:04.074Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:46:04 [2022-09-08T14:46:04.074Z] 
14:46:04 [2022-09-08T14:46:04.074Z] Server:
14:46:04 [2022-09-08T14:46:04.074Z]  Containers: 0
14:46:04 [2022-09-08T14:46:04.074Z]   Running: 0
14:46:04 [2022-09-08T14:46:04.074Z]   Paused: 0
14:46:04 [2022-09-08T14:46:04.074Z]   Stopped: 0
14:46:04 [2022-09-08T14:46:04.074Z]  Images: 3
14:46:04 [2022-09-08T14:46:04.074Z]  Server Version: 22.06.0-beta.0
14:46:04 [2022-09-08T14:46:04.074Z]  Storage Driver: overlay2
14:46:04 [2022-09-08T14:46:04.074Z]   Backing Filesystem: extfs
14:46:04 [2022-09-08T14:46:04.074Z]   Supports d_type: true
14:46:04 [2022-09-08T14:46:04.074Z]   Using metacopy: false
14:46:04 [2022-09-08T14:46:04.074Z]   Native Overlay Diff: true
14:46:04 [2022-09-08T14:46:04.074Z]   userxattr: false
14:46:04 [2022-09-08T14:46:04.074Z]  Logging Driver: json-file
14:46:04 [2022-09-08T14:46:04.074Z]  Cgroup Driver: cgroupfs
14:46:04 [2022-09-08T14:46:04.074Z]  Cgroup Version: 1
14:46:04 [2022-09-08T14:46:04.074Z]  Plugins:
14:46:04 [2022-09-08T14:46:04.074Z]   Volume: local
14:46:04 [2022-09-08T14:46:04.074Z]   Network: bridge host ipvlan macvlan null overlay
14:46:04 [2022-09-08T14:46:04.074Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:46:04 [2022-09-08T14:46:04.074Z]  Swarm: inactive
14:46:04 [2022-09-08T14:46:04.074Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:46:04 [2022-09-08T14:46:04.074Z]  Default Runtime: runc
14:46:04 [2022-09-08T14:46:04.074Z]  Init Binary: docker-init
14:46:04 [2022-09-08T14:46:04.074Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:04 [2022-09-08T14:46:04.074Z]  runc version: v1.1.4-0-g5fd4c4d
14:46:04 [2022-09-08T14:46:04.074Z]  init version: de40ad0
14:46:04 [2022-09-08T14:46:04.074Z]  Security Options:
14:46:04 [2022-09-08T14:46:04.074Z]   apparmor
14:46:04 [2022-09-08T14:46:04.074Z]   seccomp
14:46:04 [2022-09-08T14:46:04.074Z]    Profile: builtin
14:46:04 [2022-09-08T14:46:04.074Z]  Kernel Version: 5.4.0-1084-aws
14:46:04 [2022-09-08T14:46:04.074Z]  Operating System: Ubuntu 18.04.6 LTS
14:46:04 [2022-09-08T14:46:04.074Z]  OSType: linux
14:46:04 [2022-09-08T14:46:04.074Z]  Architecture: x86_64
14:46:04 [2022-09-08T14:46:04.074Z]  CPUs: 8
14:46:04 [2022-09-08T14:46:04.074Z]  Total Memory: 30.91GiB
14:46:04 [2022-09-08T14:46:04.074Z]  Name: ip-10-100-46-67
14:46:04 [2022-09-08T14:46:04.074Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
14:46:04 [2022-09-08T14:46:04.074Z]  Docker Root Dir: /var/lib/docker
14:46:04 [2022-09-08T14:46:04.074Z]  Debug Mode: false
14:46:04 [2022-09-08T14:46:04.074Z]  Registry: https://index.docker.io/v1/
14:46:04 [2022-09-08T14:46:04.074Z]  Labels:
14:46:04 [2022-09-08T14:46:04.074Z]  Experimental: true
14:46:04 [2022-09-08T14:46:04.074Z]  Insecure Registries:
14:46:04 [2022-09-08T14:46:04.074Z]   127.0.0.0/8
14:46:04 [2022-09-08T14:46:04.074Z]  Live Restore Enabled: true
14:46:04 [2022-09-08T14:46:04.074Z] 
14:46:04 [2022-09-08T14:46:04.074Z] WARNING: No swap limit support
[Pipeline] sh
14:46:04 [2022-09-08T14:46:04.355Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:46:04 [2022-09-08T14:46:04.355Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:46:04 [2022-09-08T14:46:04.355Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43867/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:46:04 [2022-09-08T14:46:04.355Z] + bash /home/ubuntu/workspace/moby_PR-43867/check-config.sh
14:46:04 [2022-09-08T14:46:04.355Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:46:04 [2022-09-08T14:46:04.355Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
14:46:04 [2022-09-08T14:46:04.355Z] 
14:46:04 [2022-09-08T14:46:04.355Z] Generally Necessary:
14:46:04 [2022-09-08T14:46:04.355Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:46:04 [2022-09-08T14:46:04.355Z] - apparmor: enabled and tools installed
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_NAMESPACES: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_NET_NS: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_PID_NS: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_IPC_NS: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_UTS_NS: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_CGROUPS: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_CGROUP_CPUACCT: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_CGROUP_DEVICE: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_CGROUP_FREEZER: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_CGROUP_SCHED: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_CPUSETS: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_MEMCG: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_KEYS: enabled
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_VETH: enabled (as module)
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_BRIDGE: enabled (as module)
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:46:04 [2022-09-08T14:46:04.355Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:46:04 [2022-09-08T14:46:04.613Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_NF_NAT: enabled (as module)
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_POSIX_MQUEUE: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_CGROUP_BPF: enabled
14:46:04 [2022-09-08T14:46:04.614Z] 
14:46:04 [2022-09-08T14:46:04.614Z] Optional Features:
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_USER_NS: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_SECCOMP: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_SECCOMP_FILTER: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_CGROUP_PIDS: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_MEMCG_SWAP: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:46:04 [2022-09-08T14:46:04.614Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_BLK_CGROUP: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_CGROUP_PERF: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_CGROUP_HUGETLB: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_CFS_BANDWIDTH: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_RT_GROUP_SCHED: missing
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_IP_VS: enabled (as module)
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_IP_VS_NFCT: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_IP_VS_RR: enabled (as module)
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_SECURITY_SELINUX: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_SECURITY_APPARMOR: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_EXT4_FS: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:46:04 [2022-09-08T14:46:04.614Z] - Network Drivers:
14:46:04 [2022-09-08T14:46:04.614Z]   - "overlay":
14:46:04 [2022-09-08T14:46:04.614Z]     - CONFIG_VXLAN: enabled (as module)
14:46:04 [2022-09-08T14:46:04.614Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:46:04 [2022-09-08T14:46:04.614Z]       Optional (for encrypted networks):
14:46:04 [2022-09-08T14:46:04.671Z] using credential docker-jenkins-github-credentials
14:46:04 [2022-09-08T14:46:04.682Z] Cloning the remote Git repository
14:46:04 [2022-09-08T14:46:04.682Z] Cloning with configured refspecs honoured and without tags
14:46:04 [2022-09-08T14:46:04.696Z] Cloning repository https://github.com/moby/moby.git
14:46:04 [2022-09-08T14:46:04.727Z]  > git init /home/ubuntu/workspace/moby_PR-43867 # timeout=10
14:46:04 [2022-09-08T14:46:04.872Z]       - CONFIG_CRYPTO: enabled
14:46:04 [2022-09-08T14:46:04.872Z]       - CONFIG_CRYPTO_AEAD: enabled
14:46:04 [2022-09-08T14:46:04.872Z]       - CONFIG_CRYPTO_GCM: enabled
14:46:04 [2022-09-08T14:46:04.872Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:46:04 [2022-09-08T14:46:04.872Z]       - CONFIG_CRYPTO_GHASH: enabled
14:46:04 [2022-09-08T14:46:04.872Z]       - CONFIG_XFRM: enabled
14:46:04 [2022-09-08T14:46:04.872Z]       - CONFIG_XFRM_USER: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]       - CONFIG_INET_ESP: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]   - "ipvlan":
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_IPVLAN: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]   - "macvlan":
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_MACVLAN: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_DUMMY: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]   - "ftp,tftp client in container":
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z] - Storage Drivers:
14:46:04 [2022-09-08T14:46:04.872Z]   - "aufs":
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_AUFS_FS: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]   - "btrfs":
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:46:04 [2022-09-08T14:46:04.872Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:46:04 [2022-09-08T14:46:04.873Z]   - "devicemapper":
14:46:04 [2022-09-08T14:46:04.873Z]     - CONFIG_BLK_DEV_DM: enabled
14:46:04 [2022-09-08T14:46:04.873Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:46:04 [2022-09-08T14:46:04.873Z]   - "overlay":
14:46:04 [2022-09-08T14:46:04.873Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:46:04 [2022-09-08T14:46:04.873Z]   - "zfs":
14:46:04 [2022-09-08T14:46:04.873Z]     - /dev/zfs: present
14:46:04 [2022-09-08T14:46:04.873Z]     - zfs command: missing
14:46:04 [2022-09-08T14:46:04.873Z]     - zpool command: missing
14:46:04 [2022-09-08T14:46:04.873Z] 
14:46:04 [2022-09-08T14:46:04.873Z] Limits:
14:46:04 [2022-09-08T14:46:04.873Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:46:04 [2022-09-08T14:46:04.873Z] 
14:46:04 [2022-09-08T14:46:04.873Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:46:05 [2022-09-08T14:46:05.194Z] + sudo modprobe ip_vs
14:46:05 [2022-09-08T14:46:05.194Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc .
14:46:05 [2022-09-08T14:46:05.453Z] #1 [internal] load .dockerignore
14:46:05 [2022-09-08T14:46:05.453Z] #1 transferring context: 145B done
14:46:05 [2022-09-08T14:46:05.453Z] #1 DONE 0.0s
14:46:05 [2022-09-08T14:46:05.453Z] 
14:46:05 [2022-09-08T14:46:05.453Z] #2 [internal] load build definition from Dockerfile
14:46:05 [2022-09-08T14:46:05.453Z] #2 transferring dockerfile: 19.11kB done
14:46:05 [2022-09-08T14:46:05.453Z] #2 DONE 0.0s
14:46:05 [2022-09-08T14:46:05.453Z] 
14:46:05 [2022-09-08T14:46:05.453Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:46:05 [2022-09-08T14:46:05.453Z] #3 DONE 0.1s
14:46:05 [2022-09-08T14:46:05.453Z] 
14:46:05 [2022-09-08T14:46:05.453Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:46:05 [2022-09-08T14:46:05.453Z] #4 CACHED
14:46:05 [2022-09-08T14:46:05.453Z] 
14:46:05 [2022-09-08T14:46:05.453Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:05 [2022-09-08T14:46:05.712Z] #5 DONE 0.1s
14:46:05 [2022-09-08T14:46:05.712Z] 
14:46:05 [2022-09-08T14:46:05.712Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:05 [2022-09-08T14:46:05.712Z] #6 DONE 0.1s
14:46:05 [2022-09-08T14:46:05.712Z] 
14:46:05 [2022-09-08T14:46:05.712Z] #7 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
14:46:05 [2022-09-08T14:46:05.712Z] #7 DONE 0.1s
14:46:05 [2022-09-08T14:46:05.712Z] 
14:46:05 [2022-09-08T14:46:05.712Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
14:46:05 [2022-09-08T14:46:05.036Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:05 [2022-09-08T14:46:05.036Z]  > git --version # timeout=10
14:46:05 [2022-09-08T14:46:05.042Z]  > git --version # 'git version 2.25.1'
14:46:05 [2022-09-08T14:46:05.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:05 [2022-09-08T14:46:05.045Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:07 [2022-09-08T14:46:07.617Z] #8 DONE 1.9s
14:46:07 [2022-09-08T14:46:07.618Z] 
14:46:07 [2022-09-08T14:46:07.618Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:07 [2022-09-08T14:46:07.618Z] #9 DONE 0.0s
14:46:07 [2022-09-08T14:46:07.618Z] 
14:46:07 [2022-09-08T14:46:07.618Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:07 [2022-09-08T14:46:07.618Z] #10 DONE 0.0s
14:46:07 [2022-09-08T14:46:07.618Z] 
14:46:07 [2022-09-08T14:46:07.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:46:07 [2022-09-08T14:46:07.618Z] #11 DONE 0.0s
14:46:07 [2022-09-08T14:46:07.618Z] 
14:46:07 [2022-09-08T14:46:07.618Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:46:07 [2022-09-08T14:46:07.618Z] #12 CACHED
14:46:07 [2022-09-08T14:46:07.618Z] 
14:46:07 [2022-09-08T14:46:07.618Z] #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
14:46:07 [2022-09-08T14:46:07.618Z] #13 CACHED
14:46:07 [2022-09-08T14:46:07.618Z] 
14:46:07 [2022-09-08T14:46:07.618Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
14:46:07 [2022-09-08T14:46:07.618Z] #14 DONE 0.0s
14:46:07 [2022-09-08T14:46:07.618Z] 
14:46:07 [2022-09-08T14:46:07.618Z] #15 [internal] load build context
14:46:08 [2022-09-08T14:46:08.557Z] #15 transferring context: 62.74MB 1.0s done
14:46:08 [2022-09-08T14:46:08.557Z] #15 DONE 1.1s
14:46:08 [2022-09-08T14:46:08.557Z] 
14:46:08 [2022-09-08T14:46:08.557Z] #16 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
14:46:08 [2022-09-08T14:46:08.817Z] #16 ...
14:46:08 [2022-09-08T14:46:08.817Z] 
14:46:08 [2022-09-08T14:46:08.817Z] #17 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:46:08 [2022-09-08T14:46:08.817Z] #17 DONE 1.3s
14:46:09 [2022-09-08T14:46:09.076Z] 
14:46:09 [2022-09-08T14:46:09.076Z] #18 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
14:46:09 [2022-09-08T14:46:09.076Z] #18 DONE 0.2s
14:46:09 [2022-09-08T14:46:09.076Z] 
14:46:09 [2022-09-08T14:46:09.076Z] #16 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
14:46:09 [2022-09-08T14:46:09.076Z] #16 DONE 0.2s
14:46:09 [2022-09-08T14:46:09.076Z] 
14:46:09 [2022-09-08T14:46:09.076Z] #19 [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
14:46:09 [2022-09-08T14:46:09.335Z] #19 0.546 + RM_GOPATH=0
14:46:09 [2022-09-08T14:46:09.335Z] #19 0.546 + TMP_GOPATH=
14:46:09 [2022-09-08T14:46:09.335Z] #19 0.546 + : /build
14:46:09 [2022-09-08T14:46:09.335Z] #19 0.546 + '[' -z '' ']'
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.546 ++ mktemp -d
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.547 + export GOPATH=/tmp/tmp.tJHYpqf3tw
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.547 + GOPATH=/tmp/tmp.tJHYpqf3tw
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.547 + RM_GOPATH=1
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.547 + case "$(go env GOARCH)" in
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.548 ++ go env GOARCH
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.551 + export GO_BUILDMODE=-buildmode=pie
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.551 + GO_BUILDMODE=-buildmode=pie
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.552 ++ dirname /install.sh
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.552 + dir=/
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + bin=rootlesskit
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + shift
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + '[' '!' -f //rootlesskit.installer ']'
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + . //rootlesskit.installer
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 ++ : 1920341cd41e047834a21007424162a2dc946315
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + install_rootlesskit
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + case "$1" in
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + export CGO_ENABLED=0
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + CGO_ENABLED=0
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + _install_rootlesskit
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + for f in rootlesskit rootlesskit-docker-proxy
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + GOBIN=/build
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + GO111MODULE=on
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.553 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
14:46:09 [2022-09-08T14:46:09.595Z] #19 0.753 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
14:46:10 [2022-09-08T14:46:10.168Z] #19 1.328 go: downloading github.com/sirupsen/logrus v1.8.1
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.328 go: downloading github.com/urfave/cli/v2 v2.4.0
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.330 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.331 go: downloading github.com/gofrs/flock v0.8.1
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.331 go: downloading github.com/moby/sys/mountinfo v0.6.0
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.331 go: downloading github.com/gorilla/mux v1.8.0
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.332 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.351 go: downloading github.com/google/uuid v1.3.0
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.355 go: downloading github.com/moby/vpnkit v0.5.0
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.360 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:46:10 [2022-09-08T14:46:10.169Z] #19 1.432 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:46:10 [2022-09-08T14:46:10.428Z] #19 1.433 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
14:46:10 [2022-09-08T14:46:10.428Z] #19 1.639 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
14:46:10 [2022-09-08T14:46:10.688Z] #19 1.651 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:46:10 [2022-09-08T14:46:10.688Z] #19 ...
14:46:10 [2022-09-08T14:46:10.688Z] 
14:46:10 [2022-09-08T14:46:10.688Z] #20 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.603 + RM_GOPATH=0
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.603 + TMP_GOPATH=
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.603 + : /build
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.603 + '[' -z '' ']'
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.604 ++ mktemp -d
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.605 + export GOPATH=/tmp/tmp.hxx8xGkUqj
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.605 + GOPATH=/tmp/tmp.hxx8xGkUqj
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.605 + RM_GOPATH=1
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.605 + case "$(go env GOARCH)" in
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.608 ++ go env GOARCH
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.611 + export GO_BUILDMODE=-buildmode=pie
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.611 + GO_BUILDMODE=-buildmode=pie
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.611 ++ dirname /install.sh
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.612 + dir=/
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.612 + bin=dockercli
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.612 + shift
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.612 + '[' '!' -f //dockercli.installer ']'
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.612 + . //dockercli.installer
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.613 ++ : stable
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.613 ++ : 17.06.2-ce
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.613 + install_dockercli
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.613 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.613 Install docker/cli version 17.06.2-ce from stable
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.613 ++ uname -m
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.614 + arch=x86_64
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.614 + '[' x86_64 '!=' x86_64 ']'
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.614 + url=https://download.docker.com/linux/static
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.614 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:46:10 [2022-09-08T14:46:10.688Z] #0 0.615 + tar -xz docker/docker
14:46:10 [2022-09-08T14:46:10.688Z] #0 1.691 + mkdir -p /build
14:46:10 [2022-09-08T14:46:10.688Z] #0 1.692 + mv docker/docker /build/
14:46:10 [2022-09-08T14:46:10.688Z] #0 1.694 + rmdir docker
14:46:10 [2022-09-08T14:46:10.688Z] #20 DONE 1.9s
14:46:10 [2022-09-08T14:46:10.962Z] 
14:46:10 [2022-09-08T14:46:10.963Z] #21 [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
14:46:10 [2022-09-08T14:46:10.963Z] #0 1.016 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:46:10 [2022-09-08T14:46:10.963Z] #0 1.016 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:46:10 [2022-09-08T14:46:10.963Z] #0 1.016 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:46:10 [2022-09-08T14:46:10.963Z] #0 1.342 Fetched 44.1 kB in 1s (67.8 kB/s)
14:46:10 [2022-09-08T14:46:10.963Z] #0 1.342 Reading package lists...
14:46:10 [2022-09-08T14:46:10.963Z] #0 1.948 Reading package lists...
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.485 Building dependency tree...
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.645 Reading state information...
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.852 The following additional packages will be installed:
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.852   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.852   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.852   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.853   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.853   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.853   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.854   mingw-w64-common mingw-w64-x86-64-dev
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.855 Suggested packages:
14:46:10 [2022-09-08T14:46:10.963Z] #0 2.855   gcc-10-locales seccomp wine64
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.057 The following NEW packages will be installed:
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.057   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.057   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.057   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.057   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.058   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.058   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.058   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.059   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.059   mingw-w64-x86-64-dev
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.340 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.340 Need to get 115 MB of archives.
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.340 After this operation, 645 MB of additional disk space will be used.
14:46:10 [2022-09-08T14:46:10.963Z] #0 3.340 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]
14:46:10 [2022-09-08T14:46:10.963Z] #21 3.414 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]
14:46:10 [2022-09-08T14:46:10.963Z] #21 3.441 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:46:10 [2022-09-08T14:46:10.963Z] #21 3.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:46:10 [2022-09-08T14:46:10.963Z] #21 3.441 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:46:10 [2022-09-08T14:46:10.963Z] #21 3.442 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:46:11 [2022-09-08T14:46:11.223Z] #21 3.489 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:46:11 [2022-09-08T14:46:11.223Z] #21 3.554 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]
14:46:11 [2022-09-08T14:46:11.223Z] #21 3.556 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]
14:46:11 [2022-09-08T14:46:11.223Z] #21 3.691 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]
14:46:11 [2022-09-08T14:46:11.489Z] #21 ...
14:46:11 [2022-09-08T14:46:11.489Z] 
14:46:11 [2022-09-08T14:46:11.489Z] #22 [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
14:46:11 [2022-09-08T14:46:11.489Z] #22 CACHED
14:46:11 [2022-09-08T14:46:11.489Z] 
14:46:11 [2022-09-08T14:46:11.489Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:46:11 [2022-09-08T14:46:11.489Z] #23 CACHED
14:46:11 [2022-09-08T14:46:11.489Z] 
14:46:11 [2022-09-08T14:46:11.489Z] #21 [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
14:46:11 [2022-09-08T14:46:11.489Z] #21 4.002 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]
14:46:11 [2022-09-08T14:46:11.750Z] #21 ...
14:46:11 [2022-09-08T14:46:11.750Z] 
14:46:11 [2022-09-08T14:46:11.750Z] #24 [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
14:46:11 [2022-09-08T14:46:11.750Z] #24 CACHED
14:46:11 [2022-09-08T14:46:11.750Z] 
14:46:11 [2022-09-08T14:46:11.750Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:46:11 [2022-09-08T14:46:11.750Z] #25 CACHED
14:46:11 [2022-09-08T14:46:11.750Z] 
14:46:11 [2022-09-08T14:46:11.750Z] #26 [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
14:46:11 [2022-09-08T14:46:11.750Z] #26 CACHED
14:46:11 [2022-09-08T14:46:11.750Z] 
14:46:11 [2022-09-08T14:46:11.750Z] #27 [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
14:46:11 [2022-09-08T14:46:11.750Z] #27 CACHED
14:46:11 [2022-09-08T14:46:11.750Z] 
14:46:11 [2022-09-08T14:46:11.750Z] #28 [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
14:46:11 [2022-09-08T14:46:11.750Z] #28 CACHED
14:46:11 [2022-09-08T14:46:11.750Z] 
14:46:11 [2022-09-08T14:46:11.750Z] #29 [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
14:46:11 [2022-09-08T14:46:11.750Z] #29 CACHED
14:46:11 [2022-09-08T14:46:11.750Z] 
14:46:11 [2022-09-08T14:46:11.750Z] #30 [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
14:46:11 [2022-09-08T14:46:11.750Z] #0 1.013 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:46:11 [2022-09-08T14:46:11.750Z] #0 1.013 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:46:11 [2022-09-08T14:46:11.750Z] #0 1.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:46:11 [2022-09-08T14:46:11.750Z] #0 1.343 Fetched 44.1 kB in 1s (72.1 kB/s)
14:46:11 [2022-09-08T14:46:11.750Z] #0 1.343 Reading package lists...
14:46:11 [2022-09-08T14:46:11.750Z] #0 1.959 Reading package lists...
14:46:11 [2022-09-08T14:46:11.750Z] #0 2.521 Building dependency tree...
14:46:11 [2022-09-08T14:46:11.750Z] #0 2.697 Reading state information...
14:46:11 [2022-09-08T14:46:11.750Z] #0 2.921 The following additional packages will be installed:
14:46:11 [2022-09-08T14:46:11.750Z] #0 2.922   libbtrfs0
14:46:11 [2022-09-08T14:46:11.750Z] #0 2.951 The following NEW packages will be installed:
14:46:11 [2022-09-08T14:46:11.750Z] #0 2.953   libbtrfs-dev libbtrfs0
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.253 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.253 Need to get 460 kB of archives.
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.253 After this operation, 1237 kB of additional disk space will be used.
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.265 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.500 debconf: delaying package configuration, since apt-utils is not installed
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.570 Fetched 460 kB in 0s (1501 kB/s)
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.611 Selecting previously unselected package libbtrfs0:amd64.
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.611 (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.)
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.621 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.634 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.712 Selecting previously unselected package libbtrfs-dev:amd64.
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.714 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.718 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.819 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.829 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:46:11 [2022-09-08T14:46:11.750Z] #0 3.846 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:46:11 [2022-09-08T14:46:11.750Z] #30 DONE 4.1s
14:46:11 [2022-09-08T14:46:11.750Z] 
14:46:11 [2022-09-08T14:46:11.750Z] #31 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
14:46:11 [2022-09-08T14:46:11.750Z] #31 DONE 0.0s
14:46:11 [2022-09-08T14:46:11.750Z] 
14:46:11 [2022-09-08T14:46:11.750Z] #21 [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
14:46:11 [2022-09-08T14:46:11.750Z] #21 4.114 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]
14:46:11 [2022-09-08T14:46:11.750Z] #21 4.221 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]
14:46:12 [2022-09-08T14:46:12.011Z] #21 4.475 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]
14:46:12 [2022-09-08T14:46:12.011Z] #21 4.578 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]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.580 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.581 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.583 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.585 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.587 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]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.588 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.589 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.593 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.595 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.601 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.603 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.612 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.613 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.613 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.623 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
14:46:12 [2022-09-08T14:46:12.271Z] #21 4.816 debconf: delaying package configuration, since apt-utils is not installed
14:46:12 [2022-09-08T14:46:12.531Z] #21 4.875 Fetched 115 MB in 2s (73.5 MB/s)
14:46:12 [2022-09-08T14:46:12.531Z] #21 4.913 Selecting previously unselected package binutils-mingw-w64-i686.
14:46:12 [2022-09-08T14:46:12.531Z] #21 4.913 (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.)
14:46:12 [2022-09-08T14:46:12.531Z] #21 4.927 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:46:12 [2022-09-08T14:46:12.531Z] #21 4.934 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:46:12 [2022-09-08T14:46:12.790Z] #21 5.250 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:46:12 [2022-09-08T14:46:12.790Z] #21 5.252 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:46:12 [2022-09-08T14:46:12.790Z] #21 5.255 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.618 Selecting previously unselected package binutils-mingw-w64.
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.620 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.626 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.670 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.672 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.680 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.727 Selecting previously unselected package dmsetup.
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.729 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.733 Unpacking dmsetup (2:1.02.175-2.1) ...
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.773 Selecting previously unselected package mingw-w64-common.
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.774 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:46:13 [2022-09-08T14:46:13.358Z] #21 5.779 Unpacking mingw-w64-common (8.0.0-1) ...
14:46:14 [2022-09-08T14:46:14.296Z] #21 6.418 Selecting previously unselected package mingw-w64-x86-64-dev.
14:46:14 [2022-09-08T14:46:14.296Z] #21 6.421 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:46:14 [2022-09-08T14:46:14.296Z] #21 6.425 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #21 7.203 Selecting previously unselected package gcc-mingw-w64-base.
14:46:14 [2022-09-08T14:46:14.865Z] #21 7.205 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #21 7.214 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:46:14 [2022-09-08T14:46:14.865Z] #21 7.310 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:46:14 [2022-09-08T14:46:14.865Z] #21 ...
14:46:14 [2022-09-08T14:46:14.865Z] 
14:46:14 [2022-09-08T14:46:14.865Z] #19 [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
14:46:14 [2022-09-08T14:46:14.865Z] #19 4.310 + for f in rootlesskit rootlesskit-docker-proxy
14:46:14 [2022-09-08T14:46:14.865Z] #19 4.310 + GOBIN=/build
14:46:14 [2022-09-08T14:46:14.865Z] #19 4.310 + GO111MODULE=on
14:46:14 [2022-09-08T14:46:14.865Z] #19 4.310 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.451 rootlesskit version 1.0.0
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453 Usage of /build/rootlesskit-docker-proxy:
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453   -container-ip string
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453     	container ip
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453   -container-port int
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453     	container port (default -1)
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453   -host-ip string
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453     	host ip
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453   -host-port int
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453     	host port (default -1)
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453   -proto string
14:46:14 [2022-09-08T14:46:14.865Z] #19 5.453     	proxy protocol (default "tcp")
14:46:14 [2022-09-08T14:46:14.865Z] #19 DONE 6.0s
14:46:14 [2022-09-08T14:46:14.865Z] 
14:46:14 [2022-09-08T14:46:14.865Z] #32 [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
14:46:14 [2022-09-08T14:46:14.865Z] #0 1.009 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:46:14 [2022-09-08T14:46:14.865Z] #0 1.009 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:46:14 [2022-09-08T14:46:14.865Z] #0 1.009 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 1.338 Fetched 44.1 kB in 1s (68.7 kB/s)
14:46:14 [2022-09-08T14:46:14.865Z] #0 1.338 Reading package lists...
14:46:14 [2022-09-08T14:46:14.865Z] #0 1.960 Reading package lists...
14:46:14 [2022-09-08T14:46:14.865Z] #0 2.527 Building dependency tree...
14:46:14 [2022-09-08T14:46:14.865Z] #0 2.705 Reading state information...
14:46:14 [2022-09-08T14:46:14.865Z] #0 2.924 The following additional packages will be installed:
14:46:14 [2022-09-08T14:46:14.865Z] #0 2.926   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:46:14 [2022-09-08T14:46:14.865Z] #0 2.928 Suggested packages:
14:46:14 [2022-09-08T14:46:14.865Z] #0 2.928   cmake-doc ninja-build lrzip
14:46:14 [2022-09-08T14:46:14.865Z] #0 2.928 Recommended packages:
14:46:14 [2022-09-08T14:46:14.865Z] #0 2.928   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.055 The following NEW packages will be installed:
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.056   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.056   vim-common xxd
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.332 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.332 Need to get 17.7 MB of archives.
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.332 After this operation, 70.7 MB of additional disk space will be used.
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.341 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.341 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.365 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.481 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.485 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.488 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.502 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.502 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.502 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.726 debconf: delaying package configuration, since apt-utils is not installed
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.770 Fetched 17.7 MB in 0s (36.4 MB/s)
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.810 Selecting previously unselected package xxd.
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.810 (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.)
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.826 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.831 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.910 Selecting previously unselected package vim-common.
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.912 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 3.934 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 4.087 Selecting previously unselected package cmake-data.
14:46:14 [2022-09-08T14:46:14.865Z] #0 4.090 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 4.099 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 4.659 Selecting previously unselected package libicu67:amd64.
14:46:14 [2022-09-08T14:46:14.865Z] #0 4.663 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 4.673 Unpacking libicu67:amd64 (67.1-7) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.670 Selecting previously unselected package libxml2:amd64.
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.672 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.676 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.782 Selecting previously unselected package libarchive13:amd64.
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.784 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.788 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.855 Selecting previously unselected package libjsoncpp24:amd64.
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.857 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.860 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.900 Selecting previously unselected package librhash0:amd64.
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.903 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.907 Unpacking librhash0:amd64 (1.4.1-2) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.954 Selecting previously unselected package libuv1:amd64.
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.956 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 5.960 Unpacking libuv1:amd64 (1.40.0-2) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.006 Selecting previously unselected package cmake.
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.008 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.012 Unpacking cmake (3.18.4-2+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.643 Setting up libicu67:amd64 (67.1-7) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.661 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.674 Setting up libuv1:amd64 (1.40.0-2) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.685 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.717 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.729 Setting up librhash0:amd64 (1.4.1-2) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.741 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.757 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.774 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.790 Setting up cmake (3.18.4-2+deb11u1) ...
14:46:14 [2022-09-08T14:46:14.865Z] #0 6.801 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:46:14 [2022-09-08T14:46:14.865Z] #32 DONE 7.4s
14:46:14 [2022-09-08T14:46:14.865Z] 
14:46:14 [2022-09-08T14:46:14.865Z] #33 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:46:14 [2022-09-08T14:46:14.865Z] #33 DONE 0.1s
14:46:14 [2022-09-08T14:46:14.865Z] 
14:46:14 [2022-09-08T14:46:14.865Z] #21 [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
14:46:14 [2022-09-08T14:46:14.865Z] #21 7.326 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:46:14 [2022-09-08T14:46:14.865Z] #21 7.341 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:46:15 [2022-09-08T14:46:15.125Z] #21 ...
14:46:15 [2022-09-08T14:46:15.125Z] 
14:46:15 [2022-09-08T14:46:15.125Z] #34 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:46:15 [2022-09-08T14:46:15.125Z] #34 DONE 0.1s
14:46:15 [2022-09-08T14:46:15.125Z] 
14:46:15 [2022-09-08T14:46:15.125Z] #35 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:46:15 [2022-09-08T14:46:15.125Z] #35 DONE 0.0s
14:46:15 [2022-09-08T14:46:15.125Z] 
14:46:15 [2022-09-08T14:46:15.125Z] #36 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.757 + RM_GOPATH=0
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.757 + TMP_GOPATH=
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.757 + : /build
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.757 + '[' -z '' ']'
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.758 ++ mktemp -d
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.759 + export GOPATH=/tmp/tmp.6Lo43HhxFh
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.759 + GOPATH=/tmp/tmp.6Lo43HhxFh
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.759 + RM_GOPATH=1
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.759 + case "$(go env GOARCH)" in
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.765 ++ go env GOARCH
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.771 + export GO_BUILDMODE=-buildmode=pie
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.771 + GO_BUILDMODE=-buildmode=pie
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.774 ++ dirname /install.sh
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.775 + dir=/
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.776 + bin=containerd
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.776 + shift
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.776 + '[' '!' -f //containerd.installer ']'
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.776 + . //containerd.installer
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.776 ++ set -e
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.776 ++ : v1.6.8
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.776 + install_containerd
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.777 + echo 'Install containerd version v1.6.8'
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.777 Install containerd version v1.6.8
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.777 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6Lo43HhxFh/src/github.com/containerd/containerd
14:46:15 [2022-09-08T14:46:15.125Z] #0 0.779 Cloning into '/tmp/tmp.6Lo43HhxFh/src/github.com/containerd/containerd'...
14:46:15 [2022-09-08T14:46:15.152Z] Fetching without tags
14:46:15 [2022-09-08T14:46:15.360Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:46:15 [2022-09-08T14:46:15.949Z] Merge succeeded, producing f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:46:15 [2022-09-08T14:46:15.949Z] Checking out Revision f6b695d2fbe37cf850250f2f9003d0c941e4a7bc (PR-43867)
14:46:16 [2022-09-08T14:46:16.065Z] #36 ...
14:46:16 [2022-09-08T14:46:16.066Z] 
14:46:16 [2022-09-08T14:46:16.066Z] #37 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:46:16 [2022-09-08T14:46:16.066Z] #37 CACHED
14:46:16 [2022-09-08T14:46:16.066Z] 
14:46:16 [2022-09-08T14:46:16.066Z] #38 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:46:16 [2022-09-08T14:46:16.066Z] #38 CACHED
14:46:16 [2022-09-08T14:46:16.066Z] 
14:46:16 [2022-09-08T14:46:16.066Z] #39 [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             ;
14:46:16 [2022-09-08T14:46:16.066Z] #39 CACHED
14:46:16 [2022-09-08T14:46:16.066Z] 
14:46:16 [2022-09-08T14:46:16.066Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:46:16 [2022-09-08T14:46:16.066Z] #40 CACHED
14:46:16 [2022-09-08T14:46:16.066Z] 
14:46:16 [2022-09-08T14:46:16.066Z] #41 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.611 + RM_GOPATH=0
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.611 + TMP_GOPATH=
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.611 + : /build
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.612 + '[' -z '' ']'
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.612 ++ mktemp -d
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.613 + export GOPATH=/tmp/tmp.WbeGyehbD8
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.613 + GOPATH=/tmp/tmp.WbeGyehbD8
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.613 + RM_GOPATH=1
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.613 + case "$(go env GOARCH)" in
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.613 ++ go env GOARCH
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.617 + export GO_BUILDMODE=-buildmode=pie
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.617 + GO_BUILDMODE=-buildmode=pie
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.618 ++ dirname /install.sh
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.618 + dir=/
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.618 + bin=tini
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.618 + shift
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.618 + '[' '!' -f //tini.installer ']'
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.618 + . //tini.installer
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.619 ++ : v0.19.0
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.619 + install_tini
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.619 + echo 'Install tini version v0.19.0'
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.619 + git clone https://github.com/krallin/tini.git /tmp/tmp.WbeGyehbD8/tini
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.619 Install tini version v0.19.0
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.620 Cloning into '/tmp/tmp.WbeGyehbD8/tini'...
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.882 + cd /tmp/tmp.WbeGyehbD8/tini
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.882 + git checkout -q v0.19.0
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.887 + cmake .
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.980 -- The C compiler identification is GNU 10.2.1
14:46:16 [2022-09-08T14:46:16.066Z] #0 0.995 -- Detecting C compiler ABI info
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.086 -- Detecting C compiler ABI info - done
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.102 -- Check for working C compiler: /usr/bin/cc - skipped
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.102 -- Detecting C compile features
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.103 -- Detecting C compile features - done
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.109 -- Performing Test HAS_BUILTIN_FORTIFY
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.142 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.160 -- Configuring done
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.164 -- Generating done
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.165 -- Build files have been written to: /tmp/tmp.WbeGyehbD8/tini
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.168 + make tini-static
14:46:16 [2022-09-08T14:46:16.066Z] #41 1.222 Scanning dependencies of target tini-static
14:46:16 [2022-09-08T14:46:16.325Z] #41 1.237 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:46:16 [2022-09-08T14:46:16.589Z] #41 1.426 [100%] Linking C executable tini-static
14:46:16 [2022-09-08T14:46:16.589Z] #41 1.540 [100%] Built target tini-static
14:46:16 [2022-09-08T14:46:16.589Z] #41 1.554 + mkdir -p /build
14:46:16 [2022-09-08T14:46:16.589Z] #41 1.556 + cp tini-static /build/docker-init
14:46:16 [2022-09-08T14:46:16.589Z] #41 DONE 1.7s
14:46:16 [2022-09-08T14:46:16.589Z] 
14:46:16 [2022-09-08T14:46:16.589Z] #21 [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
14:46:16 [2022-09-08T14:46:16.589Z] #21 8.742 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:46:16 [2022-09-08T14:46:16.589Z] #21 8.745 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:46:16 [2022-09-08T14:46:16.589Z] #21 8.750 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:46:15 [2022-09-08T14:46:15.143Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:15 [2022-09-08T14:46:15.152Z]  > git config --add remote.origin.fetch +refs/pull/43867/head:refs/remotes/origin/PR-43867 # timeout=10
14:46:15 [2022-09-08T14:46:15.155Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:15 [2022-09-08T14:46:15.162Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:15 [2022-09-08T14:46:15.172Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:15 [2022-09-08T14:46:15.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:15 [2022-09-08T14:46:15.173Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:15 [2022-09-08T14:46:15.380Z]  > git config core.sparsecheckout # timeout=10
14:46:15 [2022-09-08T14:46:15.383Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:46:15 [2022-09-08T14:46:15.937Z]  > git remote # timeout=10
14:46:15 [2022-09-08T14:46:15.942Z]  > git config --get remote.origin.url # timeout=10
14:46:15 [2022-09-08T14:46:15.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:15 [2022-09-08T14:46:15.950Z]  > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10
14:46:15 [2022-09-08T14:46:15.961Z]  > git rev-parse HEAD^{commit} # timeout=10
14:46:15 [2022-09-08T14:46:15.969Z]  > git config core.sparsecheckout # timeout=10
14:46:15 [2022-09-08T14:46:15.974Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:46:16 [2022-09-08T14:46:16.695Z] Commit message: "use consistent alias for gotest.tools/v3/assert/cmp"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:46:17 [2022-09-08T14:46:17.446Z] + docker version
14:46:17 [2022-09-08T14:46:17.446Z] Client: Docker Engine - Community
14:46:17 [2022-09-08T14:46:17.446Z]  Version:           22.06.0-beta.0
14:46:17 [2022-09-08T14:46:17.446Z]  API version:       1.42
14:46:17 [2022-09-08T14:46:17.446Z]  Go version:        go1.18.3
14:46:17 [2022-09-08T14:46:17.446Z]  Git commit:        3e9117b
14:46:17 [2022-09-08T14:46:17.446Z]  Built:             Fri Jun  3 17:55:34 2022
14:46:17 [2022-09-08T14:46:17.446Z]  OS/Arch:           linux/arm64
14:46:17 [2022-09-08T14:46:17.446Z]  Context:           default
14:46:17 [2022-09-08T14:46:17.446Z] 
14:46:17 [2022-09-08T14:46:17.446Z] Server: Docker Engine - Community
14:46:17 [2022-09-08T14:46:17.446Z]  Engine:
14:46:17 [2022-09-08T14:46:17.446Z]   Version:          22.06.0-beta.0
14:46:17 [2022-09-08T14:46:17.446Z]   API version:      1.42 (minimum version 1.12)
14:46:17 [2022-09-08T14:46:17.446Z]   Go version:       go1.18.3
14:46:17 [2022-09-08T14:46:17.446Z]   Git commit:       38633e7
14:46:17 [2022-09-08T14:46:17.446Z]   Built:            Fri Jun  3 17:55:34 2022
14:46:17 [2022-09-08T14:46:17.446Z]   OS/Arch:          linux/arm64
14:46:17 [2022-09-08T14:46:17.446Z]   Experimental:     true
14:46:17 [2022-09-08T14:46:17.446Z]  containerd:
14:46:17 [2022-09-08T14:46:17.446Z]   Version:          1.6.8
14:46:17 [2022-09-08T14:46:17.446Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:17 [2022-09-08T14:46:17.446Z]  runc:
14:46:17 [2022-09-08T14:46:17.446Z]   Version:          1.1.4
14:46:17 [2022-09-08T14:46:17.446Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:46:17 [2022-09-08T14:46:17.446Z]  docker-init:
14:46:17 [2022-09-08T14:46:17.446Z]   Version:          0.19.0
14:46:17 [2022-09-08T14:46:17.446Z]   GitCommit:        de40ad0
[Pipeline] sh
14:46:17 [2022-09-08T14:46:17.528Z] #21 ...
14:46:17 [2022-09-08T14:46:17.528Z] 
14:46:17 [2022-09-08T14:46:17.528Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:46:17 [2022-09-08T14:46:17.528Z] #42 CACHED
14:46:17 [2022-09-08T14:46:17.528Z] 
14:46:17 [2022-09-08T14:46:17.528Z] #43 [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
14:46:17 [2022-09-08T14:46:17.528Z] #43 CACHED
14:46:17 [2022-09-08T14:46:17.528Z] 
14:46:17 [2022-09-08T14:46:17.528Z] #44 [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
14:46:17 [2022-09-08T14:46:17.528Z] #44 CACHED
14:46:17 [2022-09-08T14:46:17.528Z] 
14:46:17 [2022-09-08T14:46:17.528Z] #45 [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
14:46:17 [2022-09-08T14:46:17.528Z] #45 CACHED
14:46:17 [2022-09-08T14:46:17.528Z] 
14:46:17 [2022-09-08T14:46:17.528Z] #46 [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
14:46:17 [2022-09-08T14:46:17.528Z] #46 CACHED
14:46:17 [2022-09-08T14:46:17.528Z] 
14:46:17 [2022-09-08T14:46:17.528Z] #47 [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
14:46:17 [2022-09-08T14:46:17.528Z] #47 CACHED
14:46:17 [2022-09-08T14:46:17.528Z] 
14:46:17 [2022-09-08T14:46:17.528Z] #48 [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
14:46:17 [2022-09-08T14:46:17.528Z] #48 CACHED
14:46:17 [2022-09-08T14:46:17.528Z] 
14:46:17 [2022-09-08T14:46:17.528Z] #21 [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
14:46:17 [2022-09-08T14:46:17.730Z] + docker info
14:46:17 [2022-09-08T14:46:17.730Z] Client:
14:46:17 [2022-09-08T14:46:17.730Z]  Context:    default
14:46:17 [2022-09-08T14:46:17.730Z]  Debug Mode: false
14:46:17 [2022-09-08T14:46:17.730Z]  Plugins:
14:46:17 [2022-09-08T14:46:17.730Z]   buildx: Docker Buildx (Docker Inc.)
14:46:17 [2022-09-08T14:46:17.730Z]     Version:  v0.8.2
14:46:17 [2022-09-08T14:46:17.730Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:46:17 [2022-09-08T14:46:17.730Z]   compose: Docker Compose (Docker Inc.)
14:46:17 [2022-09-08T14:46:17.730Z]     Version:  v2.10.2
14:46:17 [2022-09-08T14:46:17.730Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:46:17 [2022-09-08T14:46:17.730Z] 
14:46:17 [2022-09-08T14:46:17.730Z] Server:
14:46:17 [2022-09-08T14:46:17.730Z]  Containers: 0
14:46:17 [2022-09-08T14:46:17.730Z]   Running: 0
14:46:17 [2022-09-08T14:46:17.730Z]   Paused: 0
14:46:17 [2022-09-08T14:46:17.730Z]   Stopped: 0
14:46:17 [2022-09-08T14:46:17.730Z]  Images: 3
14:46:17 [2022-09-08T14:46:17.730Z]  Server Version: 22.06.0-beta.0
14:46:17 [2022-09-08T14:46:17.730Z]  Storage Driver: overlay2
14:46:17 [2022-09-08T14:46:17.730Z]   Backing Filesystem: extfs
14:46:17 [2022-09-08T14:46:17.730Z]   Supports d_type: true
14:46:17 [2022-09-08T14:46:17.730Z]   Using metacopy: false
14:46:17 [2022-09-08T14:46:17.730Z]   Native Overlay Diff: true
14:46:17 [2022-09-08T14:46:17.730Z]   userxattr: false
14:46:17 [2022-09-08T14:46:17.730Z]  Logging Driver: json-file
14:46:17 [2022-09-08T14:46:17.730Z]  Cgroup Driver: cgroupfs
14:46:17 [2022-09-08T14:46:17.730Z]  Cgroup Version: 1
14:46:17 [2022-09-08T14:46:17.730Z]  Plugins:
14:46:17 [2022-09-08T14:46:17.730Z]   Volume: local
14:46:17 [2022-09-08T14:46:17.730Z]   Network: bridge host ipvlan macvlan null overlay
14:46:17 [2022-09-08T14:46:17.730Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:46:17 [2022-09-08T14:46:17.730Z]  Swarm: inactive
14:46:17 [2022-09-08T14:46:17.730Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:46:17 [2022-09-08T14:46:17.730Z]  Default Runtime: runc
14:46:17 [2022-09-08T14:46:17.730Z]  Init Binary: docker-init
14:46:17 [2022-09-08T14:46:17.730Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:17 [2022-09-08T14:46:17.730Z]  runc version: v1.1.4-0-g5fd4c4d
14:46:17 [2022-09-08T14:46:17.730Z]  init version: de40ad0
14:46:17 [2022-09-08T14:46:17.730Z]  Security Options:
14:46:17 [2022-09-08T14:46:17.730Z]   apparmor
14:46:17 [2022-09-08T14:46:17.730Z]   seccomp
14:46:17 [2022-09-08T14:46:17.730Z]    Profile: builtin
14:46:17 [2022-09-08T14:46:17.730Z]  Kernel Version: 5.15.0-1019-aws
14:46:17 [2022-09-08T14:46:17.730Z]  Operating System: Ubuntu 20.04.5 LTS
14:46:17 [2022-09-08T14:46:17.730Z]  OSType: linux
14:46:17 [2022-09-08T14:46:17.730Z]  Architecture: aarch64
14:46:17 [2022-09-08T14:46:17.730Z]  CPUs: 2
14:46:17 [2022-09-08T14:46:17.730Z]  Total Memory: 7.559GiB
14:46:17 [2022-09-08T14:46:17.730Z]  Name: ip-10-100-50-102
14:46:17 [2022-09-08T14:46:17.730Z]  ID: db79de1c-242a-4385-a2a3-a1af427bf7ea
14:46:17 [2022-09-08T14:46:17.730Z]  Docker Root Dir: /var/lib/docker
14:46:17 [2022-09-08T14:46:17.730Z]  Debug Mode: false
14:46:17 [2022-09-08T14:46:17.730Z]  Registry: https://index.docker.io/v1/
14:46:17 [2022-09-08T14:46:17.730Z]  Labels:
14:46:17 [2022-09-08T14:46:17.730Z]  Experimental: true
14:46:17 [2022-09-08T14:46:17.730Z]  Insecure Registries:
14:46:17 [2022-09-08T14:46:17.730Z]   127.0.0.0/8
14:46:17 [2022-09-08T14:46:17.730Z]  Live Restore Enabled: true
14:46:17 [2022-09-08T14:46:17.730Z] 
[Pipeline] sh
14:46:17 [2022-09-08T14:46:17.977Z] Fetching without tags
14:46:18 [2022-09-08T14:46:18.013Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:46:18 [2022-09-08T14:46:18.013Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:46:18 [2022-09-08T14:46:18.013Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43867/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:46:18 [2022-09-08T14:46:18.013Z] + bash /home/ubuntu/workspace/moby_PR-43867/check-config.sh
14:46:18 [2022-09-08T14:46:18.013Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:46:18 [2022-09-08T14:46:18.013Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
14:46:18 [2022-09-08T14:46:18.013Z] 
14:46:18 [2022-09-08T14:46:18.013Z] Generally Necessary:
14:46:18 [2022-09-08T14:46:18.013Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:46:18 [2022-09-08T14:46:18.013Z] - apparmor: enabled and tools installed
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_NAMESPACES: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_NET_NS: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_PID_NS: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_IPC_NS: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_UTS_NS: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_CGROUPS: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_CGROUP_CPUACCT: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_CGROUP_DEVICE: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_CGROUP_FREEZER: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_CGROUP_SCHED: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_CPUSETS: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_MEMCG: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_KEYS: enabled
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_VETH: enabled (as module)
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_BRIDGE: enabled (as module)
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:46:18 [2022-09-08T14:46:18.013Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:46:18 [2022-09-08T14:46:18.163Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_NF_NAT: enabled (as module)
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_POSIX_MQUEUE: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_CGROUP_BPF: enabled
14:46:18 [2022-09-08T14:46:18.273Z] 
14:46:18 [2022-09-08T14:46:18.273Z] Optional Features:
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_USER_NS: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_SECCOMP: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_SECCOMP_FILTER: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_CGROUP_PIDS: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_MEMCG_SWAP: enabled
14:46:18 [2022-09-08T14:46:18.273Z]     (cgroup swap accounting is currently enabled)
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_BLK_CGROUP: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_CGROUP_PERF: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_CGROUP_HUGETLB: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_CFS_BANDWIDTH: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_RT_GROUP_SCHED: missing
14:46:18 [2022-09-08T14:46:18.273Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:46:17 [2022-09-08T14:46:17.946Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:17 [2022-09-08T14:46:17.952Z]  > git config --add remote.origin.fetch +refs/pull/43867/head:refs/remotes/origin/PR-43867 # timeout=10
14:46:17 [2022-09-08T14:46:17.960Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:17 [2022-09-08T14:46:17.969Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:17 [2022-09-08T14:46:17.977Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:17 [2022-09-08T14:46:17.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:17 [2022-09-08T14:46:17.978Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:18 [2022-09-08T14:46:18.163Z]  > git config core.sparsecheckout # timeout=10
14:46:18 [2022-09-08T14:46:18.167Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_IP_VS: enabled (as module)
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_IP_VS_NFCT: enabled
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_IP_VS_RR: enabled (as module)
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_SECURITY_SELINUX: enabled
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_SECURITY_APPARMOR: enabled
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_EXT4_FS: enabled
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:46:18 [2022-09-08T14:46:18.533Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:46:18 [2022-09-08T14:46:18.533Z] - Network Drivers:
14:46:18 [2022-09-08T14:46:18.533Z]   - "overlay":
14:46:18 [2022-09-08T14:46:18.533Z]     - CONFIG_VXLAN: enabled (as module)
14:46:18 [2022-09-08T14:46:18.533Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:46:18 [2022-09-08T14:46:18.533Z]       Optional (for encrypted networks):
14:46:18 [2022-09-08T14:46:18.533Z]       - CONFIG_CRYPTO: enabled
14:46:18 [2022-09-08T14:46:18.533Z]       - CONFIG_CRYPTO_AEAD: enabled
14:46:18 [2022-09-08T14:46:18.533Z]       - CONFIG_CRYPTO_GCM: enabled
14:46:18 [2022-09-08T14:46:18.533Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:46:18 [2022-09-08T14:46:18.533Z]       - CONFIG_CRYPTO_GHASH: enabled
14:46:18 [2022-09-08T14:46:18.533Z]       - CONFIG_XFRM: enabled
14:46:18 [2022-09-08T14:46:18.533Z]       - CONFIG_XFRM_USER: enabled (as module)
14:46:18 [2022-09-08T14:46:18.533Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:46:18 [2022-09-08T14:46:18.533Z]       - CONFIG_INET_ESP: enabled (as module)
14:46:18 [2022-09-08T14:46:18.533Z]   - "ipvlan":
14:46:18 [2022-09-08T14:46:18.533Z]     - CONFIG_IPVLAN: enabled (as module)
14:46:18 [2022-09-08T14:46:18.533Z]   - "macvlan":
14:46:18 [2022-09-08T14:46:18.727Z] Merge succeeded, producing f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:46:18 [2022-09-08T14:46:18.727Z] Checking out Revision f6b695d2fbe37cf850250f2f9003d0c941e4a7bc (PR-43867)
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_MACVLAN: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_DUMMY: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z]   - "ftp,tftp client in container":
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z] - Storage Drivers:
14:46:18 [2022-09-08T14:46:18.792Z]   - "aufs":
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_AUFS_FS: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z]   - "btrfs":
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:46:18 [2022-09-08T14:46:18.792Z]   - "devicemapper":
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_BLK_DEV_DM: enabled
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z]   - "overlay":
14:46:18 [2022-09-08T14:46:18.792Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:46:18 [2022-09-08T14:46:18.792Z]   - "zfs":
14:46:18 [2022-09-08T14:46:18.792Z]     - /dev/zfs: present
14:46:18 [2022-09-08T14:46:18.792Z]     - zfs command: missing
14:46:18 [2022-09-08T14:46:18.792Z]     - zpool command: missing
14:46:18 [2022-09-08T14:46:18.792Z] 
14:46:18 [2022-09-08T14:46:18.792Z] Limits:
14:46:18 [2022-09-08T14:46:18.792Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:46:18 [2022-09-08T14:46:18.792Z] 
14:46:18 [2022-09-08T14:46:18.792Z] + true
14:46:18 [2022-09-08T14:46:18.797Z] Fetching without tags
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:46:18 [2022-09-08T14:46:18.906Z] #21 11.19 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:46:18 [2022-09-08T14:46:18.906Z] #21 11.19 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:46:18 [2022-09-08T14:46:18.906Z] #21 11.20 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:46:18 [2022-09-08T14:46:18.972Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:46:19 [2022-09-08T14:46:19.123Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc .
14:46:19 [2022-09-08T14:46:19.372Z] Commit message: "use consistent alias for gotest.tools/v3/assert/cmp"
14:46:19 [2022-09-08T14:46:19.538Z] Merge succeeded, producing f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:46:19 [2022-09-08T14:46:19.538Z] Checking out Revision f6b695d2fbe37cf850250f2f9003d0c941e4a7bc (PR-43867)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:46:19 [2022-09-08T14:46:19.846Z] #21 12.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:46:19 [2022-09-08T14:46:19.998Z] + [ PR != PR ]
14:46:19 [2022-09-08T14:46:19.998Z] + [ master != master ]
14:46:19 [2022-09-08T14:46:19.998Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
14:46:18 [2022-09-08T14:46:18.765Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:18 [2022-09-08T14:46:18.772Z]  > git config --add remote.origin.fetch +refs/pull/43867/head:refs/remotes/origin/PR-43867 # timeout=10
14:46:18 [2022-09-08T14:46:18.777Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:18 [2022-09-08T14:46:18.784Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:18 [2022-09-08T14:46:18.794Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:18 [2022-09-08T14:46:18.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:18 [2022-09-08T14:46:18.794Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:18 [2022-09-08T14:46:18.968Z]  > git config core.sparsecheckout # timeout=10
14:46:18 [2022-09-08T14:46:18.976Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:46:19 [2022-09-08T14:46:19.494Z]  > git remote # timeout=10
14:46:19 [2022-09-08T14:46:19.502Z]  > git config --get remote.origin.url # timeout=10
14:46:19 [2022-09-08T14:46:19.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:19 [2022-09-08T14:46:19.509Z]  > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10
14:46:19 [2022-09-08T14:46:19.522Z]  > git rev-parse HEAD^{commit} # timeout=10
14:46:19 [2022-09-08T14:46:19.535Z]  > git config core.sparsecheckout # timeout=10
14:46:19 [2022-09-08T14:46:19.543Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:46:18 [2022-09-08T14:46:18.702Z]  > git remote # timeout=10
14:46:18 [2022-09-08T14:46:18.707Z]  > git config --get remote.origin.url # timeout=10
14:46:18 [2022-09-08T14:46:18.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:18 [2022-09-08T14:46:18.711Z]  > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10
14:46:18 [2022-09-08T14:46:18.720Z]  > git rev-parse HEAD^{commit} # timeout=10
14:46:18 [2022-09-08T14:46:18.727Z]  > git config core.sparsecheckout # timeout=10
14:46:18 [2022-09-08T14:46:18.738Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:46:20 [2022-09-08T14:46:20.107Z] #21 12.32 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:46:20 [2022-09-08T14:46:20.107Z] #21 12.33 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:46:20 [2022-09-08T14:46:20.157Z] Commit message: "use consistent alias for gotest.tools/v3/assert/cmp"
14:46:20 [2022-09-08T14:46:20.322Z] + docker version
14:46:20 [2022-09-08T14:46:20.322Z] Client: Docker Engine - Community
14:46:20 [2022-09-08T14:46:20.322Z]  Version:           22.06.0-beta.0
14:46:20 [2022-09-08T14:46:20.322Z]  API version:       1.42
14:46:20 [2022-09-08T14:46:20.322Z]  Go version:        go1.18.3
14:46:20 [2022-09-08T14:46:20.322Z]  Git commit:        3e9117b
14:46:20 [2022-09-08T14:46:20.322Z]  Built:             Fri Jun  3 17:55:46 2022
14:46:20 [2022-09-08T14:46:20.322Z]  OS/Arch:           linux/amd64
14:46:20 [2022-09-08T14:46:20.322Z]  Context:           default
14:46:20 [2022-09-08T14:46:20.322Z] 
14:46:20 [2022-09-08T14:46:20.322Z] Server: Docker Engine - Community
14:46:20 [2022-09-08T14:46:20.322Z]  Engine:
14:46:20 [2022-09-08T14:46:20.322Z]   Version:          22.06.0-beta.0
14:46:20 [2022-09-08T14:46:20.322Z]   API version:      1.42 (minimum version 1.12)
14:46:20 [2022-09-08T14:46:20.322Z]   Go version:       go1.18.3
14:46:20 [2022-09-08T14:46:20.322Z]   Git commit:       38633e7
14:46:20 [2022-09-08T14:46:20.322Z]   Built:            Fri Jun  3 17:55:46 2022
14:46:20 [2022-09-08T14:46:20.322Z]   OS/Arch:          linux/amd64
14:46:20 [2022-09-08T14:46:20.322Z]   Experimental:     true
14:46:20 [2022-09-08T14:46:20.322Z]  containerd:
14:46:20 [2022-09-08T14:46:20.322Z]   Version:          1.6.8
14:46:20 [2022-09-08T14:46:20.322Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:20 [2022-09-08T14:46:20.322Z]  runc:
14:46:20 [2022-09-08T14:46:20.322Z]   Version:          1.1.4
14:46:20 [2022-09-08T14:46:20.322Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:46:20 [2022-09-08T14:46:20.322Z]  docker-init:
14:46:20 [2022-09-08T14:46:20.322Z]   Version:          0.19.0
14:46:20 [2022-09-08T14:46:20.322Z]   GitCommit:        de40ad0
[Pipeline] sh
14:46:20 [2022-09-08T14:46:20.502Z] #1 [internal] load build definition from Dockerfile
14:46:20 [2022-09-08T14:46:20.503Z] #1 transferring dockerfile: 19.11kB done
14:46:20 [2022-09-08T14:46:20.503Z] #1 DONE 0.0s
14:46:20 [2022-09-08T14:46:20.503Z] 
14:46:20 [2022-09-08T14:46:20.503Z] #2 [internal] load .dockerignore
14:46:20 [2022-09-08T14:46:20.503Z] #2 transferring context: 145B done
14:46:20 [2022-09-08T14:46:20.503Z] #2 DONE 0.0s
14:46:20 [2022-09-08T14:46:20.503Z] 
14:46:20 [2022-09-08T14:46:20.503Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:46:20 [2022-09-08T14:46:20.503Z] #3 DONE 0.1s
14:46:20 [2022-09-08T14:46:20.503Z] 
14:46:20 [2022-09-08T14:46:20.503Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:46:20 [2022-09-08T14:46:20.503Z] #4 CACHED
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:46:20 [2022-09-08T14:46:20.606Z] + docker info
14:46:20 [2022-09-08T14:46:20.606Z] Client:
14:46:20 [2022-09-08T14:46:20.606Z]  Context:    default
14:46:20 [2022-09-08T14:46:20.606Z]  Debug Mode: false
14:46:20 [2022-09-08T14:46:20.606Z]  Plugins:
14:46:20 [2022-09-08T14:46:20.606Z]   buildx: Docker Buildx (Docker Inc.)
14:46:20 [2022-09-08T14:46:20.606Z]     Version:  f500bf6
14:46:20 [2022-09-08T14:46:20.606Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:46:20 [2022-09-08T14:46:20.606Z]   compose: Docker Compose (Docker Inc.)
14:46:20 [2022-09-08T14:46:20.606Z]     Version:  v2.10.2
14:46:20 [2022-09-08T14:46:20.606Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:46:20 [2022-09-08T14:46:20.606Z]   scan: Docker Scan (Docker Inc.)
14:46:20 [2022-09-08T14:46:20.606Z]     Version:  v0.17.0
14:46:20 [2022-09-08T14:46:20.606Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:46:20 [2022-09-08T14:46:20.606Z] 
14:46:20 [2022-09-08T14:46:20.606Z] Server:
14:46:20 [2022-09-08T14:46:20.606Z]  Containers: 0
14:46:20 [2022-09-08T14:46:20.606Z]   Running: 0
14:46:20 [2022-09-08T14:46:20.606Z]   Paused: 0
14:46:20 [2022-09-08T14:46:20.606Z]   Stopped: 0
14:46:20 [2022-09-08T14:46:20.606Z]  Images: 4
14:46:20 [2022-09-08T14:46:20.606Z]  Server Version: 22.06.0-beta.0
14:46:20 [2022-09-08T14:46:20.606Z]  Storage Driver: overlay2
14:46:20 [2022-09-08T14:46:20.606Z]   Backing Filesystem: extfs
14:46:20 [2022-09-08T14:46:20.606Z]   Supports d_type: true
14:46:20 [2022-09-08T14:46:20.606Z]   Using metacopy: false
14:46:20 [2022-09-08T14:46:20.606Z]   Native Overlay Diff: true
14:46:20 [2022-09-08T14:46:20.606Z]   userxattr: false
14:46:20 [2022-09-08T14:46:20.606Z]  Logging Driver: json-file
14:46:20 [2022-09-08T14:46:20.606Z]  Cgroup Driver: cgroupfs
14:46:20 [2022-09-08T14:46:20.606Z]  Cgroup Version: 1
14:46:20 [2022-09-08T14:46:20.607Z]  Plugins:
14:46:20 [2022-09-08T14:46:20.607Z]   Volume: local
14:46:20 [2022-09-08T14:46:20.607Z]   Network: bridge host ipvlan macvlan null overlay
14:46:20 [2022-09-08T14:46:20.607Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:46:20 [2022-09-08T14:46:20.607Z]  Swarm: inactive
14:46:20 [2022-09-08T14:46:20.607Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:46:20 [2022-09-08T14:46:20.607Z]  Default Runtime: runc
14:46:20 [2022-09-08T14:46:20.607Z]  Init Binary: docker-init
14:46:20 [2022-09-08T14:46:20.607Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:20 [2022-09-08T14:46:20.607Z]  runc version: v1.1.4-0-g5fd4c4d
14:46:20 [2022-09-08T14:46:20.607Z]  init version: de40ad0
14:46:20 [2022-09-08T14:46:20.607Z]  Security Options:
14:46:20 [2022-09-08T14:46:20.607Z]   apparmor
14:46:20 [2022-09-08T14:46:20.607Z]   seccomp
14:46:20 [2022-09-08T14:46:20.607Z]    Profile: builtin
14:46:20 [2022-09-08T14:46:20.607Z]  Kernel Version: 5.4.0-1084-aws
14:46:20 [2022-09-08T14:46:20.607Z]  Operating System: Ubuntu 18.04.6 LTS
14:46:20 [2022-09-08T14:46:20.607Z]  OSType: linux
14:46:20 [2022-09-08T14:46:20.607Z]  Architecture: x86_64
14:46:20 [2022-09-08T14:46:20.607Z]  CPUs: 2
14:46:20 [2022-09-08T14:46:20.607Z]  Total Memory: 15.35GiB
14:46:20 [2022-09-08T14:46:20.607Z]  Name: ip-10-100-47-247
14:46:20 [2022-09-08T14:46:20.607Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
14:46:20 [2022-09-08T14:46:20.607Z]  Docker Root Dir: /var/lib/docker
14:46:20 [2022-09-08T14:46:20.607Z]  Debug Mode: false
14:46:20 [2022-09-08T14:46:20.607Z]  Registry: https://index.docker.io/v1/
14:46:20 [2022-09-08T14:46:20.607Z]  Labels:
14:46:20 [2022-09-08T14:46:20.607Z]  Experimental: true
14:46:20 [2022-09-08T14:46:20.607Z]  Insecure Registries:
14:46:20 [2022-09-08T14:46:20.607Z]   127.0.0.0/8
14:46:20 [2022-09-08T14:46:20.607Z]  Live Restore Enabled: true
14:46:20 [2022-09-08T14:46:20.607Z] 
14:46:20 [2022-09-08T14:46:20.607Z] WARNING: No swap limit support
[Pipeline] sh
14:46:20 [2022-09-08T14:46:20.762Z] 
14:46:20 [2022-09-08T14:46:20.762Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
14:46:20 [2022-09-08T14:46:20.762Z] #5 DONE 0.1s
14:46:20 [2022-09-08T14:46:20.762Z] 
14:46:20 [2022-09-08T14:46:20.762Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:20 [2022-09-08T14:46:20.762Z] #6 DONE 0.1s
14:46:20 [2022-09-08T14:46:20.762Z] 
14:46:20 [2022-09-08T14:46:20.762Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:20 [2022-09-08T14:46:20.762Z] #7 DONE 0.1s
14:46:20 [2022-09-08T14:46:20.762Z] 
14:46:20 [2022-09-08T14:46:20.762Z] #8 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
14:46:20 [2022-09-08T14:46:20.849Z] + docker version
14:46:20 [2022-09-08T14:46:20.849Z] Client: Docker Engine - Community
14:46:20 [2022-09-08T14:46:20.849Z]  Version:           22.06.0-beta.0
14:46:20 [2022-09-08T14:46:20.849Z]  API version:       1.42
14:46:20 [2022-09-08T14:46:20.849Z]  Go version:        go1.18.3
14:46:20 [2022-09-08T14:46:20.849Z]  Git commit:        3e9117b
14:46:20 [2022-09-08T14:46:20.849Z]  Built:             Fri Jun  3 17:55:46 2022
14:46:20 [2022-09-08T14:46:20.849Z]  OS/Arch:           linux/amd64
14:46:20 [2022-09-08T14:46:20.849Z]  Context:           default
14:46:20 [2022-09-08T14:46:20.849Z] 
14:46:20 [2022-09-08T14:46:20.849Z] Server: Docker Engine - Community
14:46:20 [2022-09-08T14:46:20.849Z]  Engine:
14:46:20 [2022-09-08T14:46:20.849Z]   Version:          22.06.0-beta.0
14:46:20 [2022-09-08T14:46:20.849Z]   API version:      1.42 (minimum version 1.12)
14:46:20 [2022-09-08T14:46:20.849Z]   Go version:       go1.18.3
14:46:20 [2022-09-08T14:46:20.849Z]   Git commit:       38633e7
14:46:20 [2022-09-08T14:46:20.849Z]   Built:            Fri Jun  3 17:55:46 2022
14:46:20 [2022-09-08T14:46:20.849Z]   OS/Arch:          linux/amd64
14:46:20 [2022-09-08T14:46:20.849Z]   Experimental:     true
14:46:20 [2022-09-08T14:46:20.849Z]  containerd:
14:46:20 [2022-09-08T14:46:20.849Z]   Version:          1.6.8
14:46:20 [2022-09-08T14:46:20.849Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:20 [2022-09-08T14:46:20.849Z]  runc:
14:46:20 [2022-09-08T14:46:20.849Z]   Version:          1.1.4
14:46:20 [2022-09-08T14:46:20.849Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:46:20 [2022-09-08T14:46:20.849Z]  docker-init:
14:46:20 [2022-09-08T14:46:20.849Z]   Version:          0.19.0
14:46:20 [2022-09-08T14:46:20.849Z]   GitCommit:        de40ad0
[Pipeline] sh
14:46:20 [2022-09-08T14:46:20.891Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:46:20 [2022-09-08T14:46:20.892Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:46:20 [2022-09-08T14:46:20.892Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43867/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:46:20 [2022-09-08T14:46:20.892Z] + bash /home/ubuntu/workspace/moby_PR-43867/check-config.sh
14:46:20 [2022-09-08T14:46:20.892Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:46:20 [2022-09-08T14:46:20.892Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
14:46:20 [2022-09-08T14:46:20.892Z] 
14:46:20 [2022-09-08T14:46:20.892Z] Generally Necessary:
14:46:20 [2022-09-08T14:46:20.892Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:46:20 [2022-09-08T14:46:20.892Z] - apparmor: enabled and tools installed
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_NAMESPACES: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_NET_NS: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_PID_NS: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_IPC_NS: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_UTS_NS: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_CGROUPS: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_CGROUP_CPUACCT: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_CGROUP_DEVICE: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_CGROUP_FREEZER: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_CGROUP_SCHED: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_CPUSETS: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_MEMCG: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_KEYS: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_VETH: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_BRIDGE: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_NF_NAT: enabled (as module)
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_POSIX_MQUEUE: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_CGROUP_BPF: enabled
14:46:20 [2022-09-08T14:46:20.892Z] 
14:46:20 [2022-09-08T14:46:20.892Z] Optional Features:
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_USER_NS: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_SECCOMP: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_SECCOMP_FILTER: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_CGROUP_PIDS: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_MEMCG_SWAP: enabled
14:46:20 [2022-09-08T14:46:20.892Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:46:20 [2022-09-08T14:46:20.892Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:46:21 [2022-09-08T14:46:21.022Z] #8 DONE 0.2s
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_BLK_CGROUP: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_CGROUP_PERF: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_CGROUP_HUGETLB: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_CFS_BANDWIDTH: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_RT_GROUP_SCHED: missing
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_IP_VS: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_IP_VS_NFCT: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_IP_VS_RR: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_SECURITY_SELINUX: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_SECURITY_APPARMOR: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_EXT4_FS: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:46:21 [2022-09-08T14:46:21.152Z] - Network Drivers:
14:46:21 [2022-09-08T14:46:21.152Z]   - "overlay":
14:46:21 [2022-09-08T14:46:21.152Z]     - CONFIG_VXLAN: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:46:21 [2022-09-08T14:46:21.152Z]       Optional (for encrypted networks):
14:46:21 [2022-09-08T14:46:21.152Z]       - CONFIG_CRYPTO: enabled
14:46:21 [2022-09-08T14:46:21.152Z]       - CONFIG_CRYPTO_AEAD: enabled
14:46:21 [2022-09-08T14:46:21.152Z]       - CONFIG_CRYPTO_GCM: enabled
14:46:21 [2022-09-08T14:46:21.152Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:46:21 [2022-09-08T14:46:21.152Z]       - CONFIG_CRYPTO_GHASH: enabled
14:46:21 [2022-09-08T14:46:21.152Z]       - CONFIG_XFRM: enabled
14:46:21 [2022-09-08T14:46:21.152Z]       - CONFIG_XFRM_USER: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z]       - CONFIG_INET_ESP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z]   - "ipvlan":
14:46:21 [2022-09-08T14:46:21.152Z]     - CONFIG_IPVLAN: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z]   - "macvlan":
14:46:21 [2022-09-08T14:46:21.152Z]     - CONFIG_MACVLAN: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z]     - CONFIG_DUMMY: enabled (as module)
14:46:21 [2022-09-08T14:46:21.152Z]   - "ftp,tftp client in container":
14:46:21 [2022-09-08T14:46:21.166Z] + docker info
14:46:21 [2022-09-08T14:46:21.166Z] Client:
14:46:21 [2022-09-08T14:46:21.166Z]  Context:    default
14:46:21 [2022-09-08T14:46:21.166Z]  Debug Mode: false
14:46:21 [2022-09-08T14:46:21.166Z]  Plugins:
14:46:21 [2022-09-08T14:46:21.166Z]   buildx: Docker Buildx (Docker Inc.)
14:46:21 [2022-09-08T14:46:21.166Z]     Version:  f500bf6
14:46:21 [2022-09-08T14:46:21.166Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:46:21 [2022-09-08T14:46:21.166Z]   compose: Docker Compose (Docker Inc.)
14:46:21 [2022-09-08T14:46:21.166Z]     Version:  v2.10.2
14:46:21 [2022-09-08T14:46:21.166Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:46:21 [2022-09-08T14:46:21.166Z]   scan: Docker Scan (Docker Inc.)
14:46:21 [2022-09-08T14:46:21.166Z]     Version:  v0.17.0
14:46:21 [2022-09-08T14:46:21.166Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:46:21 [2022-09-08T14:46:21.166Z] 
14:46:21 [2022-09-08T14:46:21.166Z] Server:
14:46:21 [2022-09-08T14:46:21.166Z]  Containers: 0
14:46:21 [2022-09-08T14:46:21.166Z]   Running: 0
14:46:21 [2022-09-08T14:46:21.166Z]   Paused: 0
14:46:21 [2022-09-08T14:46:21.166Z]   Stopped: 0
14:46:21 [2022-09-08T14:46:21.166Z]  Images: 2
14:46:21 [2022-09-08T14:46:21.166Z]  Server Version: 22.06.0-beta.0
14:46:21 [2022-09-08T14:46:21.166Z]  Storage Driver: overlay2
14:46:21 [2022-09-08T14:46:21.166Z]   Backing Filesystem: extfs
14:46:21 [2022-09-08T14:46:21.166Z]   Supports d_type: true
14:46:21 [2022-09-08T14:46:21.166Z]   Using metacopy: false
14:46:21 [2022-09-08T14:46:21.166Z]   Native Overlay Diff: true
14:46:21 [2022-09-08T14:46:21.166Z]   userxattr: false
14:46:21 [2022-09-08T14:46:21.166Z]  Logging Driver: json-file
14:46:21 [2022-09-08T14:46:21.167Z]  Cgroup Driver: cgroupfs
14:46:21 [2022-09-08T14:46:21.167Z]  Cgroup Version: 1
14:46:21 [2022-09-08T14:46:21.167Z]  Plugins:
14:46:21 [2022-09-08T14:46:21.167Z]   Volume: local
14:46:21 [2022-09-08T14:46:21.167Z]   Network: bridge host ipvlan macvlan null overlay
14:46:21 [2022-09-08T14:46:21.167Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:46:21 [2022-09-08T14:46:21.167Z]  Swarm: inactive
14:46:21 [2022-09-08T14:46:21.167Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:46:21 [2022-09-08T14:46:21.167Z]  Default Runtime: runc
14:46:21 [2022-09-08T14:46:21.167Z]  Init Binary: docker-init
14:46:21 [2022-09-08T14:46:21.167Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:21 [2022-09-08T14:46:21.167Z]  runc version: v1.1.4-0-g5fd4c4d
14:46:21 [2022-09-08T14:46:21.167Z]  init version: de40ad0
14:46:21 [2022-09-08T14:46:21.167Z]  Security Options:
14:46:21 [2022-09-08T14:46:21.167Z]   apparmor
14:46:21 [2022-09-08T14:46:21.167Z]   seccomp
14:46:21 [2022-09-08T14:46:21.167Z]    Profile: builtin
14:46:21 [2022-09-08T14:46:21.167Z]  Kernel Version: 5.4.0-1084-aws
14:46:21 [2022-09-08T14:46:21.167Z]  Operating System: Ubuntu 18.04.6 LTS
14:46:21 [2022-09-08T14:46:21.167Z]  OSType: linux
14:46:21 [2022-09-08T14:46:21.167Z]  Architecture: x86_64
14:46:21 [2022-09-08T14:46:21.167Z]  CPUs: 2
14:46:21 [2022-09-08T14:46:21.167Z]  Total Memory: 7.483GiB
14:46:21 [2022-09-08T14:46:21.167Z]  Name: ip-10-100-72-188
14:46:21 [2022-09-08T14:46:21.167Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
14:46:21 [2022-09-08T14:46:21.167Z]  Docker Root Dir: /var/lib/docker
14:46:21 [2022-09-08T14:46:21.167Z]  Debug Mode: false
14:46:21 [2022-09-08T14:46:21.167Z]  Registry: https://index.docker.io/v1/
14:46:21 [2022-09-08T14:46:21.167Z]  Labels:
14:46:21 [2022-09-08T14:46:21.167Z]  Experimental: true
14:46:21 [2022-09-08T14:46:21.167Z]  Insecure Registries:
14:46:21 [2022-09-08T14:46:21.167Z]   127.0.0.0/8
14:46:21 [2022-09-08T14:46:21.167Z]  Live Restore Enabled: true
14:46:21 [2022-09-08T14:46:21.167Z] 
14:46:21 [2022-09-08T14:46:21.167Z] WARNING: No swap limit support
[Pipeline] sh
14:46:21 [2022-09-08T14:46:21.232Z] Fetching without tags
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.412Z] - Storage Drivers:
14:46:21 [2022-09-08T14:46:21.412Z]   - "aufs":
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_AUFS_FS: enabled (as module)
14:46:21 [2022-09-08T14:46:21.412Z]   - "btrfs":
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:46:21 [2022-09-08T14:46:21.412Z]   - "devicemapper":
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_BLK_DEV_DM: enabled
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:46:21 [2022-09-08T14:46:21.412Z]   - "overlay":
14:46:21 [2022-09-08T14:46:21.412Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:46:21 [2022-09-08T14:46:21.412Z]   - "zfs":
14:46:21 [2022-09-08T14:46:21.412Z]     - /dev/zfs: present
14:46:21 [2022-09-08T14:46:21.412Z]     - zfs command: missing
14:46:21 [2022-09-08T14:46:21.412Z]     - zpool command: missing
14:46:21 [2022-09-08T14:46:21.412Z] 
14:46:21 [2022-09-08T14:46:21.412Z] Limits:
14:46:21 [2022-09-08T14:46:21.412Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:46:21 [2022-09-08T14:46:21.412Z] 
14:46:21 [2022-09-08T14:46:21.412Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:46:21 [2022-09-08T14:46:21.485Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:46:21 [2022-09-08T14:46:21.485Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:46:21 [2022-09-08T14:46:21.485Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43867/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:46:21 [2022-09-08T14:46:21.485Z] + bash /home/ubuntu/workspace/moby_PR-43867/check-config.sh
14:46:21 [2022-09-08T14:46:21.485Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:46:21 [2022-09-08T14:46:21.485Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
14:46:21 [2022-09-08T14:46:21.485Z] 
14:46:21 [2022-09-08T14:46:21.485Z] Generally Necessary:
14:46:21 [2022-09-08T14:46:21.485Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:46:21 [2022-09-08T14:46:21.485Z] - apparmor: enabled and tools installed
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_NAMESPACES: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_NET_NS: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_PID_NS: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_IPC_NS: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_UTS_NS: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_CGROUPS: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_CGROUP_CPUACCT: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_CGROUP_DEVICE: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_CGROUP_FREEZER: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_CGROUP_SCHED: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_CPUSETS: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_MEMCG: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_KEYS: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_VETH: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_BRIDGE: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_NF_NAT: enabled (as module)
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_POSIX_MQUEUE: enabled
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_CGROUP_BPF: enabled
14:46:21 [2022-09-08T14:46:21.485Z] 
14:46:21 [2022-09-08T14:46:21.485Z] Optional Features:
14:46:21 [2022-09-08T14:46:21.485Z] - CONFIG_USER_NS: enabled
14:46:21 [2022-09-08T14:46:21.490Z] #21 13.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:46:21 [2022-09-08T14:46:21.490Z] #21 13.88 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:46:21 [2022-09-08T14:46:21.490Z] #21 13.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:46:21 [2022-09-08T14:46:21.515Z] Merging remotes/origin/master commit dba081975aa0c8fa1a6a90998505764986e35fad into PR head commit f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:46:21 [2022-09-08T14:46:21.739Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc .
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_SECCOMP: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_SECCOMP_FILTER: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_CGROUP_PIDS: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_MEMCG_SWAP: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:46:21 [2022-09-08T14:46:21.741Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_BLK_CGROUP: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_CGROUP_PERF: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_CGROUP_HUGETLB: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_CFS_BANDWIDTH: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_RT_GROUP_SCHED: missing
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_IP_VS: enabled (as module)
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_IP_VS_NFCT: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_IP_VS_RR: enabled (as module)
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_SECURITY_SELINUX: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_SECURITY_APPARMOR: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_EXT4_FS: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:46:21 [2022-09-08T14:46:21.741Z] - Network Drivers:
14:46:21 [2022-09-08T14:46:21.741Z]   - "overlay":
14:46:21 [2022-09-08T14:46:21.741Z]     - CONFIG_VXLAN: enabled (as module)
14:46:21 [2022-09-08T14:46:21.741Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:46:21 [2022-09-08T14:46:21.741Z]       Optional (for encrypted networks):
14:46:21 [2022-09-08T14:46:21.741Z]       - CONFIG_CRYPTO: enabled
14:46:21 [2022-09-08T14:46:21.741Z]       - CONFIG_CRYPTO_AEAD: enabled
14:46:21 [2022-09-08T14:46:21.741Z]       - CONFIG_CRYPTO_GCM: enabled
14:46:21 [2022-09-08T14:46:21.741Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:46:21 [2022-09-08T14:46:21.741Z]       - CONFIG_CRYPTO_GHASH: enabled
14:46:21 [2022-09-08T14:46:21.741Z]       - CONFIG_XFRM: enabled
14:46:21 [2022-09-08T14:46:21.741Z]       - CONFIG_XFRM_USER: enabled (as module)
14:46:21 [2022-09-08T14:46:21.741Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:46:21 [2022-09-08T14:46:21.741Z]       - CONFIG_INET_ESP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.741Z]   - "ipvlan":
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_IPVLAN: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]   - "macvlan":
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_MACVLAN: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_DUMMY: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]   - "ftp,tftp client in container":
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z] - Storage Drivers:
14:46:21 [2022-09-08T14:46:21.997Z]   - "aufs":
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_AUFS_FS: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]   - "btrfs":
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:46:21 [2022-09-08T14:46:21.997Z]   - "devicemapper":
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_BLK_DEV_DM: enabled
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]   - "overlay":
14:46:21 [2022-09-08T14:46:21.997Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:46:21 [2022-09-08T14:46:21.997Z]   - "zfs":
14:46:21 [2022-09-08T14:46:21.997Z]     - /dev/zfs: present
14:46:21 [2022-09-08T14:46:21.997Z]     - zfs command: missing
14:46:21 [2022-09-08T14:46:21.997Z]     - zpool command: missing
14:46:21 [2022-09-08T14:46:21.997Z] 
14:46:21 [2022-09-08T14:46:21.997Z] Limits:
14:46:21 [2022-09-08T14:46:21.997Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:46:21 [2022-09-08T14:46:21.997Z] 
14:46:21 [2022-09-08T14:46:21.997Z] + true
14:46:21 [2022-09-08T14:46:21.999Z] #1 [internal] load build definition from Dockerfile
14:46:21 [2022-09-08T14:46:21.999Z] #1 transferring dockerfile: 19.11kB done
14:46:21 [2022-09-08T14:46:21.999Z] #1 DONE 0.0s
14:46:21 [2022-09-08T14:46:21.999Z] 
14:46:21 [2022-09-08T14:46:21.999Z] #2 [internal] load .dockerignore
14:46:21 [2022-09-08T14:46:21.999Z] #2 transferring context: 145B done
14:46:21 [2022-09-08T14:46:21.999Z] #2 DONE 0.0s
14:46:21 [2022-09-08T14:46:21.999Z] 
14:46:21 [2022-09-08T14:46:21.999Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:46:21 [2022-09-08T14:46:21.999Z] #3 DONE 0.2s
14:46:21 [2022-09-08T14:46:21.999Z] 
14:46:21 [2022-09-08T14:46:21.999Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:46:21 [2022-09-08T14:46:21.999Z] #4 CACHED
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:46:22 [2022-09-08T14:46:22.261Z] 
14:46:22 [2022-09-08T14:46:22.261Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
14:46:21 [2022-09-08T14:46:21.181Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:21 [2022-09-08T14:46:21.187Z]  > git config --add remote.origin.fetch +refs/pull/43867/head:refs/remotes/origin/PR-43867 # timeout=10
14:46:21 [2022-09-08T14:46:21.194Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:21 [2022-09-08T14:46:21.211Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:46:21 [2022-09-08T14:46:21.232Z] Fetching upstream changes from https://github.com/moby/moby.git
14:46:21 [2022-09-08T14:46:21.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:21 [2022-09-08T14:46:21.233Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43867/head:refs/remotes/origin/PR-43867 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:46:21 [2022-09-08T14:46:21.519Z]  > git config core.sparsecheckout # timeout=10
14:46:21 [2022-09-08T14:46:21.532Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:46:22 [2022-09-08T14:46:22.220Z]  > git remote # timeout=10
14:46:22 [2022-09-08T14:46:22.236Z]  > git config --get remote.origin.url # timeout=10
14:46:22 [2022-09-08T14:46:22.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:46:22 [2022-09-08T14:46:22.242Z]  > git merge dba081975aa0c8fa1a6a90998505764986e35fad # timeout=10
14:46:22 [2022-09-08T14:46:22.283Z] Merge succeeded, producing f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:46:22 [2022-09-08T14:46:22.284Z] Checking out Revision f6b695d2fbe37cf850250f2f9003d0c941e4a7bc (PR-43867)
14:46:22 [2022-09-08T14:46:22.316Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc .
14:46:22 [2022-09-08T14:46:22.402Z] 
14:46:22 [2022-09-08T14:46:22.402Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:22 [2022-09-08T14:46:22.402Z] #9 DONE 0.0s
14:46:22 [2022-09-08T14:46:22.402Z] 
14:46:22 [2022-09-08T14:46:22.402Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:22 [2022-09-08T14:46:22.402Z] #10 DONE 0.0s
14:46:22 [2022-09-08T14:46:22.402Z] 
14:46:22 [2022-09-08T14:46:22.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:46:22 [2022-09-08T14:46:22.402Z] #11 DONE 0.0s
14:46:22 [2022-09-08T14:46:22.402Z] 
14:46:22 [2022-09-08T14:46:22.402Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
14:46:22 [2022-09-08T14:46:22.402Z] #12 DONE 0.0s
14:46:22 [2022-09-08T14:46:22.402Z] 
14:46:22 [2022-09-08T14:46:22.402Z] #13 [internal] load build context
14:46:22 [2022-09-08T14:46:22.521Z] #5 DONE 0.1s
14:46:22 [2022-09-08T14:46:22.521Z] 
14:46:22 [2022-09-08T14:46:22.521Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:22 [2022-09-08T14:46:22.521Z] #6 DONE 0.1s
14:46:22 [2022-09-08T14:46:22.521Z] 
14:46:22 [2022-09-08T14:46:22.521Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:22 [2022-09-08T14:46:22.521Z] #7 DONE 0.1s
14:46:22 [2022-09-08T14:46:22.521Z] 
14:46:22 [2022-09-08T14:46:22.521Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
14:46:22 [2022-09-08T14:46:22.521Z] #8 DONE 0.1s
14:46:22 [2022-09-08T14:46:22.572Z] #1 [internal] load .dockerignore
14:46:22 [2022-09-08T14:46:22.572Z] #1 transferring context: 145B done
14:46:22 [2022-09-08T14:46:22.572Z] #1 DONE 0.1s
14:46:22 [2022-09-08T14:46:22.572Z] 
14:46:22 [2022-09-08T14:46:22.572Z] #2 [internal] load build definition from Dockerfile
14:46:22 [2022-09-08T14:46:22.572Z] #2 transferring dockerfile: 19.11kB done
14:46:22 [2022-09-08T14:46:22.572Z] #2 DONE 0.1s
14:46:22 [2022-09-08T14:46:22.572Z] 
14:46:22 [2022-09-08T14:46:22.572Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:46:22 [2022-09-08T14:46:22.572Z] #3 DONE 0.1s
14:46:22 [2022-09-08T14:46:22.572Z] 
14:46:22 [2022-09-08T14:46:22.572Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:46:22 [2022-09-08T14:46:22.572Z] #4 CACHED
14:46:22 [2022-09-08T14:46:22.783Z] 
14:46:22 [2022-09-08T14:46:22.783Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:22 [2022-09-08T14:46:22.783Z] #9 DONE 0.0s
14:46:22 [2022-09-08T14:46:22.783Z] 
14:46:22 [2022-09-08T14:46:22.783Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:46:22 [2022-09-08T14:46:22.783Z] #10 DONE 0.0s
14:46:22 [2022-09-08T14:46:22.783Z] 
14:46:22 [2022-09-08T14:46:22.783Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:22 [2022-09-08T14:46:22.783Z] #11 DONE 0.0s
14:46:22 [2022-09-08T14:46:22.783Z] 
14:46:22 [2022-09-08T14:46:22.783Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
14:46:22 [2022-09-08T14:46:22.783Z] #12 DONE 0.0s
14:46:22 [2022-09-08T14:46:22.783Z] 
14:46:22 [2022-09-08T14:46:22.783Z] #13 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:46:22 [2022-09-08T14:46:22.783Z] #13 CACHED
14:46:22 [2022-09-08T14:46:22.783Z] 
14:46:22 [2022-09-08T14:46:22.783Z] #14 [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
14:46:22 [2022-09-08T14:46:22.783Z] #14 CACHED
14:46:22 [2022-09-08T14:46:22.783Z] 
14:46:22 [2022-09-08T14:46:22.783Z] #15 [internal] load build context
14:46:23 [2022-09-08T14:46:23.134Z] 
14:46:23 [2022-09-08T14:46:23.134Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
14:46:23 [2022-09-08T14:46:23.134Z] #5 DONE 0.1s
14:46:23 [2022-09-08T14:46:23.134Z] 
14:46:23 [2022-09-08T14:46:23.134Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:23 [2022-09-08T14:46:23.134Z] #6 DONE 0.1s
14:46:23 [2022-09-08T14:46:23.134Z] 
14:46:23 [2022-09-08T14:46:23.134Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:23 [2022-09-08T14:46:23.134Z] #7 DONE 0.1s
14:46:23 [2022-09-08T14:46:23.134Z] 
14:46:23 [2022-09-08T14:46:23.134Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
14:46:23 [2022-09-08T14:46:23.134Z] #8 DONE 0.1s
14:46:23 [2022-09-08T14:46:23.396Z] 
14:46:23 [2022-09-08T14:46:23.396Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:23 [2022-09-08T14:46:23.396Z] #9 DONE 0.0s
14:46:23 [2022-09-08T14:46:23.396Z] 
14:46:23 [2022-09-08T14:46:23.396Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:23 [2022-09-08T14:46:23.396Z] #10 DONE 0.0s
14:46:23 [2022-09-08T14:46:23.396Z] 
14:46:23 [2022-09-08T14:46:23.396Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:46:23 [2022-09-08T14:46:23.396Z] #11 DONE 0.0s
14:46:23 [2022-09-08T14:46:23.396Z] 
14:46:23 [2022-09-08T14:46:23.396Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
14:46:23 [2022-09-08T14:46:23.396Z] #12 DONE 0.0s
14:46:23 [2022-09-08T14:46:23.396Z] 
14:46:23 [2022-09-08T14:46:23.396Z] #13 [internal] load build context
14:46:23 [2022-09-08T14:46:23.729Z] #15 ...
14:46:23 [2022-09-08T14:46:23.729Z] 
14:46:23 [2022-09-08T14:46:23.729Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:46:23 [2022-09-08T14:46:23.729Z] #16 DONE 0.9s
14:46:23 [2022-09-08T14:46:23.729Z] 
14:46:23 [2022-09-08T14:46:23.729Z] #15 [internal] load build context
14:46:23 [2022-09-08T14:46:23.784Z] #13 transferring context: 62.74MB 1.1s done
14:46:23 [2022-09-08T14:46:23.784Z] #13 DONE 1.1s
14:46:23 [2022-09-08T14:46:23.784Z] 
14:46:23 [2022-09-08T14:46:23.784Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:46:23 [2022-09-08T14:46:23.784Z] #14 DONE 1.1s
14:46:23 [2022-09-08T14:46:23.784Z] 
14:46:23 [2022-09-08T14:46:23.784Z] #15 [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
14:46:23 [2022-09-08T14:46:23.784Z] #15 CACHED
14:46:23 [2022-09-08T14:46:23.784Z] 
14:46:23 [2022-09-08T14:46:23.784Z] #16 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:46:23 [2022-09-08T14:46:23.784Z] #16 CACHED
14:46:23 [2022-09-08T14:46:23.784Z] 
14:46:23 [2022-09-08T14:46:23.784Z] #17 [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
14:46:23 [2022-09-08T14:46:23.784Z] #17 CACHED
14:46:23 [2022-09-08T14:46:23.784Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #18 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #18 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #19 [dev-systemd-false  6/28] RUN ldconfig
14:46:23 [2022-09-08T14:46:23.785Z] #19 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #20 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #20 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #21 [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
14:46:23 [2022-09-08T14:46:23.785Z] #21 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #22 [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
14:46:23 [2022-09-08T14:46:23.785Z] #22 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #23 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #23 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #24 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:46:23 [2022-09-08T14:46:23.785Z] #24 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #25 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #25 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #26 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:46:23 [2022-09-08T14:46:23.785Z] #26 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #27 [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
14:46:23 [2022-09-08T14:46:23.785Z] #27 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:46:23 [2022-09-08T14:46:23.785Z] #28 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #29 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:46:23 [2022-09-08T14:46:23.785Z] #29 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:46:23 [2022-09-08T14:46:23.785Z] #30 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #31 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:46:23 [2022-09-08T14:46:23.785Z] #31 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #32 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #32 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #33 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:46:23 [2022-09-08T14:46:23.785Z] #33 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #34 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:46:23 [2022-09-08T14:46:23.785Z] #34 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #35 [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             ;
14:46:23 [2022-09-08T14:46:23.785Z] #35 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #36 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
14:46:23 [2022-09-08T14:46:23.785Z] #36 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #37 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #37 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #38 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
14:46:23 [2022-09-08T14:46:23.785Z] #38 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #39 [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
14:46:23 [2022-09-08T14:46:23.785Z] #39 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #40 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:46:23 [2022-09-08T14:46:23.785Z] #40 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:46:23 [2022-09-08T14:46:23.785Z] #41 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #42 [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
14:46:23 [2022-09-08T14:46:23.785Z] #42 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #43 [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
14:46:23 [2022-09-08T14:46:23.785Z] #43 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #44 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #44 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #45 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #45 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #46 [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
14:46:23 [2022-09-08T14:46:23.785Z] #46 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #47 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #47 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #48 [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
14:46:23 [2022-09-08T14:46:23.785Z] #48 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #49 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:46:23 [2022-09-08T14:46:23.785Z] #49 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #50 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #50 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #51 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
14:46:23 [2022-09-08T14:46:23.785Z] #51 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #52 [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
14:46:23 [2022-09-08T14:46:23.785Z] #52 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #53 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
14:46:23 [2022-09-08T14:46:23.785Z] #53 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #54 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:46:23 [2022-09-08T14:46:23.785Z] #54 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #55 [dev-systemd-false  1/28] RUN groupadd -r docker
14:46:23 [2022-09-08T14:46:23.785Z] #55 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #56 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #56 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #57 [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
14:46:23 [2022-09-08T14:46:23.785Z] #57 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #58 [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
14:46:23 [2022-09-08T14:46:23.785Z] #58 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #59 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:46:23 [2022-09-08T14:46:23.785Z] #59 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #60 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:46:23 [2022-09-08T14:46:23.785Z] #60 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #61 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #61 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #62 [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
14:46:23 [2022-09-08T14:46:23.785Z] #62 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #63 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:46:23 [2022-09-08T14:46:23.785Z] #63 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #64 [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
14:46:23 [2022-09-08T14:46:23.785Z] #64 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:46:23 [2022-09-08T14:46:23.785Z] #65 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #66 [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
14:46:23 [2022-09-08T14:46:23.785Z] #66 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #67 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:46:23 [2022-09-08T14:46:23.785Z] #67 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #68 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:46:23 [2022-09-08T14:46:23.785Z] #68 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #69 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:46:23 [2022-09-08T14:46:23.785Z] #69 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #70 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:46:23 [2022-09-08T14:46:23.785Z] #70 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #71 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
14:46:23 [2022-09-08T14:46:23.785Z] #71 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #72 [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
14:46:23 [2022-09-08T14:46:23.785Z] #72 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #73 [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
14:46:23 [2022-09-08T14:46:23.785Z] #73 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #74 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #74 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #75 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:46:23 [2022-09-08T14:46:23.785Z] #75 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #76 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #76 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #77 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
14:46:23 [2022-09-08T14:46:23.785Z] #77 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
14:46:23 [2022-09-08T14:46:23.785Z] #78 CACHED
14:46:23 [2022-09-08T14:46:23.785Z] 
14:46:23 [2022-09-08T14:46:23.785Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
14:46:24 [2022-09-08T14:46:24.000Z] #15 ...
14:46:24 [2022-09-08T14:46:24.000Z] 
14:46:24 [2022-09-08T14:46:24.000Z] #17 [cross-true 1/6] RUN dpkg --add-architecture arm64
14:46:24 [2022-09-08T14:46:24.000Z] #17 DONE 1.1s
14:46:24 [2022-09-08T14:46:24.000Z] 
14:46:24 [2022-09-08T14:46:24.000Z] #15 [internal] load build context
14:46:22 [2022-09-08T14:46:22.266Z]  > git rev-parse HEAD^{commit} # timeout=10
14:46:22 [2022-09-08T14:46:22.282Z]  > git config core.sparsecheckout # timeout=10
14:46:22 [2022-09-08T14:46:22.295Z]  > git checkout -f f6b695d2fbe37cf850250f2f9003d0c941e4a7bc # timeout=10
14:46:24 [2022-09-08T14:46:24.768Z] #13 transferring context: 62.74MB 1.4s done
14:46:24 [2022-09-08T14:46:24.768Z] #13 DONE 1.5s
14:46:24 [2022-09-08T14:46:24.768Z] 
14:46:24 [2022-09-08T14:46:24.768Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:46:24 [2022-09-08T14:46:24.768Z] #14 DONE 1.6s
14:46:24 [2022-09-08T14:46:24.786Z] #21 16.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:46:24 [2022-09-08T14:46:24.786Z] #21 16.97 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:46:24 [2022-09-08T14:46:24.786Z] #21 16.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:46:24 [2022-09-08T14:46:24.956Z] #15 ...
14:46:24 [2022-09-08T14:46:24.956Z] 
14:46:24 [2022-09-08T14:46:24.956Z] #18 [cross-true 2/6] RUN dpkg --add-architecture armel
14:46:24 [2022-09-08T14:46:24.956Z] #18 DONE 1.2s
14:46:24 [2022-09-08T14:46:24.956Z] 
14:46:24 [2022-09-08T14:46:24.956Z] #15 [internal] load build context
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #15 [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
14:46:25 [2022-09-08T14:46:25.025Z] #15 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #16 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #16 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #17 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:46:25 [2022-09-08T14:46:25.025Z] #17 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #18 [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
14:46:25 [2022-09-08T14:46:25.025Z] #18 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #19 [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
14:46:25 [2022-09-08T14:46:25.025Z] #19 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #20 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
14:46:25 [2022-09-08T14:46:25.025Z] #20 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #21 [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
14:46:25 [2022-09-08T14:46:25.025Z] #21 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #22 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #22 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #23 [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
14:46:25 [2022-09-08T14:46:25.025Z] #23 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #24 [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
14:46:25 [2022-09-08T14:46:25.025Z] #24 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #25 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #25 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #26 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #26 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #27 [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
14:46:25 [2022-09-08T14:46:25.025Z] #27 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #28 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:46:25 [2022-09-08T14:46:25.025Z] #28 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:46:25 [2022-09-08T14:46:25.025Z] #29 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #30 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #30 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #31 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #31 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #32 [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
14:46:25 [2022-09-08T14:46:25.025Z] #32 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #33 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #33 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #34 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:46:25 [2022-09-08T14:46:25.025Z] #34 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #35 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:46:25 [2022-09-08T14:46:25.025Z] #35 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #36 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #36 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #37 [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
14:46:25 [2022-09-08T14:46:25.025Z] #37 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:46:25 [2022-09-08T14:46:25.025Z] #38 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #39 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
14:46:25 [2022-09-08T14:46:25.025Z] #39 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #40 [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
14:46:25 [2022-09-08T14:46:25.025Z] #40 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #41 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #41 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #42 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #42 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #43 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:46:25 [2022-09-08T14:46:25.025Z] #43 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:46:25 [2022-09-08T14:46:25.025Z] #44 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:46:25 [2022-09-08T14:46:25.025Z] #45 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:46:25 [2022-09-08T14:46:25.025Z] #46 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #47 [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
14:46:25 [2022-09-08T14:46:25.025Z] #47 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #48 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:46:25 [2022-09-08T14:46:25.025Z] #48 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #49 [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
14:46:25 [2022-09-08T14:46:25.025Z] #49 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #50 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:46:25 [2022-09-08T14:46:25.025Z] #50 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #51 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #51 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #52 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:46:25 [2022-09-08T14:46:25.025Z] #52 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #53 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:46:25 [2022-09-08T14:46:25.025Z] #53 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #54 [dev-systemd-false  1/28] RUN groupadd -r docker
14:46:25 [2022-09-08T14:46:25.025Z] #54 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #55 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #55 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #56 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:46:25 [2022-09-08T14:46:25.025Z] #56 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #57 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:46:25 [2022-09-08T14:46:25.025Z] #57 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #58 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:46:25 [2022-09-08T14:46:25.025Z] #58 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #59 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:46:25 [2022-09-08T14:46:25.025Z] #59 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #60 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:46:25 [2022-09-08T14:46:25.025Z] #60 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #61 [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
14:46:25 [2022-09-08T14:46:25.025Z] #61 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #62 [dev-systemd-false  6/28] RUN ldconfig
14:46:25 [2022-09-08T14:46:25.025Z] #62 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #63 [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
14:46:25 [2022-09-08T14:46:25.025Z] #63 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #64 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #64 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #65 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:46:25 [2022-09-08T14:46:25.025Z] #65 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #66 [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
14:46:25 [2022-09-08T14:46:25.025Z] #66 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #67 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:46:25 [2022-09-08T14:46:25.025Z] #67 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #68 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
14:46:25 [2022-09-08T14:46:25.025Z] #68 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #69 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:46:25 [2022-09-08T14:46:25.025Z] #69 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #70 [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
14:46:25 [2022-09-08T14:46:25.025Z] #70 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #71 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #71 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #72 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
14:46:25 [2022-09-08T14:46:25.025Z] #72 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #73 [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
14:46:25 [2022-09-08T14:46:25.025Z] #73 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #74 [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             ;
14:46:25 [2022-09-08T14:46:25.025Z] #74 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #75 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
14:46:25 [2022-09-08T14:46:25.025Z] #75 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #76 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
14:46:25 [2022-09-08T14:46:25.025Z] #76 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #77 [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
14:46:25 [2022-09-08T14:46:25.025Z] #77 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
14:46:25 [2022-09-08T14:46:25.025Z] #78 CACHED
14:46:25 [2022-09-08T14:46:25.025Z] 
14:46:25 [2022-09-08T14:46:25.025Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
14:46:25 [2022-09-08T14:46:25.528Z] #15 transferring context: 62.74MB 2.7s done
14:46:25 [2022-09-08T14:46:25.528Z] #15 DONE 2.8s
14:46:25 [2022-09-08T14:46:25.528Z] 
14:46:25 [2022-09-08T14:46:25.528Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
14:46:25 [2022-09-08T14:46:25.528Z] #19 CACHED
14:46:25 [2022-09-08T14:46:25.528Z] 
14:46:25 [2022-09-08T14:46:25.528Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:46:25 [2022-09-08T14:46:25.587Z] #79 DONE 0.8s
14:46:25 [2022-09-08T14:46:25.588Z] 
14:46:25 [2022-09-08T14:46:25.588Z] #80 exporting to image
14:46:25 [2022-09-08T14:46:25.588Z] #80 exporting layers
14:46:25 [2022-09-08T14:46:25.788Z] #20 DONE 0.1s
14:46:25 [2022-09-08T14:46:25.788Z] 
14:46:25 [2022-09-08T14:46:25.789Z] #21 [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
14:46:25 [2022-09-08T14:46:25.789Z] #21 ...
14:46:25 [2022-09-08T14:46:25.789Z] 
14:46:25 [2022-09-08T14:46:25.789Z] #22 [cross-true 3/6] RUN dpkg --add-architecture armhf
14:46:25 [2022-09-08T14:46:25.789Z] #22 DONE 0.8s
14:46:26 [2022-09-08T14:46:26.048Z] 
14:46:26 [2022-09-08T14:46:26.048Z] #23 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
14:46:26 [2022-09-08T14:46:26.058Z] Commit message: "use consistent alias for gotest.tools/v3/assert/cmp"
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.35 Selecting previously unselected package g++-mingw-w64-x86-64.
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.36 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.37 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.43 Selecting previously unselected package libapparmor1:amd64.
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.43 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.43 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.49 Selecting previously unselected package libapparmor-dev:amd64.
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.49 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.50 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.55 Selecting previously unselected package libbtrfs0:amd64.
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.56 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.62 Selecting previously unselected package libbtrfs-dev:amd64.
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.62 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:46:26 [2022-09-08T14:46:26.168Z] #21 18.69 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:46:26 [2022-09-08T14:46:26.428Z] #21 18.69 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.428Z] #21 18.70 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:46:26 [2022-09-08T14:46:26.428Z] #21 18.73 Selecting previously unselected package libudev-dev:amd64.
14:46:26 [2022-09-08T14:46:26.428Z] #21 18.74 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.428Z] #21 18.74 Unpacking libudev-dev:amd64 (247.3-7) ...
14:46:26 [2022-09-08T14:46:26.428Z] #21 18.79 Selecting previously unselected package libsepol1-dev:amd64.
14:46:26 [2022-09-08T14:46:26.428Z] #21 18.79 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.428Z] #21 18.80 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:46:26 [2022-09-08T14:46:26.428Z] #21 18.93 Selecting previously unselected package libpcre2-16-0:amd64.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:46:26 [2022-09-08T14:46:26.515Z] #80 exporting layers 0.9s done
14:46:26 [2022-09-08T14:46:26.515Z] #80 writing image sha256:3e374c71f9bb59f7ac70ca9ee84cef894c84dddbaf44e7f2e6c6f674f6fa03e4 done
14:46:26 [2022-09-08T14:46:26.515Z] #80 naming to docker.io/library/docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc done
14:46:26 [2022-09-08T14:46:26.515Z] #80 DONE 0.9s
14:46:26 [2022-09-08T14:46:26.623Z] #23 DONE 0.7s
14:46:26 [2022-09-08T14:46:26.623Z] 
14:46:26 [2022-09-08T14:46:26.623Z] #21 [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
14:46:26 [2022-09-08T14:46:26.688Z] #21 18.93 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.688Z] #21 18.94 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
14:46:26 [2022-09-08T14:46:26.688Z] #21 19.00 Selecting previously unselected package libpcre2-32-0:amd64.
14:46:26 [2022-09-08T14:46:26.688Z] #21 19.00 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.688Z] #21 19.01 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
14:46:26 [2022-09-08T14:46:26.688Z] #21 19.08 Selecting previously unselected package libpcre2-posix2:amd64.
14:46:26 [2022-09-08T14:46:26.688Z] #21 19.09 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.688Z] #21 19.09 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
14:46:26 [2022-09-08T14:46:26.688Z] #21 19.15 Selecting previously unselected package libpcre2-dev:amd64.
14:46:26 [2022-09-08T14:46:26.688Z] #21 19.15 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.688Z] #21 19.15 Unpacking libpcre2-dev:amd64 (10.36-2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.29 Selecting previously unselected package libselinux1-dev:amd64.
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.30 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.30 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.37 Selecting previously unselected package libdevmapper-dev:amd64.
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.38 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.38 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.43 Selecting previously unselected package libseccomp-dev:amd64.
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.43 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.43 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:46:26 [2022-09-08T14:46:26.948Z] #21 19.48 Selecting previously unselected package libsystemd-dev:amd64.
14:46:26 [2022-09-08T14:46:26.997Z] + docker version
14:46:27 [2022-09-08T14:46:27.064Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh dynbinary test-integration
14:46:27 [2022-09-08T14:46:27.204Z] #21 ...
14:46:27 [2022-09-08T14:46:27.204Z] 
14:46:27 [2022-09-08T14:46:27.204Z] #24 [cross-true 5/6] RUN dpkg --add-architecture s390x
14:46:27 [2022-09-08T14:46:27.204Z] #24 DONE 0.6s
14:46:27 [2022-09-08T14:46:27.204Z] 
14:46:27 [2022-09-08T14:46:27.204Z] #25 [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
14:46:27 [2022-09-08T14:46:27.213Z] #21 19.49 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
14:46:27 [2022-09-08T14:46:27.213Z] #21 19.49 Unpacking libsystemd-dev:amd64 (247.3-7) ...
14:46:27 [2022-09-08T14:46:27.213Z] #21 19.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:46:27 [2022-09-08T14:46:27.213Z] #21 19.68 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:46:27 [2022-09-08T14:46:27.213Z] #21 19.69 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:46:27 [2022-09-08T14:46:27.213Z] #21 19.71 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:46:27 [2022-09-08T14:46:27.213Z] #21 19.72 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:46:27 [2022-09-08T14:46:27.213Z] #21 19.74 Setting up libpcre2-16-0:amd64 (10.36-2) ...
14:46:27 [2022-09-08T14:46:27.320Z] 
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.78 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.79 Setting up libpcre2-32-0:amd64 (10.36-2) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.81 Setting up libudev-dev:amd64 (247.3-7) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.83 Setting up libpcre2-posix2:amd64 (10.36-2) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.84 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.87 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.89 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.90 Setting up mingw-w64-common (8.0.0-1) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.92 Setting up libsystemd-dev:amd64 (247.3-7) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.93 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.95 Setting up libpcre2-dev:amd64 (10.36-2) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.97 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 19.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 20.00 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 20.01 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
14:46:27 [2022-09-08T14:46:27.474Z] #21 20.02 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 20.04 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
14:46:27 [2022-09-08T14:46:27.474Z] #21 20.04 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:46:27 [2022-09-08T14:46:27.474Z] #21 20.06 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:46:27 [2022-09-08T14:46:27.576Z] Removing bundles/
14:46:27 [2022-09-08T14:46:27.576Z] 
14:46:27 [2022-09-08T14:46:27.576Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:46:27 [2022-09-08T14:46:27.576Z] Building: bundles/dynbinary-daemon/dockerd
14:46:27 [2022-09-08T14:46:27.576Z] GOOS="" GOARCH="" GOARM=""
14:46:27 [2022-09-08T14:46:27.734Z] #21 20.07 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
14:46:27 [2022-09-08T14:46:27.734Z] #21 20.09 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:46:27 [2022-09-08T14:46:27.734Z] #21 20.11 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:46:27 [2022-09-08T14:46:27.734Z] #21 20.13 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:46:27 [2022-09-08T14:46:27.734Z] #21 20.14 Setting up dmsetup (2:1.02.175-2.1) ...
14:46:27 [2022-09-08T14:46:27.734Z] #21 20.16 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:46:27 [2022-09-08T14:46:27.734Z] #21 20.17 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:46:27 [2022-09-08T14:46:27.734Z] #21 20.19 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:46:27 [2022-09-08T14:46:27.734Z] #21 ...
14:46:27 [2022-09-08T14:46:27.734Z] 
14:46:27 [2022-09-08T14:46:27.734Z] #36 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.086 + cd /tmp/tmp.6Lo43HhxFh/src/github.com/containerd/containerd
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.086 + git checkout -q v1.6.8
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.644 + export 'BUILDTAGS=netgo osusergo static_build'
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.644 + BUILDTAGS='netgo osusergo static_build'
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.644 + export EXTRA_FLAGS=-buildmode=pie
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.644 + EXTRA_FLAGS=-buildmode=pie
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.644 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.644 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.644 + '[' '' = dynamic ']'
14:46:27 [2022-09-08T14:46:27.734Z] #36 6.644 + make
14:46:27 [2022-09-08T14:46:27.734Z] #36 7.593 + bin/ctr
14:46:27 [2022-09-08T14:46:27.995Z] #79 DONE 4.4s
14:46:27 [2022-09-08T14:46:27.995Z] 
14:46:27 [2022-09-08T14:46:27.995Z] #80 exporting to image
14:46:27 [2022-09-08T14:46:27.995Z] #80 exporting layers
14:46:28 [2022-09-08T14:46:28.159Z] #25 0.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:46:28 [2022-09-08T14:46:28.159Z] #25 0.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:46:28 [2022-09-08T14:46:28.159Z] #25 0.944 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:46:28 [2022-09-08T14:46:28.420Z] #25 1.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
14:46:28 [2022-09-08T14:46:28.420Z] #25 1.181 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:46:28 [2022-09-08T14:46:28.682Z] #25 1.361 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
14:46:28 [2022-09-08T14:46:28.682Z] #25 1.525 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
14:46:28 [2022-09-08T14:46:28.932Z] #80 exporting layers 0.8s done
14:46:28 [2022-09-08T14:46:28.932Z] #80 writing image sha256:f7385722044dd0ce7cb85061145ebb61d325502ad282e535ef95690112a0957d done
14:46:28 [2022-09-08T14:46:28.932Z] #80 naming to docker.io/library/docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc done
14:46:28 [2022-09-08T14:46:28.932Z] #80 DONE 0.8s
[Pipeline] }
14:46:28 [2022-09-08T14:46:28.942Z] #25 1.637 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
14:46:28 [2022-09-08T14:46:28.942Z] #25 1.729 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
14:46:28 [2022-09-08T14:46:28.942Z] #25 1.836 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.837 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.838 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.838 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.840 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.848 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.912 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.917 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.918 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.919 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.920 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
14:46:29 [2022-09-08T14:46:29.203Z] #25 1.921 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:46:29 [2022-09-08T14:46:29.261Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:46:29 [2022-09-08T14:46:29.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/test/unit
14:46:29 [2022-09-08T14:46:29.644Z] #36 ...
14:46:29 [2022-09-08T14:46:29.644Z] 
14:46:29 [2022-09-08T14:46:29.644Z] #21 [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
14:46:29 [2022-09-08T14:46:29.644Z] #21 DONE 21.9s
14:46:29 [2022-09-08T14:46:29.644Z] 
14:46:29 [2022-09-08T14:46:29.644Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:46:29 [2022-09-08T14:46:29.644Z] #49 DONE 0.1s
14:46:29 [2022-09-08T14:46:29.644Z] 
14:46:29 [2022-09-08T14:46:29.644Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:46:30 [2022-09-08T14:46:30.119Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
14:46:30 [2022-09-08T14:46:30.119Z] + TESTFLAGS+=' -test.timeout=5m'
14:46:30 [2022-09-08T14:46:30.119Z] + TESTDIRS=./...
14:46:30 [2022-09-08T14:46:30.119Z] + exclude_paths='/vendor/|/integration'
14:46:30 [2022-09-08T14:46:30.119Z] ++ go list ./...
14:46:30 [2022-09-08T14:46:30.119Z] ++ grep -vE '(/vendor/|/integration)'
14:46:30 [2022-09-08T14:46:30.213Z] #50 ...
14:46:30 [2022-09-08T14:46:30.213Z] 
14:46:30 [2022-09-08T14:46:30.213Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
14:46:30 [2022-09-08T14:46:30.213Z] #51 DONE 0.8s
14:46:30 [2022-09-08T14:46:30.213Z] 
14:46:30 [2022-09-08T14:46:30.213Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.611 + RM_GOPATH=0
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.611 + TMP_GOPATH=
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.611 + : /build
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.611 + '[' -z '' ']'
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.611 ++ mktemp -d
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.614 + export GOPATH=/tmp/tmp.a3sOIM8UTi
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.614 + GOPATH=/tmp/tmp.a3sOIM8UTi
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.614 + RM_GOPATH=1
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.614 + case "$(go env GOARCH)" in
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.614 ++ go env GOARCH
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.617 + export GO_BUILDMODE=-buildmode=pie
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.617 + GO_BUILDMODE=-buildmode=pie
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.618 ++ dirname /install.sh
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.618 + dir=/
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.618 + bin=runc
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.618 + shift
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.618 + '[' '!' -f //runc.installer ']'
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.618 + . //runc.installer
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.618 ++ set -e
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.618 ++ : v1.1.4
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.619 + install_runc
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.619 + RUNC_BUILDTAGS=seccomp
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.619 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.619 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a3sOIM8UTi/src/github.com/opencontainers/runc
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.619 Install runc version v1.1.4 (build tags: seccomp)
14:46:30 [2022-09-08T14:46:30.213Z] #50 0.620 Cloning into '/tmp/tmp.a3sOIM8UTi/src/github.com/opencontainers/runc'...
14:46:30 [2022-09-08T14:46:30.783Z] #50 ...
14:46:30 [2022-09-08T14:46:30.783Z] 
14:46:30 [2022-09-08T14:46:30.783Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:46:30 [2022-09-08T14:46:30.783Z] #52 DONE 0.5s
14:46:31 [2022-09-08T14:46:31.044Z] 
14:46:31 [2022-09-08T14:46:31.044Z] #36 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:46:31 [2022-09-08T14:46:31.044Z] #36 19.26 + bin/containerd
14:46:31 [2022-09-08T14:46:31.060Z] + pkg_list='github.com/docker/docker/api
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/backend/build
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/httpstatus
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/httputils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/middleware
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/build
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/checkpoint
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/container
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/debug
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/distribution
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/grpc
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/image
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/network
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/plugin
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/session
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/swarm
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/system
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/router/volume
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/backend
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/blkiodev
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/container
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/events
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/filters
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/image
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/mount
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/network
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/plugins/logdriver
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/registry
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/strslice
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/swarm
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/swarm/runtime
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/time
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/versions
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/versions/v1p19
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/versions/v1p20
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/types/volume
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/builder-next
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/builder-next/exporter
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/builder-next/worker
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/dockerfile
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/remotecontext
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/remotecontext/git
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/builder/remotecontext/urlutil
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/cli
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/cli/config
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/cli/debug
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/cli/winresources/docker-proxy
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/cli/winresources/dockerd
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/client
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/cmd/docker-proxy
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/cmd/dockerd
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/cmd/dockerd/trap
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/container
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/container/stream
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/contrib/apparmor
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/contrib/docker-device-tool
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/contrib/httpserver
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/cluster
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/cluster/convert
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/cluster/executor
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/cluster/executor/container
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/cluster/provider
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/config
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/containerd
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/events
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/events/testutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/aufs
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/copy
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/overlay
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/register
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/vfs
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/graphdriver/zfs
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/images
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/initlayer
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/links
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/listeners
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/awslogs
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/fluentd
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/gcplogs
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/gelf
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/journald
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/local
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/logentries
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/loggertest
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/loggerutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/splunk
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/syslog
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/logger/templates
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/names
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/network
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/daemon/stats
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/distribution
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/distribution/metadata
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/distribution/utils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/distribution/xfer
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/dockerversion
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/errdefs
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/image
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/image/cache
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/image/tarexport
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/image/v1
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/internal/test/suite
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/layer
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libcontainerd
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libcontainerd/queue
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libcontainerd/remote
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libcontainerd/supervisor
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libcontainerd/types
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/bitseq
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/cluster
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/config
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/datastore
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/diagnostic
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/discoverapi
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/driverapi
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/bridge
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/host
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/null
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/overlay
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/remote
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/windows
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/drvregistry
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/etchosts
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/idm
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/internal/caller
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/ipam
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/ipamapi
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/ipams/builtin
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/ipams/null
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/ipams/remote
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/ipamutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/iptables
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/netlabel
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/netutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/networkdb
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/ns
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/options
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/osl
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/osl/kernel
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/portallocator
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/portmapper
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/resolvconf
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/testutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/libnetwork/types
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/oci
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/oci/caps
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/opts
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/aaparser
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/archive
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/authorization
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/broadcaster
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/capabilities
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/chrootarchive
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/containerfs
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/devicemapper
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/directory
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/dmesg
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/fileutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/fsutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/homedir
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/idtools
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/ioutils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/jsonmessage
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/longpath
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/loopback
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/namesgenerator
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/parsers
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/parsers/kernel
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/pidfile
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/platform
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/plugingetter
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/plugins
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/plugins/transport
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/pools
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/progress
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/pubsub
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/reexec
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/signal
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/stack
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/stdcopy
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/streamformatter
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/stringid
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/sysinfo
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/system
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/tailfile
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/tarsum
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/urlutil
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/pkg/useragent
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/plugin
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/plugin/executor/containerd
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/plugin/v2
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/profiles/apparmor
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/profiles/seccomp
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/quota
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/reference
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/registry
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/registry/resumable
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/restartmanager
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/rootless
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/rootless/specconv
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/runconfig
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/runconfig/opts
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/daemon
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/environment
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/fakecontext
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/fakegit
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/fakestorage
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/fixtures/load
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/fixtures/plugin
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/registry
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/testutil/request
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/volume
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/volume/drivers
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/volume/local
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/volume/mounts
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/volume/service
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/volume/service/opts
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/volume/testutils'
14:46:31 [2022-09-08T14:46:31.060Z] ++ grep --fixed-strings -v /libnetwork
14:46:31 [2022-09-08T14:46:31.060Z] ++ echo 'github.com/docker/docker/api
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/backend/build
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/httpstatus
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/httputils
14:46:31 [2022-09-08T14:46:31.060Z] github.com/docker/docker/api/server/middleware
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/build
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/checkpoint
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/container
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/debug
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/distribution
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/grpc
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/image
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/network
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/plugin
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/session
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/swarm
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/system
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/volume
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/backend
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/blkiodev
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/container
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/events
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/filters
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/image
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/mount
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/network
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/plugins/logdriver
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/registry
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/strslice
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/swarm
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/swarm/runtime
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/time
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/versions
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/versions/v1p19
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/versions/v1p20
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/volume
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/exporter
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/worker
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/dockerfile
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/remotecontext
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/remotecontext/git
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/remotecontext/urlutil
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli/config
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli/debug
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli/winresources/docker-proxy
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli/winresources/dockerd
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/client
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cmd/docker-proxy
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cmd/dockerd
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cmd/dockerd/trap
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/container
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/container/stream
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/contrib/apparmor
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/contrib/docker-device-tool
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/contrib/httpserver
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/convert
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/executor
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/executor/container
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/provider
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/config
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/containerd
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/events
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/events/testutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/aufs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/copy
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/overlay
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/register
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/vfs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/zfs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/images
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/initlayer
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/links
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/listeners
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/awslogs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/fluentd
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/gcplogs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/gelf
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/journald
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/local
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/logentries
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/loggertest
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/loggerutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/splunk
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/syslog
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/logger/templates
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/names
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/network
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/stats
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/distribution
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/distribution/metadata
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/distribution/utils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/distribution/xfer
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/dockerversion
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/errdefs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/image
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/image/cache
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/image/tarexport
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/image/v1
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/internal/test/suite
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/layer
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libcontainerd
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libcontainerd/queue
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libcontainerd/remote
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libcontainerd/supervisor
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libcontainerd/types
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/bitseq
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/cluster
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/config
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/datastore
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/diagnostic
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/discoverapi
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/driverapi
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/bridge
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/host
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/null
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/overlay
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/remote
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/windows
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/drvregistry
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/etchosts
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/idm
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/internal/caller
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/ipam
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/ipamapi
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/ipams/builtin
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/ipams/null
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/ipams/remote
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/ipamutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/iptables
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/netlabel
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/netutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/networkdb
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/ns
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/options
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/osl
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/osl/kernel
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/portallocator
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/portmapper
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/resolvconf
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/testutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/libnetwork/types
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/oci
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/oci/caps
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/opts
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/aaparser
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/archive
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/authorization
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/broadcaster
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/capabilities
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/chrootarchive
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/containerfs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/devicemapper
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/directory
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/dmesg
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/fileutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/fsutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/homedir
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/idtools
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/ioutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/jsonmessage
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/longpath
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/loopback
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/namesgenerator
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/parsers
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/parsers/kernel
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/pidfile
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/platform
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/plugingetter
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/plugins
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/plugins/transport
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/pools
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/progress
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/pubsub
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/reexec
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/signal
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/stack
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/stdcopy
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/streamformatter
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/stringid
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/sysinfo
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/system
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/tailfile
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/tarsum
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/urlutil
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/pkg/useragent
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/plugin
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/plugin/executor/containerd
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/plugin/v2
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/profiles/apparmor
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/profiles/seccomp
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/quota
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/reference
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/registry
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/registry/resumable
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/restartmanager
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/rootless
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/rootless/specconv
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/runconfig
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/runconfig/opts
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/daemon
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/environment
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/fakecontext
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/fakegit
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/fakestorage
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/fixtures/load
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/fixtures/plugin
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/registry
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/testutil/request
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/volume
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/volume/drivers
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/volume/local
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/volume/mounts
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/volume/service
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/volume/service/opts
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/volume/testutils'
14:46:31 [2022-09-08T14:46:31.061Z] + base_pkg_list='github.com/docker/docker/api
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/backend/build
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/httpstatus
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/httputils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/middleware
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/build
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/checkpoint
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/container
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/debug
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/distribution
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/grpc
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/image
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/network
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/plugin
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/session
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/swarm
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/system
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/server/router/volume
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/backend
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/blkiodev
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/container
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/events
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/filters
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/image
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/mount
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/network
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/plugins/logdriver
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/registry
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/strslice
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/swarm
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/swarm/runtime
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/time
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/versions
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/versions/v1p19
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/versions/v1p20
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/api/types/volume
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/exporter
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/builder-next/worker
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/dockerfile
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/remotecontext
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/remotecontext/git
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/builder/remotecontext/urlutil
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli/config
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli/debug
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli/winresources/docker-proxy
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cli/winresources/dockerd
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/client
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cmd/docker-proxy
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cmd/dockerd
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cmd/dockerd/trap
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/container
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/container/stream
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/contrib/apparmor
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/contrib/docker-device-tool
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/contrib/httpserver
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/convert
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/executor
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/executor/container
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/cluster/provider
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/config
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/containerd
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/events
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/events/testutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/aufs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/copy
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/overlay
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:46:31 [2022-09-08T14:46:31.061Z] github.com/docker/docker/daemon/graphdriver/register
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/vfs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/zfs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/images
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/initlayer
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/links
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/listeners
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/awslogs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/fluentd
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/gcplogs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/gelf
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/journald
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/local
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/logentries
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/loggertest
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/loggerutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/splunk
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/syslog
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/templates
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/names
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/network
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/stats
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/distribution
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/distribution/metadata
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/distribution/utils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/distribution/xfer
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/dockerversion
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/errdefs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/image
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/image/cache
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/image/tarexport
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/image/v1
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/internal/test/suite
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/layer
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd/queue
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd/remote
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd/supervisor
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd/types
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/oci
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/oci/caps
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/opts
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/aaparser
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/archive
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/authorization
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/broadcaster
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/capabilities
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/chrootarchive
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/containerfs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/devicemapper
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/directory
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/dmesg
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/fileutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/fsutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/homedir
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/idtools
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/ioutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/jsonmessage
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/longpath
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/loopback
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/namesgenerator
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/parsers
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/parsers/kernel
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/pidfile
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/platform
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/plugingetter
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/plugins
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/plugins/transport
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/pools
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/progress
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/pubsub
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/reexec
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/signal
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/stack
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/stdcopy
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/streamformatter
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/stringid
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/sysinfo
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/system
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/tailfile
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/tarsum
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/urlutil
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/useragent
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/plugin
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/plugin/executor/containerd
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/plugin/v2
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/profiles/apparmor
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/profiles/seccomp
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/quota
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/reference
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/registry
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/registry/resumable
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/restartmanager
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/rootless
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/rootless/specconv
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/runconfig
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/runconfig/opts
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/daemon
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/environment
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/fakecontext
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/fakegit
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/fakestorage
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/fixtures/load
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/fixtures/plugin
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/registry
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/testutil/request
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/volume
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/volume/drivers
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/volume/local
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/volume/mounts
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/volume/service
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/volume/service/opts
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/volume/testutils'
14:46:31 [2022-09-08T14:46:31.062Z] ++ grep --fixed-strings /libnetwork
14:46:31 [2022-09-08T14:46:31.062Z] ++ echo 'github.com/docker/docker/api
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/backend/build
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/httpstatus
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/httputils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/middleware
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/build
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/checkpoint
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/container
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/debug
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/distribution
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/grpc
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/image
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/network
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/plugin
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/session
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/swarm
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/system
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/server/router/volume
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/backend
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/blkiodev
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/container
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/events
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/filters
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/image
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/mount
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/network
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/plugins/logdriver
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/registry
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/strslice
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/swarm
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/swarm/runtime
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/time
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/versions
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/versions/v1p19
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/versions/v1p20
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/api/types/volume
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/builder-next
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/builder-next/exporter
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/builder-next/worker
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/dockerfile
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/remotecontext
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/remotecontext/git
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/builder/remotecontext/urlutil
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/cli
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/cli/config
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/cli/debug
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/cli/winresources/docker-proxy
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/cli/winresources/dockerd
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/client
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/cmd/docker-proxy
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/cmd/dockerd
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/cmd/dockerd/trap
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/container
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/container/stream
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/contrib/apparmor
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/contrib/docker-device-tool
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/contrib/httpserver
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/cluster
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/cluster/convert
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/cluster/executor
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/cluster/executor/container
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/cluster/provider
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/config
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/containerd
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/events
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/events/testutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/aufs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/copy
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/overlay
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/register
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/vfs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/graphdriver/zfs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/images
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/initlayer
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/links
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/listeners
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/awslogs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/fluentd
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/gcplogs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/gelf
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/journald
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/local
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/logentries
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/loggertest
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/loggerutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/splunk
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/syslog
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/logger/templates
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/names
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/network
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/daemon/stats
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/distribution
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/distribution/metadata
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/distribution/utils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/distribution/xfer
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/dockerversion
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/errdefs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/image
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/image/cache
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/image/tarexport
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/image/v1
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/internal/test/suite
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/layer
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd/queue
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd/remote
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd/supervisor
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libcontainerd/types
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/bitseq
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/cluster
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/config
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/datastore
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/diagnostic
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/discoverapi
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/driverapi
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/bridge
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/host
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/null
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/overlay
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/remote
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/windows
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/drvregistry
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/etchosts
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/idm
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/internal/caller
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/ipam
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/ipamapi
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/ipams/builtin
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/ipams/null
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/ipams/remote
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/ipamutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/iptables
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/netlabel
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/netutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/networkdb
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/ns
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/options
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/osl
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/osl/kernel
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/portallocator
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/portmapper
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/resolvconf
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/testutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/libnetwork/types
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/oci
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/oci/caps
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/opts
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/aaparser
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/archive
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/authorization
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/broadcaster
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/capabilities
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/chrootarchive
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/containerfs
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/devicemapper
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/directory
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/dmesg
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/fileutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/fsutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/homedir
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/idtools
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/ioutils
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/jsonmessage
14:46:31 [2022-09-08T14:46:31.062Z] github.com/docker/docker/pkg/longpath
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/loopback
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/namesgenerator
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/parsers
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/parsers/kernel
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/pidfile
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/platform
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/plugingetter
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/plugins
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/plugins/transport
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/pools
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/progress
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/pubsub
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/reexec
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/signal
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/stack
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/stdcopy
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/streamformatter
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/stringid
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/sysinfo
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/system
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/tailfile
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/tarsum
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/urlutil
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/pkg/useragent
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/plugin
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/plugin/executor/containerd
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/plugin/v2
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/profiles/apparmor
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/profiles/seccomp
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/quota
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/reference
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/registry
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/registry/resumable
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/restartmanager
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/rootless
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/rootless/specconv
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/runconfig
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/runconfig/opts
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/daemon
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/environment
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/fakecontext
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/fakegit
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/fakestorage
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/fixtures/load
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/fixtures/plugin
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/registry
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/testutil/request
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/volume
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/volume/drivers
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/volume/local
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/volume/mounts
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/volume/service
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/volume/service/opts
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/volume/testutils'
14:46:31 [2022-09-08T14:46:31.063Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/bitseq
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cluster
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/config
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/datastore
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/diagnostic
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/discoverapi
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/driverapi
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/bridge
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/host
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/null
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/overlay
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/remote
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/windows
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drvregistry
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/etchosts
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/idm
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/internal/caller
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipam
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipamapi
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/builtin
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/null
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/remote
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipamutils
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/iptables
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/netlabel
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/netutils
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/networkdb
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ns
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/options
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/osl
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/osl/kernel
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/portallocator
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/portmapper
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/resolvconf
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/testutils
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/types'
14:46:31 [2022-09-08T14:46:31.063Z] + echo 'github.com/docker/docker/libnetwork
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/bitseq
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cluster
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/config
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/datastore
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/diagnostic
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/discoverapi
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/driverapi
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/bridge
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/host
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/null
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/overlay
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/remote
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/windows
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drvregistry
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/etchosts
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/idm
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/internal/caller
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipam
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipamapi
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/builtin
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/null
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/remote
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ipamutils
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/iptables
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/netlabel
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/netutils
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/networkdb
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/ns
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/options
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/osl
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/osl/kernel
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/portallocator
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/portmapper
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/resolvconf
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/testutils
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/types'
14:46:31 [2022-09-08T14:46:31.063Z] + grep --fixed-strings libnetwork/drivers/bridge
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/bridge
14:46:31 [2022-09-08T14:46:31.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:46:31 [2022-09-08T14:46:31.063Z] + type docker-proxy
14:46:31 [2022-09-08T14:46:31.063Z] hack/test/unit: line 25: type: docker-proxy: not found
14:46:31 [2022-09-08T14:46:31.063Z] + hack/make.sh binary-proxy install-proxy
14:46:31 [2022-09-08T14:46:31.063Z] 
14:46:31 [2022-09-08T14:46:31.063Z] Removing bundles/
14:46:31 [2022-09-08T14:46:31.063Z] 
14:46:31 [2022-09-08T14:46:31.063Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:46:31 [2022-09-08T14:46:31.063Z] Building: bundles/binary-proxy/docker-proxy
14:46:31 [2022-09-08T14:46:31.063Z] GOOS="" GOARCH="" GOARM=""
14:46:31 [2022-09-08T14:46:31.304Z] #36 ...
14:46:31 [2022-09-08T14:46:31.304Z] 
14:46:31 [2022-09-08T14:46:31.304Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:46:31 [2022-09-08T14:46:31.304Z] #0 0.533 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:46:31 [2022-09-08T14:46:31.304Z] #53 DONE 0.7s
14:46:31 [2022-09-08T14:46:31.569Z] 
14:46:31 [2022-09-08T14:46:31.569Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:46:32 [2022-09-08T14:46:32.509Z] #54 DONE 1.1s
14:46:32 [2022-09-08T14:46:32.509Z] 
14:46:32 [2022-09-08T14:46:32.509Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:46:33 [2022-09-08T14:46:33.409Z] #25 ...
14:46:33 [2022-09-08T14:46:33.409Z] 
14:46:33 [2022-09-08T14:46:33.409Z] #21 [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
14:46:33 [2022-09-08T14:46:33.409Z] #21 1.701 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:46:33 [2022-09-08T14:46:33.409Z] #21 2.022 
14:46:33 [2022-09-08T14:46:33.409Z] #21 2.241 #=#=#                                                                         

######################################################################## 100.0%
14:46:33 [2022-09-08T14:46:33.409Z] #21 2.423 
14:46:33 [2022-09-08T14:46:33.409Z] #21 3.394 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:46:33 [2022-09-08T14:46:33.409Z] #21 3.661 
14:46:33 [2022-09-08T14:46:33.409Z] #21 3.878 #=#=#                                                                         

######################################################################## 100.0%
14:46:33 [2022-09-08T14:46:33.409Z] #21 4.146 
14:46:33 [2022-09-08T14:46:33.410Z] #21 5.030 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:46:33 [2022-09-08T14:46:33.410Z] #21 5.298 
14:46:33 [2022-09-08T14:46:33.410Z] #21 5.516 #=#=#                                                                         

############                                                              17.2%
#########################################                                 57.8%
################################################################          90.0%
######################################################################## 100.0%
14:46:33 [2022-09-08T14:46:33.410Z] #21 6.052 
14:46:33 [2022-09-08T14:46:33.410Z] #21 6.934 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:46:33 [2022-09-08T14:46:33.410Z] #21 7.196 
14:46:33 [2022-09-08T14:46:33.410Z] #21 7.414 #=#=#                                                                         

######################################################################## 100.0%
14:46:33 [2022-09-08T14:46:33.410Z] #21 7.646 
14:46:33 [2022-09-08T14:46:33.895Z] #55 DONE 1.0s
14:46:33 [2022-09-08T14:46:33.895Z] 
14:46:33 [2022-09-08T14:46:33.895Z] #56 [dev-systemd-false  6/28] RUN ldconfig
14:46:33 [2022-09-08T14:46:33.981Z] #21 8.318 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:46:34 [2022-09-08T14:46:34.241Z] #21 8.595 
14:46:34 [2022-09-08T14:46:34.501Z] #21 8.813 #=#=#                                                                         

######################################################################## 100.0%
14:46:34 [2022-09-08T14:46:34.763Z] #21 9.066 
14:46:34 [2022-09-08T14:46:34.763Z] #21 9.122 Download of images into '/build' complete.
14:46:34 [2022-09-08T14:46:34.763Z] #21 9.122 Use something like the following to load the result into a Docker daemon:
14:46:34 [2022-09-08T14:46:34.763Z] #21 9.122   tar -cC '/build' . | docker load
14:46:34 [2022-09-08T14:46:34.838Z] #56 DONE 1.1s
14:46:34 [2022-09-08T14:46:34.838Z] 
14:46:34 [2022-09-08T14:46:34.838Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:46:34 [2022-09-08T14:46:34.838Z] #57 ...
14:46:34 [2022-09-08T14:46:34.838Z] 
14:46:34 [2022-09-08T14:46:34.838Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:46:34 [2022-09-08T14:46:34.838Z] #50 2.148 + cd /tmp/tmp.a3sOIM8UTi/src/github.com/opencontainers/runc
14:46:34 [2022-09-08T14:46:34.838Z] #50 2.148 + git checkout -q v1.1.4
14:46:34 [2022-09-08T14:46:34.838Z] #50 2.339 + '[' -z '' ']'
14:46:34 [2022-09-08T14:46:34.838Z] #50 2.339 + target=static
14:46:34 [2022-09-08T14:46:34.838Z] #50 2.339 + make BUILDTAGS=seccomp static
14:46:34 [2022-09-08T14:46:34.838Z] #50 2.587 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
14:46:34 [2022-09-08T14:46:34.838Z] #50 5.088 + mkdir -p /build
14:46:34 [2022-09-08T14:46:34.838Z] #50 5.089 + cp runc /build/runc
14:46:34 [2022-09-08T14:46:34.838Z] #50 DONE 5.2s
14:46:34 [2022-09-08T14:46:34.838Z] 
14:46:34 [2022-09-08T14:46:34.838Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:46:35 [2022-09-08T14:46:35.023Z] #21 DONE 9.3s
14:46:35 [2022-09-08T14:46:35.023Z] 
14:46:35 [2022-09-08T14:46:35.023Z] #25 [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
14:46:35 [2022-09-08T14:46:35.982Z] #25 8.773 Fetched 49.2 MB in 8s (6048 kB/s)
14:46:36 [2022-09-08T14:46:36.221Z] #57 1.311 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:46:36 [2022-09-08T14:46:36.221Z] #57 1.311 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:46:36 [2022-09-08T14:46:36.221Z] #57 1.425 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:46:36 [2022-09-08T14:46:36.792Z] #57 2.293 Fetched 44.1 kB in 1s (35.8 kB/s)
14:46:37 [2022-09-08T14:46:37.642Z] Created binary: bundles/binary-proxy/docker-proxy
14:46:37 [2022-09-08T14:46:37.642Z] 
14:46:37 [2022-09-08T14:46:37.642Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:46:37 [2022-09-08T14:46:37.642Z] Installing docker-proxy to /usr/local/bin/
14:46:37 [2022-09-08T14:46:37.642Z] 
14:46:37 [2022-09-08T14:46:37.642Z] + mkdir -p bundles
14:46:37 [2022-09-08T14:46:37.642Z] + '[' -n 'github.com/docker/docker/api
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/backend/build
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/httpstatus
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/httputils
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/middleware
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/build
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/checkpoint
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/container
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/debug
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/distribution
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/grpc
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/image
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/network
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/plugin
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/session
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/swarm
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/system
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/server/router/volume
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/backend
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/blkiodev
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/container
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/events
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/filters
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/image
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/mount
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/network
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/plugins/logdriver
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/registry
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/strslice
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/swarm
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/swarm/runtime
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/time
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/versions
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/versions/v1p19
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/versions/v1p20
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/api/types/volume
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/builder-next
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/builder-next/exporter
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/builder-next/worker
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/dockerfile
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/remotecontext
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/remotecontext/git
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/builder/remotecontext/urlutil
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/cli
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/cli/config
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/cli/debug
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/cli/winresources/docker-proxy
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/cli/winresources/dockerd
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/client
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/cmd/docker-proxy
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/cmd/dockerd
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/cmd/dockerd/trap
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/container
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/container/stream
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/contrib/apparmor
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/contrib/docker-device-tool
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/contrib/httpserver
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/cluster
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/cluster/convert
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/cluster/executor
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/cluster/executor/container
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/cluster/provider
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/config
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/containerd
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/events
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/events/testutils
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/aufs
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/copy
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/overlay
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/register
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/vfs
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/graphdriver/zfs
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/images
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/initlayer
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/links
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/listeners
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/awslogs
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/fluentd
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/gcplogs
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/gelf
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/journald
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/local
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/logentries
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/loggertest
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/loggerutils
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/splunk
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/syslog
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/logger/templates
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/names
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/network
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/daemon/stats
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/distribution
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/distribution/metadata
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/distribution/utils
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/distribution/xfer
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/dockerversion
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/errdefs
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/image
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/image/cache
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/image/tarexport
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/image/v1
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/internal/test/suite
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/layer
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/libcontainerd
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/libcontainerd/queue
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/libcontainerd/remote
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/libcontainerd/supervisor
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/libcontainerd/types
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/oci
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/oci/caps
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/opts
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/aaparser
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/archive
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/authorization
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/broadcaster
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/capabilities
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/chrootarchive
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/containerfs
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/devicemapper
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/directory
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/dmesg
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/fileutils
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/fsutils
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/homedir
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/idtools
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/ioutils
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/jsonmessage
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/longpath
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/loopback
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/namesgenerator
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/parsers
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/parsers/kernel
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/pidfile
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/platform
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/plugingetter
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/plugins
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/plugins/transport
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/pools
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/progress
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/pubsub
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/reexec
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/signal
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/stack
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/stdcopy
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/streamformatter
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/stringid
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/sysinfo
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/system
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/tailfile
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/tarsum
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/urlutil
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/pkg/useragent
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/plugin
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/plugin/executor/containerd
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/plugin/v2
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/profiles/apparmor
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/profiles/seccomp
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/quota
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/reference
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/registry
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/registry/resumable
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/restartmanager
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/rootless
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/rootless/specconv
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/runconfig
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/runconfig/opts
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/daemon
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/environment
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/fakecontext
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/fakegit
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/fakestorage
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/fixtures/load
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/fixtures/plugin
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/registry
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/testutil/request
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/volume
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/volume/drivers
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/volume/local
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/volume/mounts
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/volume/service
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/volume/service/opts
14:46:37 [2022-09-08T14:46:37.642Z] github.com/docker/docker/volume/testutils' ']'
14:46:37 [2022-09-08T14:46:37.643Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
14:46:37 [2022-09-08T14:46:37.732Z] #57 2.293 Reading package lists...
14:46:38 [2022-09-08T14:46:38.211Z] ?   	github.com/docker/docker/api	[no test files]
14:46:38 [2022-09-08T14:46:38.673Z] #57 3.065 Reading package lists...
14:46:38 [2022-09-08T14:46:38.674Z] #57 3.842 Building dependency tree...
14:46:38 [2022-09-08T14:46:38.674Z] #57 4.026 Reading state information...
14:46:38 [2022-09-08T14:46:38.674Z] #57 4.201 The following additional packages will be installed:
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.202   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.202   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.202   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.202   libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.202   python3-pkg-resources systemd vim-runtime xxd
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.203 Suggested packages:
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.203   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.203   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.203   ctags vim-doc vim-scripts xfsdump acl attr quota
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.204 Recommended packages:
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.204   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:46:38 [2022-09-08T14:46:38.934Z] #57 4.204   systemd-timesyncd | time-daemon unzip
14:46:39 [2022-09-08T14:46:39.318Z] #25 8.773 Reading package lists...
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.696 The following NEW packages will be installed:
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.697   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.697   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.697   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.697   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.698   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.698   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.698   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.698   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.698   vim-runtime xfsprogs xxd xz-utils zip zstd
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.983 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.983 Need to get 32.8 MB of archives.
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.983 After this operation, 124 MB of additional disk space will be used.
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.983 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.986 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.987 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.989 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.993 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.993 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 4.995 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 5.046 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 5.047 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 5.049 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 5.050 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 5.050 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 5.051 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 5.052 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:46:39 [2022-09-08T14:46:39.504Z] #57 5.065 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:46:39 [2022-09-08T14:46:39.764Z] #57 5.065 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.067 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.070 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.071 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.074 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.081 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.084 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.085 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.086 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.087 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.088 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.092 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.095 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.097 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.098 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.099 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.100 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:46:39 [2022-09-08T14:46:39.765Z] #57 5.203 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:46:40 [2022-09-08T14:46:40.024Z] #57 5.203 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
14:46:40 [2022-09-08T14:46:40.024Z] #57 5.205 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:46:40 [2022-09-08T14:46:40.024Z] #57 5.206 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:46:40 [2022-09-08T14:46:40.024Z] #57 5.207 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.208 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.209 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.212 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.214 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.238 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.239 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.241 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.243 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.248 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.248 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.252 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.264 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.266 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.270 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.273 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.343 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.359 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.370 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:46:40 [2022-09-08T14:46:40.025Z] #57 5.373 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
14:46:40 [2022-09-08T14:46:40.284Z] #57 5.566 debconf: delaying package configuration, since apt-utils is not installed
14:46:40 [2022-09-08T14:46:40.284Z] #57 5.618 Fetched 32.8 MB in 1s (48.8 MB/s)
14:46:40 [2022-09-08T14:46:40.284Z] #57 5.682 Selecting previously unselected package libcap2:amd64.
14:46:40 [2022-09-08T14:46:40.284Z] #57 5.682 (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.)
14:46:40 [2022-09-08T14:46:40.284Z] #57 5.697 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:46:40 [2022-09-08T14:46:40.284Z] #57 5.708 Unpacking libcap2:amd64 (1:2.44-1) ...
14:46:40 [2022-09-08T14:46:40.544Z] #57 5.797 Selecting previously unselected package libargon2-1:amd64.
14:46:40 [2022-09-08T14:46:40.544Z] #57 5.801 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
14:46:40 [2022-09-08T14:46:40.544Z] #57 5.807 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
14:46:40 [2022-09-08T14:46:40.544Z] #57 5.933 Selecting previously unselected package libjson-c5:amd64.
14:46:40 [2022-09-08T14:46:40.544Z] #57 5.933 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
14:46:40 [2022-09-08T14:46:40.544Z] #57 5.937 Unpacking libjson-c5:amd64 (0.15-2) ...
14:46:40 [2022-09-08T14:46:40.544Z] #57 6.018 Selecting previously unselected package libcryptsetup12:amd64.
14:46:40 [2022-09-08T14:46:40.544Z] #57 6.021 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
14:46:40 [2022-09-08T14:46:40.805Z] #57 6.033 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:46:40 [2022-09-08T14:46:40.805Z] #57 6.125 Selecting previously unselected package libip4tc2:amd64.
14:46:40 [2022-09-08T14:46:40.805Z] #57 6.127 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
14:46:40 [2022-09-08T14:46:40.805Z] #57 6.131 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:46:40 [2022-09-08T14:46:40.805Z] #57 6.237 Selecting previously unselected package libkmod2:amd64.
14:46:40 [2022-09-08T14:46:40.805Z] #57 6.237 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
14:46:40 [2022-09-08T14:46:40.805Z] #57 6.246 Unpacking libkmod2:amd64 (28-1) ...
14:46:40 [2022-09-08T14:46:40.805Z] #57 6.372 Selecting previously unselected package systemd.
14:46:41 [2022-09-08T14:46:41.064Z] #57 6.375 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
14:46:41 [2022-09-08T14:46:41.323Z] #57 6.577 Unpacking systemd (247.3-7) ...
14:46:41 [2022-09-08T14:46:41.893Z] #57 7.204 Selecting previously unselected package pigz.
14:46:41 [2022-09-08T14:46:41.893Z] #57 7.207 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
14:46:41 [2022-09-08T14:46:41.893Z] #57 7.211 Unpacking pigz (2.6-1) ...
14:46:41 [2022-09-08T14:46:41.893Z] #57 7.292 Selecting previously unselected package libelf1:amd64.
14:46:41 [2022-09-08T14:46:41.893Z] #57 7.295 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
14:46:41 [2022-09-08T14:46:41.893Z] #57 7.299 Unpacking libelf1:amd64 (0.183-1) ...
14:46:41 [2022-09-08T14:46:41.893Z] #57 7.373 Selecting previously unselected package libbpf0:amd64.
14:46:41 [2022-09-08T14:46:41.893Z] #57 7.377 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
14:46:42 [2022-09-08T14:46:42.153Z] #57 7.384 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:46:42 [2022-09-08T14:46:42.153Z] #57 7.477 Selecting previously unselected package libmnl0:amd64.
14:46:42 [2022-09-08T14:46:42.153Z] #57 7.480 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
14:46:42 [2022-09-08T14:46:42.153Z] #57 7.483 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:46:42 [2022-09-08T14:46:42.153Z] #57 7.539 Selecting previously unselected package libxtables12:amd64.
14:46:42 [2022-09-08T14:46:42.153Z] #57 7.542 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
14:46:42 [2022-09-08T14:46:42.153Z] #57 7.549 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:46:42 [2022-09-08T14:46:42.153Z] #57 7.599 Selecting previously unselected package libcap2-bin.
14:46:42 [2022-09-08T14:46:42.413Z] #57 7.603 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:46:42 [2022-09-08T14:46:42.413Z] #57 7.609 Unpacking libcap2-bin (1:2.44-1) ...
14:46:42 [2022-09-08T14:46:42.413Z] #57 7.669 Selecting previously unselected package iproute2.
14:46:42 [2022-09-08T14:46:42.413Z] #57 7.672 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
14:46:42 [2022-09-08T14:46:42.413Z] #57 7.677 Unpacking iproute2 (5.10.0-4) ...
14:46:42 [2022-09-08T14:46:42.413Z] #57 7.838 Selecting previously unselected package xxd.
14:46:42 [2022-09-08T14:46:42.413Z] #57 7.842 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:46:42 [2022-09-08T14:46:42.413Z] #57 7.848 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:46:42 [2022-09-08T14:46:42.622Z] #25 11.89 Reading package lists...
14:46:42 [2022-09-08T14:46:42.673Z] #57 7.927 Selecting previously unselected package vim-common.
14:46:42 [2022-09-08T14:46:42.673Z] #57 7.930 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:46:42 [2022-09-08T14:46:42.673Z] #57 7.954 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:46:42 [2022-09-08T14:46:42.673Z] #57 8.053 Selecting previously unselected package bash-completion.
14:46:42 [2022-09-08T14:46:42.673Z] #57 8.056 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
14:46:42 [2022-09-08T14:46:42.882Z] #25 15.02 Building dependency tree...
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34 The following additional packages will be installed:
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.34   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.35   linux-libc-dev-s390x-cross patch xz-utils
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36 Suggested packages:
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36   libyaml-shell-perl ed diffutils-doc
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36 Recommended packages:
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36   fakeroot build-essential libalgorithm-merge-perl libwww-perl
14:46:43 [2022-09-08T14:46:43.824Z] #25 16.36   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
14:46:44 [2022-09-08T14:46:44.583Z] #57 9.700 Unpacking bash-completion (1:2.11-2) ...
14:46:44 [2022-09-08T14:46:44.583Z] #57 9.820 Selecting previously unselected package bzip2.
14:46:44 [2022-09-08T14:46:44.583Z] #57 9.824 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
14:46:44 [2022-09-08T14:46:44.583Z] #57 9.830 Unpacking bzip2 (1.0.8-4) ...
14:46:44 [2022-09-08T14:46:44.583Z] #57 9.882 Selecting previously unselected package xz-utils.
14:46:44 [2022-09-08T14:46:44.583Z] #57 9.885 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:46:44 [2022-09-08T14:46:44.583Z] #57 9.889 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:46:44 [2022-09-08T14:46:44.583Z] #57 9.983 Selecting previously unselected package apparmor.
14:46:44 [2022-09-08T14:46:44.583Z] #57 9.985 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
14:46:44 [2022-09-08T14:46:44.583Z] #57 10.02 Unpacking apparmor (2.13.6-10) ...
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59 The following NEW packages will be installed:
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   crossbuild-essential-armel crossbuild-essential-armhf
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.59   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
14:46:44 [2022-09-08T14:46:44.765Z] #25 17.60   linux-libc-dev-s390x-cross patch xz-utils
14:46:44 [2022-09-08T14:46:44.842Z] #57 10.14 Selecting previously unselected package inetutils-ping.
14:46:44 [2022-09-08T14:46:44.842Z] #57 10.14 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
14:46:44 [2022-09-08T14:46:44.842Z] #57 10.14 Unpacking inetutils-ping (2:2.0-1) ...
14:46:44 [2022-09-08T14:46:44.842Z] #57 10.19 Selecting previously unselected package libip6tc2:amd64.
14:46:44 [2022-09-08T14:46:44.842Z] #57 10.19 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
14:46:44 [2022-09-08T14:46:44.842Z] #57 10.20 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:46:44 [2022-09-08T14:46:44.842Z] #57 10.28 Selecting previously unselected package libnfnetlink0:amd64.
14:46:44 [2022-09-08T14:46:44.842Z] #57 10.28 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:46:44 [2022-09-08T14:46:44.843Z] #57 10.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:46:44 [2022-09-08T14:46:44.843Z] #57 10.32 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:46:44 [2022-09-08T14:46:44.843Z] #57 10.33 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:46:44 [2022-09-08T14:46:44.843Z] #57 10.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:46:44 [2022-09-08T14:46:44.843Z] #57 10.37 Selecting previously unselected package libnftnl11:amd64.
14:46:44 [2022-09-08T14:46:44.843Z] #57 10.37 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
14:46:44 [2022-09-08T14:46:44.843Z] #57 10.37 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.91 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded.
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.91 Need to get 788 MB of archives.
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.91 After this operation, 3385 MB of additional disk space will be used.
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
14:46:45 [2022-09-08T14:46:45.025Z] #25 17.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.41 Selecting previously unselected package iptables.
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.41 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.41 Unpacking iptables (1.8.7-1) ...
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.50 Selecting previously unselected package libonig5:amd64.
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.50 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.51 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.56 Selecting previously unselected package libjq1:amd64.
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.57 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.57 Unpacking libjq1:amd64 (1.6-2.1) ...
14:46:45 [2022-09-08T14:46:45.102Z] #57 10.64 Selecting previously unselected package jq.
14:46:45 [2022-09-08T14:46:45.109Z] Client: Docker Engine - Community
14:46:45 [2022-09-08T14:46:45.109Z]  Version:           22.06.0-beta.0
14:46:45 [2022-09-08T14:46:45.109Z]  API version:       1.42
14:46:45 [2022-09-08T14:46:45.109Z]  Go version:        go1.18.3
14:46:45 [2022-09-08T14:46:45.109Z]  Git commit:        3e9117b
14:46:45 [2022-09-08T14:46:45.109Z]  Built:             Fri Jun  3 17:55:45 2022
14:46:45 [2022-09-08T14:46:45.109Z]  OS/Arch:           linux/amd64
14:46:45 [2022-09-08T14:46:45.109Z]  Context:           default
14:46:45 [2022-09-08T14:46:45.109Z] 
14:46:45 [2022-09-08T14:46:45.109Z] Server: Docker Engine - Community
14:46:45 [2022-09-08T14:46:45.109Z]  Engine:
14:46:45 [2022-09-08T14:46:45.109Z]   Version:          22.06.0-beta.0
14:46:45 [2022-09-08T14:46:45.109Z]   API version:      1.42 (minimum version 1.12)
14:46:45 [2022-09-08T14:46:45.109Z]   Go version:       go1.18.3
14:46:45 [2022-09-08T14:46:45.109Z]   Git commit:       38633e7
14:46:45 [2022-09-08T14:46:45.109Z]   Built:            Fri Jun  3 17:55:45 2022
14:46:45 [2022-09-08T14:46:45.109Z]   OS/Arch:          linux/amd64
14:46:45 [2022-09-08T14:46:45.109Z]   Experimental:     true
14:46:45 [2022-09-08T14:46:45.109Z]  containerd:
14:46:45 [2022-09-08T14:46:45.109Z]   Version:          1.6.8
14:46:45 [2022-09-08T14:46:45.109Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:45 [2022-09-08T14:46:45.109Z]  runc:
14:46:45 [2022-09-08T14:46:45.109Z]   Version:          1.1.4
14:46:45 [2022-09-08T14:46:45.109Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:46:45 [2022-09-08T14:46:45.109Z]  docker-init:
14:46:45 [2022-09-08T14:46:45.109Z]   Version:          0.19.0
14:46:45 [2022-09-08T14:46:45.109Z]   GitCommit:        de40ad0
[Pipeline] sh
14:46:45 [2022-09-08T14:46:45.286Z] #25 17.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
14:46:45 [2022-09-08T14:46:45.286Z] #25 17.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
14:46:45 [2022-09-08T14:46:45.286Z] #25 18.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
14:46:45 [2022-09-08T14:46:45.286Z] #25 18.02 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]
14:46:45 [2022-09-08T14:46:45.286Z] #25 18.03 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]
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.64 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.65 Unpacking jq (1.6-2.1) ...
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.70 Selecting previously unselected package libaio1:amd64.
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.70 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.71 Unpacking libaio1:amd64 (0.3.112-9) ...
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.74 Selecting previously unselected package libgpm2:amd64.
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.75 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.75 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.79 Selecting previously unselected package libicu67:amd64.
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.79 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
14:46:45 [2022-09-08T14:46:45.362Z] #57 10.80 Unpacking libicu67:amd64 (67.1-7) ...
14:46:45 [2022-09-08T14:46:45.421Z] + docker info
14:46:45 [2022-09-08T14:46:45.421Z] Client:
14:46:45 [2022-09-08T14:46:45.421Z]  Context:    default
14:46:45 [2022-09-08T14:46:45.421Z]  Debug Mode: false
14:46:45 [2022-09-08T14:46:45.421Z]  Plugins:
14:46:45 [2022-09-08T14:46:45.421Z]   buildx: Docker Buildx (Docker Inc.)
14:46:45 [2022-09-08T14:46:45.421Z]     Version:  f500bf6
14:46:45 [2022-09-08T14:46:45.421Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:46:45 [2022-09-08T14:46:45.421Z]   compose: Docker Compose (Docker Inc.)
14:46:45 [2022-09-08T14:46:45.421Z]     Version:  v2.10.2
14:46:45 [2022-09-08T14:46:45.421Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:46:45 [2022-09-08T14:46:45.421Z]   scan: Docker Scan (Docker Inc.)
14:46:45 [2022-09-08T14:46:45.421Z]     Version:  v0.17.0
14:46:45 [2022-09-08T14:46:45.421Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:46:45 [2022-09-08T14:46:45.421Z] 
14:46:45 [2022-09-08T14:46:45.421Z] Server:
14:46:45 [2022-09-08T14:46:45.421Z]  Containers: 0
14:46:45 [2022-09-08T14:46:45.421Z]   Running: 0
14:46:45 [2022-09-08T14:46:45.421Z]   Paused: 0
14:46:45 [2022-09-08T14:46:45.421Z]   Stopped: 0
14:46:45 [2022-09-08T14:46:45.421Z]  Images: 0
14:46:45 [2022-09-08T14:46:45.421Z]  Server Version: 22.06.0-beta.0
14:46:45 [2022-09-08T14:46:45.421Z]  Storage Driver: overlay2
14:46:45 [2022-09-08T14:46:45.421Z]   Backing Filesystem: extfs
14:46:45 [2022-09-08T14:46:45.421Z]   Supports d_type: true
14:46:45 [2022-09-08T14:46:45.421Z]   Using metacopy: false
14:46:45 [2022-09-08T14:46:45.421Z]   Native Overlay Diff: true
14:46:45 [2022-09-08T14:46:45.421Z]   userxattr: false
14:46:45 [2022-09-08T14:46:45.421Z]  Logging Driver: json-file
14:46:45 [2022-09-08T14:46:45.421Z]  Cgroup Driver: systemd
14:46:45 [2022-09-08T14:46:45.421Z]  Cgroup Version: 2
14:46:45 [2022-09-08T14:46:45.421Z]  Plugins:
14:46:45 [2022-09-08T14:46:45.421Z]   Volume: local
14:46:45 [2022-09-08T14:46:45.421Z]   Network: bridge host ipvlan macvlan null overlay
14:46:45 [2022-09-08T14:46:45.421Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:46:45 [2022-09-08T14:46:45.421Z]  Swarm: inactive
14:46:45 [2022-09-08T14:46:45.421Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:46:45 [2022-09-08T14:46:45.421Z]  Default Runtime: runc
14:46:45 [2022-09-08T14:46:45.421Z]  Init Binary: docker-init
14:46:45 [2022-09-08T14:46:45.421Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:46:45 [2022-09-08T14:46:45.421Z]  runc version: v1.1.4-0-g5fd4c4d
14:46:45 [2022-09-08T14:46:45.421Z]  init version: de40ad0
14:46:45 [2022-09-08T14:46:45.421Z]  Security Options:
14:46:45 [2022-09-08T14:46:45.421Z]   apparmor
14:46:45 [2022-09-08T14:46:45.421Z]   seccomp
14:46:45 [2022-09-08T14:46:45.421Z]    Profile: builtin
14:46:45 [2022-09-08T14:46:45.421Z]   cgroupns
14:46:45 [2022-09-08T14:46:45.421Z]  Kernel Version: 5.15.0-1019-aws
14:46:45 [2022-09-08T14:46:45.421Z]  Operating System: Ubuntu 20.04.5 LTS
14:46:45 [2022-09-08T14:46:45.421Z]  OSType: linux
14:46:45 [2022-09-08T14:46:45.421Z]  Architecture: x86_64
14:46:45 [2022-09-08T14:46:45.421Z]  CPUs: 2
14:46:45 [2022-09-08T14:46:45.421Z]  Total Memory: 7.557GiB
14:46:45 [2022-09-08T14:46:45.421Z]  Name: ip-10-100-35-1
14:46:45 [2022-09-08T14:46:45.421Z]  ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2
14:46:45 [2022-09-08T14:46:45.421Z]  Docker Root Dir: /var/lib/docker
14:46:45 [2022-09-08T14:46:45.421Z]  Debug Mode: false
14:46:45 [2022-09-08T14:46:45.421Z]  Registry: https://index.docker.io/v1/
14:46:45 [2022-09-08T14:46:45.421Z]  Labels:
14:46:45 [2022-09-08T14:46:45.421Z]  Experimental: true
14:46:45 [2022-09-08T14:46:45.421Z]  Insecure Registries:
14:46:45 [2022-09-08T14:46:45.421Z]   127.0.0.0/8
14:46:45 [2022-09-08T14:46:45.421Z]  Live Restore Enabled: true
14:46:45 [2022-09-08T14:46:45.421Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:46:45 [2022-09-08T14:46:45.546Z] #25 18.37 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]
14:46:45 [2022-09-08T14:46:45.546Z] #25 18.37 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]
14:46:45 [2022-09-08T14:46:45.836Z] #25 18.69 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]
14:46:45 [2022-09-08T14:46:45.836Z] #25 18.69 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]
14:46:45 [2022-09-08T14:46:45.843Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc .
14:46:46 [2022-09-08T14:46:46.105Z] #1 [internal] load .dockerignore
14:46:46 [2022-09-08T14:46:46.105Z] #1 transferring context: 32B
14:46:46 [2022-09-08T14:46:46.105Z] #1 transferring context: 145B done
14:46:46 [2022-09-08T14:46:46.105Z] #1 DONE 0.2s
14:46:46 [2022-09-08T14:46:46.105Z] 
14:46:46 [2022-09-08T14:46:46.105Z] #2 [internal] load build definition from Dockerfile
14:46:46 [2022-09-08T14:46:46.105Z] #2 transferring dockerfile: 19.11kB done
14:46:46 [2022-09-08T14:46:46.105Z] #2 DONE 0.2s
14:46:46 [2022-09-08T14:46:46.105Z] 
14:46:46 [2022-09-08T14:46:46.105Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.66 Selecting previously unselected package libinih1:amd64.
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.66 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.66 Unpacking libinih1:amd64 (53-1+b2) ...
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.70 Selecting previously unselected package libmicrohttpd12:amd64.
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.71 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.71 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.76 Selecting previously unselected package libnet1:amd64.
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.76 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.81 Selecting previously unselected package libnl-3-200:amd64.
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.81 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.85 Selecting previously unselected package libprotobuf-c1:amd64.
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.86 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:46:46 [2022-09-08T14:46:46.299Z] #57 11.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:46:46 [2022-09-08T14:46:46.365Z] #3 DONE 0.4s
14:46:46 [2022-09-08T14:46:46.409Z] #25 19.02 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]
14:46:46 [2022-09-08T14:46:46.409Z] #25 19.02 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]
14:46:46 [2022-09-08T14:46:46.557Z] #57 11.90 Selecting previously unselected package libyajl2:amd64.
14:46:46 [2022-09-08T14:46:46.558Z] #57 11.90 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
14:46:46 [2022-09-08T14:46:46.558Z] #57 11.91 Unpacking libyajl2:amd64 (2.1.0-3) ...
14:46:46 [2022-09-08T14:46:46.558Z] #57 11.94 Selecting previously unselected package net-tools.
14:46:46 [2022-09-08T14:46:46.558Z] #57 11.94 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:46:46 [2022-09-08T14:46:46.558Z] #57 11.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:46:46 [2022-09-08T14:46:46.558Z] #57 12.01 Selecting previously unselected package patch.
14:46:46 [2022-09-08T14:46:46.626Z] 
14:46:46 [2022-09-08T14:46:46.626Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:46:46 [2022-09-08T14:46:46.626Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
14:46:46 [2022-09-08T14:46:46.626Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
14:46:46 [2022-09-08T14:46:46.626Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
14:46:46 [2022-09-08T14:46:46.626Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
14:46:46 [2022-09-08T14:46:46.626Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s
14:46:46 [2022-09-08T14:46:46.626Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
14:46:46 [2022-09-08T14:46:46.670Z] #25 19.34 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]
14:46:46 [2022-09-08T14:46:46.670Z] #25 19.34 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]
14:46:46 [2022-09-08T14:46:46.817Z] #57 12.01 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.01 Unpacking patch (2.7.6-7) ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.05 Selecting previously unselected package python-pip-whl.
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.05 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.22 Selecting previously unselected package python3-lib2to3.
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.22 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.22 Unpacking python3-lib2to3 (3.9.2-1) ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.26 Selecting previously unselected package python3-distutils.
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.27 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.27 Unpacking python3-distutils (3.9.2-1) ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.32 Selecting previously unselected package python3-pkg-resources.
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.32 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.33 Unpacking python3-pkg-resources (52.0.0-4) ...
14:46:46 [2022-09-08T14:46:46.818Z] #57 12.38 Selecting previously unselected package python3-setuptools.
14:46:46 [2022-09-08T14:46:46.898Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
14:46:46 [2022-09-08T14:46:46.898Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
14:46:46 [2022-09-08T14:46:46.898Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
14:46:46 [2022-09-08T14:46:46.898Z] #4 DONE 0.6s
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.64 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]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.64 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]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.64 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]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.64 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]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.64 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]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.69 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
14:46:46 [2022-09-08T14:46:46.931Z] #25 19.71 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]
14:46:47 [2022-09-08T14:46:47.077Z] #57 12.39 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
14:46:47 [2022-09-08T14:46:47.077Z] #57 12.39 Unpacking python3-setuptools (52.0.0-4) ...
14:46:47 [2022-09-08T14:46:47.077Z] #57 12.46 Selecting previously unselected package python3-wheel.
14:46:47 [2022-09-08T14:46:47.077Z] #57 12.47 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
14:46:47 [2022-09-08T14:46:47.077Z] #57 12.47 Unpacking python3-wheel (0.34.2-1) ...
14:46:47 [2022-09-08T14:46:47.077Z] #57 12.51 Selecting previously unselected package python3-pip.
14:46:47 [2022-09-08T14:46:47.192Z] #25 20.11 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.51 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.51 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.58 Selecting previously unselected package sudo.
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.58 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.58 Unpacking sudo (1.9.5p2-3) ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.71 Selecting previously unselected package systemd-journal-remote.
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.71 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.72 Unpacking systemd-journal-remote (247.3-7) ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.76 Selecting previously unselected package thin-provisioning-tools.
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.77 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.77 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.84 Selecting previously unselected package uidmap.
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.84 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.84 Unpacking uidmap (1:4.8.1-1) ...
14:46:47 [2022-09-08T14:46:47.336Z] #57 12.90 Selecting previously unselected package vim-runtime.
14:46:47 [2022-09-08T14:46:47.453Z] #25 20.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
14:46:47 [2022-09-08T14:46:47.453Z] #25 20.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
14:46:47 [2022-09-08T14:46:47.453Z] #25 20.13 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
14:46:47 [2022-09-08T14:46:47.453Z] #25 20.14 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]
14:46:47 [2022-09-08T14:46:47.468Z] 
14:46:47 [2022-09-08T14:46:47.468Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:47 [2022-09-08T14:46:47.595Z] #57 12.90 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:46:47 [2022-09-08T14:46:47.595Z] #57 12.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:46:47 [2022-09-08T14:46:47.595Z] #57 12.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:46:47 [2022-09-08T14:46:47.595Z] #57 12.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.50 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.52 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.52 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.52 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.58 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.58 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.58 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.58 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.59 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.60 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.60 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.60 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.60 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
14:46:47 [2022-09-08T14:46:47.715Z] #25 20.62 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
14:46:47 [2022-09-08T14:46:47.975Z] #25 20.62 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
14:46:47 [2022-09-08T14:46:47.975Z] #25 20.63 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
14:46:47 [2022-09-08T14:46:47.975Z] #25 20.63 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]
14:46:48 [2022-09-08T14:46:48.163Z] #57 13.57 Selecting previously unselected package vim.
14:46:48 [2022-09-08T14:46:48.163Z] #57 13.57 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:46:48 [2022-09-08T14:46:48.163Z] #57 13.58 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:46:48 [2022-09-08T14:46:48.235Z] #25 20.99 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
14:46:48 [2022-09-08T14:46:48.235Z] #25 21.00 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
14:46:48 [2022-09-08T14:46:48.235Z] #25 21.01 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
14:46:48 [2022-09-08T14:46:48.235Z] #25 21.02 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
14:46:48 [2022-09-08T14:46:48.235Z] #25 21.03 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]
14:46:48 [2022-09-08T14:46:48.407Z] #5 DONE 0.9s
14:46:48 [2022-09-08T14:46:48.407Z] 
14:46:48 [2022-09-08T14:46:48.407Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:46:48 [2022-09-08T14:46:48.407Z] #6 DONE 0.9s
14:46:48 [2022-09-08T14:46:48.407Z] 
14:46:48 [2022-09-08T14:46:48.407Z] #7 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
14:46:48 [2022-09-08T14:46:48.407Z] #7 DONE 1.0s
14:46:48 [2022-09-08T14:46:48.407Z] 
14:46:48 [2022-09-08T14:46:48.407Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
14:46:48 [2022-09-08T14:46:48.407Z] #8 DONE 1.1s
14:46:48 [2022-09-08T14:46:48.422Z] #57 13.73 Selecting previously unselected package xfsprogs.
14:46:48 [2022-09-08T14:46:48.422Z] #57 13.73 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
14:46:48 [2022-09-08T14:46:48.422Z] #57 13.74 Unpacking xfsprogs (5.10.0-4) ...
14:46:48 [2022-09-08T14:46:48.422Z] #57 13.85 Selecting previously unselected package zip.
14:46:48 [2022-09-08T14:46:48.422Z] #57 13.85 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
14:46:48 [2022-09-08T14:46:48.422Z] #57 13.85 Unpacking zip (3.0-12) ...
14:46:48 [2022-09-08T14:46:48.422Z] #57 13.90 Selecting previously unselected package zstd.
14:46:48 [2022-09-08T14:46:48.495Z] #25 21.41 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
14:46:48 [2022-09-08T14:46:48.495Z] #25 21.41 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
14:46:48 [2022-09-08T14:46:48.495Z] #25 21.41 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
14:46:48 [2022-09-08T14:46:48.495Z] #25 21.42 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
14:46:48 [2022-09-08T14:46:48.680Z] #57 13.90 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
14:46:48 [2022-09-08T14:46:48.680Z] #57 13.91 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:46:48 [2022-09-08T14:46:48.680Z] #57 14.00 Setting up python3-pkg-resources (52.0.0-4) ...
14:46:48 [2022-09-08T14:46:48.756Z] #25 21.42 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
14:46:48 [2022-09-08T14:46:48.756Z] #25 21.42 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
14:46:48 [2022-09-08T14:46:48.756Z] #25 21.42 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
14:46:48 [2022-09-08T14:46:48.756Z] #25 21.44 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
14:46:48 [2022-09-08T14:46:48.756Z] #25 21.44 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
14:46:48 [2022-09-08T14:46:48.756Z] #25 21.45 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
14:46:48 [2022-09-08T14:46:48.756Z] #25 21.45 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]
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.19 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.20 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.21 Setting up libgpm2:amd64 (1.20.7-8) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.22 Setting up libicu67:amd64 (67.1-7) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.24 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.25 Setting up libinih1:amd64 (53-1+b2) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.26 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.27 Setting up uidmap (1:4.8.1-1) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.29 Setting up libyajl2:amd64 (2.1.0-3) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.31 Setting up bzip2 (1.0.8-4) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 14.33 Setting up python3-wheel (0.34.2-1) ...
14:46:48 [2022-09-08T14:46:48.940Z] #57 ...
14:46:48 [2022-09-08T14:46:48.940Z] 
14:46:48 [2022-09-08T14:46:48.940Z] #36 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:46:48 [2022-09-08T14:46:48.940Z] #36 37.30 # github.com/containerd/containerd/cmd/containerd
14:46:48 [2022-09-08T14:46:48.940Z] #36 37.30 /usr/bin/ld: /tmp/go-link-3264149487/000019.o: in function `New':
14:46:48 [2022-09-08T14:46:48.940Z] #36 37.30 /tmp/tmp.6Lo43HhxFh/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
14:46:48 [2022-09-08T14:46:48.940Z] #36 37.36 + bin/containerd-stress
14:46:49 [2022-09-08T14:46:49.017Z] #25 21.85 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
14:46:49 [2022-09-08T14:46:49.017Z] #25 21.85 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
14:46:49 [2022-09-08T14:46:49.017Z] #25 21.86 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
14:46:49 [2022-09-08T14:46:49.017Z] #25 21.87 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
14:46:49 [2022-09-08T14:46:49.017Z] #25 21.88 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]
14:46:49 [2022-09-08T14:46:49.278Z] #25 22.26 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
14:46:49 [2022-09-08T14:46:49.278Z] #25 22.26 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.26 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.28 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.28 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.28 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.28 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.28 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.30 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.30 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.32 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.32 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.33 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.33 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
14:46:49 [2022-09-08T14:46:49.539Z] #25 22.34 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]
14:46:49 [2022-09-08T14:46:49.798Z] 
14:46:49 [2022-09-08T14:46:49.798Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:49 [2022-09-08T14:46:49.798Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:46:49 [2022-09-08T14:46:49.798Z] #9 DONE 0.1s
14:46:49 [2022-09-08T14:46:49.798Z] 
14:46:49 [2022-09-08T14:46:49.798Z] #10 [internal] load build context
14:46:49 [2022-09-08T14:46:49.878Z] #36 38.18 + bin/containerd-shim
14:46:50 [2022-09-08T14:46:50.108Z] #25 22.73 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
14:46:50 [2022-09-08T14:46:50.109Z] #25 22.73 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
14:46:50 [2022-09-08T14:46:50.109Z] #25 22.74 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
14:46:50 [2022-09-08T14:46:50.109Z] #25 22.75 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
14:46:50 [2022-09-08T14:46:50.109Z] #25 22.77 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]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.13 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.13 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.13 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.14 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.14 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.14 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.14 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.14 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.15 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.15 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.16 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
14:46:50 [2022-09-08T14:46:50.369Z] #25 23.16 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]
14:46:50 [2022-09-08T14:46:50.630Z] #25 23.52 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
14:46:50 [2022-09-08T14:46:50.630Z] #25 23.52 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
14:46:50 [2022-09-08T14:46:50.630Z] #25 23.53 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
14:46:50 [2022-09-08T14:46:50.893Z] #25 23.54 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
14:46:50 [2022-09-08T14:46:50.893Z] #25 23.56 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]
14:46:51 [2022-09-08T14:46:51.153Z] #25 23.87 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
14:46:51 [2022-09-08T14:46:51.153Z] #25 23.87 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
14:46:51 [2022-09-08T14:46:51.203Z] #10 transferring context: 13.97MB 1.4s
14:46:51 [2022-09-08T14:46:51.417Z] #25 24.15 debconf: delaying package configuration, since apt-utils is not installed
14:46:51 [2022-09-08T14:46:51.417Z] #25 24.27 Fetched 788 MB in 6s (126 MB/s)
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.30 Selecting previously unselected package liblocale-gettext-perl.
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.30 (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.)
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.36 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.37 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.41 Selecting previously unselected package bzip2.
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.41 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.42 Unpacking bzip2 (1.0.8-4) ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.45 Selecting previously unselected package libmagic-mgc.
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.46 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.46 Unpacking libmagic-mgc (1:5.39-3) ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.54 Selecting previously unselected package libmagic1:amd64.
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.54 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.55 Unpacking libmagic1:amd64 (1:5.39-3) ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.59 Selecting previously unselected package file.
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.60 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.60 Unpacking file (1:5.39-3) ...
14:46:51 [2022-09-08T14:46:51.678Z] #25 24.64 Selecting previously unselected package xz-utils.
14:46:51 [2022-09-08T14:46:51.937Z] #25 24.64 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:46:51 [2022-09-08T14:46:51.937Z] #25 24.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:46:51 [2022-09-08T14:46:51.937Z] #25 24.70 Selecting previously unselected package binutils-aarch64-linux-gnu.
14:46:51 [2022-09-08T14:46:51.937Z] #25 24.70 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
14:46:51 [2022-09-08T14:46:51.937Z] #25 24.70 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
14:46:52 [2022-09-08T14:46:52.158Z] #10 ...
14:46:52 [2022-09-08T14:46:52.158Z] 
14:46:52 [2022-09-08T14:46:52.158Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:46:52 [2022-09-08T14:46:52.158Z] #11 DONE 2.2s
14:46:52 [2022-09-08T14:46:52.158Z] 
14:46:52 [2022-09-08T14:46:52.158Z] #10 [internal] load build context
14:46:52 [2022-09-08T14:46:52.197Z] #25 25.03 Selecting previously unselected package binutils-arm-linux-gnueabi.
14:46:52 [2022-09-08T14:46:52.197Z] #25 25.04 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
14:46:52 [2022-09-08T14:46:52.197Z] #25 25.04 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
14:46:52 [2022-09-08T14:46:52.458Z] #25 25.34 Selecting previously unselected package binutils-arm-linux-gnueabihf.
14:46:52 [2022-09-08T14:46:52.458Z] #25 25.34 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
14:46:52 [2022-09-08T14:46:52.458Z] #25 25.35 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
14:46:53 [2022-09-08T14:46:53.028Z] #25 25.66 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
14:46:53 [2022-09-08T14:46:53.028Z] #25 25.66 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
14:46:53 [2022-09-08T14:46:53.028Z] #25 25.67 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
14:46:53 [2022-09-08T14:46:53.028Z] #25 25.94 Selecting previously unselected package binutils-s390x-linux-gnu.
14:46:53 [2022-09-08T14:46:53.102Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
14:46:53 [2022-09-08T14:46:53.288Z] #25 25.94 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
14:46:53 [2022-09-08T14:46:53.288Z] #25 25.95 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
14:46:53 [2022-09-08T14:46:53.288Z] #25 26.18 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
14:46:53 [2022-09-08T14:46:53.288Z] #25 26.18 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
14:46:53 [2022-09-08T14:46:53.288Z] #25 26.18 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
14:46:53 [2022-09-08T14:46:53.288Z] #25 26.22 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
14:46:53 [2022-09-08T14:46:53.548Z] #25 26.23 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
14:46:53 [2022-09-08T14:46:53.549Z] #25 26.23 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #36 ...
14:46:54 [2022-09-08T14:46:54.076Z] 
14:46:54 [2022-09-08T14:46:54.076Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:46:54 [2022-09-08T14:46:54.076Z] #57 14.46 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 14.47 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 14.48 Setting up libcap2:amd64 (1:2.44-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 14.49 Setting up libcap2-bin (1:2.44-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 14.50 Setting up apparmor (2.13.6-10) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 15.32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:46:54 [2022-09-08T14:46:54.076Z] #57 15.34 Setting up zip (3.0-12) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 15.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 15.38 Setting up bash-completion (1:2.11-2) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.05 Setting up libmnl0:amd64 (1.0.4-3) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.06 Setting up patch (2.7.6-7) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.07 Setting up sudo (1.9.5p2-3) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.12 invoke-rc.d: could not determine current runlevel
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.13 invoke-rc.d: policy-rc.d denied execution of start.
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.14 Setting up xfsprogs (5.10.0-4) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.15 System has not been booted with systemd as init system (PID 1). Can't operate.
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.15 Failed to connect to bus: Host is down
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.16 Setting up libxtables12:amd64 (1.8.7-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.17 Setting up inetutils-ping (2:2.0-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.18 Setting up pigz (2.6-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.52 Setting up libaio1:amd64 (0.3.112-9) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.53 Setting up python3-lib2to3 (3.9.2-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.69 Setting up libelf1:amd64 (0.183-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.70 Setting up libjson-c5:amd64 (0.15-2) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.71 Setting up zstd (1.4.8+dfsg-2.1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.73 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.74 Setting up libkmod2:amd64 (28-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.75 Setting up python3-distutils (3.9.2-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.88 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 17.94 Setting up python3-setuptools (52.0.0-4) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.34 Setting up libjq1:amd64 (1.6-2.1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.35 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.36 Setting up thin-provisioning-tools (0.9.0-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.37 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.65 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.66 Setting up jq (1.6-2.1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.68 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.69 Setting up libbpf0:amd64 (1:0.3-2) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.71 Setting up iptables (1.8.7-1) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.75 Setting up iproute2 (5.10.0-4) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.88 Setting up systemd (247.3-7) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.93 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.93 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.93 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:46:54 [2022-09-08T14:46:54.076Z] #57 18.96 Initializing machine ID from KVM UUID.
14:46:54 [2022-09-08T14:46:54.076Z] #57 19.34 Setting up systemd-journal-remote (247.3-7) ...
14:46:54 [2022-09-08T14:46:54.076Z] #57 19.46 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:46:54 [2022-09-08T14:46:54.707Z] #10 ...
14:46:54 [2022-09-08T14:46:54.707Z] 
14:46:54 [2022-09-08T14:46:54.707Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:54 [2022-09-08T14:46:54.707Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:46:54 [2022-09-08T14:46:54.707Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:46:54 [2022-09-08T14:46:54.707Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:46:54 [2022-09-08T14:46:54.707Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:46:54 [2022-09-08T14:46:54.707Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
14:46:54 [2022-09-08T14:46:54.708Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done
14:46:54 [2022-09-08T14:46:54.708Z] #12 DONE 5.0s
14:46:54 [2022-09-08T14:46:54.708Z] 
14:46:54 [2022-09-08T14:46:54.708Z] #10 [internal] load build context
14:46:54 [2022-09-08T14:46:54.969Z] #10 ...
14:46:54 [2022-09-08T14:46:54.969Z] 
14:46:54 [2022-09-08T14:46:54.969Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:46:54 [2022-09-08T14:46:54.969Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:46:54 [2022-09-08T14:46:54.969Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:46:54 [2022-09-08T14:46:54.969Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:46:54 [2022-09-08T14:46:54.969Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
14:46:54 [2022-09-08T14:46:54.969Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done
14:46:54 [2022-09-08T14:46:54.969Z] #9 DONE 5.2s
14:46:54 [2022-09-08T14:46:54.969Z] 
14:46:54 [2022-09-08T14:46:54.969Z] #10 [internal] load build context
14:46:55 [2022-09-08T14:46:55.017Z] #57 DONE 20.3s
14:46:55 [2022-09-08T14:46:55.017Z] 
14:46:55 [2022-09-08T14:46:55.017Z] #58 [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
14:46:55 [2022-09-08T14:46:55.586Z] #58 0.761 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:46:55 [2022-09-08T14:46:55.586Z] #58 0.765 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:46:55 [2022-09-08T14:46:55.586Z] #58 0.772 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:46:55 [2022-09-08T14:46:55.846Z] #58 DONE 0.9s
14:46:55 [2022-09-08T14:46:55.846Z] 
14:46:55 [2022-09-08T14:46:55.846Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:46:56 [2022-09-08T14:46:56.352Z] #10 transferring context: 62.73MB 6.5s done
14:46:56 [2022-09-08T14:46:56.615Z] #10 DONE 6.8s
14:46:56 [2022-09-08T14:46:56.615Z] 
14:46:56 [2022-09-08T14:46:56.615Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:46:56 [2022-09-08T14:46:56.615Z] #13 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:2fe84e0d95d50e52e2d121dd0ee6548f95c868b172c64eca4acee2894a9f71fe 1.80kB / 1.80kB done
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:6d7adf071e0a8fc31a41dd6eee6679699c2a86768e8e49fa9c033d65bc398e10 7.10kB / 7.10kB done
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s done
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.0s done
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.4s done
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.6s done
14:46:56 [2022-09-08T14:46:56.615Z] #13 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.0s
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 4.6s done
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.8s done
14:46:56 [2022-09-08T14:46:56.615Z] #13 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 157B / 157B 2.8s done
14:46:57 [2022-09-08T14:46:57.748Z] #25 30.70 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
14:46:57 [2022-09-08T14:46:57.750Z] #59 ...
14:46:57 [2022-09-08T14:46:57.750Z] 
14:46:57 [2022-09-08T14:46:57.750Z] #36 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:46:57 [2022-09-08T14:46:57.750Z] #36 42.60 + bin/containerd-shim-runc-v1
14:46:57 [2022-09-08T14:46:57.750Z] #36 45.08 + bin/containerd-shim-runc-v2
14:46:57 [2022-09-08T14:46:57.750Z] #36 45.61 + binaries
14:46:57 [2022-09-08T14:46:57.750Z] #36 45.61 + install -D bin/containerd /build/containerd
14:46:57 [2022-09-08T14:46:57.750Z] #36 45.64 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:46:57 [2022-09-08T14:46:57.750Z] #36 45.65 + install -D bin/ctr /build/ctr
14:46:57 [2022-09-08T14:46:57.750Z] #36 DONE 45.9s
14:46:57 [2022-09-08T14:46:57.750Z] 
14:46:57 [2022-09-08T14:46:57.750Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:46:57 [2022-09-08T14:46:57.998Z] #13 ...
14:46:57 [2022-09-08T14:46:57.999Z] 
14:46:57 [2022-09-08T14:46:57.999Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:46:57 [2022-09-08T14:46:57.999Z] #14 DONE 0.5s
14:46:57 [2022-09-08T14:46:57.999Z] 
14:46:57 [2022-09-08T14:46:57.999Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:46:57 [2022-09-08T14:46:57.999Z] #13 ...
14:46:57 [2022-09-08T14:46:57.999Z] 
14:46:57 [2022-09-08T14:46:57.999Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:46:58 [2022-09-08T14:46:58.007Z] #25 30.70 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
14:46:58 [2022-09-08T14:46:58.007Z] #25 30.71 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
14:46:58 [2022-09-08T14:46:58.007Z] #25 30.76 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
14:46:58 [2022-09-08T14:46:58.007Z] #25 30.76 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
14:46:58 [2022-09-08T14:46:58.007Z] #25 30.77 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
14:46:58 [2022-09-08T14:46:58.259Z] #15 ...
14:46:58 [2022-09-08T14:46:58.259Z] 
14:46:58 [2022-09-08T14:46:58.259Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
14:46:58 [2022-09-08T14:46:58.259Z] #16 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
14:46:58 [2022-09-08T14:46:58.259Z] #16 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
14:46:58 [2022-09-08T14:46:58.259Z] #16 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
14:46:58 [2022-09-08T14:46:58.259Z] #16 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
14:46:58 [2022-09-08T14:46:58.259Z] #16 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s done
14:46:58 [2022-09-08T14:46:58.259Z] #16 DONE 8.5s
14:46:58 [2022-09-08T14:46:58.525Z] 
14:46:58 [2022-09-08T14:46:58.525Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:46:58 [2022-09-08T14:46:58.525Z] #13 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.6s done
14:46:58 [2022-09-08T14:46:58.525Z] #13 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.2s
14:46:58 [2022-09-08T14:46:58.785Z] #13 ...
14:46:58 [2022-09-08T14:46:58.785Z] 
14:46:58 [2022-09-08T14:46:58.785Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:46:58 [2022-09-08T14:46:58.785Z] #15 DONE 0.7s
14:46:58 [2022-09-08T14:46:58.785Z] 
14:46:58 [2022-09-08T14:46:58.785Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:46:58 [2022-09-08T14:46:58.785Z] #13 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done
14:46:58 [2022-09-08T14:46:58.785Z] #13 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6
14:46:59 [2022-09-08T14:46:59.356Z] #13 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.6s done
14:46:59 [2022-09-08T14:46:59.618Z] #13 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
14:47:01 [2022-09-08T14:47:01.939Z] #59 5.665 Collecting yamllint==1.27.1
14:47:02 [2022-09-08T14:47:02.201Z] #25 34.96 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
14:47:02 [2022-09-08T14:47:02.201Z] #25 34.96 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
14:47:02 [2022-09-08T14:47:02.201Z] #25 34.97 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
14:47:02 [2022-09-08T14:47:02.201Z] #25 35.00 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
14:47:02 [2022-09-08T14:47:02.201Z] #25 35.01 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
14:47:02 [2022-09-08T14:47:02.201Z] #25 35.01 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
14:47:02 [2022-09-08T14:47:02.507Z] #59 6.697   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:47:02 [2022-09-08T14:47:02.766Z] #59 6.965 Collecting pathspec>=0.5.3
14:47:02 [2022-09-08T14:47:02.766Z] #59 6.970   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
14:47:02 [2022-09-08T14:47:02.766Z] #59 7.062 Collecting pyyaml
14:47:02 [2022-09-08T14:47:02.766Z] #59 7.066   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)
14:47:02 [2022-09-08T14:47:02.766Z] #59 7.086 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:47:02 [2022-09-08T14:47:02.766Z] #59 7.090 Building wheels for collected packages: yamllint
14:47:02 [2022-09-08T14:47:02.766Z] #59 7.090   Building wheel for yamllint (setup.py): started
14:47:03 [2022-09-08T14:47:03.024Z] #59 7.312   Building wheel for yamllint (setup.py): finished with status 'done'
14:47:03 [2022-09-08T14:47:03.024Z] #59 7.313   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=dbff00a5c9da82cbc7b2c109a02b6240814ad17c4391ef7d2b6d10ccd61d945c
14:47:03 [2022-09-08T14:47:03.024Z] #59 7.313   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:47:03 [2022-09-08T14:47:03.024Z] #59 7.315 Successfully built yamllint
14:47:03 [2022-09-08T14:47:03.024Z] #59 7.321 Installing collected packages: pyyaml, pathspec, yamllint
14:47:03 [2022-09-08T14:47:03.024Z] #59 7.421 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
14:47:03 [2022-09-08T14:47:03.284Z] #59 DONE 7.5s
14:47:03 [2022-09-08T14:47:03.284Z] 
14:47:03 [2022-09-08T14:47:03.284Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
14:47:03 [2022-09-08T14:47:03.284Z] #60 DONE 0.1s
14:47:03 [2022-09-08T14:47:03.284Z] 
14:47:03 [2022-09-08T14:47:03.284Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
14:47:03 [2022-09-08T14:47:03.543Z] #61 DONE 0.1s
14:47:03 [2022-09-08T14:47:03.543Z] 
14:47:03 [2022-09-08T14:47:03.543Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
14:47:03 [2022-09-08T14:47:03.543Z] #62 DONE 0.1s
14:47:03 [2022-09-08T14:47:03.543Z] 
14:47:03 [2022-09-08T14:47:03.543Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
14:47:03 [2022-09-08T14:47:03.543Z] #63 DONE 0.1s
14:47:03 [2022-09-08T14:47:03.543Z] 
14:47:03 [2022-09-08T14:47:03.543Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
14:47:03 [2022-09-08T14:47:03.543Z] #64 DONE 0.1s
14:47:03 [2022-09-08T14:47:03.802Z] 
14:47:03 [2022-09-08T14:47:03.802Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
14:47:03 [2022-09-08T14:47:03.802Z] #65 DONE 0.1s
14:47:03 [2022-09-08T14:47:03.802Z] 
14:47:03 [2022-09-08T14:47:03.802Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
14:47:03 [2022-09-08T14:47:03.802Z] #66 DONE 0.0s
14:47:03 [2022-09-08T14:47:03.802Z] 
14:47:03 [2022-09-08T14:47:03.802Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
14:47:03 [2022-09-08T14:47:03.802Z] #67 DONE 0.1s
14:47:03 [2022-09-08T14:47:03.802Z] 
14:47:03 [2022-09-08T14:47:03.802Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
14:47:03 [2022-09-08T14:47:03.802Z] #68 DONE 0.1s
14:47:03 [2022-09-08T14:47:03.802Z] 
14:47:03 [2022-09-08T14:47:03.802Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
14:47:03 [2022-09-08T14:47:03.802Z] #69 DONE 0.1s
14:47:03 [2022-09-08T14:47:03.826Z] #13 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.2s done
14:47:04 [2022-09-08T14:47:04.061Z] 
14:47:04 [2022-09-08T14:47:04.061Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
14:47:04 [2022-09-08T14:47:04.061Z] #70 DONE 0.1s
14:47:04 [2022-09-08T14:47:04.061Z] 
14:47:04 [2022-09-08T14:47:04.061Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
14:47:04 [2022-09-08T14:47:04.061Z] #71 DONE 0.0s
14:47:04 [2022-09-08T14:47:04.061Z] 
14:47:04 [2022-09-08T14:47:04.061Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
14:47:04 [2022-09-08T14:47:04.061Z] #72 DONE 0.1s
14:47:04 [2022-09-08T14:47:04.086Z] #13 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
14:47:04 [2022-09-08T14:47:04.319Z] 
14:47:04 [2022-09-08T14:47:04.319Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
14:47:04 [2022-09-08T14:47:04.319Z] #73 DONE 0.2s
14:47:04 [2022-09-08T14:47:04.319Z] 
14:47:04 [2022-09-08T14:47:04.319Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:47:04 [2022-09-08T14:47:04.319Z] #74 DONE 0.1s
14:47:04 [2022-09-08T14:47:04.578Z] 
14:47:04 [2022-09-08T14:47:04.578Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
14:47:04 [2022-09-08T14:47:04.837Z] #75 DONE 0.2s
14:47:04 [2022-09-08T14:47:04.837Z] 
14:47:04 [2022-09-08T14:47:04.837Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
14:47:04 [2022-09-08T14:47:04.837Z] #76 DONE 0.0s
14:47:04 [2022-09-08T14:47:04.837Z] 
14:47:04 [2022-09-08T14:47:04.837Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:47:04 [2022-09-08T14:47:04.837Z] #77 DONE 0.0s
14:47:04 [2022-09-08T14:47:04.837Z] 
14:47:04 [2022-09-08T14:47:04.837Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
14:47:04 [2022-09-08T14:47:04.837Z] #78 DONE 0.0s
14:47:04 [2022-09-08T14:47:04.837Z] 
14:47:04 [2022-09-08T14:47:04.837Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
14:47:05 [2022-09-08T14:47:05.773Z] #79 DONE 0.9s
14:47:05 [2022-09-08T14:47:05.773Z] 
14:47:05 [2022-09-08T14:47:05.773Z] #80 exporting to image
14:47:05 [2022-09-08T14:47:05.773Z] #80 exporting layers
14:47:06 [2022-09-08T14:47:06.397Z] #25 39.21 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
14:47:06 [2022-09-08T14:47:06.397Z] #25 39.22 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
14:47:06 [2022-09-08T14:47:06.397Z] #25 39.22 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
14:47:06 [2022-09-08T14:47:06.397Z] #25 39.26 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
14:47:06 [2022-09-08T14:47:06.397Z] #25 39.27 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
14:47:06 [2022-09-08T14:47:06.397Z] #25 39.27 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #13 ...
14:47:08 [2022-09-08T14:47:08.287Z] 
14:47:08 [2022-09-08T14:47:08.287Z] #17 [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
14:47:08 [2022-09-08T14:47:08.287Z] #0 1.282 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 1.294 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 1.294 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 1.448 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 1.815 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 2.026 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:47:08 [2022-09-08T14:47:08.287Z] #0 3.238 Fetched 8574 kB in 2s (3859 kB/s)
14:47:08 [2022-09-08T14:47:08.287Z] #0 3.238 Reading package lists...
14:47:08 [2022-09-08T14:47:08.287Z] #0 4.118 Reading package lists...
14:47:08 [2022-09-08T14:47:08.287Z] #0 4.975 Building dependency tree...
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.539 The following additional packages will be installed:
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.545   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.546   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.548 Recommended packages:
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.548   libldap-common publicsuffix libsasl2-modules
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.715 The following NEW packages will be installed:
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.716   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.716   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.717   libssh2-1 openssl
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.993 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.993 Need to get 3047 kB of archives.
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.993 After this operation, 6661 kB of additional disk space will be used.
14:47:08 [2022-09-08T14:47:08.287Z] #0 5.993 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.005 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.007 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.010 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.010 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.012 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.014 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.016 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.016 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.017 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.019 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.021 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.023 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.025 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.027 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.200 debconf: delaying package configuration, since apt-utils is not installed
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.246 Fetched 3047 kB in 0s (10.2 MB/s)
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.278 Selecting previously unselected package openssl.
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.278 (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.)
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.278 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.282 Unpacking openssl (1.1.1n-0+deb11u3) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.440 Selecting previously unselected package ca-certificates.
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.440 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.448 Unpacking ca-certificates (20210119) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.544 Selecting previously unselected package libbrotli1:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.546 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.556 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.630 Selecting previously unselected package libsasl2-modules-db:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.630 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.634 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.690 Selecting previously unselected package libsasl2-2:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.690 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.694 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.744 Selecting previously unselected package libldap-2.4-2:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.744 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.748 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.828 Selecting previously unselected package libnghttp2-14:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.828 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.841 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.896 Selecting previously unselected package libpsl5:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.896 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.896 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.949 Selecting previously unselected package librtmp1:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.949 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 6.955 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.007 Selecting previously unselected package libssh2-1:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.007 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.013 Unpacking libssh2-1:amd64 (1.9.0-2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.076 Selecting previously unselected package libcurl4:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.076 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.080 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.165 Selecting previously unselected package curl.
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.165 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.168 Unpacking curl (7.74.0-1.3+deb11u2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.256 Selecting previously unselected package libonig5:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.256 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.261 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.348 Selecting previously unselected package libjq1:amd64.
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.348 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.353 Unpacking libjq1:amd64 (1.6-2.1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.416 Selecting previously unselected package jq.
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.416 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.420 Unpacking jq (1.6-2.1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.471 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.484 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.495 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.507 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.522 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.535 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.549 Setting up libssh2-1:amd64 (1.9.0-2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.560 Setting up openssl (1.1.1n-0+deb11u3) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.579 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.594 Setting up libjq1:amd64 (1.6-2.1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.607 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 7.620 Setting up ca-certificates (20210119) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 8.205 Updating certificates in /etc/ssl/certs...
14:47:08 [2022-09-08T14:47:08.287Z] #0 8.902 129 added, 0 removed; done.
14:47:08 [2022-09-08T14:47:08.287Z] #0 8.970 Setting up jq (1.6-2.1) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 8.984 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 8.997 Setting up curl (7.74.0-1.3+deb11u2) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 9.010 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 9.031 Processing triggers for ca-certificates (20210119) ...
14:47:08 [2022-09-08T14:47:08.287Z] #0 9.042 Updating certificates in /etc/ssl/certs...
14:47:08 [2022-09-08T14:47:08.287Z] #0 9.592 0 added, 0 removed; done.
14:47:08 [2022-09-08T14:47:08.287Z] #0 9.592 Running hooks in /etc/ca-certificates/update.d...
14:47:08 [2022-09-08T14:47:08.287Z] #0 9.593 done.
14:47:08 [2022-09-08T14:47:08.287Z] #17 ...
14:47:08 [2022-09-08T14:47:08.287Z] 
14:47:08 [2022-09-08T14:47:08.287Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:47:08 [2022-09-08T14:47:08.287Z] #13 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done
14:47:08 [2022-09-08T14:47:08.287Z] #13 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81
14:47:08 [2022-09-08T14:47:08.859Z] #13 ...
14:47:08 [2022-09-08T14:47:08.859Z] 
14:47:08 [2022-09-08T14:47:08.859Z] #17 [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
14:47:08 [2022-09-08T14:47:08.859Z] #17 DONE 10.5s
14:47:08 [2022-09-08T14:47:08.859Z] 
14:47:08 [2022-09-08T14:47:08.859Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:47:09 [2022-09-08T14:47:09.119Z] #13 ...
14:47:09 [2022-09-08T14:47:09.119Z] 
14:47:09 [2022-09-08T14:47:09.119Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:47:09 [2022-09-08T14:47:09.119Z] #18 DONE 0.2s
14:47:09 [2022-09-08T14:47:09.119Z] 
14:47:09 [2022-09-08T14:47:09.119Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d
14:47:09 [2022-09-08T14:47:09.963Z] #80 exporting layers 3.7s done
14:47:09 [2022-09-08T14:47:09.963Z] #80 writing image sha256:05b63f438f85641863075d21addc6ebcd2221352cc521d4db038addf469264fe done
14:47:09 [2022-09-08T14:47:09.963Z] #80 naming to docker.io/library/docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc done
14:47:09 [2022-09-08T14:47:09.963Z] #80 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:47:10 [2022-09-08T14:47:10.289Z] + trap exit INT TERM
14:47:10 [2022-09-08T14:47:10.289Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
14:47:10 [2022-09-08T14:47:10.289Z] + CONTAINER_NAME=docker-pr2
14:47:10 [2022-09-08T14:47:10.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43867/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh dynbinary
14:47:10 [2022-09-08T14:47:10.548Z] 
14:47:10 [2022-09-08T14:47:10.600Z] #25 43.33 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
14:47:10 [2022-09-08T14:47:10.600Z] #25 43.33 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
14:47:10 [2022-09-08T14:47:10.600Z] #25 43.33 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
14:47:10 [2022-09-08T14:47:10.600Z] #25 43.37 Selecting previously unselected package cpp-10-s390x-linux-gnu.
14:47:10 [2022-09-08T14:47:10.600Z] #25 43.38 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
14:47:10 [2022-09-08T14:47:10.600Z] #25 43.38 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
14:47:10 [2022-09-08T14:47:10.807Z] Removing bundles/
14:47:10 [2022-09-08T14:47:10.807Z] 
14:47:10 [2022-09-08T14:47:10.807Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:47:10 [2022-09-08T14:47:10.807Z] Building: bundles/dynbinary-daemon/dockerd
14:47:10 [2022-09-08T14:47:10.807Z] GOOS="" GOARCH="" GOARM=""
14:47:14 [2022-09-08T14:47:14.403Z] #13 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 5.1s
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.25 Selecting previously unselected package cpp-aarch64-linux-gnu.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.25 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.26 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.29 Selecting previously unselected package cpp-arm-linux-gnueabi.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.29 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.29 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.32 Selecting previously unselected package cpp-arm-linux-gnueabihf.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.32 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.33 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.36 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.36 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.37 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.40 Selecting previously unselected package cpp-s390x-linux-gnu.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.40 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.41 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.44 Selecting previously unselected package cross-config.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.45 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.45 Unpacking cross-config (2.6.18+nmu1) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.49 Selecting previously unselected package gcc-10-cross-base.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.49 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.49 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.53 Selecting previously unselected package libc6-arm64-cross.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.54 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.54 Unpacking libc6-arm64-cross (2.31-9cross4) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.67 Selecting previously unselected package libgcc-s1-arm64-cross.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.67 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.68 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.71 Selecting previously unselected package libgomp1-arm64-cross.
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.72 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.72 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
14:47:14 [2022-09-08T14:47:14.802Z] #25 47.76 Selecting previously unselected package libitm1-arm64-cross.
14:47:15 [2022-09-08T14:47:15.061Z] #25 47.76 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:15 [2022-09-08T14:47:15.061Z] #25 47.77 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
14:47:15 [2022-09-08T14:47:15.061Z] #25 47.80 Selecting previously unselected package libatomic1-arm64-cross.
14:47:15 [2022-09-08T14:47:15.061Z] #25 47.80 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:15 [2022-09-08T14:47:15.061Z] #25 47.81 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
14:47:15 [2022-09-08T14:47:15.061Z] #25 47.84 Selecting previously unselected package libasan6-arm64-cross.
14:47:15 [2022-09-08T14:47:15.061Z] #25 47.84 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:15 [2022-09-08T14:47:15.061Z] #25 47.85 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
14:47:15 [2022-09-08T14:47:15.321Z] #25 48.08 Selecting previously unselected package liblsan0-arm64-cross.
14:47:15 [2022-09-08T14:47:15.321Z] #25 48.08 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:15 [2022-09-08T14:47:15.321Z] #25 48.09 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
14:47:15 [2022-09-08T14:47:15.321Z] #25 48.20 Selecting previously unselected package libtsan0-arm64-cross.
14:47:15 [2022-09-08T14:47:15.581Z] #25 48.20 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:15 [2022-09-08T14:47:15.581Z] #25 48.20 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
14:47:15 [2022-09-08T14:47:15.581Z] #25 48.43 Selecting previously unselected package libstdc++6-arm64-cross.
14:47:15 [2022-09-08T14:47:15.581Z] #25 48.43 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:15 [2022-09-08T14:47:15.581Z] #25 48.44 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
14:47:15 [2022-09-08T14:47:15.841Z] #25 48.51 Selecting previously unselected package libubsan1-arm64-cross.
14:47:15 [2022-09-08T14:47:15.841Z] #25 48.51 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:15 [2022-09-08T14:47:15.841Z] #25 48.52 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
14:47:15 [2022-09-08T14:47:15.841Z] #25 48.63 Selecting previously unselected package libgcc-10-dev-arm64-cross.
14:47:15 [2022-09-08T14:47:15.841Z] #25 48.63 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:15 [2022-09-08T14:47:15.841Z] #25 48.63 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
14:47:15 [2022-09-08T14:47:15.841Z] #25 48.77 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
14:47:16 [2022-09-08T14:47:16.101Z] #25 48.78 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
14:47:16 [2022-09-08T14:47:16.101Z] #25 48.78 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
14:47:16 [2022-09-08T14:47:16.947Z] #13 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 8.1s done
14:47:16 [2022-09-08T14:47:16.947Z] #13 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 done
14:47:16 [2022-09-08T14:47:16.947Z] #13 DONE 27.2s
14:47:16 [2022-09-08T14:47:16.947Z] 
14:47:16 [2022-09-08T14:47:16.947Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:47:18 [2022-09-08T14:47:18.330Z] #19 DONE 1.4s
14:47:18 [2022-09-08T14:47:18.330Z] 
14:47:18 [2022-09-08T14:47:18.330Z] #20 [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
14:47:18 [2022-09-08T14:47:18.330Z] #0 1.585 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:47:18 [2022-09-08T14:47:18.330Z] #0 1.845 
14:47:18 [2022-09-08T14:47:18.330Z] #0 2.067 #=#=#                                                                         

######################################################################## 100.0%
14:47:18 [2022-09-08T14:47:18.330Z] #0 2.302 
14:47:18 [2022-09-08T14:47:18.330Z] #0 3.143 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:47:18 [2022-09-08T14:47:18.330Z] #0 3.422 
14:47:18 [2022-09-08T14:47:18.330Z] #0 3.641 #=#=#                                                                         

######################################################################## 100.0%
14:47:18 [2022-09-08T14:47:18.330Z] #0 3.911 
14:47:18 [2022-09-08T14:47:18.330Z] #0 5.166 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:47:18 [2022-09-08T14:47:18.330Z] #0 5.432 
14:47:18 [2022-09-08T14:47:18.330Z] #0 5.658 #=#=#                                                                         

###############                                                           21.8%
##########################################                                59.1%
#################################################################         91.0%
######################################################################## 100.0%
14:47:18 [2022-09-08T14:47:18.330Z] #0 6.180 
14:47:18 [2022-09-08T14:47:18.330Z] #0 7.052 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:47:18 [2022-09-08T14:47:18.330Z] #0 7.339 
14:47:18 [2022-09-08T14:47:18.330Z] #0 7.561 #=#=#                                                                         

######################################################################## 100.0%
14:47:18 [2022-09-08T14:47:18.330Z] #0 7.791 
14:47:18 [2022-09-08T14:47:18.330Z] #0 8.437 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:47:18 [2022-09-08T14:47:18.330Z] #0 8.632 
14:47:18 [2022-09-08T14:47:18.330Z] #0 8.847 #=#=#                                                                         

######################################################################## 100.0%
14:47:18 [2022-09-08T14:47:18.330Z] #0 9.029 
14:47:18 [2022-09-08T14:47:18.330Z] #0 9.088 Download of images into '/build' complete.
14:47:18 [2022-09-08T14:47:18.330Z] #0 9.088 Use something like the following to load the result into a Docker daemon:
14:47:18 [2022-09-08T14:47:18.330Z] #0 9.088   tar -cC '/build' . | docker load
14:47:18 [2022-09-08T14:47:18.330Z] #20 DONE 9.3s
14:47:18 [2022-09-08T14:47:18.330Z] 
14:47:18 [2022-09-08T14:47:18.331Z] #21 [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
14:47:19 [2022-09-08T14:47:19.270Z] #21 DONE 0.7s
14:47:19 [2022-09-08T14:47:19.270Z] 
14:47:19 [2022-09-08T14:47:19.270Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:47:19 [2022-09-08T14:47:19.270Z] #22 DONE 0.3s
14:47:19 [2022-09-08T14:47:19.270Z] 
14:47:19 [2022-09-08T14:47:19.270Z] #23 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
14:47:19 [2022-09-08T14:47:19.270Z] #23 DONE 0.2s
14:47:19 [2022-09-08T14:47:19.270Z] 
14:47:19 [2022-09-08T14:47:19.270Z] #24 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
14:47:19 [2022-09-08T14:47:19.270Z] #24 DONE 0.2s
14:47:19 [2022-09-08T14:47:19.270Z] 
14:47:19 [2022-09-08T14:47:19.270Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
14:47:19 [2022-09-08T14:47:19.270Z] #25 DONE 0.3s
14:47:19 [2022-09-08T14:47:19.270Z] 
14:47:19 [2022-09-08T14:47:19.270Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:47:19 [2022-09-08T14:47:19.270Z] #26 DONE 0.3s
14:47:19 [2022-09-08T14:47:19.270Z] 
14:47:19 [2022-09-08T14:47:19.270Z] #27 [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
14:47:21 [2022-09-08T14:47:21.383Z] #25 53.81 Selecting previously unselected package gcc-aarch64-linux-gnu.
14:47:21 [2022-09-08T14:47:21.383Z] #25 53.81 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
14:47:21 [2022-09-08T14:47:21.383Z] #25 53.81 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
14:47:21 [2022-09-08T14:47:21.383Z] #25 53.85 Selecting previously unselected package linux-libc-dev-arm64-cross.
14:47:21 [2022-09-08T14:47:21.383Z] #25 53.85 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
14:47:21 [2022-09-08T14:47:21.383Z] #25 53.86 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
14:47:21 [2022-09-08T14:47:21.383Z] #25 54.03 Selecting previously unselected package libc6-dev-arm64-cross.
14:47:21 [2022-09-08T14:47:21.383Z] #25 54.03 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
14:47:21 [2022-09-08T14:47:21.383Z] #25 54.04 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
14:47:21 [2022-09-08T14:47:21.383Z] #25 54.28 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
14:47:21 [2022-09-08T14:47:21.643Z] #25 54.28 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
14:47:21 [2022-09-08T14:47:21.643Z] #25 54.29 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
14:47:21 [2022-09-08T14:47:21.643Z] #25 54.55 Selecting previously unselected package g++-10-aarch64-linux-gnu.
14:47:21 [2022-09-08T14:47:21.903Z] #25 54.55 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
14:47:21 [2022-09-08T14:47:21.903Z] #25 54.56 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
14:47:24 [2022-09-08T14:47:24.564Z] #27 ...
14:47:24 [2022-09-08T14:47:24.564Z] 
14:47:24 [2022-09-08T14:47:24.564Z] #28 [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
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.361 + RM_GOPATH=0
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.361 + TMP_GOPATH=
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.362 + : /build
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.362 + '[' -z '' ']'
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.362 ++ mktemp -d
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.363 + export GOPATH=/tmp/tmp.O9RcTk34eF
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.363 + GOPATH=/tmp/tmp.O9RcTk34eF
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.363 + RM_GOPATH=1
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.363 + case "$(go env GOARCH)" in
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.367 ++ go env GOARCH
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.390 + export GO_BUILDMODE=-buildmode=pie
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.390 + GO_BUILDMODE=-buildmode=pie
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.390 ++ dirname /install.sh
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.390 + dir=/
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.390 + bin=rootlesskit
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.390 + shift
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.397 + '[' '!' -f //rootlesskit.installer ']'
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.397 + . //rootlesskit.installer
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.397 ++ : 1920341cd41e047834a21007424162a2dc946315
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.397 + install_rootlesskit
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.397 + case "$1" in
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.397 + export CGO_ENABLED=0
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.397 + CGO_ENABLED=0
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.397 + _install_rootlesskit
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.410 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.410 + for f in rootlesskit rootlesskit-docker-proxy
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.410 + GOBIN=/build
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.410 + GO111MODULE=on
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.410 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.410 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
14:47:24 [2022-09-08T14:47:24.564Z] #0 4.534 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
14:47:25 [2022-09-08T14:47:25.504Z] #28 ...
14:47:25 [2022-09-08T14:47:25.504Z] 
14:47:25 [2022-09-08T14:47:25.504Z] #27 [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
14:47:25 [2022-09-08T14:47:25.504Z] #27 5.851 + git clone https://github.com/docker/distribution.git .
14:47:25 [2022-09-08T14:47:25.504Z] #27 5.851 Cloning into '.'...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.37 Selecting previously unselected package g++-aarch64-linux-gnu.
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.38 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.38 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.41 Selecting previously unselected package patch.
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.41 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.41 Unpacking patch (2.7.6-7) ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.46 Selecting previously unselected package dpkg-dev.
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.46 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.46 Unpacking dpkg-dev (1.20.11) ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.60 Selecting previously unselected package libconfig-inifiles-perl.
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.60 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.61 Unpacking libconfig-inifiles-perl (3.000003-1) ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.65 Selecting previously unselected package libio-string-perl.
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.65 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.66 Unpacking libio-string-perl (1.08-3.1) ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.70 Selecting previously unselected package libicu67:amd64.
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.70 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
14:47:27 [2022-09-08T14:47:27.182Z] #25 59.71 Unpacking libicu67:amd64 (67.1-7) ...
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.53 Selecting previously unselected package libxml2:amd64.
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.54 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.54 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.65 Selecting previously unselected package libxml-namespacesupport-perl.
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.65 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.66 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.69 Selecting previously unselected package libxml-sax-base-perl.
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.69 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.69 Unpacking libxml-sax-base-perl (1.09-1.1) ...
14:47:27 [2022-09-08T14:47:27.752Z] #25 60.73 Selecting previously unselected package libxml-sax-perl.
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.74 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.74 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.79 Selecting previously unselected package libxml-libxml-perl.
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.79 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.79 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.85 Selecting previously unselected package libxml-simple-perl.
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.86 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.86 Unpacking libxml-simple-perl (2.25-1) ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.90 Selecting previously unselected package libyaml-perl.
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.90 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.90 Unpacking libyaml-perl (1.30-1) ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.94 Selecting previously unselected package libconfig-auto-perl.
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.94 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.94 Unpacking libconfig-auto-perl (0.44-1.1) ...
14:47:28 [2022-09-08T14:47:28.012Z] #25 60.97 Selecting previously unselected package libfile-which-perl.
14:47:28 [2022-09-08T14:47:28.272Z] #25 60.97 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 60.98 Unpacking libfile-which-perl (1.23-1) ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.01 Selecting previously unselected package libfile-homedir-perl.
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.01 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.01 Unpacking libfile-homedir-perl (1.006-1) ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.05 Selecting previously unselected package libdebian-dpkgcross-perl.
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.05 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.05 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.10 Selecting previously unselected package dpkg-cross.
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.10 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.11 Unpacking dpkg-cross (2.6.18+nmu1) ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.14 Selecting previously unselected package crossbuild-essential-arm64.
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.14 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.15 Unpacking crossbuild-essential-arm64 (12.9) ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.18 Selecting previously unselected package libc6-armel-cross.
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.18 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
14:47:28 [2022-09-08T14:47:28.272Z] #25 61.18 Unpacking libc6-armel-cross (2.31-9cross4) ...
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.31 Selecting previously unselected package libgcc-s1-armel-cross.
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.31 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.31 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.35 Selecting previously unselected package libgomp1-armel-cross.
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.35 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.36 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.40 Selecting previously unselected package libatomic1-armel-cross.
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.40 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.41 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.44 Selecting previously unselected package libasan6-armel-cross.
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.44 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
14:47:28 [2022-09-08T14:47:28.532Z] #25 61.44 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
14:47:29 [2022-09-08T14:47:29.102Z] #25 61.67 Selecting previously unselected package libstdc++6-armel-cross.
14:47:29 [2022-09-08T14:47:29.102Z] #25 61.67 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
14:47:29 [2022-09-08T14:47:29.102Z] #25 61.68 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
14:47:29 [2022-09-08T14:47:29.102Z] #25 61.74 Selecting previously unselected package libubsan1-armel-cross.
14:47:29 [2022-09-08T14:47:29.102Z] #25 61.75 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
14:47:29 [2022-09-08T14:47:29.102Z] #25 61.75 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
14:47:29 [2022-09-08T14:47:29.102Z] #25 61.85 Selecting previously unselected package libgcc-10-dev-armel-cross.
14:47:29 [2022-09-08T14:47:29.102Z] #25 61.85 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
14:47:29 [2022-09-08T14:47:29.102Z] #25 61.86 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
14:47:29 [2022-09-08T14:47:29.363Z] #25 61.97 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
14:47:29 [2022-09-08T14:47:29.363Z] #25 61.98 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
14:47:29 [2022-09-08T14:47:29.363Z] #25 61.98 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
14:47:29 [2022-09-08T14:47:29.718Z] #27 ...
14:47:29 [2022-09-08T14:47:29.718Z] 
14:47:29 [2022-09-08T14:47:29.718Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:47:29 [2022-09-08T14:47:29.718Z] #0 4.680 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 4.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 4.688 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 5.139 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 7.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #29 ...
14:47:29 [2022-09-08T14:47:29.718Z] 
14:47:29 [2022-09-08T14:47:29.718Z] #30 [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             ;
14:47:29 [2022-09-08T14:47:29.718Z] #0 4.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 4.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 4.534 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 5.003 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 7.109 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:47:29 [2022-09-08T14:47:29.718Z] #30 ...
14:47:29 [2022-09-08T14:47:29.718Z] 
14:47:29 [2022-09-08T14:47:29.718Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.901 + RM_GOPATH=0
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.901 + TMP_GOPATH=
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.901 + : /build
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.901 + '[' -z '' ']'
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.901 ++ mktemp -d
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.904 + export GOPATH=/tmp/tmp.wnEAdkdy28
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.905 + GOPATH=/tmp/tmp.wnEAdkdy28
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.905 + RM_GOPATH=1
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.905 + case "$(go env GOARCH)" in
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.911 ++ go env GOARCH
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.943 + export GO_BUILDMODE=-buildmode=pie
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.944 + GO_BUILDMODE=-buildmode=pie
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.945 ++ dirname /install.sh
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.949 + dir=/
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.950 + bin=dockercli
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.950 + shift
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.951 + '[' '!' -f //dockercli.installer ']'
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.952 + . //dockercli.installer
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.953 ++ : stable
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.953 ++ : 17.06.2-ce
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.954 + install_dockercli
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.957 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.957 Install docker/cli version 17.06.2-ce from stable
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.961 ++ uname -m
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.969 + arch=x86_64
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.971 + '[' x86_64 '!=' x86_64 ']'
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.971 + url=https://download.docker.com/linux/static
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.972 + tar -xz docker/docker
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.982 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:47:29 [2022-09-08T14:47:29.718Z] #31 ...
14:47:29 [2022-09-08T14:47:29.718Z] 
14:47:29 [2022-09-08T14:47:29.718Z] #32 [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
14:47:29 [2022-09-08T14:47:29.718Z] #0 4.578 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 4.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 4.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 5.107 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 8.849 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:47:29 [2022-09-08T14:47:29.718Z] #32 ...
14:47:29 [2022-09-08T14:47:29.718Z] 
14:47:29 [2022-09-08T14:47:29.718Z] #33 [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
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.287 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 7.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #0 9.827 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
14:47:29 [2022-09-08T14:47:29.718Z] #33 ...
14:47:29 [2022-09-08T14:47:29.718Z] 
14:47:29 [2022-09-08T14:47:29.718Z] #34 [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
14:47:29 [2022-09-08T14:47:29.718Z] #0 5.479 go: downloading mvdan.cc/sh/v3 v3.0.2
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.556 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.556 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:47:29 [2022-09-08T14:47:29.718Z] #0 6.693 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:47:29 [2022-09-08T14:47:29.718Z] #0 8.754 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:47:29 [2022-09-08T14:47:29.979Z] #34 ...
14:47:29 [2022-09-08T14:47:29.979Z] 
14:47:29 [2022-09-08T14:47:29.980Z] #35 [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
14:47:29 [2022-09-08T14:47:29.980Z] #0 4.883 go: downloading gotest.tools/gotestsum v1.8.1
14:47:29 [2022-09-08T14:47:29.980Z] #0 6.285 go: downloading github.com/fatih/color v1.10.0
14:47:29 [2022-09-08T14:47:29.980Z] #0 6.298 go: downloading github.com/dnephin/pflag v1.0.7
14:47:29 [2022-09-08T14:47:29.980Z] #0 6.421 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:47:29 [2022-09-08T14:47:29.980Z] #0 6.441 go: downloading github.com/pkg/errors v0.9.1
14:47:29 [2022-09-08T14:47:29.980Z] #0 7.034 go: downloading golang.org/x/tools v0.1.0
14:47:29 [2022-09-08T14:47:29.980Z] #0 7.612 go: downloading github.com/mattn/go-colorable v0.1.8
14:47:29 [2022-09-08T14:47:29.980Z] #0 7.718 go: downloading github.com/mattn/go-isatty v0.0.12
14:47:29 [2022-09-08T14:47:29.980Z] #0 7.921 go: downloading github.com/fsnotify/fsnotify v1.4.9
14:47:29 [2022-09-08T14:47:29.980Z] #0 8.122 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
14:47:29 [2022-09-08T14:47:29.980Z] #35 ...
14:47:29 [2022-09-08T14:47:29.980Z] 
14:47:29 [2022-09-08T14:47:29.980Z] #36 [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
14:47:29 [2022-09-08T14:47:29.980Z] #0 5.238 go: downloading github.com/golangci/golangci-lint v1.46.2
14:47:29 [2022-09-08T14:47:29.980Z] #0 8.014 go: downloading github.com/fatih/color v1.13.0
14:47:29 [2022-09-08T14:47:29.980Z] #0 8.025 go: downloading github.com/gofrs/flock v0.8.1
14:47:29 [2022-09-08T14:47:29.980Z] #0 8.291 go: downloading github.com/spf13/cobra v1.4.0
14:47:29 [2022-09-08T14:47:29.980Z] #0 8.306 go: downloading github.com/spf13/pflag v1.0.5
14:47:29 [2022-09-08T14:47:29.980Z] #0 8.630 go: downloading github.com/spf13/viper v1.11.0
14:47:29 [2022-09-08T14:47:29.980Z] #0 8.835 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:47:29 [2022-09-08T14:47:29.980Z] #0 9.613 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
14:47:29 [2022-09-08T14:47:29.980Z] #0 9.727 go: downloading github.com/go-critic/go-critic v0.6.3
14:47:30 [2022-09-08T14:47:30.240Z] #36 ...
14:47:30 [2022-09-08T14:47:30.240Z] 
14:47:30 [2022-09-08T14:47:30.240Z] #37 [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
14:47:30 [2022-09-08T14:47:30.240Z] #0 5.052 go: downloading github.com/tc-hib/go-winres v0.2.3
14:47:30 [2022-09-08T14:47:30.240Z] #0 5.822 go: downloading github.com/tc-hib/winres v0.1.5
14:47:30 [2022-09-08T14:47:30.240Z] #0 7.162 go: downloading github.com/urfave/cli/v2 v2.3.0
14:47:30 [2022-09-08T14:47:30.240Z] #0 7.534 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
14:47:30 [2022-09-08T14:47:30.240Z] #0 7.603 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
14:47:30 [2022-09-08T14:47:30.240Z] #37 ...
14:47:30 [2022-09-08T14:47:30.240Z] 
14:47:30 [2022-09-08T14:47:30.240Z] #38 [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
14:47:30 [2022-09-08T14:47:30.240Z] #0 6.157 + git clone https://github.com/kolyshkin/go-swagger.git .
14:47:30 [2022-09-08T14:47:30.240Z] #0 6.161 Cloning into '.'...
14:47:30 [2022-09-08T14:47:30.501Z] #38 ...
14:47:30 [2022-09-08T14:47:30.501Z] 
14:47:30 [2022-09-08T14:47:30.501Z] #39 [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
14:47:30 [2022-09-08T14:47:30.501Z] #0 5.386 go: downloading github.com/pelletier/go-toml v1.8.1
14:47:30 [2022-09-08T14:47:30.501Z] #39 ...
14:47:30 [2022-09-08T14:47:30.501Z] 
14:47:30 [2022-09-08T14:47:30.501Z] #40 [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
14:47:30 [2022-09-08T14:47:30.501Z] #0 7.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:47:30 [2022-09-08T14:47:30.501Z] #0 7.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:47:30 [2022-09-08T14:47:30.501Z] #0 7.188 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:47:30 [2022-09-08T14:47:30.501Z] #0 8.487 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:47:30 [2022-09-08T14:47:30.501Z] #0 8.769 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
14:47:30 [2022-09-08T14:47:30.501Z] #0 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
14:47:30 [2022-09-08T14:47:30.762Z] #40 ...
14:47:30 [2022-09-08T14:47:30.762Z] 
14:47:30 [2022-09-08T14:47:30.762Z] #41 [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
14:47:30 [2022-09-08T14:47:30.762Z] #0 7.824 go: downloading github.com/go-delve/delve v1.8.1
14:47:31 [2022-09-08T14:47:31.024Z] #41 ...
14:47:31 [2022-09-08T14:47:31.024Z] 
14:47:31 [2022-09-08T14:47:31.024Z] #37 [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
14:47:31 [2022-09-08T14:47:31.024Z] #37 11.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:47:31 [2022-09-08T14:47:31.024Z] #37 11.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:47:34 [2022-09-08T14:47:34.647Z] #25 66.96 Selecting previously unselected package gcc-arm-linux-gnueabi.
14:47:34 [2022-09-08T14:47:34.647Z] #25 66.96 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
14:47:34 [2022-09-08T14:47:34.647Z] #25 66.96 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
14:47:34 [2022-09-08T14:47:34.647Z] #25 66.99 Selecting previously unselected package linux-libc-dev-armel-cross.
14:47:34 [2022-09-08T14:47:34.647Z] #25 67.00 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
14:47:34 [2022-09-08T14:47:34.647Z] #25 67.00 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
14:47:34 [2022-09-08T14:47:34.647Z] #25 67.17 Selecting previously unselected package libc6-dev-armel-cross.
14:47:34 [2022-09-08T14:47:34.647Z] #25 67.18 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
14:47:34 [2022-09-08T14:47:34.647Z] #25 67.18 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
14:47:34 [2022-09-08T14:47:34.647Z] #25 67.40 Selecting previously unselected package libstdc++-10-dev-armel-cross.
14:47:34 [2022-09-08T14:47:34.647Z] #25 67.41 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
14:47:34 [2022-09-08T14:47:34.647Z] #25 67.41 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
14:47:34 [2022-09-08T14:47:34.908Z] #25 67.66 Selecting previously unselected package g++-10-arm-linux-gnueabi.
14:47:34 [2022-09-08T14:47:34.908Z] #25 67.67 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
14:47:34 [2022-09-08T14:47:34.908Z] #25 67.67 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
14:47:36 [2022-09-08T14:47:36.322Z] #37 ...
14:47:36 [2022-09-08T14:47:36.322Z] 
14:47:36 [2022-09-08T14:47:36.322Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:47:36 [2022-09-08T14:47:36.322Z] #31 16.50 + mkdir -p /build
14:47:36 [2022-09-08T14:47:36.322Z] #31 16.51 + mv docker/docker /build/
14:47:36 [2022-09-08T14:47:36.322Z] #31 16.52 + rmdir docker
14:47:36 [2022-09-08T14:47:36.322Z] #31 ...
14:47:36 [2022-09-08T14:47:36.322Z] 
14:47:36 [2022-09-08T14:47:36.322Z] #28 [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
14:47:36 [2022-09-08T14:47:36.322Z] #28 6.646 go: downloading github.com/urfave/cli/v2 v2.4.0
14:47:36 [2022-09-08T14:47:36.322Z] #28 6.646 go: downloading github.com/sirupsen/logrus v1.8.1
14:47:36 [2022-09-08T14:47:36.322Z] #28 7.371 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
14:47:36 [2022-09-08T14:47:36.322Z] #28 10.86 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
14:47:36 [2022-09-08T14:47:36.322Z] #28 12.30 go: downloading github.com/google/uuid v1.3.0
14:47:36 [2022-09-08T14:47:36.322Z] #28 12.36 go: downloading github.com/moby/vpnkit v0.5.0
14:47:36 [2022-09-08T14:47:36.322Z] #28 12.55 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:47:36 [2022-09-08T14:47:36.322Z] #28 13.07 go: downloading github.com/gofrs/flock v0.8.1
14:47:36 [2022-09-08T14:47:36.322Z] #28 13.20 go: downloading github.com/gorilla/mux v1.8.0
14:47:36 [2022-09-08T14:47:36.322Z] #28 13.44 go: downloading github.com/moby/sys/mountinfo v0.6.0
14:47:36 [2022-09-08T14:47:36.322Z] #28 14.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
14:47:36 [2022-09-08T14:47:36.322Z] #28 14.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:47:36 [2022-09-08T14:47:36.322Z] #28 14.52 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
14:47:36 [2022-09-08T14:47:36.583Z] #28 ...
14:47:36 [2022-09-08T14:47:36.583Z] 
14:47:36 [2022-09-08T14:47:36.584Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:47:36 [2022-09-08T14:47:36.584Z] #31 DONE 17.1s
14:47:36 [2022-09-08T14:47:36.584Z] 
14:47:36 [2022-09-08T14:47:36.584Z] #35 [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
14:47:36 [2022-09-08T14:47:36.584Z] #35 13.70 go: downloading github.com/jonboulle/clockwork v0.2.2
14:47:36 [2022-09-08T14:47:36.584Z] #35 13.78 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
14:47:36 [2022-09-08T14:47:36.584Z] #35 13.92 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
14:47:36 [2022-09-08T14:47:36.844Z] #35 17.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
14:47:36 [2022-09-08T14:47:36.844Z] #35 17.80 go: downloading golang.org/x/mod v0.3.0
14:47:38 [2022-09-08T14:47:38.265Z] #35 ...
14:47:38 [2022-09-08T14:47:38.265Z] 
14:47:38 [2022-09-08T14:47:38.265Z] #30 [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             ;
14:47:38 [2022-09-08T14:47:38.265Z] #30 19.36 Fetched 8574 kB in 15s (564 kB/s)
14:47:39 [2022-09-08T14:47:39.651Z] #30 19.36 Reading package lists...
14:47:39 [2022-09-08T14:47:39.651Z] #30 ...
14:47:39 [2022-09-08T14:47:39.651Z] 
14:47:39 [2022-09-08T14:47:39.651Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:47:39 [2022-09-08T14:47:39.651Z] #29 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:47:39 [2022-09-08T14:47:39.651Z] #29 20.15 Fetched 8574 kB in 16s (547 kB/s)
14:47:39 [2022-09-08T14:47:39.651Z] #29 20.15 Reading package lists...
14:47:39 [2022-09-08T14:47:39.651Z] #29 ...
14:47:39 [2022-09-08T14:47:39.651Z] 
14:47:39 [2022-09-08T14:47:39.651Z] #41 [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
14:47:39 [2022-09-08T14:47:39.651Z] #41 19.49 go: downloading github.com/sirupsen/logrus v1.6.0
14:47:39 [2022-09-08T14:47:39.651Z] #41 19.49 go: downloading github.com/spf13/cobra v1.1.3
14:47:39 [2022-09-08T14:47:39.651Z] #41 20.21 go: downloading github.com/mattn/go-isatty v0.0.3
14:47:39 [2022-09-08T14:47:39.651Z] #41 20.41 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
14:47:39 [2022-09-08T14:47:39.651Z] #41 20.60 go: downloading gopkg.in/yaml.v2 v2.4.0
14:47:39 [2022-09-08T14:47:39.912Z] #41 20.80 go: downloading github.com/cosiner/argv v0.1.0
14:47:39 [2022-09-08T14:47:39.912Z] #41 20.89 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
14:47:39 [2022-09-08T14:47:39.912Z] #41 20.95 go: downloading github.com/peterh/liner v1.2.2
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.13 Selecting previously unselected package g++-arm-linux-gnueabi.
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.13 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.14 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.17 Selecting previously unselected package crossbuild-essential-armel.
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.17 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.18 Unpacking crossbuild-essential-armel (12.9) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.21 Selecting previously unselected package libc6-armhf-cross.
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.21 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.22 Unpacking libc6-armhf-cross (2.31-9cross4) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.34 Selecting previously unselected package libgcc-s1-armhf-cross.
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.34 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.35 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.38 Selecting previously unselected package libgomp1-armhf-cross.
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.39 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.39 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.43 Selecting previously unselected package libatomic1-armhf-cross.
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.43 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.45 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.49 Selecting previously unselected package libasan6-armhf-cross.
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.49 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.51 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.84 Selecting previously unselected package libstdc++6-armhf-cross.
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.84 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.85 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.91 Selecting previously unselected package libubsan1-armhf-cross.
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.91 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 72.92 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 73.02 Selecting previously unselected package libgcc-10-dev-armhf-cross.
14:47:40 [2022-09-08T14:47:40.191Z] #25 73.02 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 73.02 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
14:47:40 [2022-09-08T14:47:40.191Z] #25 73.14 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
14:47:40 [2022-09-08T14:47:40.451Z] #25 73.14 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
14:47:40 [2022-09-08T14:47:40.451Z] #25 73.14 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
14:47:40 [2022-09-08T14:47:40.489Z] #41 21.35 go: downloading github.com/google/go-dap v0.6.0
14:47:41 [2022-09-08T14:47:41.064Z] #41 21.81 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
14:47:41 [2022-09-08T14:47:41.064Z] #41 ...
14:47:41 [2022-09-08T14:47:41.064Z] 
14:47:41 [2022-09-08T14:47:41.064Z] #39 [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
14:47:41 [2022-09-08T14:47:41.064Z] #39 21.37 tomll can be used in two ways:
14:47:41 [2022-09-08T14:47:41.064Z] #39 21.37 Writing to STDIN and reading from STDOUT:
14:47:41 [2022-09-08T14:47:41.064Z] #39 21.37   cat file.toml | tomll > file.toml
14:47:41 [2022-09-08T14:47:41.064Z] #39 21.37 
14:47:41 [2022-09-08T14:47:41.064Z] #39 21.37 Reading and updating a list of files:
14:47:41 [2022-09-08T14:47:41.064Z] #39 21.37   tomll a.toml b.toml c.toml
14:47:41 [2022-09-08T14:47:41.064Z] #39 21.37 
14:47:41 [2022-09-08T14:47:41.064Z] #39 21.37 When given a list of files, tomll will modify all files in place without asking.
14:47:41 [2022-09-08T14:47:41.064Z] #39 DONE 21.9s
14:47:41 [2022-09-08T14:47:41.064Z] 
14:47:41 [2022-09-08T14:47:41.064Z] #36 [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
14:47:41 [2022-09-08T14:47:41.064Z] #36 12.18 go: downloading github.com/hashicorp/go-version v1.4.0
14:47:41 [2022-09-08T14:47:41.064Z] #36 12.43 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:47:41 [2022-09-08T14:47:41.064Z] #36 12.59 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:47:41 [2022-09-08T14:47:41.064Z] #36 12.70 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:47:41 [2022-09-08T14:47:41.064Z] #36 19.26 go: downloading github.com/mattn/go-colorable v0.1.12
14:47:41 [2022-09-08T14:47:41.064Z] #36 19.27 go: downloading github.com/sirupsen/logrus v1.8.1
14:47:41 [2022-09-08T14:47:41.064Z] #36 19.49 go: downloading github.com/stretchr/testify v1.7.1
14:47:41 [2022-09-08T14:47:41.064Z] #36 19.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:47:41 [2022-09-08T14:47:41.064Z] #36 20.01 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:47:41 [2022-09-08T14:47:41.064Z] #36 20.14 go: downloading github.com/mattn/go-isatty v0.0.14
14:47:41 [2022-09-08T14:47:41.064Z] #36 20.17 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:47:41 [2022-09-08T14:47:41.064Z] #36 20.20 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:47:41 [2022-09-08T14:47:41.064Z] #36 20.42 go: downloading github.com/spf13/afero v1.8.2
14:47:41 [2022-09-08T14:47:41.064Z] #36 20.42 go: downloading github.com/spf13/cast v1.4.1
14:47:41 [2022-09-08T14:47:41.064Z] #36 20.52 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:47:41 [2022-09-08T14:47:41.064Z] #36 20.76 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:47:41 [2022-09-08T14:47:41.064Z] #36 20.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:47:41 [2022-09-08T14:47:41.064Z] #36 21.00 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:47:41 [2022-09-08T14:47:41.064Z] #36 21.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:47:41 [2022-09-08T14:47:41.064Z] #36 21.04 go: downloading github.com/go-toolsmith/astp v1.0.0
14:47:41 [2022-09-08T14:47:41.064Z] #36 21.14 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:47:41 [2022-09-08T14:47:41.064Z] #36 21.15 go: downloading github.com/go-toolsmith/typep v1.0.2
14:47:41 [2022-09-08T14:47:41.064Z] #36 21.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
14:47:41 [2022-09-08T14:47:41.064Z] #36 21.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:47:41 [2022-09-08T14:47:41.064Z] #36 21.79 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
14:47:41 [2022-09-08T14:47:41.325Z] #36 22.43 go: downloading github.com/hashicorp/errwrap v1.0.0
14:47:41 [2022-09-08T14:47:41.325Z] #36 22.46 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
14:47:41 [2022-09-08T14:47:41.586Z] #36 ...
14:47:41 [2022-09-08T14:47:41.586Z] 
14:47:41 [2022-09-08T14:47:41.586Z] #41 [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
14:47:41 [2022-09-08T14:47:41.586Z] #41 22.50 go: downloading github.com/mattn/go-runewidth v0.0.3
14:47:41 [2022-09-08T14:47:41.847Z] #41 22.66 go: downloading github.com/hashicorp/golang-lru v0.5.4
14:47:41 [2022-09-08T14:47:41.847Z] #41 22.70 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
14:47:41 [2022-09-08T14:47:41.847Z] #41 ...
14:47:41 [2022-09-08T14:47:41.847Z] 
14:47:41 [2022-09-08T14:47:41.847Z] #33 [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
14:47:41 [2022-09-08T14:47:41.847Z] #33 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:47:41 [2022-09-08T14:47:41.847Z] #33 ...
14:47:41 [2022-09-08T14:47:41.847Z] 
14:47:41 [2022-09-08T14:47:41.847Z] #36 [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
14:47:41 [2022-09-08T14:47:41.847Z] #36 22.85 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
14:47:42 [2022-09-08T14:47:42.108Z] #36 22.95 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:47:42 [2022-09-08T14:47:42.368Z] #36 23.22 go: downloading github.com/Antonboom/errname v0.1.6
14:47:42 [2022-09-08T14:47:42.368Z] #36 23.32 go: downloading github.com/Antonboom/nilnil v0.1.1
14:47:42 [2022-09-08T14:47:42.632Z] #36 23.43 go: downloading github.com/BurntSushi/toml v1.1.0
14:47:43 [2022-09-08T14:47:43.581Z] #36 ...
14:47:43 [2022-09-08T14:47:43.581Z] 
14:47:43 [2022-09-08T14:47:43.581Z] #40 [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
14:47:43 [2022-09-08T14:47:43.581Z] #40 14.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:47:43 [2022-09-08T14:47:43.581Z] #40 16.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
14:47:43 [2022-09-08T14:47:43.581Z] #40 ...
14:47:43 [2022-09-08T14:47:43.581Z] 
14:47:43 [2022-09-08T14:47:43.581Z] #33 [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
14:47:43 [2022-09-08T14:47:43.581Z] #33 23.13 Fetched 8574 kB in 17s (501 kB/s)
14:47:45 [2022-09-08T14:47:45.734Z] #25 77.86 Selecting previously unselected package gcc-arm-linux-gnueabihf.
14:47:45 [2022-09-08T14:47:45.734Z] #25 77.86 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
14:47:45 [2022-09-08T14:47:45.734Z] #25 77.87 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
14:47:45 [2022-09-08T14:47:45.734Z] #25 77.90 Selecting previously unselected package linux-libc-dev-armhf-cross.
14:47:45 [2022-09-08T14:47:45.734Z] #25 77.90 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
14:47:45 [2022-09-08T14:47:45.734Z] #25 77.90 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
14:47:45 [2022-09-08T14:47:45.734Z] #25 78.08 Selecting previously unselected package libc6-dev-armhf-cross.
14:47:45 [2022-09-08T14:47:45.734Z] #25 78.08 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
14:47:45 [2022-09-08T14:47:45.734Z] #25 78.08 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
14:47:45 [2022-09-08T14:47:45.734Z] #25 78.30 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
14:47:45 [2022-09-08T14:47:45.734Z] #25 78.31 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
14:47:45 [2022-09-08T14:47:45.734Z] #25 78.31 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
14:47:45 [2022-09-08T14:47:45.734Z] #25 78.56 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
14:47:45 [2022-09-08T14:47:45.734Z] #25 78.57 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
14:47:45 [2022-09-08T14:47:45.734Z] #25 78.57 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
14:47:47 [2022-09-08T14:47:47.802Z] #33 23.13 Reading package lists...
14:47:47 [2022-09-08T14:47:47.802Z] #33 ...
14:47:47 [2022-09-08T14:47:47.802Z] 
14:47:47 [2022-09-08T14:47:47.802Z] #28 [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
14:47:47 [2022-09-08T14:47:47.802Z] #28 17.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:47:47 [2022-09-08T14:47:47.802Z] #28 ...
14:47:47 [2022-09-08T14:47:47.802Z] 
14:47:47 [2022-09-08T14:47:47.802Z] #36 [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
14:47:47 [2022-09-08T14:47:47.802Z] #36 24.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:47:47 [2022-09-08T14:47:47.802Z] #36 24.93 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
14:47:47 [2022-09-08T14:47:47.802Z] #36 25.05 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:47:47 [2022-09-08T14:47:47.802Z] #36 25.21 go: downloading github.com/alexkohler/prealloc v1.0.0
14:47:47 [2022-09-08T14:47:47.802Z] #36 25.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:47:47 [2022-09-08T14:47:47.802Z] #36 25.65 go: downloading github.com/ashanbrown/makezero v1.1.1
14:47:47 [2022-09-08T14:47:47.802Z] #36 25.83 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:47:47 [2022-09-08T14:47:47.802Z] #36 26.09 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:47:47 [2022-09-08T14:47:47.802Z] #36 26.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:47:47 [2022-09-08T14:47:47.802Z] #36 26.47 go: downloading github.com/breml/bidichk v0.2.3
14:47:47 [2022-09-08T14:47:47.802Z] #36 26.55 go: downloading github.com/breml/errchkjson v0.3.0
14:47:47 [2022-09-08T14:47:47.802Z] #36 26.68 go: downloading github.com/butuzov/ireturn v0.1.1
14:47:47 [2022-09-08T14:47:47.802Z] #36 27.00 go: downloading github.com/charithe/durationcheck v0.0.9
14:47:47 [2022-09-08T14:47:47.802Z] #36 27.20 go: downloading github.com/daixiang0/gci v0.3.3
14:47:47 [2022-09-08T14:47:47.802Z] #36 27.20 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:47:47 [2022-09-08T14:47:47.802Z] #36 27.39 go: downloading github.com/esimonov/ifshort v1.0.4
14:47:47 [2022-09-08T14:47:47.802Z] #36 27.64 go: downloading github.com/firefart/nonamedreturns v1.0.1
14:47:47 [2022-09-08T14:47:47.802Z] #36 27.64 go: downloading github.com/fzipp/gocyclo v0.5.1
14:47:47 [2022-09-08T14:47:47.802Z] #36 27.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:47:47 [2022-09-08T14:47:47.802Z] #36 27.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:47:47 [2022-09-08T14:47:47.802Z] #36 27.81 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:47:47 [2022-09-08T14:47:47.802Z] #36 28.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:47:47 [2022-09-08T14:47:47.802Z] #36 28.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:47:47 [2022-09-08T14:47:47.802Z] #36 28.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:47:47 [2022-09-08T14:47:47.802Z] #36 28.63 go: downloading github.com/golangci/misspell v0.3.5
14:47:47 [2022-09-08T14:47:47.802Z] #36 28.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:47:47 [2022-09-08T14:47:47.802Z] #36 28.76 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:47:47 [2022-09-08T14:47:47.802Z] #36 28.84 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:47:48 [2022-09-08T14:47:48.063Z] #36 29.00 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:47:48 [2022-09-08T14:47:48.063Z] #36 29.10 go: downloading github.com/jgautheron/goconst v1.5.1
14:47:48 [2022-09-08T14:47:48.325Z] #36 29.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:47:48 [2022-09-08T14:47:48.325Z] #36 29.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:47:48 [2022-09-08T14:47:48.325Z] #36 29.33 go: downloading github.com/julz/importas v0.1.0
14:47:48 [2022-09-08T14:47:48.587Z] #36 29.42 go: downloading github.com/kisielk/errcheck v1.6.0
14:47:48 [2022-09-08T14:47:48.587Z] #36 29.57 go: downloading github.com/kulti/thelper v0.6.2
14:47:48 [2022-09-08T14:47:48.587Z] #36 29.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:47:48 [2022-09-08T14:47:48.848Z] #36 29.81 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:47:48 [2022-09-08T14:47:48.848Z] #36 29.84 go: downloading github.com/ldez/tagliatelle v0.3.1
14:47:48 [2022-09-08T14:47:48.848Z] #36 ...
14:47:48 [2022-09-08T14:47:48.848Z] 
14:47:48 [2022-09-08T14:47:48.848Z] #32 [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
14:47:48 [2022-09-08T14:47:48.848Z] #32 19.88 Fetched 8574 kB in 15s (555 kB/s)
14:47:48 [2022-09-08T14:47:48.848Z] #32 19.88 Reading package lists...
14:47:49 [2022-09-08T14:47:49.115Z] #32 26.12 Reading package lists...
14:47:49 [2022-09-08T14:47:49.115Z] #32 ...
14:47:49 [2022-09-08T14:47:49.115Z] 
14:47:49 [2022-09-08T14:47:49.115Z] #36 [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
14:47:49 [2022-09-08T14:47:49.115Z] #36 30.05 go: downloading github.com/leonklingele/grouper v1.1.0
14:47:49 [2022-09-08T14:47:49.115Z] #36 30.05 go: downloading github.com/lufeee/execinquery v1.2.1
14:47:49 [2022-09-08T14:47:49.115Z] #36 30.14 go: downloading github.com/maratori/testpackage v1.0.1
14:47:49 [2022-09-08T14:47:49.379Z] #36 30.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:47:49 [2022-09-08T14:47:49.379Z] #36 30.33 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:47:49 [2022-09-08T14:47:49.549Z] Created binary: bundles/dynbinary-daemon/dockerd
14:47:49 [2022-09-08T14:47:49.549Z] Building: bundles/dynbinary-daemon/docker-proxy
14:47:49 [2022-09-08T14:47:49.549Z] GOOS="" GOARCH="" GOARM=""
14:47:49 [2022-09-08T14:47:49.549Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:47:49 [2022-09-08T14:47:49.549Z] 
14:47:49 [2022-09-08T14:47:49.549Z] + TEST_INTEGRATION_DEST=1
14:47:49 [2022-09-08T14:47:49.549Z] + CONTAINER_NAME=docker-pr2-1
14:47:49 [2022-09-08T14:47:49.549Z] + TEST_SKIP_INTEGRATION_CLI=1
14:47:49 [2022-09-08T14:47:49.549Z] + run_tests test-integration-flaky
14:47:49 [2022-09-08T14:47:49.549Z] + '[' -n 0 ']'
14:47:49 [2022-09-08T14:47:49.549Z] + rm=
14:47:49 [2022-09-08T14:47:49.549Z] + TEST_INTEGRATION_DEST=2
14:47:49 [2022-09-08T14:47:49.549Z] + CONTAINER_NAME=docker-pr2-2
14:47:49 [2022-09-08T14:47:49.549Z] + TEST_SKIP_INTEGRATION=1
14:47:49 [2022-09-08T14:47:49.549Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
14:47:49 [2022-09-08T14:47:49.549Z] + run_tests
14:47:49 [2022-09-08T14:47:49.549Z] + c=0
14:47:49 [2022-09-08T14:47:49.549Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43867/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43867/.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=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh test-integration-flaky test-integration
14:47:49 [2022-09-08T14:47:49.549Z] + '[' -n 0 ']'
14:47:49 [2022-09-08T14:47:49.549Z] + rm=
14:47:49 [2022-09-08T14:47:49.549Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43867/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43867/.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=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh '' test-integration
14:47:49 [2022-09-08T14:47:49.549Z] + TEST_INTEGRATION_DEST=3
14:47:49 [2022-09-08T14:47:49.549Z] + CONTAINER_NAME=docker-pr2-3
14:47:49 [2022-09-08T14:47:49.549Z] + TEST_SKIP_INTEGRATION=1
14:47:49 [2022-09-08T14:47:49.549Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
14:47:49 [2022-09-08T14:47:49.549Z] + run_tests
14:47:49 [2022-09-08T14:47:49.549Z] ++ jobs -p
14:47:49 [2022-09-08T14:47:49.549Z] + '[' -n 0 ']'
14:47:49 [2022-09-08T14:47:49.549Z] + rm=
14:47:49 [2022-09-08T14:47:49.549Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43867/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43867/.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=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh '' test-integration
14:47:49 [2022-09-08T14:47:49.549Z] + for job in $(jobs -p)
14:47:49 [2022-09-08T14:47:49.549Z] + wait 18702
14:47:49 [2022-09-08T14:47:49.640Z] #36 30.51 go: downloading github.com/mgechev/revive v1.2.1
14:47:49 [2022-09-08T14:47:49.808Z] 
14:47:50 [2022-09-08T14:47:50.068Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:47:50 [2022-09-08T14:47:50.068Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:47:50 [2022-09-08T14:47:50.068Z] HOSTNAME=1c6ea7a8695a
14:47:50 [2022-09-08T14:47:50.068Z] TEST_SKIP_INTEGRATION=1
14:47:50 [2022-09-08T14:47:50.068Z] TESTDEBUG=0
14:47:50 [2022-09-08T14:47:50.068Z] DEST=bundles/test-integration
14:47:50 [2022-09-08T14:47:50.068Z] PWD=/go/src/github.com/docker/docker
14:47:50 [2022-09-08T14:47:50.068Z] KEEPBUNDLE=1
14:47:50 [2022-09-08T14:47:50.068Z] DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:47:50 [2022-09-08T14:47:50.068Z] container=docker
14:47:50 [2022-09-08T14:47:50.068Z] HOME=/root
14:47:50 [2022-09-08T14:47:50.068Z] GOLANG_VERSION=1.19.1
14:47:50 [2022-09-08T14:47:50.068Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:47:50 [2022-09-08T14:47:50.068Z] VALIDATE_BRANCH=master
14:47:50 [2022-09-08T14:47:50.068Z] TERM=xterm
14:47:50 [2022-09-08T14:47:50.068Z] DOCKER_PKG=github.com/docker/docker
14:47:50 [2022-09-08T14:47:50.068Z] SHLVL=1
14:47:50 [2022-09-08T14:47:50.068Z] TIMEOUT=120m
14:47:50 [2022-09-08T14:47:50.068Z] DOCKER_BUILDTAGS= journald
14:47:50 [2022-09-08T14:47:50.068Z] DOCKER_GRAPHDRIVER=overlay2
14:47:50 [2022-09-08T14:47:50.068Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
14:47:50 [2022-09-08T14:47:50.068Z] GO111MODULE=off
14:47:50 [2022-09-08T14:47:50.068Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:47:50 [2022-09-08T14:47:50.068Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:47:50 [2022-09-08T14:47:50.068Z] GOPATH=/go
14:47:50 [2022-09-08T14:47:50.068Z] PKG_CONFIG=pkg-config
14:47:50 [2022-09-08T14:47:50.068Z] _=/usr/bin/env
14:47:50 [2022-09-08T14:47:50.068Z] Building test suite binary ./integration-cli/test.main
14:47:50 [2022-09-08T14:47:50.068Z] 
14:47:50 [2022-09-08T14:47:50.329Z] 
14:47:50 [2022-09-08T14:47:50.329Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:47:50 [2022-09-08T14:47:50.329Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:47:50 [2022-09-08T14:47:50.329Z] HOSTNAME=7e930a949123
14:47:50 [2022-09-08T14:47:50.329Z] TEST_SKIP_INTEGRATION=1
14:47:50 [2022-09-08T14:47:50.329Z] TESTDEBUG=0
14:47:50 [2022-09-08T14:47:50.329Z] DEST=bundles/test-integration
14:47:50 [2022-09-08T14:47:50.329Z] PWD=/go/src/github.com/docker/docker
14:47:50 [2022-09-08T14:47:50.329Z] KEEPBUNDLE=1
14:47:50 [2022-09-08T14:47:50.329Z] DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:47:50 [2022-09-08T14:47:50.329Z] container=docker
14:47:50 [2022-09-08T14:47:50.329Z] HOME=/root
14:47:50 [2022-09-08T14:47:50.329Z] GOLANG_VERSION=1.19.1
14:47:50 [2022-09-08T14:47:50.329Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:47:50 [2022-09-08T14:47:50.329Z] VALIDATE_BRANCH=master
14:47:50 [2022-09-08T14:47:50.329Z] TERM=xterm
14:47:50 [2022-09-08T14:47:50.329Z] DOCKER_PKG=github.com/docker/docker
14:47:50 [2022-09-08T14:47:50.329Z] SHLVL=1
14:47:50 [2022-09-08T14:47:50.329Z] TIMEOUT=120m
14:47:50 [2022-09-08T14:47:50.329Z] DOCKER_BUILDTAGS= journald
14:47:50 [2022-09-08T14:47:50.329Z] DOCKER_GRAPHDRIVER=overlay2
14:47:50 [2022-09-08T14:47:50.329Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:47:50 [2022-09-08T14:47:50.329Z] GO111MODULE=off
14:47:50 [2022-09-08T14:47:50.329Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:47:50 [2022-09-08T14:47:50.329Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:47:50 [2022-09-08T14:47:50.329Z] GOPATH=/go
14:47:50 [2022-09-08T14:47:50.329Z] PKG_CONFIG=pkg-config
14:47:50 [2022-09-08T14:47:50.329Z] _=/usr/bin/env
14:47:50 [2022-09-08T14:47:50.329Z] Building test suite binary ./integration-cli/test.main
14:47:50 [2022-09-08T14:47:50.329Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
14:47:50 [2022-09-08T14:47:50.581Z] #36 31.58 go: downloading github.com/moricho/tparallel v0.2.1
14:47:50 [2022-09-08T14:47:50.581Z] #36 31.58 go: downloading github.com/nakabonne/nestif v0.3.1
14:47:50 [2022-09-08T14:47:50.581Z] #36 31.63 go: downloading github.com/nishanths/exhaustive v0.7.11
14:47:50 [2022-09-08T14:47:50.589Z] No new tests added to integration.
14:47:50 [2022-09-08T14:47:50.589Z] 
14:47:50 [2022-09-08T14:47:50.589Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:47:50 [2022-09-08T14:47:50.842Z] #36 31.67 go: downloading github.com/nishanths/predeclared v0.2.2
14:47:50 [2022-09-08T14:47:50.843Z] #36 31.86 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.03 Selecting previously unselected package g++-arm-linux-gnueabihf.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.03 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.04 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.07 Selecting previously unselected package crossbuild-essential-armhf.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.07 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.08 Unpacking crossbuild-essential-armhf (12.9) ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.11 Selecting previously unselected package libc6-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.11 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.12 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.28 Selecting previously unselected package libgcc-s1-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.28 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.29 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.32 Selecting previously unselected package libgomp1-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.32 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.33 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.37 Selecting previously unselected package libitm1-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.37 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.38 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.42 Selecting previously unselected package libatomic1-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.42 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.42 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.46 Selecting previously unselected package libasan6-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.46 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.47 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.71 Selecting previously unselected package liblsan0-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.71 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.72 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.83 Selecting previously unselected package libtsan0-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.83 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.015Z] #25 83.84 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.104Z] #36 32.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:47:51 [2022-09-08T14:47:51.104Z] #36 32.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:47:51 [2022-09-08T14:47:51.159Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:47:51 [2022-09-08T14:47:51.159Z] HOSTNAME=81e8fd4284ee
14:47:51 [2022-09-08T14:47:51.159Z] TESTDEBUG=0
14:47:51 [2022-09-08T14:47:51.159Z] DEST=bundles/test-integration
14:47:51 [2022-09-08T14:47:51.159Z] PWD=/go/src/github.com/docker/docker
14:47:51 [2022-09-08T14:47:51.159Z] KEEPBUNDLE=1
14:47:51 [2022-09-08T14:47:51.159Z] DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:47:51 [2022-09-08T14:47:51.159Z] container=docker
14:47:51 [2022-09-08T14:47:51.159Z] HOME=/root
14:47:51 [2022-09-08T14:47:51.159Z] GOLANG_VERSION=1.19.1
14:47:51 [2022-09-08T14:47:51.159Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:47:51 [2022-09-08T14:47:51.159Z] VALIDATE_BRANCH=master
14:47:51 [2022-09-08T14:47:51.159Z] TERM=xterm
14:47:51 [2022-09-08T14:47:51.159Z] DOCKER_PKG=github.com/docker/docker
14:47:51 [2022-09-08T14:47:51.159Z] SHLVL=1
14:47:51 [2022-09-08T14:47:51.159Z] TIMEOUT=120m
14:47:51 [2022-09-08T14:47:51.159Z] DOCKER_BUILDTAGS= journald
14:47:51 [2022-09-08T14:47:51.159Z] DOCKER_GRAPHDRIVER=overlay2
14:47:51 [2022-09-08T14:47:51.159Z] GO111MODULE=off
14:47:51 [2022-09-08T14:47:51.159Z] TEST_SKIP_INTEGRATION_CLI=1
14:47:51 [2022-09-08T14:47:51.159Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:47:51 [2022-09-08T14:47:51.159Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:47:51 [2022-09-08T14:47:51.159Z] GOPATH=/go
14:47:51 [2022-09-08T14:47:51.159Z] PKG_CONFIG=pkg-config
14:47:51 [2022-09-08T14:47:51.159Z] _=/usr/bin/env
14:47:51 [2022-09-08T14:47:51.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:47:51 [2022-09-08T14:47:51.275Z] #25 84.08 Selecting previously unselected package libstdc++6-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.275Z] #25 84.08 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.275Z] #25 84.08 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.275Z] #25 84.17 Selecting previously unselected package libubsan1-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.275Z] #25 84.17 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.275Z] #25 84.17 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.364Z] #36 32.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:47:51 [2022-09-08T14:47:51.364Z] #36 32.26 go: downloading github.com/securego/gosec/v2 v2.11.0
14:47:51 [2022-09-08T14:47:51.535Z] #25 84.29 Selecting previously unselected package libquadmath0-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.535Z] #25 84.29 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.535Z] #25 84.29 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.535Z] #25 84.34 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
14:47:51 [2022-09-08T14:47:51.535Z] #25 84.34 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:51 [2022-09-08T14:47:51.535Z] #25 84.35 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.796Z] #25 84.52 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
14:47:51 [2022-09-08T14:47:51.796Z] #25 84.53 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
14:47:51 [2022-09-08T14:47:51.796Z] #25 84.53 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
14:47:51 [2022-09-08T14:47:51.935Z] #36 32.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:47:51 [2022-09-08T14:47:51.935Z] #36 32.78 go: downloading github.com/sivchari/containedctx v1.0.2
14:47:51 [2022-09-08T14:47:51.935Z] #36 32.87 go: downloading github.com/sivchari/tenv v1.5.0
14:47:51 [2022-09-08T14:47:51.935Z] #36 32.90 go: downloading github.com/sonatard/noctx v0.0.1
14:47:51 [2022-09-08T14:47:51.935Z] #36 33.04 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:47:52 [2022-09-08T14:47:52.196Z] #36 33.18 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:47:52 [2022-09-08T14:47:52.196Z] #36 33.31 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:47:52 [2022-09-08T14:47:52.457Z] #36 33.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:47:52 [2022-09-08T14:47:52.717Z] #36 33.49 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:47:52 [2022-09-08T14:47:52.717Z] #36 33.54 go: downloading github.com/tetafro/godot v1.4.11
14:47:52 [2022-09-08T14:47:52.717Z] #36 33.67 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:47:52 [2022-09-08T14:47:52.717Z] #36 33.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
14:47:52 [2022-09-08T14:47:52.717Z] #36 33.84 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:47:53 [2022-09-08T14:47:53.288Z] #36 34.34 go: downloading github.com/ultraware/funlen v0.0.3
14:47:53 [2022-09-08T14:47:53.563Z] #36 34.42 go: downloading github.com/ultraware/whitespace v0.0.5
14:47:53 [2022-09-08T14:47:53.563Z] #36 34.61 go: downloading github.com/uudashr/gocognit v1.0.5
14:47:53 [2022-09-08T14:47:53.563Z] #36 34.69 go: downloading github.com/yagipy/maintidx v1.0.0
14:47:53 [2022-09-08T14:47:53.823Z] #36 34.76 go: downloading github.com/yeya24/promlinter v0.2.0
14:47:53 [2022-09-08T14:47:53.823Z] #36 34.83 go: downloading gitlab.com/bosi/decorder v0.2.1
14:47:54 [2022-09-08T14:47:54.083Z] #36 ...
14:47:54 [2022-09-08T14:47:54.083Z] 
14:47:54 [2022-09-08T14:47:54.083Z] #41 [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
14:47:54 [2022-09-08T14:47:54.083Z] #41 24.88 go: downloading github.com/russross/blackfriday/v2 v2.0.1
14:47:54 [2022-09-08T14:47:54.083Z] #41 25.29 go: downloading github.com/cilium/ebpf v0.7.0
14:47:54 [2022-09-08T14:47:54.083Z] #41 26.25 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
14:47:54 [2022-09-08T14:47:54.084Z] #41 ...
14:47:54 [2022-09-08T14:47:54.084Z] 
14:47:54 [2022-09-08T14:47:54.084Z] #36 [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
14:47:54 [2022-09-08T14:47:54.084Z] #36 35.05 go: downloading honnef.co/go/tools v0.3.1
14:47:54 [2022-09-08T14:47:54.343Z] #36 ...
14:47:54 [2022-09-08T14:47:54.343Z] 
14:47:54 [2022-09-08T14:47:54.343Z] #40 [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
14:47:54 [2022-09-08T14:47:54.343Z] #40 24.85 Fetched 8578 kB in 18s (474 kB/s)
14:47:54 [2022-09-08T14:47:54.343Z] #40 24.85 Reading package lists...
14:47:54 [2022-09-08T14:47:54.343Z] #40 31.76 Reading package lists...
14:47:54 [2022-09-08T14:47:54.343Z] #40 ...
14:47:54 [2022-09-08T14:47:54.343Z] 
14:47:54 [2022-09-08T14:47:54.343Z] #27 [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
14:47:54 [2022-09-08T14:47:54.343Z] #27 28.33 Updating files:  73% (1610/2185)
Updating files:  74% (1617/2185)
Updating files:  75% (1639/2185)
Updating files:  76% (1661/2185)
Updating files:  77% (1683/2185)
Updating files:  78% (1705/2185)
Updating files:  79% (1727/2185)
Updating files:  80% (1748/2185)
Updating files:  81% (1770/2185)
Updating files:  82% (1792/2185)
Updating files:  83% (1814/2185)
Updating files:  84% (1836/2185)
Updating files:  85% (1858/2185)
Updating files:  86% (1880/2185)
Updating files:  87% (1901/2185)
Updating files:  88% (1923/2185)
Updating files:  89% (1945/2185)
Updating files:  90% (1967/2185)
Updating files:  91% (1989/2185)
Updating files:  92% (2011/2185)
Updating files:  93% (2033/2185)
Updating files:  94% (2054/2185)
Updating files:  95% (2076/2185)
Updating files:  96% (2098/2185)
Updating files:  97% (2120/2185)
Updating files:  98% (2142/2185)
Updating files:  99% (2164/2185)
Updating files: 100% (2185/2185)
Updating files: 100% (2185/2185), done.
14:47:54 [2022-09-08T14:47:54.343Z] #27 28.98 + git checkout -q v2.3.0
14:47:54 [2022-09-08T14:47:54.343Z] #27 30.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:47:55 [2022-09-08T14:47:55.723Z] #27 ...
14:47:55 [2022-09-08T14:47:55.723Z] 
14:47:55 [2022-09-08T14:47:55.723Z] #30 [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             ;
14:47:55 [2022-09-08T14:47:55.723Z] #30 19.36 Reading package lists...
14:47:55 [2022-09-08T14:47:55.723Z] #30 26.88 Reading package lists...
14:47:55 [2022-09-08T14:47:55.723Z] #30 33.72 Building dependency tree...
14:47:55 [2022-09-08T14:47:55.998Z] #30 ...
14:47:55 [2022-09-08T14:47:55.998Z] 
14:47:55 [2022-09-08T14:47:55.998Z] #32 [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
14:47:55 [2022-09-08T14:47:55.998Z] #32 26.12 Reading package lists...
14:47:55 [2022-09-08T14:47:55.998Z] #32 32.99 Building dependency tree...
14:47:56 [2022-09-08T14:47:56.258Z] #32 37.30 The following additional packages will be installed:
14:47:56 [2022-09-08T14:47:56.258Z] #32 ...
14:47:56 [2022-09-08T14:47:56.258Z] 
14:47:56 [2022-09-08T14:47:56.258Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:47:56 [2022-09-08T14:47:56.258Z] #29 20.15 Reading package lists...
14:47:56 [2022-09-08T14:47:56.258Z] #29 27.51 Reading package lists...
14:47:56 [2022-09-08T14:47:56.258Z] #29 34.11 Building dependency tree...
14:47:56 [2022-09-08T14:47:56.521Z] #29 ...
14:47:56 [2022-09-08T14:47:56.521Z] 
14:47:56 [2022-09-08T14:47:56.521Z] #32 [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
14:47:56 [2022-09-08T14:47:56.521Z] #32 37.31   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:47:56 [2022-09-08T14:47:56.521Z] #32 37.33 Suggested packages:
14:47:56 [2022-09-08T14:47:56.521Z] #32 37.35   cmake-doc ninja-build lrzip
14:47:56 [2022-09-08T14:47:56.521Z] #32 37.35 Recommended packages:
14:47:56 [2022-09-08T14:47:56.521Z] #32 37.35   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.09 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.09 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.10 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.13 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.13 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.13 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.33 Selecting previously unselected package libc6-dev-ppc64el-cross.
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.33 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.34 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.61 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.61 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.62 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.93 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.93 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
14:47:57 [2022-09-08T14:47:57.078Z] #25 89.94 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
14:47:57 [2022-09-08T14:47:57.460Z] #32 38.37 The following NEW packages will be installed:
14:47:57 [2022-09-08T14:47:57.460Z] #32 38.40   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:47:57 [2022-09-08T14:47:57.460Z] #32 38.41   vim-common xxd
14:47:58 [2022-09-08T14:47:58.038Z] #32 38.88 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
14:47:58 [2022-09-08T14:47:58.038Z] #32 38.88 Need to get 17.7 MB of archives.
14:47:58 [2022-09-08T14:47:58.038Z] #32 38.88 After this operation, 70.7 MB of additional disk space will be used.
14:47:58 [2022-09-08T14:47:58.038Z] #32 38.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:47:58 [2022-09-08T14:47:58.038Z] #32 38.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:47:58 [2022-09-08T14:47:58.038Z] #32 38.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:47:58 [2022-09-08T14:47:58.038Z] #32 39.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:47:58 [2022-09-08T14:47:58.610Z] #32 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
14:47:58 [2022-09-08T14:47:58.610Z] #32 39.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:47:58 [2022-09-08T14:47:58.610Z] #32 39.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:47:58 [2022-09-08T14:47:58.610Z] #32 39.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:47:58 [2022-09-08T14:47:58.610Z] #32 39.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:47:58 [2022-09-08T14:47:58.610Z] #32 39.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:47:58 [2022-09-08T14:47:58.870Z] #32 ...
14:47:58 [2022-09-08T14:47:58.870Z] 
14:47:58 [2022-09-08T14:47:58.870Z] #33 [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
14:47:58 [2022-09-08T14:47:58.870Z] #33 23.13 Reading package lists...
14:47:58 [2022-09-08T14:47:58.870Z] #33 30.15 Reading package lists...
14:47:58 [2022-09-08T14:47:58.870Z] #33 36.73 Building dependency tree...
14:47:59 [2022-09-08T14:47:59.130Z] #33 ...
14:47:59 [2022-09-08T14:47:59.130Z] 
14:47:59 [2022-09-08T14:47:59.130Z] #30 [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             ;
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.00 python3 is already the newest version (3.9.2-3).
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.00 The following additional packages will be installed:
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.03   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.04   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.05 Suggested packages:
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.08   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.08   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.08   m4-doc ed diffutils-doc
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.08 Recommended packages:
14:47:59 [2022-09-08T14:47:59.130Z] #30 38.08   fakeroot libalgorithm-merge-perl libltdl-dev
14:47:59 [2022-09-08T14:47:59.130Z] #30 39.89 The following NEW packages will be installed:
14:47:59 [2022-09-08T14:47:59.130Z] #30 39.89   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
14:47:59 [2022-09-08T14:47:59.130Z] #30 39.90   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
14:47:59 [2022-09-08T14:47:59.130Z] #30 39.90   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
14:47:59 [2022-09-08T14:47:59.130Z] #30 39.91   libyajl2 m4 patch xz-utils
14:47:59 [2022-09-08T14:47:59.390Z] #30 40.36 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
14:47:59 [2022-09-08T14:47:59.390Z] #30 40.36 Need to get 5940 kB of archives.
14:47:59 [2022-09-08T14:47:59.390Z] #30 40.36 After this operation, 18.7 MB of additional disk space will be used.
14:47:59 [2022-09-08T14:47:59.390Z] #30 40.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:47:59 [2022-09-08T14:47:59.390Z] #30 40.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
14:47:59 [2022-09-08T14:47:59.390Z] #30 40.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
14:47:59 [2022-09-08T14:47:59.390Z] #30 40.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
14:47:59 [2022-09-08T14:47:59.391Z] #30 40.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:47:59 [2022-09-08T14:47:59.391Z] #30 40.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
14:47:59 [2022-09-08T14:47:59.391Z] #30 40.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
14:47:59 [2022-09-08T14:47:59.391Z] #30 40.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
14:47:59 [2022-09-08T14:47:59.391Z] #30 40.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
14:47:59 [2022-09-08T14:47:59.391Z] #30 40.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
14:47:59 [2022-09-08T14:47:59.391Z] #30 40.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:47:59 [2022-09-08T14:47:59.651Z] #30 40.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
14:47:59 [2022-09-08T14:47:59.651Z] #30 40.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
14:47:59 [2022-09-08T14:47:59.651Z] #30 40.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:47:59 [2022-09-08T14:47:59.651Z] #30 40.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
14:47:59 [2022-09-08T14:47:59.651Z] #30 40.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:47:59 [2022-09-08T14:47:59.651Z] #30 40.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
14:47:59 [2022-09-08T14:47:59.651Z] #30 40.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:47:59 [2022-09-08T14:47:59.651Z] #30 40.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
14:47:59 [2022-09-08T14:47:59.651Z] #30 40.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
14:47:59 [2022-09-08T14:47:59.911Z] #30 40.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
14:47:59 [2022-09-08T14:47:59.911Z] #30 40.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
14:47:59 [2022-09-08T14:47:59.911Z] #30 40.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
14:48:00 [2022-09-08T14:48:00.856Z] #30 ...
14:48:00 [2022-09-08T14:48:00.856Z] 
14:48:00 [2022-09-08T14:48:00.856Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:48:00 [2022-09-08T14:48:00.856Z] #29 38.22 The following additional packages will be installed:
14:48:00 [2022-09-08T14:48:00.856Z] #29 38.24   libbtrfs0
14:48:00 [2022-09-08T14:48:00.856Z] #29 38.42 The following NEW packages will be installed:
14:48:00 [2022-09-08T14:48:00.856Z] #29 38.45   libbtrfs-dev libbtrfs0
14:48:00 [2022-09-08T14:48:00.856Z] #29 38.91 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
14:48:00 [2022-09-08T14:48:00.857Z] #29 38.91 Need to get 460 kB of archives.
14:48:00 [2022-09-08T14:48:00.857Z] #29 38.91 After this operation, 1237 kB of additional disk space will be used.
14:48:00 [2022-09-08T14:48:00.857Z] #29 38.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:48:00 [2022-09-08T14:48:00.857Z] #29 38.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:48:00 [2022-09-08T14:48:00.857Z] #29 40.15 debconf: delaying package configuration, since apt-utils is not installed
14:48:00 [2022-09-08T14:48:00.857Z] #29 40.45 Fetched 460 kB in 0s (1342 kB/s)
14:48:00 [2022-09-08T14:48:00.857Z] #29 40.56 Selecting previously unselected package libbtrfs0:amd64.
14:48:00 [2022-09-08T14:48:00.857Z] #29 40.56 (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.)
14:48:00 [2022-09-08T14:48:00.857Z] #29 40.64 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:48:00 [2022-09-08T14:48:00.857Z] #29 40.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:48:00 [2022-09-08T14:48:00.857Z] #29 40.98 Selecting previously unselected package libbtrfs-dev:amd64.
14:48:00 [2022-09-08T14:48:00.857Z] #29 41.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:48:00 [2022-09-08T14:48:00.857Z] #29 41.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:48:00 [2022-09-08T14:48:00.857Z] #29 41.37 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:48:00 [2022-09-08T14:48:00.857Z] #29 41.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:48:00 [2022-09-08T14:48:00.857Z] #29 41.40 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:48:00 [2022-09-08T14:48:00.857Z] #29 DONE 41.8s
14:48:00 [2022-09-08T14:48:00.857Z] 
14:48:00 [2022-09-08T14:48:00.857Z] #33 [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
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.07 The following additional packages will be installed:
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.07   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.07   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.07   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.08   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.08   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.11   mingw-w64-common mingw-w64-x86-64-dev
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.12 Suggested packages:
14:48:00 [2022-09-08T14:48:00.857Z] #33 41.14   gcc-10-locales seccomp wine64
14:48:01 [2022-09-08T14:48:01.117Z] #33 ...
14:48:01 [2022-09-08T14:48:01.117Z] 
14:48:01 [2022-09-08T14:48:01.117Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
14:48:01 [2022-09-08T14:48:01.117Z] #42 DONE 0.3s
14:48:01 [2022-09-08T14:48:01.117Z] 
14:48:01 [2022-09-08T14:48:01.117Z] #32 [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
14:48:01 [2022-09-08T14:48:01.117Z] #32 41.39 debconf: delaying package configuration, since apt-utils is not installed
14:48:01 [2022-09-08T14:48:01.117Z] #32 41.83 Fetched 17.7 MB in 2s (11.7 MB/s)
14:48:01 [2022-09-08T14:48:01.117Z] #32 42.07 Selecting previously unselected package xxd.
14:48:01 [2022-09-08T14:48:01.117Z] #32 42.07 (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.)
14:48:01 [2022-09-08T14:48:01.117Z] #32 42.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:48:01 [2022-09-08T14:48:01.117Z] #32 42.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:48:01 [2022-09-08T14:48:01.377Z] #32 42.43 Selecting previously unselected package vim-common.
14:48:01 [2022-09-08T14:48:01.377Z] #32 42.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:48:01 [2022-09-08T14:48:01.377Z] #32 42.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:48:01 [2022-09-08T14:48:01.636Z] #32 42.73 Selecting previously unselected package cmake-data.
14:48:01 [2022-09-08T14:48:01.636Z] #32 42.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:48:01 [2022-09-08T14:48:01.636Z] #32 42.75 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.27 Selecting previously unselected package g++-powerpc64le-linux-gnu.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.27 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.28 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.31 Selecting previously unselected package crossbuild-essential-ppc64el.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.31 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.31 Unpacking crossbuild-essential-ppc64el (12.9) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.35 Selecting previously unselected package libc6-s390x-cross.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.35 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.36 Unpacking libc6-s390x-cross (2.31-9cross4) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.49 Selecting previously unselected package libgcc-s1-s390x-cross.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.49 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.50 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.53 Selecting previously unselected package libgomp1-s390x-cross.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.53 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.54 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.58 Selecting previously unselected package libitm1-s390x-cross.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.58 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.59 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.62 Selecting previously unselected package libatomic1-s390x-cross.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.62 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.63 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.66 Selecting previously unselected package libasan6-s390x-cross.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.66 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.67 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.90 Selecting previously unselected package libstdc++6-s390x-cross.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.90 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.90 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.99 Selecting previously unselected package libubsan1-s390x-cross.
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.99 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 94.99 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 95.10 Selecting previously unselected package libgcc-10-dev-s390x-cross.
14:48:02 [2022-09-08T14:48:02.358Z] #25 95.10 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 95.10 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
14:48:02 [2022-09-08T14:48:02.358Z] #25 95.21 Selecting previously unselected package gcc-10-s390x-linux-gnu.
14:48:02 [2022-09-08T14:48:02.358Z] #25 95.21 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
14:48:02 [2022-09-08T14:48:02.359Z] #25 95.22 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
14:48:02 [2022-09-08T14:48:02.579Z] #32 ...
14:48:02 [2022-09-08T14:48:02.579Z] 
14:48:02 [2022-09-08T14:48:02.579Z] #34 [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
14:48:02 [2022-09-08T14:48:02.579Z] #34 43.04 v3.0.2
14:48:02 [2022-09-08T14:48:02.579Z] #34 DONE 43.5s
14:48:02 [2022-09-08T14:48:02.579Z] 
14:48:02 [2022-09-08T14:48:02.579Z] #30 [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             ;
14:48:02 [2022-09-08T14:48:02.579Z] #30 42.04 debconf: delaying package configuration, since apt-utils is not installed
14:48:02 [2022-09-08T14:48:02.579Z] #30 42.50 Fetched 5940 kB in 1s (7590 kB/s)
14:48:02 [2022-09-08T14:48:02.579Z] #30 42.65 Selecting previously unselected package bzip2.
14:48:02 [2022-09-08T14:48:02.579Z] #30 42.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
14:48:02 [2022-09-08T14:48:02.579Z] #30 42.73 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
14:48:02 [2022-09-08T14:48:02.579Z] #30 42.75 Unpacking bzip2 (1.0.8-4) ...
14:48:02 [2022-09-08T14:48:02.579Z] #30 42.93 Selecting previously unselected package libmagic-mgc.
14:48:02 [2022-09-08T14:48:02.579Z] #30 42.93 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
14:48:02 [2022-09-08T14:48:02.579Z] #30 42.99 Unpacking libmagic-mgc (1:5.39-3) ...
14:48:02 [2022-09-08T14:48:02.579Z] #30 43.43 Selecting previously unselected package libmagic1:amd64.
14:48:02 [2022-09-08T14:48:02.579Z] #30 43.43 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
14:48:02 [2022-09-08T14:48:02.579Z] #30 43.56 Unpacking libmagic1:amd64 (1:5.39-3) ...
14:48:02 [2022-09-08T14:48:02.579Z] #30 43.61 Selecting previously unselected package file.
14:48:02 [2022-09-08T14:48:02.579Z] #30 43.61 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
14:48:02 [2022-09-08T14:48:02.579Z] #30 43.62 Unpacking file (1:5.39-3) ...
14:48:02 [2022-09-08T14:48:02.847Z] #30 43.79 Selecting previously unselected package xz-utils.
14:48:02 [2022-09-08T14:48:02.847Z] #30 43.79 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:48:02 [2022-09-08T14:48:02.847Z] #30 43.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:48:03 [2022-09-08T14:48:03.417Z] #30 44.25 Selecting previously unselected package libsigsegv2:amd64.
14:48:03 [2022-09-08T14:48:03.417Z] #30 44.25 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
14:48:03 [2022-09-08T14:48:03.417Z] #30 44.25 Unpacking libsigsegv2:amd64 (2.13-1) ...
14:48:03 [2022-09-08T14:48:03.417Z] #30 44.37 Selecting previously unselected package m4.
14:48:03 [2022-09-08T14:48:03.417Z] #30 44.37 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
14:48:03 [2022-09-08T14:48:03.417Z] #30 44.37 Unpacking m4 (1.4.18-5) ...
14:48:03 [2022-09-08T14:48:03.680Z] #30 44.61 Selecting previously unselected package autoconf.
14:48:03 [2022-09-08T14:48:03.680Z] #30 44.61 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
14:48:03 [2022-09-08T14:48:03.680Z] #30 44.63 Unpacking autoconf (2.69-14) ...
14:48:04 [2022-09-08T14:48:04.251Z] #30 45.11 Selecting previously unselected package autotools-dev.
14:48:04 [2022-09-08T14:48:04.251Z] #30 45.11 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
14:48:04 [2022-09-08T14:48:04.251Z] #30 45.14 Unpacking autotools-dev (20180224.1+nmu1) ...
14:48:04 [2022-09-08T14:48:04.251Z] #30 45.34 Selecting previously unselected package automake.
14:48:04 [2022-09-08T14:48:04.251Z] #30 45.34 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
14:48:04 [2022-09-08T14:48:04.251Z] #30 45.34 Unpacking automake (1:1.16.3-2) ...
14:48:05 [2022-09-08T14:48:05.192Z] #30 46.13 Selecting previously unselected package patch.
14:48:05 [2022-09-08T14:48:05.192Z] #30 46.13 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
14:48:05 [2022-09-08T14:48:05.192Z] #30 46.13 Unpacking patch (2.7.6-7) ...
14:48:05 [2022-09-08T14:48:05.452Z] #30 46.36 Selecting previously unselected package dpkg-dev.
14:48:05 [2022-09-08T14:48:05.453Z] #30 ...
14:48:05 [2022-09-08T14:48:05.453Z] 
14:48:05 [2022-09-08T14:48:05.453Z] #37 [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
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71 NAME:
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71    go-winres - A tool for embedding resources in Windows executables
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71 
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71 USAGE:
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71    go-winres [global options] command [command options] [arguments...]
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71 
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71 COMMANDS:
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71    init     Create an initial ./winres/winres.json
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71    make     Make syso files for the "go build" command
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71    simply   Make syso files for the "go build" command (simplified)
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71    extract  Extract all resources from an executable
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71    patch    Replace resources in an executable file (exe, dll)
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71    help, h  Shows a list of commands or help for one command
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71 
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71 GLOBAL OPTIONS:
14:48:05 [2022-09-08T14:48:05.453Z] #37 45.71    --help, -h  show help (default: false)
14:48:05 [2022-09-08T14:48:05.453Z] #37 DONE 46.4s
14:48:05 [2022-09-08T14:48:05.453Z] 
14:48:05 [2022-09-08T14:48:05.453Z] #30 [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             ;
14:48:05 [2022-09-08T14:48:05.453Z] #30 46.37 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
14:48:05 [2022-09-08T14:48:05.453Z] #30 46.38 Unpacking dpkg-dev (1.20.11) ...
14:48:06 [2022-09-08T14:48:06.393Z] #30 ...
14:48:06 [2022-09-08T14:48:06.393Z] 
14:48:06 [2022-09-08T14:48:06.393Z] #32 [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
14:48:06 [2022-09-08T14:48:06.393Z] #32 46.70 Selecting previously unselected package libicu67:amd64.
14:48:06 [2022-09-08T14:48:06.393Z] #32 46.70 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:48:06 [2022-09-08T14:48:06.393Z] #32 46.71 Unpacking libicu67:amd64 (67.1-7) ...
14:48:06 [2022-09-08T14:48:06.393Z] #32 ...
14:48:06 [2022-09-08T14:48:06.393Z] 
14:48:06 [2022-09-08T14:48:06.394Z] #36 [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
14:48:06 [2022-09-08T14:48:06.394Z] #36 37.24 go: downloading mvdan.cc/gofumpt v0.3.1
14:48:06 [2022-09-08T14:48:06.394Z] #36 37.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:48:06 [2022-09-08T14:48:06.394Z] #36 37.44 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:48:06 [2022-09-08T14:48:06.394Z] #36 37.61 go: downloading github.com/davecgh/go-spew v1.1.1
14:48:06 [2022-09-08T14:48:06.394Z] #36 37.62 go: downloading github.com/pmezard/go-difflib v1.0.0
14:48:06 [2022-09-08T14:48:06.394Z] #36 37.72 go: downloading github.com/stretchr/objx v0.1.1
14:48:06 [2022-09-08T14:48:06.394Z] #36 37.87 go: downloading github.com/subosito/gotenv v1.2.0
14:48:06 [2022-09-08T14:48:06.394Z] #36 37.88 go: downloading github.com/hashicorp/hcl v1.0.0
14:48:06 [2022-09-08T14:48:06.394Z] #36 38.20 go: downloading gopkg.in/ini.v1 v1.66.4
14:48:06 [2022-09-08T14:48:06.394Z] #36 38.21 go: downloading github.com/magiconair/properties v1.8.6
14:48:06 [2022-09-08T14:48:06.394Z] #36 38.46 go: downloading github.com/pelletier/go-toml v1.9.5
14:48:06 [2022-09-08T14:48:06.394Z] #36 38.54 go: downloading golang.org/x/text v0.3.7
14:48:06 [2022-09-08T14:48:06.394Z] #36 46.57 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
14:48:06 [2022-09-08T14:48:06.394Z] #36 46.70 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:48:06 [2022-09-08T14:48:06.394Z] #36 46.70 go: downloading github.com/gobwas/glob v0.2.3
14:48:06 [2022-09-08T14:48:06.394Z] #36 46.76 go: downloading github.com/kisielk/gotool v1.0.0
14:48:06 [2022-09-08T14:48:06.394Z] #36 46.83 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:48:06 [2022-09-08T14:48:06.394Z] #36 46.91 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:48:06 [2022-09-08T14:48:06.394Z] #36 46.95 go: downloading github.com/ettle/strcase v0.1.1
14:48:06 [2022-09-08T14:48:06.394Z] #36 47.03 go: downloading github.com/fatih/structtag v1.2.0
14:48:06 [2022-09-08T14:48:06.394Z] #36 47.08 go: downloading github.com/Masterminds/semver v1.5.0
14:48:06 [2022-09-08T14:48:06.394Z] #36 47.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:48:06 [2022-09-08T14:48:06.394Z] #36 47.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:48:06 [2022-09-08T14:48:06.394Z] #36 47.34 go: downloading github.com/prometheus/client_golang v1.12.1
14:48:06 [2022-09-08T14:48:06.394Z] #36 ...
14:48:06 [2022-09-08T14:48:06.394Z] 
14:48:06 [2022-09-08T14:48:06.394Z] #30 [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             ;
14:48:06 [2022-09-08T14:48:06.394Z] #30 47.41 Selecting previously unselected package build-essential.
14:48:06 [2022-09-08T14:48:06.394Z] #30 47.41 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
14:48:06 [2022-09-08T14:48:06.394Z] #30 47.41 Unpacking build-essential (12.9) ...
14:48:06 [2022-09-08T14:48:06.654Z] #30 47.59 Selecting previously unselected package libcap2:amd64.
14:48:06 [2022-09-08T14:48:06.654Z] #30 47.59 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
14:48:06 [2022-09-08T14:48:06.654Z] #30 47.59 Unpacking libcap2:amd64 (1:2.44-1) ...
14:48:06 [2022-09-08T14:48:06.654Z] #30 47.70 Selecting previously unselected package libcap-dev:amd64.
14:48:06 [2022-09-08T14:48:06.654Z] #30 47.70 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
14:48:06 [2022-09-08T14:48:06.916Z] #30 47.75 Unpacking libcap-dev:amd64 (1:2.44-1) ...
14:48:06 [2022-09-08T14:48:06.916Z] #30 47.88 Selecting previously unselected package libprotobuf-c1:amd64.
14:48:06 [2022-09-08T14:48:06.916Z] #30 47.88 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:48:06 [2022-09-08T14:48:06.916Z] #30 47.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:48:06 [2022-09-08T14:48:06.916Z] #30 47.94 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:48:06 [2022-09-08T14:48:06.916Z] #30 47.94 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
14:48:06 [2022-09-08T14:48:06.916Z] #30 47.95 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:48:07 [2022-09-08T14:48:07.176Z] #30 48.03 Selecting previously unselected package libseccomp-dev:amd64.
14:48:07 [2022-09-08T14:48:07.176Z] #30 48.03 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:48:07 [2022-09-08T14:48:07.177Z] #30 48.03 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:48:07 [2022-09-08T14:48:07.177Z] #30 ...
14:48:07 [2022-09-08T14:48:07.177Z] 
14:48:07 [2022-09-08T14:48:07.177Z] #40 [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
14:48:07 [2022-09-08T14:48:07.177Z] #40 31.76 Reading package lists...
14:48:07 [2022-09-08T14:48:07.177Z] #40 37.99 Building dependency tree...
14:48:07 [2022-09-08T14:48:07.177Z] #40 42.20 The following additional packages will be installed:
14:48:07 [2022-09-08T14:48:07.177Z] #40 42.20   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:48:07 [2022-09-08T14:48:07.177Z] #40 42.20   python3-protobuf python3-six
14:48:07 [2022-09-08T14:48:07.177Z] #40 42.20 Suggested packages:
14:48:07 [2022-09-08T14:48:07.177Z] #40 42.20   python3-setuptools
14:48:07 [2022-09-08T14:48:07.177Z] #40 42.20 Recommended packages:
14:48:07 [2022-09-08T14:48:07.177Z] #40 42.20   iproute2 | iproute
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.01 The following NEW packages will be installed:
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.06   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.06   python3-protobuf python3-six
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.60 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.60 Need to get 2315 kB of archives.
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.60 After this operation, 11.1 MB of additional disk space will be used.
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:48:07 [2022-09-08T14:48:07.177Z] #40 43.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:48:07 [2022-09-08T14:48:07.177Z] #40 ...
14:48:07 [2022-09-08T14:48:07.177Z] 
14:48:07 [2022-09-08T14:48:07.177Z] #30 [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             ;
14:48:07 [2022-09-08T14:48:07.177Z] #30 48.22 Selecting previously unselected package libsystemd-dev:amd64.
14:48:07 [2022-09-08T14:48:07.177Z] #30 48.22 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
14:48:07 [2022-09-08T14:48:07.438Z] #30 48.24 Unpacking libsystemd-dev:amd64 (247.3-7) ...
14:48:07 [2022-09-08T14:48:07.643Z] #25 99.71 Selecting previously unselected package gcc-s390x-linux-gnu.
14:48:07 [2022-09-08T14:48:07.643Z] #25 99.71 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
14:48:07 [2022-09-08T14:48:07.643Z] #25 99.79 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
14:48:07 [2022-09-08T14:48:07.643Z] #25 100.1 Selecting previously unselected package linux-libc-dev-s390x-cross.
14:48:07 [2022-09-08T14:48:07.643Z] #25 100.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
14:48:07 [2022-09-08T14:48:07.643Z] #25 100.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
14:48:07 [2022-09-08T14:48:07.903Z] #25 100.7 Selecting previously unselected package libc6-dev-s390x-cross.
14:48:07 [2022-09-08T14:48:07.904Z] #25 100.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
14:48:07 [2022-09-08T14:48:07.904Z] #25 100.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
14:48:08 [2022-09-08T14:48:08.011Z] #30 49.04 Selecting previously unselected package libtool.
14:48:08 [2022-09-08T14:48:08.011Z] #30 49.04 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
14:48:08 [2022-09-08T14:48:08.273Z] #30 49.08 Unpacking libtool (2.4.6-15) ...
14:48:08 [2022-09-08T14:48:08.273Z] #30 49.33 Selecting previously unselected package libudev-dev:amd64.
14:48:08 [2022-09-08T14:48:08.273Z] #30 49.33 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
14:48:08 [2022-09-08T14:48:08.473Z] #25 101.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
14:48:08 [2022-09-08T14:48:08.473Z] #25 101.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
14:48:08 [2022-09-08T14:48:08.473Z] #25 101.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
14:48:08 [2022-09-08T14:48:08.533Z] #30 49.33 Unpacking libudev-dev:amd64 (247.3-7) ...
14:48:08 [2022-09-08T14:48:08.533Z] #30 49.61 Selecting previously unselected package libyajl2:amd64.
14:48:08 [2022-09-08T14:48:08.794Z] #30 49.62 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
14:48:08 [2022-09-08T14:48:08.794Z] #30 49.62 Unpacking libyajl2:amd64 (2.1.0-3) ...
14:48:08 [2022-09-08T14:48:08.794Z] #30 49.77 Selecting previously unselected package libyajl-dev:amd64.
14:48:08 [2022-09-08T14:48:08.794Z] #30 49.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
14:48:08 [2022-09-08T14:48:08.794Z] #30 49.78 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
14:48:09 [2022-09-08T14:48:09.060Z] #30 50.00 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:48:09 [2022-09-08T14:48:09.060Z] #30 50.03 Setting up libmagic-mgc (1:5.39-3) ...
14:48:09 [2022-09-08T14:48:09.060Z] #30 50.03 Setting up libyajl2:amd64 (2.1.0-3) ...
14:48:09 [2022-09-08T14:48:09.060Z] #30 50.07 Setting up libmagic1:amd64 (1:5.39-3) ...
14:48:09 [2022-09-08T14:48:09.060Z] #30 50.11 Setting up file (1:5.39-3) ...
14:48:09 [2022-09-08T14:48:09.060Z] #30 50.15 Setting up bzip2 (1.0.8-4) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.19 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.24 Setting up libcap2:amd64 (1:2.44-1) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.24 Setting up autotools-dev (20180224.1+nmu1) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.27 Setting up libsigsegv2:amd64 (2.13-1) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.33 Setting up patch (2.7.6-7) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.36 Setting up libudev-dev:amd64 (247.3-7) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.37 Setting up libyajl-dev:amd64 (2.1.0-3) ...
14:48:09 [2022-09-08T14:48:09.320Z] #30 50.40 Setting up libcap-dev:amd64 (1:2.44-1) ...
14:48:09 [2022-09-08T14:48:09.412Z] #25 102.1 Selecting previously unselected package g++-10-s390x-linux-gnu.
14:48:09 [2022-09-08T14:48:09.412Z] #25 102.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
14:48:09 [2022-09-08T14:48:09.412Z] #25 102.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
14:48:09 [2022-09-08T14:48:09.581Z] #30 50.43 Setting up libsystemd-dev:amd64 (247.3-7) ...
14:48:09 [2022-09-08T14:48:09.581Z] #30 50.46 Setting up libtool (2.4.6-15) ...
14:48:09 [2022-09-08T14:48:09.581Z] #30 50.50 Setting up m4 (1.4.18-5) ...
14:48:09 [2022-09-08T14:48:09.581Z] #30 50.51 Setting up dpkg-dev (1.20.11) ...
14:48:09 [2022-09-08T14:48:09.581Z] #30 50.55 Setting up autoconf (2.69-14) ...
14:48:09 [2022-09-08T14:48:09.581Z] #30 50.56 Setting up build-essential (12.9) ...
14:48:09 [2022-09-08T14:48:09.581Z] #30 50.59 Setting up automake (1:1.16.3-2) ...
14:48:09 [2022-09-08T14:48:09.581Z] #30 50.62 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:48:09 [2022-09-08T14:48:09.581Z] #30 50.65 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:48:10 [2022-09-08T14:48:10.968Z] #30 DONE 51.7s
14:48:10 [2022-09-08T14:48:10.968Z] 
14:48:10 [2022-09-08T14:48:10.968Z] #33 [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
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.15 The following NEW packages will be installed:
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.15   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.15   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.15   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.15   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.15   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.15   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.16   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.16   mingw-w64-x86-64-dev
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.72 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.72 Need to get 115 MB of archives.
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.72 After this operation, 645 MB of additional disk space will be used.
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.72 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.79 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 43.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 44.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 44.61 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 44.61 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 45.34 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 47.03 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 47.59 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 48.13 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 49.43 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.03 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.11 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]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
14:48:10 [2022-09-08T14:48:10.968Z] #33 50.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
14:48:10 [2022-09-08T14:48:10.969Z] #33 50.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
14:48:10 [2022-09-08T14:48:10.969Z] #33 50.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
14:48:10 [2022-09-08T14:48:10.969Z] #33 50.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:48:10 [2022-09-08T14:48:10.969Z] #33 50.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:48:10 [2022-09-08T14:48:10.969Z] #33 50.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:48:10 [2022-09-08T14:48:10.969Z] #33 50.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
14:48:10 [2022-09-08T14:48:10.969Z] #33 51.20 debconf: delaying package configuration, since apt-utils is not installed
14:48:10 [2022-09-08T14:48:10.969Z] #33 51.52 Fetched 115 MB in 7s (16.6 MB/s)
14:48:10 [2022-09-08T14:48:10.969Z] #33 51.61 Selecting previously unselected package binutils-mingw-w64-i686.
14:48:10 [2022-09-08T14:48:10.969Z] #33 51.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
14:48:10 [2022-09-08T14:48:10.969Z] #33 51.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:48:10 [2022-09-08T14:48:10.969Z] #33 51.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:48:10 [2022-09-08T14:48:10.969Z] #33 ...
14:48:10 [2022-09-08T14:48:10.969Z] 
14:48:10 [2022-09-08T14:48:10.969Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:48:11 [2022-09-08T14:48:11.229Z] #43 ...
14:48:11 [2022-09-08T14:48:11.229Z] 
14:48:11 [2022-09-08T14:48:11.229Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 + RM_GOPATH=0
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 + TMP_GOPATH=
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 + : /build
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 + '[' -z '' ']'
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 ++ mktemp -d
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 + export GOPATH=/tmp/tmp.jUeJPyuz67
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 + GOPATH=/tmp/tmp.jUeJPyuz67
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 + RM_GOPATH=1
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 + case "$(go env GOARCH)" in
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.270 ++ go env GOARCH
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 Install containerd version v1.6.8
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + export GO_BUILDMODE=-buildmode=pie
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + GO_BUILDMODE=-buildmode=pie
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 ++ dirname /install.sh
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + dir=/
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + bin=containerd
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + shift
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + '[' '!' -f //containerd.installer ']'
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + . //containerd.installer
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 ++ set -e
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 ++ : v1.6.8
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + install_containerd
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + echo 'Install containerd version v1.6.8'
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jUeJPyuz67/src/github.com/containerd/containerd
14:48:11 [2022-09-08T14:48:11.229Z] #0 7.305 Cloning into '/tmp/tmp.jUeJPyuz67/src/github.com/containerd/containerd'...
14:48:11 [2022-09-08T14:48:11.229Z] #44 ...
14:48:11 [2022-09-08T14:48:11.229Z] 
14:48:11 [2022-09-08T14:48:11.229Z] #38 [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
14:48:11 [2022-09-08T14:48:11.229Z] #38 48.89 Updating files:  88% (1342/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.
14:48:11 [2022-09-08T14:48:11.229Z] #38 49.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:48:11 [2022-09-08T14:48:11.229Z] #38 49.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.3 Selecting previously unselected package g++-s390x-linux-gnu.
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.4 Selecting previously unselected package crossbuild-essential-s390x.
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.4 Unpacking crossbuild-essential-s390x (12.9) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.4 Setting up libconfig-inifiles-perl (3.000003-1) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.5 Setting up libfile-which-perl (1.23-1) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.5 Setting up libc6-armhf-cross (2.31-9cross4) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.5 Setting up libicu67:amd64 (67.1-7) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.5 Setting up libmagic-mgc (1:5.39-3) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
14:48:13 [2022-09-08T14:48:13.614Z] #25 106.6 Setting up libc6-s390x-cross (2.31-9cross4) ...
14:48:13 [2022-09-08T14:48:13.775Z] #38 ...
14:48:13 [2022-09-08T14:48:13.775Z] 
14:48:13 [2022-09-08T14:48:13.775Z] #32 [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
14:48:13 [2022-09-08T14:48:13.775Z] #32 53.56 Selecting previously unselected package libxml2:amd64.
14:48:13 [2022-09-08T14:48:13.775Z] #32 53.56 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
14:48:13 [2022-09-08T14:48:13.775Z] #32 53.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.09 Selecting previously unselected package libarchive13:amd64.
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.14 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.45 Selecting previously unselected package libjsoncpp24:amd64.
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.64 Selecting previously unselected package librhash0:amd64.
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.64 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.64 Unpacking librhash0:amd64 (1.4.1-2) ...
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.87 Selecting previously unselected package libuv1:amd64.
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.87 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:48:13 [2022-09-08T14:48:13.775Z] #32 54.87 Unpacking libuv1:amd64 (1.40.0-2) ...
14:48:13 [2022-09-08T14:48:13.873Z] #25 106.6 Setting up libmagic1:amd64 (1:5.39-3) ...
14:48:13 [2022-09-08T14:48:13.873Z] #25 106.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.6 Setting up file (1:5.39-3) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.6 Setting up bzip2 (1.0.8-4) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.7 Setting up libyaml-perl (1.30-1) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.7 Setting up libxml-sax-base-perl (1.09-1.1) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.7 Setting up libio-string-perl (1.08-3.1) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
14:48:13 [2022-09-08T14:48:13.874Z] #25 106.7 Setting up cross-config (2.6.18+nmu1) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 106.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 106.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:48:14 [2022-09-08T14:48:14.133Z] #25 106.9 Setting up libc6-arm64-cross (2.31-9cross4) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 106.9 Setting up patch (2.7.6-7) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 106.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 106.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 107.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 107.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 107.0 Setting up libc6-armel-cross (2.31-9cross4) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 107.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 107.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 107.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
14:48:14 [2022-09-08T14:48:14.133Z] #25 107.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
14:48:14 [2022-09-08T14:48:14.346Z] #32 55.25 Selecting previously unselected package cmake.
14:48:14 [2022-09-08T14:48:14.346Z] #32 55.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:48:14 [2022-09-08T14:48:14.346Z] #32 55.25 Unpacking cmake (3.18.4-2+deb11u1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.1 Setting up libfile-homedir-perl (1.006-1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.2 Setting up liblocale-gettext-perl (1.07-4+b1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.392Z] #25 107.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 31.9% of statements
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/builder	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:48:14 [2022-09-08T14:48:14.561Z] ok  	github.com/docker/docker/builder/remotecontext	0.195s	coverage: 13.7% of statements
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.653Z] #25 107.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
14:48:14 [2022-09-08T14:48:14.912Z] #25 107.6 Setting up libxml-sax-perl (1.02+dfsg-1) ...
14:48:14 [2022-09-08T14:48:14.912Z] #25 107.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
14:48:14 [2022-09-08T14:48:14.912Z] #25 107.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:48:14 [2022-09-08T14:48:14.912Z] #25 107.8 
14:48:14 [2022-09-08T14:48:14.912Z] #25 107.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:48:15 [2022-09-08T14:48:15.173Z] #25 107.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 107.9 Setting up dpkg-dev (1.20.11) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 107.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 107.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 107.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 107.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 108.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 108.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 108.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 108.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 108.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 108.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.173Z] #25 108.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.433Z] #25 108.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
14:48:15 [2022-09-08T14:48:15.433Z] #25 108.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
14:48:15 [2022-09-08T14:48:15.433Z] #25 108.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
14:48:15 [2022-09-08T14:48:15.433Z] #25 108.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:48:15 [2022-09-08T14:48:15.502Z] ok  	github.com/docker/docker/builder/dockerfile	0.537s	coverage: 49.3% of statements
14:48:15 [2022-09-08T14:48:15.502Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.6 Setting up libxml-simple-perl (2.25-1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.693Z] #25 108.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.8 Setting up libconfig-auto-perl (0.44-1.1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
14:48:15 [2022-09-08T14:48:15.952Z] #25 108.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
14:48:15 [2022-09-08T14:48:15.953Z] #25 108.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
14:48:16 [2022-09-08T14:48:16.086Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
14:48:16 [2022-09-08T14:48:16.212Z] #25 108.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 108.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 108.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 108.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 108.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 109.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 109.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 109.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 109.0 Setting up dpkg-cross (2.6.18+nmu1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 109.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 109.0 Setting up crossbuild-essential-armel (12.9) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 109.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 109.1 Setting up crossbuild-essential-armhf (12.9) ...
14:48:16 [2022-09-08T14:48:16.212Z] #25 109.1 Setting up crossbuild-essential-arm64 (12.9) ...
14:48:16 [2022-09-08T14:48:16.477Z] #25 109.1 Setting up crossbuild-essential-s390x (12.9) ...
14:48:16 [2022-09-08T14:48:16.477Z] #25 109.1 Setting up crossbuild-essential-ppc64el (12.9) ...
14:48:16 [2022-09-08T14:48:16.477Z] #25 109.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:48:17 [2022-09-08T14:48:17.026Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.809s	coverage: 86.3% of statements
14:48:17 [2022-09-08T14:48:17.026Z] ?   	github.com/docker/docker/cli	[no test files]
14:48:17 [2022-09-08T14:48:17.027Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:48:17 [2022-09-08T14:48:17.027Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:48:17 [2022-09-08T14:48:17.027Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:48:17 [2022-09-08T14:48:17.047Z] #25 DONE 109.8s
14:48:17 [2022-09-08T14:48:17.047Z] 
14:48:17 [2022-09-08T14:48:17.047Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
14:48:17 [2022-09-08T14:48:17.047Z] #26 DONE 0.1s
14:48:17 [2022-09-08T14:48:17.047Z] 
14:48:17 [2022-09-08T14:48:17.047Z] #27 [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
14:48:17 [2022-09-08T14:48:17.286Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.025s	coverage: 67.6% of statements
14:48:17 [2022-09-08T14:48:17.307Z] #27 ...
14:48:17 [2022-09-08T14:48:17.308Z] 
14:48:17 [2022-09-08T14:48:17.308Z] #28 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
14:48:17 [2022-09-08T14:48:17.308Z] #28 DONE 0.1s
14:48:17 [2022-09-08T14:48:17.308Z] 
14:48:17 [2022-09-08T14:48:17.308Z] #29 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:48:17 [2022-09-08T14:48:17.643Z] #32 ...
14:48:17 [2022-09-08T14:48:17.643Z] 
14:48:17 [2022-09-08T14:48:17.643Z] #36 [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
14:48:17 [2022-09-08T14:48:17.643Z] #36 48.13 go: downloading github.com/prometheus/client_model v0.2.0
14:48:17 [2022-09-08T14:48:17.643Z] #36 48.13 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
14:48:17 [2022-09-08T14:48:17.643Z] #36 48.13 go: downloading github.com/google/go-cmp v0.5.7
14:48:17 [2022-09-08T14:48:17.643Z] #36 48.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:48:17 [2022-09-08T14:48:17.643Z] #36 48.65 go: downloading github.com/hexops/gotextdiff v1.0.3
14:48:17 [2022-09-08T14:48:17.643Z] #36 48.72 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
14:48:17 [2022-09-08T14:48:17.643Z] #36 48.72 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
14:48:17 [2022-09-08T14:48:17.643Z] #36 48.76 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:48:17 [2022-09-08T14:48:17.643Z] #36 49.04 go: downloading github.com/beorn7/perks v1.0.1
14:48:17 [2022-09-08T14:48:17.643Z] #36 49.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:48:17 [2022-09-08T14:48:17.643Z] #36 49.04 go: downloading github.com/golang/protobuf v1.5.2
14:48:17 [2022-09-08T14:48:17.643Z] #36 49.04 go: downloading github.com/prometheus/common v0.32.1
14:48:17 [2022-09-08T14:48:17.643Z] #36 49.69 go: downloading github.com/prometheus/procfs v0.7.3
14:48:17 [2022-09-08T14:48:17.643Z] #36 49.69 go: downloading google.golang.org/protobuf v1.28.0
14:48:17 [2022-09-08T14:48:17.643Z] #36 51.08 go: downloading github.com/mattn/go-runewidth v0.0.9
14:48:17 [2022-09-08T14:48:17.643Z] #36 52.35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:48:17 [2022-09-08T14:48:17.643Z] #36 ...
14:48:17 [2022-09-08T14:48:17.643Z] 
14:48:17 [2022-09-08T14:48:17.643Z] #40 [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
14:48:17 [2022-09-08T14:48:17.643Z] #40 50.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
14:48:17 [2022-09-08T14:48:17.643Z] #40 52.40 debconf: delaying package configuration, since apt-utils is not installed
14:48:17 [2022-09-08T14:48:17.643Z] #40 52.75 Fetched 2315 kB in 8s (293 kB/s)
14:48:17 [2022-09-08T14:48:17.643Z] #40 52.87 Selecting previously unselected package libprotobuf23:amd64.
14:48:17 [2022-09-08T14:48:17.643Z] #40 52.87 (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.)
14:48:17 [2022-09-08T14:48:17.643Z] #40 52.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 52.96 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 53.79 Selecting previously unselected package python3-pkg-resources.
14:48:17 [2022-09-08T14:48:17.643Z] #40 53.79 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 53.81 Unpacking python3-pkg-resources (52.0.0-4) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 54.12 Selecting previously unselected package python3-six.
14:48:17 [2022-09-08T14:48:17.643Z] #40 54.13 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 54.14 Unpacking python3-six (1.16.0-2) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 54.28 Selecting previously unselected package python3-protobuf.
14:48:17 [2022-09-08T14:48:17.643Z] #40 54.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 54.28 Unpacking python3-protobuf (3.12.4-1) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.03 Selecting previously unselected package libnet1:amd64.
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.07 Selecting previously unselected package libnl-3-200:amd64.
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.20 Selecting previously unselected package libprotobuf-c1:amd64.
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.20 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.34 Selecting previously unselected package criu.
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.34 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 55.36 Unpacking criu (3.17.1-1) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 56.33 Setting up python3-pkg-resources (52.0.0-4) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 58.46 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 58.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 58.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:48:17 [2022-09-08T14:48:17.643Z] #40 58.46 Setting up python3-six (1.16.0-2) ...
14:48:18 [2022-09-08T14:48:18.638Z] #40 ...
14:48:18 [2022-09-08T14:48:18.638Z] 
14:48:18 [2022-09-08T14:48:18.639Z] #32 [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
14:48:18 [2022-09-08T14:48:18.639Z] #32 59.60 Setting up libicu67:amd64 (67.1-7) ...
14:48:18 [2022-09-08T14:48:18.639Z] #32 59.60 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:48:18 [2022-09-08T14:48:18.690Z] #29 1.376 + RM_GOPATH=0
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.376 + TMP_GOPATH=
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.376 + : /build
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.376 + '[' -z '' ']'
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.376 ++ mktemp -d
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.379 + export GOPATH=/tmp/tmp.7T88EdcJzv
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.379 + GOPATH=/tmp/tmp.7T88EdcJzv
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.379 + RM_GOPATH=1
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.379 + case "$(go env GOARCH)" in
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.379 ++ go env GOARCH
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.392 + export GO_BUILDMODE=-buildmode=pie
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.392 + GO_BUILDMODE=-buildmode=pie
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 ++ dirname /install.sh
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + dir=/
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + bin=dockercli
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + shift
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + '[' '!' -f //dockercli.installer ']'
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + . //dockercli.installer
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 ++ : stable
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 ++ : 17.06.2-ce
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + install_dockercli
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 ++ uname -m
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + arch=x86_64
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + '[' x86_64 '!=' x86_64 ']'
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + url=https://download.docker.com/linux/static
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 Install docker/cli version 17.06.2-ce from stable
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.396 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:48:18 [2022-09-08T14:48:18.691Z] #29 1.400 + tar -xz docker/docker
14:48:18 [2022-09-08T14:48:18.915Z] #32 59.63 Setting up libuv1:amd64 (1.40.0-2) ...
14:48:18 [2022-09-08T14:48:18.915Z] #32 59.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:48:19 [2022-09-08T14:48:19.180Z] #32 59.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:48:19 [2022-09-08T14:48:19.180Z] #32 59.93 Setting up librhash0:amd64 (1.4.1-2) ...
14:48:19 [2022-09-08T14:48:19.180Z] #32 59.93 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:48:19 [2022-09-08T14:48:19.180Z] #32 59.93 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
14:48:19 [2022-09-08T14:48:19.180Z] #32 59.93 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:48:19 [2022-09-08T14:48:19.180Z] #32 59.93 Setting up cmake (3.18.4-2+deb11u1) ...
14:48:19 [2022-09-08T14:48:19.180Z] #32 59.93 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:48:20 [2022-09-08T14:48:20.587Z] #32 DONE 61.4s
14:48:20 [2022-09-08T14:48:20.587Z] 
14:48:20 [2022-09-08T14:48:20.587Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:48:21 [2022-09-08T14:48:21.161Z] #45 DONE 0.8s
14:48:21 [2022-09-08T14:48:21.161Z] 
14:48:21 [2022-09-08T14:48:21.161Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:48:21 [2022-09-08T14:48:21.484Z] ok  	github.com/docker/docker/client	0.077s	coverage: 76.1% of statements
14:48:21 [2022-09-08T14:48:21.989Z] #29 4.476 + mkdir -p /build
14:48:21 [2022-09-08T14:48:21.990Z] #29 4.485 + mv docker/docker /build/
14:48:21 [2022-09-08T14:48:21.990Z] #29 4.489 + rmdir docker
14:48:21 [2022-09-08T14:48:21.990Z] #29 DONE 4.6s
14:48:21 [2022-09-08T14:48:21.990Z] 
14:48:21 [2022-09-08T14:48:21.990Z] #27 [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
14:48:21 [2022-09-08T14:48:21.990Z] #27 1.789 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:48:21 [2022-09-08T14:48:21.990Z] #27 1.870 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:48:21 [2022-09-08T14:48:21.990Z] #27 1.873 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 2.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 2.391 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 2.752 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 3.364 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.019 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.474 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.474 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.475 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.476 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.480 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.484 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.487 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.488 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.488 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
14:48:21 [2022-09-08T14:48:21.990Z] #27 4.489 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:48:23 [2022-09-08T14:48:23.073Z] #46 ...
14:48:23 [2022-09-08T14:48:23.073Z] 
14:48:23 [2022-09-08T14:48:23.073Z] #33 [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
14:48:23 [2022-09-08T14:48:23.073Z] #33 54.08 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:48:23 [2022-09-08T14:48:23.073Z] #33 54.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:48:23 [2022-09-08T14:48:23.073Z] #33 54.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:48:23 [2022-09-08T14:48:23.073Z] #33 56.74 Selecting previously unselected package binutils-mingw-w64.
14:48:23 [2022-09-08T14:48:23.073Z] #33 56.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:48:23 [2022-09-08T14:48:23.073Z] #33 56.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:48:23 [2022-09-08T14:48:23.073Z] #33 56.96 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:48:23 [2022-09-08T14:48:23.073Z] #33 56.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:48:23 [2022-09-08T14:48:23.073Z] #33 56.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:48:23 [2022-09-08T14:48:23.073Z] #33 57.16 Selecting previously unselected package dmsetup.
14:48:23 [2022-09-08T14:48:23.073Z] #33 57.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:48:23 [2022-09-08T14:48:23.073Z] #33 57.17 Unpacking dmsetup (2:1.02.175-2.1) ...
14:48:23 [2022-09-08T14:48:23.073Z] #33 57.38 Selecting previously unselected package mingw-w64-common.
14:48:23 [2022-09-08T14:48:23.073Z] #33 57.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:48:23 [2022-09-08T14:48:23.073Z] #33 57.40 Unpacking mingw-w64-common (8.0.0-1) ...
14:48:23 [2022-09-08T14:48:23.374Z] #27 ...
14:48:23 [2022-09-08T14:48:23.374Z] 
14:48:23 [2022-09-08T14:48:23.374Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:48:23 [2022-09-08T14:48:23.374Z] #30 CACHED
14:48:23 [2022-09-08T14:48:23.374Z] 
14:48:23 [2022-09-08T14:48:23.374Z] #31 [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
14:48:23 [2022-09-08T14:48:23.374Z] #31 CACHED
14:48:23 [2022-09-08T14:48:23.374Z] 
14:48:23 [2022-09-08T14:48:23.374Z] #32 [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
14:48:23 [2022-09-08T14:48:23.374Z] #32 CACHED
14:48:23 [2022-09-08T14:48:23.374Z] 
14:48:23 [2022-09-08T14:48:23.374Z] #33 [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
14:48:23 [2022-09-08T14:48:23.374Z] #33 CACHED
14:48:23 [2022-09-08T14:48:23.374Z] 
14:48:23 [2022-09-08T14:48:23.374Z] #34 [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
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.464 + RM_GOPATH=0
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.464 + TMP_GOPATH=
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.464 + : /build
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.464 + '[' -z '' ']'
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.464 ++ mktemp -d
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.465 + export GOPATH=/tmp/tmp.jU4B2yEW4w
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.465 + GOPATH=/tmp/tmp.jU4B2yEW4w
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.465 + RM_GOPATH=1
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.465 + case "$(go env GOARCH)" in
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.465 ++ go env GOARCH
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.469 + export GO_BUILDMODE=-buildmode=pie
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.469 + GO_BUILDMODE=-buildmode=pie
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.470 ++ dirname /install.sh
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.470 + dir=/
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + bin=rootlesskit
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + shift
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + '[' '!' -f //rootlesskit.installer ']'
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + . //rootlesskit.installer
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 ++ : 1920341cd41e047834a21007424162a2dc946315
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + install_rootlesskit
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + case "$1" in
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + export CGO_ENABLED=0
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + CGO_ENABLED=0
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + _install_rootlesskit
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + for f in rootlesskit rootlesskit-docker-proxy
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + GOBIN=/build
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.471 + GO111MODULE=on
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.472 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
14:48:23 [2022-09-08T14:48:23.374Z] #0 1.861 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
14:48:23 [2022-09-08T14:48:23.374Z] #0 3.535 go: downloading github.com/sirupsen/logrus v1.8.1
14:48:23 [2022-09-08T14:48:23.374Z] #0 3.548 go: downloading github.com/urfave/cli/v2 v2.4.0
14:48:23 [2022-09-08T14:48:23.374Z] #0 3.828 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
14:48:23 [2022-09-08T14:48:23.374Z] #0 5.157 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
14:48:23 [2022-09-08T14:48:23.374Z] #0 5.731 go: downloading github.com/google/uuid v1.3.0
14:48:23 [2022-09-08T14:48:23.374Z] #0 5.785 go: downloading github.com/moby/vpnkit v0.5.0
14:48:23 [2022-09-08T14:48:23.374Z] #0 6.141 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:48:23 [2022-09-08T14:48:23.374Z] #0 6.191 go: downloading github.com/gofrs/flock v0.8.1
14:48:23 [2022-09-08T14:48:23.374Z] #34 6.210 go: downloading github.com/gorilla/mux v1.8.0
14:48:23 [2022-09-08T14:48:23.374Z] #34 6.276 go: downloading github.com/moby/sys/mountinfo v0.6.0
14:48:23 [2022-09-08T14:48:23.635Z] #34 ...
14:48:23 [2022-09-08T14:48:23.635Z] 
14:48:23 [2022-09-08T14:48:23.635Z] #35 [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
14:48:23 [2022-09-08T14:48:23.635Z] #35 CACHED
14:48:23 [2022-09-08T14:48:23.635Z] 
14:48:23 [2022-09-08T14:48:23.635Z] #34 [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
14:48:23 [2022-09-08T14:48:23.635Z] #34 6.464 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
14:48:23 [2022-09-08T14:48:23.635Z] #34 ...
14:48:23 [2022-09-08T14:48:23.635Z] 
14:48:23 [2022-09-08T14:48:23.635Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
14:48:23 [2022-09-08T14:48:23.635Z] #0 1.922 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:48:23 [2022-09-08T14:48:23.635Z] #0 1.923 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:48:23 [2022-09-08T14:48:23.635Z] #0 1.924 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 2.317 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 2.653 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 3.066 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 3.545 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 3.925 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.286 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.301 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.315 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.330 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.332 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.552 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.566 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.566 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.567 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
14:48:23 [2022-09-08T14:48:23.635Z] #0 4.567 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
14:48:23 [2022-09-08T14:48:23.635Z] #36 ...
14:48:23 [2022-09-08T14:48:23.635Z] 
14:48:23 [2022-09-08T14:48:23.635Z] #34 [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
14:48:23 [2022-09-08T14:48:23.635Z] #34 6.510 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:48:23 [2022-09-08T14:48:23.895Z] #34 6.624 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
14:48:24 [2022-09-08T14:48:24.014Z] #33 65.07 Selecting previously unselected package mingw-w64-x86-64-dev.
14:48:24 [2022-09-08T14:48:24.014Z] #33 65.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:48:24 [2022-09-08T14:48:24.014Z] #33 65.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:48:24 [2022-09-08T14:48:24.156Z] #34 6.961 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:48:24 [2022-09-08T14:48:24.585Z] #33 ...
14:48:24 [2022-09-08T14:48:24.585Z] 
14:48:24 [2022-09-08T14:48:24.585Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.366 + RM_GOPATH=0
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.366 + TMP_GOPATH=
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.367 + : /build
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.367 + '[' -z '' ']'
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.367 ++ mktemp -d
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.371 + export GOPATH=/tmp/tmp.S1OANwWIyq
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.375 + GOPATH=/tmp/tmp.S1OANwWIyq
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.375 + RM_GOPATH=1
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.376 + case "$(go env GOARCH)" in
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.380 ++ go env GOARCH
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.400 + export GO_BUILDMODE=-buildmode=pie
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.402 + GO_BUILDMODE=-buildmode=pie
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.403 ++ dirname /install.sh
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.404 + dir=/
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.405 + bin=tini
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.405 + shift
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.405 + '[' '!' -f //tini.installer ']'
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.406 + . //tini.installer
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.406 ++ : v0.19.0
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.407 + install_tini
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.408 + echo 'Install tini version v0.19.0'
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.409 Install tini version v0.19.0
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.409 + git clone https://github.com/krallin/tini.git /tmp/tmp.S1OANwWIyq/tini
14:48:24 [2022-09-08T14:48:24.585Z] #46 3.413 Cloning into '/tmp/tmp.S1OANwWIyq/tini'...
14:48:25 [2022-09-08T14:48:25.525Z] #46 4.406 + cd /tmp/tmp.S1OANwWIyq/tini
14:48:25 [2022-09-08T14:48:25.525Z] #46 4.406 + git checkout -q v0.19.0
14:48:25 [2022-09-08T14:48:25.525Z] #46 4.413 + cmake .
14:48:26 [2022-09-08T14:48:26.465Z] #46 5.268 -- The C compiler identification is GNU 10.2.1
14:48:26 [2022-09-08T14:48:26.465Z] #46 5.417 -- Detecting C compiler ABI info
14:48:27 [2022-09-08T14:48:27.440Z] #46 ...
14:48:27 [2022-09-08T14:48:27.440Z] 
14:48:27 [2022-09-08T14:48:27.440Z] #40 [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
14:48:27 [2022-09-08T14:48:27.440Z] #40 59.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:48:27 [2022-09-08T14:48:27.440Z] #40 59.95 Setting up python3-protobuf (3.12.4-1) ...
14:48:27 [2022-09-08T14:48:27.440Z] #40 65.25 Setting up criu (3.17.1-1) ...
14:48:27 [2022-09-08T14:48:27.440Z] #40 67.44 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:48:27 [2022-09-08T14:48:27.440Z] #40 DONE 68.2s
14:48:27 [2022-09-08T14:48:27.453Z] #34 ...
14:48:27 [2022-09-08T14:48:27.453Z] 
14:48:27 [2022-09-08T14:48:27.453Z] #37 [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
14:48:27 [2022-09-08T14:48:27.453Z] #0 1.850 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:48:27 [2022-09-08T14:48:27.453Z] #0 1.871 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:48:27 [2022-09-08T14:48:27.453Z] #0 1.876 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 2.184 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 2.582 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 3.090 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 3.497 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 3.935 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.330 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.333 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.339 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.351 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.361 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.655 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.668 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.669 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.670 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
14:48:27 [2022-09-08T14:48:27.453Z] #0 4.670 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:48:27 [2022-09-08T14:48:27.701Z] 
14:48:27 [2022-09-08T14:48:27.701Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:48:27 [2022-09-08T14:48:27.701Z] #46 6.475 -- Detecting C compiler ABI info - done
14:48:27 [2022-09-08T14:48:27.701Z] #46 6.627 -- Check for working C compiler: /usr/bin/cc - skipped
14:48:27 [2022-09-08T14:48:27.701Z] #46 6.651 -- Detecting C compile features
14:48:27 [2022-09-08T14:48:27.701Z] #46 6.651 -- Detecting C compile features - done
14:48:27 [2022-09-08T14:48:27.961Z] #46 6.741 -- Performing Test HAS_BUILTIN_FORTIFY
14:48:28 [2022-09-08T14:48:28.222Z] #46 6.991 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:48:28 [2022-09-08T14:48:28.483Z] #46 7.127 -- Configuring done
14:48:28 [2022-09-08T14:48:28.483Z] #46 7.154 -- Generating done
14:48:28 [2022-09-08T14:48:28.483Z] #46 7.154 -- Build files have been written to: /tmp/tmp.S1OANwWIyq/tini
14:48:28 [2022-09-08T14:48:28.483Z] #46 7.187 + make tini-static
14:48:29 [2022-09-08T14:48:29.056Z] #46 7.683 Scanning dependencies of target tini-static
14:48:29 [2022-09-08T14:48:29.056Z] #46 7.768 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:48:29 [2022-09-08T14:48:29.637Z] #46 ...
14:48:29 [2022-09-08T14:48:29.637Z] 
14:48:29 [2022-09-08T14:48:29.637Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:48:29 [2022-09-08T14:48:29.637Z] #43 8.705 Cloning into '/tmp/crun-build'...
14:48:29 [2022-09-08T14:48:29.637Z] #43 16.33 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
14:48:29 [2022-09-08T14:48:29.637Z] #43 16.40 Cloning into '/tmp/crun-build/libocispec'...
14:48:29 [2022-09-08T14:48:29.637Z] #43 18.05 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
14:48:29 [2022-09-08T14:48:29.637Z] #43 18.08 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
14:48:29 [2022-09-08T14:48:29.637Z] #43 18.08 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
14:48:29 [2022-09-08T14:48:29.637Z] #43 18.08 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
14:48:29 [2022-09-08T14:48:29.637Z] #43 18.15 Cloning into '/tmp/crun-build/libocispec/image-spec'...
14:48:30 [2022-09-08T14:48:30.581Z] #43 ...
14:48:30 [2022-09-08T14:48:30.581Z] 
14:48:30 [2022-09-08T14:48:30.581Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:48:30 [2022-09-08T14:48:30.581Z] #46 9.347 [100%] Linking C executable tini-static
14:48:31 [2022-09-08T14:48:31.523Z] #46 10.10 [100%] Built target tini-static
14:48:31 [2022-09-08T14:48:31.523Z] #46 10.21 + mkdir -p /build
14:48:31 [2022-09-08T14:48:31.523Z] #46 10.21 + cp tini-static /build/docker-init
14:48:31 [2022-09-08T14:48:31.785Z] #46 DONE 10.6s
14:48:31 [2022-09-08T14:48:31.785Z] 
14:48:31 [2022-09-08T14:48:31.785Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:48:31 [2022-09-08T14:48:31.785Z] #43 20.66 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
14:48:32 [2022-09-08T14:48:32.355Z] #43 ...
14:48:32 [2022-09-08T14:48:32.355Z] 
14:48:32 [2022-09-08T14:48:32.355Z] #35 [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
14:48:32 [2022-09-08T14:48:32.355Z] #35 72.99 gotestsum version dev
14:48:32 [2022-09-08T14:48:32.355Z] #35 DONE 73.2s
14:48:32 [2022-09-08T14:48:32.355Z] 
14:48:32 [2022-09-08T14:48:32.355Z] #33 [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
14:48:32 [2022-09-08T14:48:32.355Z] #33 73.13 Selecting previously unselected package gcc-mingw-w64-base.
14:48:32 [2022-09-08T14:48:32.355Z] #33 73.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:48:32 [2022-09-08T14:48:32.355Z] #33 73.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:48:32 [2022-09-08T14:48:32.355Z] #33 73.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:48:32 [2022-09-08T14:48:32.355Z] #33 73.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:48:32 [2022-09-08T14:48:32.355Z] #33 73.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:48:33 [2022-09-08T14:48:33.995Z] Created binary: bundles/dynbinary-daemon/dockerd
14:48:33 [2022-09-08T14:48:33.995Z] Building: bundles/dynbinary-daemon/docker-proxy
14:48:33 [2022-09-08T14:48:33.995Z] GOOS="" GOARCH="" GOARM=""
14:48:33 [2022-09-08T14:48:33.995Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:48:33 [2022-09-08T14:48:33.995Z] 
14:48:33 [2022-09-08T14:48:33.995Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:48:33 [2022-09-08T14:48:33.995Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:48:33 [2022-09-08T14:48:33.995Z] HOSTNAME=d28f26d86c29
14:48:33 [2022-09-08T14:48:33.995Z] DEST=bundles/test-integration
14:48:33 [2022-09-08T14:48:33.995Z] PWD=/go/src/github.com/docker/docker
14:48:33 [2022-09-08T14:48:33.995Z] DOCKER_ROOTLESS=1
14:48:33 [2022-09-08T14:48:33.995Z] DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:48:33 [2022-09-08T14:48:33.995Z] container=docker
14:48:33 [2022-09-08T14:48:33.995Z] HOME=/root
14:48:33 [2022-09-08T14:48:33.995Z] GOLANG_VERSION=1.19.1
14:48:33 [2022-09-08T14:48:33.995Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:48:33 [2022-09-08T14:48:33.995Z] VALIDATE_BRANCH=master
14:48:33 [2022-09-08T14:48:33.995Z] TERM=xterm
14:48:33 [2022-09-08T14:48:33.995Z] DOCKER_PKG=github.com/docker/docker
14:48:33 [2022-09-08T14:48:33.995Z] SHLVL=1
14:48:33 [2022-09-08T14:48:33.995Z] TIMEOUT=120m
14:48:33 [2022-09-08T14:48:33.995Z] DOCKER_BUILDTAGS= journald
14:48:33 [2022-09-08T14:48:33.995Z] DOCKER_GRAPHDRIVER=overlay2
14:48:33 [2022-09-08T14:48:33.995Z] GO111MODULE=off
14:48:33 [2022-09-08T14:48:33.995Z] DOCKER_EXPERIMENTAL=1
14:48:33 [2022-09-08T14:48:33.995Z] TEST_SKIP_INTEGRATION_CLI=1
14:48:33 [2022-09-08T14:48:33.995Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:48:33 [2022-09-08T14:48:33.995Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:48:33 [2022-09-08T14:48:33.995Z] GOPATH=/go
14:48:33 [2022-09-08T14:48:33.995Z] PKG_CONFIG=pkg-config
14:48:33 [2022-09-08T14:48:33.995Z] _=/usr/bin/env
14:48:33 [2022-09-08T14:48:33.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:48:37 [2022-09-08T14:48:37.450Z] #37 18.67 Fetched 40.7 MB in 17s (2382 kB/s)
14:48:37 [2022-09-08T14:48:37.450Z] #37 18.67 Reading package lists...
14:48:37 [2022-09-08T14:48:37.450Z] #37 ...
14:48:37 [2022-09-08T14:48:37.450Z] 
14:48:37 [2022-09-08T14:48:37.450Z] #27 [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
14:48:37 [2022-09-08T14:48:37.450Z] #27 18.68 Fetched 40.7 MB in 17s (2371 kB/s)
14:48:37 [2022-09-08T14:48:37.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:48:37 [2022-09-08T14:48:37.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:48:40 [2022-09-08T14:48:40.500Z] #33 ...
14:48:40 [2022-09-08T14:48:40.500Z] 
14:48:40 [2022-09-08T14:48:40.500Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:48:40 [2022-09-08T14:48:40.500Z] #43 22.71 Cloning into '/tmp/crun-build/libocispec/yajl'...
14:48:40 [2022-09-08T14:48:40.500Z] #43 24.09 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
14:48:40 [2022-09-08T14:48:40.500Z] #43 24.39 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
14:48:40 [2022-09-08T14:48:40.500Z] #43 24.49 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
14:48:40 [2022-09-08T14:48:40.500Z] #43 ...
14:48:40 [2022-09-08T14:48:40.500Z] 
14:48:40 [2022-09-08T14:48:40.500Z] #33 [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
14:48:40 [2022-09-08T14:48:40.500Z] #33 81.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:48:40 [2022-09-08T14:48:40.500Z] #33 81.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:48:40 [2022-09-08T14:48:40.500Z] #33 81.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:48:45 [2022-09-08T14:48:45.587Z] #27 18.68 Reading package lists...
14:48:45 [2022-09-08T14:48:45.587Z] #27 ...
14:48:45 [2022-09-08T14:48:45.587Z] 
14:48:45 [2022-09-08T14:48:45.587Z] #37 [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
14:48:45 [2022-09-08T14:48:45.587Z] #37 18.67 Reading package lists...
14:48:46 [2022-09-08T14:48:46.158Z] #37 27.64 Reading package lists...
14:48:46 [2022-09-08T14:48:46.158Z] #37 ...
14:48:46 [2022-09-08T14:48:46.158Z] 
14:48:46 [2022-09-08T14:48:46.158Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
14:48:46 [2022-09-08T14:48:46.158Z] #36 18.97 Fetched 40.7 MB in 17s (2354 kB/s)
14:48:46 [2022-09-08T14:48:46.158Z] #36 18.97 Reading package lists...
14:48:46 [2022-09-08T14:48:46.158Z] #36 28.38 Reading package lists...
14:48:46 [2022-09-08T14:48:46.158Z] #36 ...
14:48:46 [2022-09-08T14:48:46.158Z] 
14:48:46 [2022-09-08T14:48:46.158Z] #27 [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
14:48:46 [2022-09-08T14:48:46.158Z] #27 18.68 Reading package lists...
14:48:50 [2022-09-08T14:48:50.368Z] #27 27.76 Reading package lists...
14:48:50 [2022-09-08T14:48:50.368Z] #27 ...
14:48:50 [2022-09-08T14:48:50.368Z] 
14:48:50 [2022-09-08T14:48:50.368Z] #34 [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
14:48:50 [2022-09-08T14:48:50.368Z] #34 29.25 + for f in rootlesskit rootlesskit-docker-proxy
14:48:50 [2022-09-08T14:48:50.368Z] #34 29.25 + GOBIN=/build
14:48:50 [2022-09-08T14:48:50.368Z] #34 29.25 + GO111MODULE=on
14:48:50 [2022-09-08T14:48:50.368Z] #34 29.25 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41 rootlesskit version 1.0.0
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41 Usage of /build/rootlesskit-docker-proxy:
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41   -container-ip string
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41     	container ip
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41   -container-port int
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41     	container port (default -1)
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41   -host-ip string
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41     	host ip
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41   -host-port int
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41     	host port (default -1)
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41   -proto string
14:48:50 [2022-09-08T14:48:50.368Z] #34 32.41     	proxy protocol (default "tcp")
14:48:50 [2022-09-08T14:48:50.368Z] #34 DONE 32.9s
14:48:50 [2022-09-08T14:48:50.368Z] 
14:48:50 [2022-09-08T14:48:50.369Z] #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:48:50 [2022-09-08T14:48:50.369Z] #38 DONE 0.1s
14:48:50 [2022-09-08T14:48:50.369Z] 
14:48:50 [2022-09-08T14:48:50.369Z] #39 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:48:50 [2022-09-08T14:48:50.369Z] #39 DONE 0.1s
14:48:50 [2022-09-08T14:48:50.369Z] 
14:48:50 [2022-09-08T14:48:50.369Z] #27 [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
14:48:51 [2022-09-08T14:48:51.310Z] #27 27.76 Reading package lists...
14:48:51 [2022-09-08T14:48:51.310Z] #27 ...
14:48:51 [2022-09-08T14:48:51.310Z] 
14:48:51 [2022-09-08T14:48:51.310Z] #40 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:48:51 [2022-09-08T14:48:51.310Z] #40 CACHED
14:48:51 [2022-09-08T14:48:51.310Z] 
14:48:51 [2022-09-08T14:48:51.310Z] #41 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:48:51 [2022-09-08T14:48:51.310Z] #41 CACHED
14:48:51 [2022-09-08T14:48:51.310Z] 
14:48:51 [2022-09-08T14:48:51.310Z] #42 [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             ;
14:48:51 [2022-09-08T14:48:51.310Z] #42 CACHED
14:48:51 [2022-09-08T14:48:51.310Z] 
14:48:51 [2022-09-08T14:48:51.310Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:48:51 [2022-09-08T14:48:51.310Z] #43 CACHED
14:48:51 [2022-09-08T14:48:51.571Z] 
14:48:51 [2022-09-08T14:48:51.571Z] #27 [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
14:48:52 [2022-09-08T14:48:52.720Z] #33 ...
14:48:52 [2022-09-08T14:48:52.720Z] 
14:48:52 [2022-09-08T14:48:52.720Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:48:52 [2022-09-08T14:48:52.720Z] #43 40.73 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:48:52 [2022-09-08T14:48:52.954Z] #27 27.76 Reading package lists...
14:48:52 [2022-09-08T14:48:52.955Z] #27 ...
14:48:52 [2022-09-08T14:48:52.955Z] 
14:48:52 [2022-09-08T14:48:52.955Z] #37 [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
14:48:52 [2022-09-08T14:48:52.955Z] #37 27.64 Reading package lists...
14:48:53 [2022-09-08T14:48:53.577Z] ok  	github.com/docker/docker/cmd/dockerd	0.068s	coverage: 29.9% of statements
14:48:53 [2022-09-08T14:48:53.577Z] ok  	github.com/docker/docker/container	0.124s	coverage: 35.7% of statements
14:48:53 [2022-09-08T14:48:53.577Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.405s	coverage: 0.0% of statements
14:48:53 [2022-09-08T14:48:53.577Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:48:53 [2022-09-08T14:48:53.577Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:48:53 [2022-09-08T14:48:53.577Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:48:53 [2022-09-08T14:48:53.577Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:48:53 [2022-09-08T14:48:53.577Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:48:55 [2022-09-08T14:48:55.125Z] #37 36.16 Building dependency tree...
14:48:55 [2022-09-08T14:48:55.125Z] #37 37.80 Reading state information...
14:48:56 [2022-09-08T14:48:56.508Z] #37 39.57 The following additional packages will be installed:
14:48:56 [2022-09-08T14:48:56.508Z] #37 39.58   libbtrfs0
14:48:56 [2022-09-08T14:48:56.768Z] #37 39.77 The following NEW packages will be installed:
14:48:56 [2022-09-08T14:48:56.768Z] #37 39.79   libbtrfs-dev libbtrfs0
14:48:56 [2022-09-08T14:48:56.870Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
14:48:56 [2022-09-08T14:48:56.920Z] #43 ...
14:48:56 [2022-09-08T14:48:56.921Z] 
14:48:56 [2022-09-08T14:48:56.921Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:48:57 [2022-09-08T14:48:57.338Z] #37 40.25 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
14:48:57 [2022-09-08T14:48:57.338Z] #37 40.25 Need to get 460 kB of archives.
14:48:57 [2022-09-08T14:48:57.338Z] #37 40.25 After this operation, 1237 kB of additional disk space will be used.
14:48:57 [2022-09-08T14:48:57.338Z] #37 40.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:48:57 [2022-09-08T14:48:57.338Z] #37 40.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:48:57 [2022-09-08T14:48:57.599Z] #37 40.60 debconf: delaying package configuration, since apt-utils is not installed
14:48:57 [2022-09-08T14:48:57.859Z] #37 40.84 Fetched 460 kB in 0s (1487 kB/s)
14:48:57 [2022-09-08T14:48:57.859Z] #37 40.89 Selecting previously unselected package libbtrfs0:amd64.
14:48:58 [2022-09-08T14:48:58.122Z] #37 40.89 (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.)
14:48:58 [2022-09-08T14:48:58.122Z] #37 40.95 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:48:58 [2022-09-08T14:48:58.122Z] #37 40.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:48:58 [2022-09-08T14:48:58.122Z] #37 41.06 Selecting previously unselected package libbtrfs-dev:amd64.
14:48:58 [2022-09-08T14:48:58.122Z] #37 41.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:48:58 [2022-09-08T14:48:58.122Z] #37 41.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:48:58 [2022-09-08T14:48:58.223Z] #44 55.37 Updating files:  48% (2443/4986)
Updating files:  49% (2444/4986)
Updating files:  50% (2493/4986)
Updating files:  51% (2543/4986)
Updating files:  52% (2593/4986)
Updating files:  53% (2643/4986)
Updating files:  54% (2693/4986)
Updating files:  55% (2743/4986)
Updating files:  56% (2793/4986)
Updating files:  57% (2843/4986)
Updating files:  58% (2892/4986)
Updating files:  59% (2942/4986)
Updating files:  60% (2992/4986)
Updating files:  61% (3042/4986)
Updating files:  62% (3092/4986)
Updating files:  63% (3142/4986)
Updating files:  64% (3192/4986)
Updating files:  65% (3241/4986)
Updating files:  66% (3291/4986)
Updating files:  67% (3341/4986)
Updating files:  68% (3391/4986)
Updating files:  69% (3441/4986)
Updating files:  70% (3491/4986)
Updating files:  71% (3541/4986)
Updating files:  72% (3590/4986)
Updating files:  73% (3640/4986)
Updating files:  74% (3690/4986)
Updating files:  75% (3740/4986)
Updating files:  76% (3790/4986)
Updating files:  77% (3840/4986)
Updating files:  78% (3890/4986)
Updating files:  79% (3939/4986)
Updating files:  80% (3989/4986)
Updating files:  81% (4039/4986)
Updating files:  82% (4089/4986)
Updating files:  83% (4139/4986)
Updating files:  84% (4189/4986)
Updating files:  85% (4239/4986)
Updating files:  86% (4288/4986)
Updating files:  87% (4338/4986)
Updating files:  88% (4388/4986)
Updating files:  89% (4438/4986)
Updating files:  90% (4488/4986)
Updating files:  91% (4538/4986)
Updating files:  92% (4588/4986)
Updating files:  93% (4637/4986)
Updating files:  94% (4687/4986)
Updating files:  95% (4737/4986)
Updating files:  96% (4787/4986)
Updating files:  97% (4837/4986)
Updating files:  98% (4887/4986)
Updating files:  99% (4937/4986)
Updating files: 100% (4986/4986)
Updating files: 100% (4986/4986), done.
14:48:58 [2022-09-08T14:48:58.223Z] #44 57.16 + cd /tmp/tmp.jUeJPyuz67/src/github.com/containerd/containerd
14:48:58 [2022-09-08T14:48:58.388Z] #37 41.23 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:48:58 [2022-09-08T14:48:58.388Z] #37 41.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:48:58 [2022-09-08T14:48:58.388Z] #37 41.28 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:48:58 [2022-09-08T14:48:58.388Z] #37 DONE 41.4s
14:48:58 [2022-09-08T14:48:58.388Z] 
14:48:58 [2022-09-08T14:48:58.388Z] #44 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
14:48:58 [2022-09-08T14:48:58.484Z] #44 57.16 + git checkout -q v1.6.8
14:48:58 [2022-09-08T14:48:58.650Z] #44 DONE 0.1s
14:48:58 [2022-09-08T14:48:58.650Z] 
14:48:58 [2022-09-08T14:48:58.650Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:48:58 [2022-09-08T14:48:58.779Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.017s	coverage: 65.3% of statements
14:48:59 [2022-09-08T14:48:59.590Z] #45 0.958 + RM_GOPATH=0
14:48:59 [2022-09-08T14:48:59.590Z] #45 0.958 + TMP_GOPATH=
14:48:59 [2022-09-08T14:48:59.590Z] #45 0.958 + : /build
14:48:59 [2022-09-08T14:48:59.590Z] #45 0.960 + '[' -z '' ']'
14:48:59 [2022-09-08T14:48:59.590Z] #45 0.960 ++ mktemp -d
14:48:59 [2022-09-08T14:48:59.590Z] #45 0.961 + export GOPATH=/tmp/tmp.TmPr9CfFUs
14:48:59 [2022-09-08T14:48:59.590Z] #45 0.961 + GOPATH=/tmp/tmp.TmPr9CfFUs
14:48:59 [2022-09-08T14:48:59.590Z] #45 0.961 + RM_GOPATH=1
14:48:59 [2022-09-08T14:48:59.590Z] #45 0.961 + case "$(go env GOARCH)" in
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.961 ++ go env GOARCH
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.973 + export GO_BUILDMODE=-buildmode=pie
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.974 + GO_BUILDMODE=-buildmode=pie
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.975 ++ dirname /install.sh
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.976 + dir=/
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.976 + bin=containerd
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.976 + shift
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.977 + '[' '!' -f //containerd.installer ']'
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.977 + . //containerd.installer
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.978 ++ set -e
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.978 ++ : v1.6.8
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.979 + install_containerd
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.979 + echo 'Install containerd version v1.6.8'
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.979 Install containerd version v1.6.8
14:48:59 [2022-09-08T14:48:59.591Z] #45 0.979 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TmPr9CfFUs/src/github.com/containerd/containerd
14:48:59 [2022-09-08T14:48:59.591Z] #45 1.009 Cloning into '/tmp/tmp.TmPr9CfFUs/src/github.com/containerd/containerd'...
14:48:59 [2022-09-08T14:48:59.879Z] #44 58.64 + export 'BUILDTAGS=netgo osusergo static_build'
14:48:59 [2022-09-08T14:48:59.879Z] #44 58.64 + BUILDTAGS='netgo osusergo static_build'
14:48:59 [2022-09-08T14:48:59.879Z] #44 58.64 + export EXTRA_FLAGS=-buildmode=pie
14:48:59 [2022-09-08T14:48:59.879Z] #44 58.64 + EXTRA_FLAGS=-buildmode=pie
14:48:59 [2022-09-08T14:48:59.879Z] #44 58.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:48:59 [2022-09-08T14:48:59.879Z] #44 58.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:48:59 [2022-09-08T14:48:59.879Z] #44 58.64 + '[' '' = dynamic ']'
14:48:59 [2022-09-08T14:48:59.879Z] #44 58.64 + make
14:49:00 [2022-09-08T14:49:00.161Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
14:49:01 [2022-09-08T14:49:01.793Z] #44 60.73 + bin/ctr
14:49:02 [2022-09-08T14:49:02.146Z] #45 ...
14:49:02 [2022-09-08T14:49:02.146Z] 
14:49:02 [2022-09-08T14:49:02.146Z] #36 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
14:49:02 [2022-09-08T14:49:02.146Z] #36 28.38 Reading package lists...
14:49:02 [2022-09-08T14:49:02.146Z] #36 36.83 Building dependency tree...
14:49:02 [2022-09-08T14:49:02.146Z] #36 38.34 Reading state information...
14:49:02 [2022-09-08T14:49:02.146Z] #36 39.84 The following additional packages will be installed:
14:49:02 [2022-09-08T14:49:02.146Z] #36 39.86   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
14:49:02 [2022-09-08T14:49:02.146Z] #36 39.88 Suggested packages:
14:49:02 [2022-09-08T14:49:02.146Z] #36 39.88   cmake-doc ninja-build lrzip
14:49:02 [2022-09-08T14:49:02.146Z] #36 39.88 Recommended packages:
14:49:02 [2022-09-08T14:49:02.146Z] #36 39.88   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.27 The following NEW packages will be installed:
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.28   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.63 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.63 Need to get 8418 kB of archives.
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.63 After this operation, 34.9 MB of additional disk space will be used.
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:49:02 [2022-09-08T14:49:02.146Z] #36 40.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:49:02 [2022-09-08T14:49:02.146Z] #36 41.22 debconf: delaying package configuration, since apt-utils is not installed
14:49:02 [2022-09-08T14:49:02.146Z] #36 41.51 Fetched 8418 kB in 0s (20.1 MB/s)
14:49:02 [2022-09-08T14:49:02.146Z] #36 41.59 Selecting previously unselected package xxd.
14:49:02 [2022-09-08T14:49:02.146Z] #36 41.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
14:49:02 [2022-09-08T14:49:02.146Z] #36 41.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 41.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 41.81 Selecting previously unselected package vim-common.
14:49:02 [2022-09-08T14:49:02.146Z] #36 41.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 41.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.06 Selecting previously unselected package cmake-data.
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.09 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.81 Selecting previously unselected package libarchive13:amd64.
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.81 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.82 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.91 Selecting previously unselected package libjsoncpp24:amd64.
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.91 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.96 Selecting previously unselected package librhash0:amd64.
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.96 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 42.97 Unpacking librhash0:amd64 (1.4.1-2) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 43.03 Selecting previously unselected package libuv1:amd64.
14:49:02 [2022-09-08T14:49:02.146Z] #36 43.05 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 43.05 Unpacking libuv1:amd64 (1.40.0-2) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 43.11 Selecting previously unselected package cmake.
14:49:02 [2022-09-08T14:49:02.146Z] #36 43.11 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 43.12 Unpacking cmake (3.18.4-2+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 44.37 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 44.38 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 44.40 Setting up libuv1:amd64 (1.40.0-2) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 44.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 44.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 44.45 Setting up librhash0:amd64 (1.4.1-2) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 44.47 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 44.49 Setting up cmake (3.18.4-2+deb11u1) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 44.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:49:02 [2022-09-08T14:49:02.146Z] #36 DONE 44.9s
14:49:02 [2022-09-08T14:49:02.146Z] 
14:49:02 [2022-09-08T14:49:02.146Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:49:02 [2022-09-08T14:49:02.146Z] #46 DONE 0.1s
14:49:02 [2022-09-08T14:49:02.146Z] 
14:49:02 [2022-09-08T14:49:02.146Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:49:02 [2022-09-08T14:49:02.717Z] #47 0.812 + RM_GOPATH=0
14:49:02 [2022-09-08T14:49:02.717Z] #47 0.812 + TMP_GOPATH=
14:49:02 [2022-09-08T14:49:02.717Z] #47 0.812 + : /build
14:49:02 [2022-09-08T14:49:02.717Z] #47 0.812 + '[' -z '' ']'
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.813 ++ mktemp -d
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.814 + export GOPATH=/tmp/tmp.h8zsY1XKMa
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.815 + GOPATH=/tmp/tmp.h8zsY1XKMa
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.815 + RM_GOPATH=1
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.815 + case "$(go env GOARCH)" in
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.816 ++ go env GOARCH
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.821 + export GO_BUILDMODE=-buildmode=pie
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.821 + GO_BUILDMODE=-buildmode=pie
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.821 ++ dirname /install.sh
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.822 + dir=/
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.823 + bin=tini
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.823 + shift
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.823 + '[' '!' -f //tini.installer ']'
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.823 + . //tini.installer
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.824 ++ : v0.19.0
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.825 + install_tini
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.825 + echo 'Install tini version v0.19.0'
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.825 Install tini version v0.19.0
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.826 + git clone https://github.com/krallin/tini.git /tmp/tmp.h8zsY1XKMa/tini
14:49:02 [2022-09-08T14:49:02.977Z] #47 0.828 Cloning into '/tmp/tmp.h8zsY1XKMa/tini'...
14:49:03 [2022-09-08T14:49:03.548Z] #47 1.465 + cd /tmp/tmp.h8zsY1XKMa/tini
14:49:03 [2022-09-08T14:49:03.548Z] #47 1.466 + git checkout -q v0.19.0
14:49:03 [2022-09-08T14:49:03.548Z] #47 1.478 + cmake .
14:49:03 [2022-09-08T14:49:03.548Z] #47 ...
14:49:03 [2022-09-08T14:49:03.548Z] 
14:49:03 [2022-09-08T14:49:03.548Z] #27 [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
14:49:03 [2022-09-08T14:49:03.548Z] #27 27.76 Reading package lists...
14:49:03 [2022-09-08T14:49:03.548Z] #27 36.65 Building dependency tree...
14:49:03 [2022-09-08T14:49:03.548Z] #27 38.27 Reading state information...
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.66 The following additional packages will be installed:
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.66   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.66   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.66   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.66   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.67   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.67   mingw-w64-common mingw-w64-x86-64-dev
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.71 Suggested packages:
14:49:03 [2022-09-08T14:49:03.548Z] #27 39.71   gcc-10-locales seccomp wine64
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.20 The following NEW packages will be installed:
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.20   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.20   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.20   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.20   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.20   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.21   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.21   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.21   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.21   mingw-w64-x86-64-dev
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.63 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.63 Need to get 115 MB of archives.
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.63 After this operation, 645 MB of additional disk space will be used.
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.63 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.67 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.81 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.82 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 40.99 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 41.39 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 41.59 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 41.78 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.09 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.22 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.24 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]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.85 debconf: delaying package configuration, since apt-utils is not installed
14:49:03 [2022-09-08T14:49:03.548Z] #27 42.99 Fetched 115 MB in 2s (58.7 MB/s)
14:49:03 [2022-09-08T14:49:03.548Z] #27 43.02 Selecting previously unselected package binutils-mingw-w64-i686.
14:49:03 [2022-09-08T14:49:03.548Z] #27 43.02 (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.)
14:49:03 [2022-09-08T14:49:03.548Z] #27 43.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 43.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 43.78 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:49:03 [2022-09-08T14:49:03.548Z] #27 43.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 43.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 44.57 Selecting previously unselected package binutils-mingw-w64.
14:49:03 [2022-09-08T14:49:03.548Z] #27 44.58 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 44.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 44.69 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:49:03 [2022-09-08T14:49:03.548Z] #27 44.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 44.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 44.93 Selecting previously unselected package dmsetup.
14:49:03 [2022-09-08T14:49:03.548Z] #27 44.94 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 44.95 Unpacking dmsetup (2:1.02.175-2.1) ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 45.04 Selecting previously unselected package mingw-w64-common.
14:49:03 [2022-09-08T14:49:03.548Z] #27 45.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 45.07 Unpacking mingw-w64-common (8.0.0-1) ...
14:49:03 [2022-09-08T14:49:03.548Z] #27 46.59 Selecting previously unselected package mingw-w64-x86-64-dev.
14:49:03 [2022-09-08T14:49:03.549Z] #27 46.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:49:03 [2022-09-08T14:49:03.549Z] #27 46.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:49:03 [2022-09-08T14:49:03.549Z] #27 ...
14:49:03 [2022-09-08T14:49:03.549Z] 
14:49:03 [2022-09-08T14:49:03.549Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:49:03 [2022-09-08T14:49:03.549Z] #47 1.665 -- The C compiler identification is GNU 10.2.1
14:49:03 [2022-09-08T14:49:03.809Z] #47 1.694 -- Detecting C compiler ABI info
14:49:03 [2022-09-08T14:49:03.809Z] #47 1.954 -- Detecting C compiler ABI info - done
14:49:04 [2022-09-08T14:49:04.069Z] #47 2.004 -- Check for working C compiler: /usr/bin/cc - skipped
14:49:04 [2022-09-08T14:49:04.069Z] #47 2.005 -- Detecting C compile features
14:49:04 [2022-09-08T14:49:04.069Z] #47 2.006 -- Detecting C compile features - done
14:49:04 [2022-09-08T14:49:04.069Z] #47 2.024 -- Performing Test HAS_BUILTIN_FORTIFY
14:49:04 [2022-09-08T14:49:04.069Z] #47 2.081 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:49:04 [2022-09-08T14:49:04.069Z] #47 2.103 -- Configuring done
14:49:04 [2022-09-08T14:49:04.069Z] #47 2.110 -- Generating done
14:49:04 [2022-09-08T14:49:04.069Z] #47 2.114 -- Build files have been written to: /tmp/tmp.h8zsY1XKMa/tini
14:49:04 [2022-09-08T14:49:04.069Z] #47 2.119 + make tini-static
14:49:04 [2022-09-08T14:49:04.329Z] #47 2.272 Scanning dependencies of target tini-static
14:49:04 [2022-09-08T14:49:04.329Z] #47 2.292 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:49:04 [2022-09-08T14:49:04.900Z] #47 2.733 [100%] Linking C executable tini-static
14:49:05 [2022-09-08T14:49:05.161Z] #47 3.003 [100%] Built target tini-static
14:49:05 [2022-09-08T14:49:05.161Z] #47 3.027 + mkdir -p /build
14:49:05 [2022-09-08T14:49:05.161Z] #47 3.031 + cp tini-static /build/docker-init
14:49:05 [2022-09-08T14:49:05.733Z] #47 DONE 3.6s
14:49:05 [2022-09-08T14:49:05.733Z] 
14:49:05 [2022-09-08T14:49:05.733Z] #27 [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
14:49:05 [2022-09-08T14:49:05.733Z] #27 48.43 Selecting previously unselected package gcc-mingw-w64-base.
14:49:05 [2022-09-08T14:49:05.733Z] #27 48.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:49:05 [2022-09-08T14:49:05.733Z] #27 48.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:49:05 [2022-09-08T14:49:05.733Z] #27 48.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:49:05 [2022-09-08T14:49:05.733Z] #27 48.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:49:05 [2022-09-08T14:49:05.733Z] #27 48.66 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:49:06 [2022-09-08T14:49:06.012Z] #44 ...
14:49:06 [2022-09-08T14:49:06.012Z] 
14:49:06 [2022-09-08T14:49:06.012Z] #33 [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
14:49:06 [2022-09-08T14:49:06.012Z] #33 96.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:49:06 [2022-09-08T14:49:06.012Z] #33 96.23 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:49:06 [2022-09-08T14:49:06.012Z] #33 96.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:06 [2022-09-08T14:49:06.012Z] #33 102.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:49:06 [2022-09-08T14:49:06.012Z] #33 102.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:49:06 [2022-09-08T14:49:06.012Z] #33 102.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:49:06 [2022-09-08T14:49:06.012Z] #33 ...
14:49:06 [2022-09-08T14:49:06.012Z] 
14:49:06 [2022-09-08T14:49:06.012Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:49:06 [2022-09-08T14:49:06.012Z] #43 52.01 libtoolize: putting auxiliary files in '.'.
14:49:06 [2022-09-08T14:49:06.012Z] #43 52.02 libtoolize: copying file './ltmain.sh'
14:49:06 [2022-09-08T14:49:06.012Z] #43 52.84 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:49:06 [2022-09-08T14:49:06.012Z] #43 52.84 libtoolize: and rerunning libtoolize and aclocal.
14:49:06 [2022-09-08T14:49:06.012Z] #43 52.85 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:49:06 [2022-09-08T14:49:06.734Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
14:49:07 [2022-09-08T14:49:07.292Z] #27 ...
14:49:07 [2022-09-08T14:49:07.292Z] 
14:49:07 [2022-09-08T14:49:07.292Z] #48 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:49:07 [2022-09-08T14:49:07.292Z] #48 CACHED
14:49:07 [2022-09-08T14:49:07.292Z] 
14:49:07 [2022-09-08T14:49:07.292Z] #49 [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
14:49:07 [2022-09-08T14:49:07.292Z] #49 CACHED
14:49:07 [2022-09-08T14:49:07.576Z] 
14:49:07 [2022-09-08T14:49:07.576Z] #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
14:49:07 [2022-09-08T14:49:07.576Z] #50 CACHED
14:49:07 [2022-09-08T14:49:07.576Z] 
14:49:07 [2022-09-08T14:49:07.576Z] #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
14:49:07 [2022-09-08T14:49:07.576Z] #51 CACHED
14:49:07 [2022-09-08T14:49:07.576Z] 
14:49:07 [2022-09-08T14:49:07.576Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:49:07 [2022-09-08T14:49:07.868Z] #45 ...
14:49:07 [2022-09-08T14:49:07.868Z] 
14:49:07 [2022-09-08T14:49:07.868Z] #52 [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
14:49:07 [2022-09-08T14:49:07.868Z] #52 CACHED
14:49:07 [2022-09-08T14:49:07.868Z] 
14:49:07 [2022-09-08T14:49:07.868Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:49:08 [2022-09-08T14:49:08.116Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 76.8% of statements
14:49:08 [2022-09-08T14:49:08.132Z] #45 ...
14:49:08 [2022-09-08T14:49:08.132Z] 
14:49:08 [2022-09-08T14:49:08.132Z] #53 [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
14:49:08 [2022-09-08T14:49:08.132Z] #53 CACHED
14:49:08 [2022-09-08T14:49:08.396Z] 
14:49:08 [2022-09-08T14:49:08.396Z] #54 [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
14:49:08 [2022-09-08T14:49:08.396Z] #54 CACHED
14:49:08 [2022-09-08T14:49:08.396Z] 
14:49:08 [2022-09-08T14:49:08.396Z] #27 [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
14:49:08 [2022-09-08T14:49:08.685Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
14:49:09 [2022-09-08T14:49:09.256Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
14:49:09 [2022-09-08T14:49:09.350Z] #27 52.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:49:09 [2022-09-08T14:49:09.350Z] #27 52.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:49:09 [2022-09-08T14:49:09.350Z] #27 52.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:09 [2022-09-08T14:49:09.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:49:10 [2022-09-08T14:49:10.206Z] ok  	github.com/docker/docker/daemon	10.122s	coverage: 16.4% of statements
14:49:10 [2022-09-08T14:49:10.206Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:49:10 [2022-09-08T14:49:10.206Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:49:10 [2022-09-08T14:49:10.206Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
14:49:10 [2022-09-08T14:49:10.206Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:49:10 [2022-09-08T14:49:10.228Z] #43 ...
14:49:10 [2022-09-08T14:49:10.228Z] 
14:49:10 [2022-09-08T14:49:10.228Z] #33 [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
14:49:10 [2022-09-08T14:49:10.228Z] #33 108.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:49:10 [2022-09-08T14:49:10.228Z] #33 108.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:49:10 [2022-09-08T14:49:10.228Z] #33 108.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:10 [2022-09-08T14:49:10.775Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.706s	coverage: 74.8% of statements
14:49:12 [2022-09-08T14:49:12.155Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.358s	coverage: 60.7% of statements
14:49:12 [2022-09-08T14:49:12.155Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
14:49:13 [2022-09-08T14:49:13.528Z] #33 ...
14:49:13 [2022-09-08T14:49:13.529Z] 
14:49:13 [2022-09-08T14:49:13.529Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:49:13 [2022-09-08T14:49:13.529Z] #43 62.90 configure.ac:7: installing './compile'
14:49:13 [2022-09-08T14:49:13.534Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
14:49:13 [2022-09-08T14:49:13.603Z] #27 56.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:49:13 [2022-09-08T14:49:13.603Z] #27 56.13 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:49:13 [2022-09-08T14:49:13.603Z] #27 56.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:13 [2022-09-08T14:49:13.790Z] #43 62.90 configure.ac:11: installing './config.guess'
14:49:13 [2022-09-08T14:49:13.790Z] #43 62.92 configure.ac:11: installing './config.sub'
14:49:13 [2022-09-08T14:49:13.790Z] #43 62.94 configure.ac:8: installing './install-sh'
14:49:13 [2022-09-08T14:49:13.790Z] #43 62.95 configure.ac:8: installing './missing'
14:49:14 [2022-09-08T14:49:14.050Z] #43 63.12 Makefile.am: installing './depcomp'
14:49:14 [2022-09-08T14:49:14.932Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.257s	coverage: 50.6% of statements
14:49:14 [2022-09-08T14:49:14.987Z] #27 57.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:49:14 [2022-09-08T14:49:14.987Z] #27 57.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:49:14 [2022-09-08T14:49:14.987Z] #27 57.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:49:15 [2022-09-08T14:49:15.434Z] #43 64.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:49:15 [2022-09-08T14:49:15.434Z] #43 64.53 libtoolize: copying file 'build-aux/ltmain.sh'
14:49:15 [2022-09-08T14:49:15.434Z] #43 64.67 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:49:15 [2022-09-08T14:49:15.434Z] #43 64.67 libtoolize: copying file 'm4/libtool.m4'
14:49:15 [2022-09-08T14:49:15.434Z] #43 64.79 libtoolize: copying file 'm4/ltoptions.m4'
14:49:15 [2022-09-08T14:49:15.694Z] #43 64.88 libtoolize: copying file 'm4/ltsugar.m4'
14:49:15 [2022-09-08T14:49:15.874Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.048s	coverage: 46.1% of statements
14:49:15 [2022-09-08T14:49:15.874Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:49:15 [2022-09-08T14:49:15.958Z] #43 65.00 libtoolize: copying file 'm4/ltversion.m4'
14:49:15 [2022-09-08T14:49:15.958Z] #43 65.13 libtoolize: copying file 'm4/lt~obsolete.m4'
14:49:15 [2022-09-08T14:49:15.958Z] #43 65.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:49:16 [2022-09-08T14:49:16.370Z] #27 59.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:49:16 [2022-09-08T14:49:16.371Z] #27 59.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:49:16 [2022-09-08T14:49:16.371Z] #27 59.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:17 [2022-09-08T14:49:17.257Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
14:49:17 [2022-09-08T14:49:17.517Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.894s	coverage: 58.5% of statements
14:49:17 [2022-09-08T14:49:17.517Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:49:17 [2022-09-08T14:49:17.517Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:49:17 [2022-09-08T14:49:17.776Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
14:49:18 [2022-09-08T14:49:18.347Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
14:49:19 [2022-09-08T14:49:19.729Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 6.8% of statements
14:49:19 [2022-09-08T14:49:19.729Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:49:19 [2022-09-08T14:49:19.729Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:49:19 [2022-09-08T14:49:19.989Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
14:49:20 [2022-09-08T14:49:20.574Z] #27 63.13 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:49:20 [2022-09-08T14:49:20.574Z] #27 63.14 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:49:20 [2022-09-08T14:49:20.574Z] #27 63.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:20 [2022-09-08T14:49:20.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:49:20 [2022-09-08T14:49:20.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:49:20 [2022-09-08T14:49:20.929Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
14:49:20 [2022-09-08T14:49:20.930Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 79.9% of statements
14:49:20 [2022-09-08T14:49:20.930Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:49:21 [2022-09-08T14:49:21.500Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
14:49:21 [2022-09-08T14:49:21.958Z] #27 64.81 Selecting previously unselected package g++-mingw-w64-x86-64.
14:49:21 [2022-09-08T14:49:21.958Z] #27 64.82 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:49:21 [2022-09-08T14:49:21.958Z] #27 64.83 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:49:21 [2022-09-08T14:49:21.958Z] #27 64.90 Selecting previously unselected package libapparmor1:amd64.
14:49:21 [2022-09-08T14:49:21.958Z] #27 64.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:49:21 [2022-09-08T14:49:21.958Z] #27 64.91 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:49:21 [2022-09-08T14:49:21.958Z] #27 64.96 Selecting previously unselected package libapparmor-dev:amd64.
14:49:21 [2022-09-08T14:49:21.958Z] #27 64.97 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:49:21 [2022-09-08T14:49:21.958Z] #27 64.97 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:49:22 [2022-09-08T14:49:22.069Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.014s	coverage: 88.2% of statements
14:49:22 [2022-09-08T14:49:22.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:49:22 [2022-09-08T14:49:22.218Z] #27 65.05 Selecting previously unselected package libbtrfs0:amd64.
14:49:22 [2022-09-08T14:49:22.218Z] #27 65.06 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.218Z] #27 65.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:49:22 [2022-09-08T14:49:22.218Z] #27 65.14 Selecting previously unselected package libbtrfs-dev:amd64.
14:49:22 [2022-09-08T14:49:22.218Z] #27 65.15 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.218Z] #27 65.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:49:22 [2022-09-08T14:49:22.218Z] #27 65.28 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.28 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.29 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.33 Selecting previously unselected package libudev-dev:amd64.
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.34 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.34 Unpacking libudev-dev:amd64 (247.3-7) ...
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.43 Selecting previously unselected package libsepol1-dev:amd64.
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.43 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.44 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.57 Selecting previously unselected package libpcre2-16-0:amd64.
14:49:22 [2022-09-08T14:49:22.478Z] #27 65.57 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.543Z] #43 ...
14:49:22 [2022-09-08T14:49:22.543Z] 
14:49:22 [2022-09-08T14:49:22.543Z] #33 [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
14:49:22 [2022-09-08T14:49:22.543Z] #33 122.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:49:22 [2022-09-08T14:49:22.543Z] #33 122.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.543Z] #33 122.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:22 [2022-09-08T14:49:22.738Z] #27 65.58 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
14:49:22 [2022-09-08T14:49:22.738Z] #27 65.68 Selecting previously unselected package libpcre2-32-0:amd64.
14:49:22 [2022-09-08T14:49:22.738Z] #27 65.68 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.738Z] #27 65.69 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
14:49:22 [2022-09-08T14:49:22.738Z] #27 65.79 Selecting previously unselected package libpcre2-posix2:amd64.
14:49:22 [2022-09-08T14:49:22.999Z] #27 65.80 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.999Z] #27 65.80 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
14:49:22 [2022-09-08T14:49:22.999Z] #27 65.85 Selecting previously unselected package libpcre2-dev:amd64.
14:49:22 [2022-09-08T14:49:22.999Z] #27 65.86 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.999Z] #27 65.86 Unpacking libpcre2-dev:amd64 (10.36-2) ...
14:49:22 [2022-09-08T14:49:22.999Z] #27 ...
14:49:22 [2022-09-08T14:49:22.999Z] 
14:49:22 [2022-09-08T14:49:22.999Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:49:22 [2022-09-08T14:49:22.999Z] #45 14.31 + cd /tmp/tmp.TmPr9CfFUs/src/github.com/containerd/containerd
14:49:22 [2022-09-08T14:49:22.999Z] #45 14.31 + git checkout -q v1.6.8
14:49:22 [2022-09-08T14:49:22.999Z] #45 15.23 + export 'BUILDTAGS=netgo osusergo static_build'
14:49:22 [2022-09-08T14:49:22.999Z] #45 15.23 + BUILDTAGS='netgo osusergo static_build'
14:49:22 [2022-09-08T14:49:22.999Z] #45 15.23 + export EXTRA_FLAGS=-buildmode=pie
14:49:22 [2022-09-08T14:49:22.999Z] #45 15.23 + EXTRA_FLAGS=-buildmode=pie
14:49:22 [2022-09-08T14:49:22.999Z] #45 15.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:49:22 [2022-09-08T14:49:22.999Z] #45 15.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:49:22 [2022-09-08T14:49:22.999Z] #45 15.23 + '[' '' = dynamic ']'
14:49:22 [2022-09-08T14:49:22.999Z] #45 15.23 + make
14:49:22 [2022-09-08T14:49:22.999Z] #45 16.03 + bin/ctr
14:49:22 [2022-09-08T14:49:22.999Z] #45 ...
14:49:22 [2022-09-08T14:49:22.999Z] 
14:49:22 [2022-09-08T14:49:22.999Z] #27 [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
14:49:22 [2022-09-08T14:49:22.999Z] #27 66.04 Selecting previously unselected package libselinux1-dev:amd64.
14:49:22 [2022-09-08T14:49:22.999Z] #27 66.05 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:49:22 [2022-09-08T14:49:22.999Z] #27 66.06 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:49:22 [2022-09-08T14:49:22.999Z] #27 66.16 Selecting previously unselected package libdevmapper-dev:amd64.
14:49:23 [2022-09-08T14:49:23.010Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.149s	coverage: 76.8% of statements
14:49:23 [2022-09-08T14:49:23.259Z] #27 66.17 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:49:23 [2022-09-08T14:49:23.259Z] #27 66.17 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:49:23 [2022-09-08T14:49:23.259Z] #27 66.22 Selecting previously unselected package libseccomp-dev:amd64.
14:49:23 [2022-09-08T14:49:23.259Z] #27 66.22 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:49:23 [2022-09-08T14:49:23.259Z] #27 66.23 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:49:23 [2022-09-08T14:49:23.269Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.29 Selecting previously unselected package libsystemd-dev:amd64.
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.30 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.31 Unpacking libsystemd-dev:amd64 (247.3-7) ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.55 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.57 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.58 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.59 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.61 Setting up libpcre2-16-0:amd64 (10.36-2) ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.62 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.64 Setting up libpcre2-32-0:amd64 (10.36-2) ...
14:49:23 [2022-09-08T14:49:23.520Z] #27 66.65 Setting up libudev-dev:amd64 (247.3-7) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.66 Setting up libpcre2-posix2:amd64 (10.36-2) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.68 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.71 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.72 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.74 Setting up mingw-w64-common (8.0.0-1) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.75 Setting up libsystemd-dev:amd64 (247.3-7) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.76 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.78 Setting up libpcre2-dev:amd64 (10.36-2) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.79 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.80 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.82 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.83 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
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.84 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.85 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
14:49:23 [2022-09-08T14:49:23.781Z] #27 66.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:49:24 [2022-09-08T14:49:24.042Z] #27 66.88 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:24 [2022-09-08T14:49:24.042Z] #27 66.89 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
14:49:24 [2022-09-08T14:49:24.042Z] #27 66.90 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:24 [2022-09-08T14:49:24.042Z] #27 66.92 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:49:24 [2022-09-08T14:49:24.042Z] #27 66.94 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:24 [2022-09-08T14:49:24.042Z] #27 66.96 Setting up dmsetup (2:1.02.175-2.1) ...
14:49:24 [2022-09-08T14:49:24.042Z] #27 66.98 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:24 [2022-09-08T14:49:24.042Z] #27 66.99 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:49:24 [2022-09-08T14:49:24.042Z] #27 67.01 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:49:24 [2022-09-08T14:49:24.208Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
14:49:24 [2022-09-08T14:49:24.776Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 67.6% of statements
14:49:25 [2022-09-08T14:49:25.346Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
14:49:25 [2022-09-08T14:49:25.426Z] #27 DONE 68.3s
14:49:25 [2022-09-08T14:49:25.426Z] 
14:49:25 [2022-09-08T14:49:25.426Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:49:25 [2022-09-08T14:49:25.426Z] #45 ...
14:49:25 [2022-09-08T14:49:25.426Z] 
14:49:25 [2022-09-08T14:49:25.426Z] #55 [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
14:49:26 [2022-09-08T14:49:26.284Z] ok  	github.com/docker/docker/daemon/logger/journald	3.619s	coverage: 74.3% of statements
14:49:26 [2022-09-08T14:49:26.284Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
14:49:26 [2022-09-08T14:49:26.284Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
14:49:26 [2022-09-08T14:49:26.284Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:49:26 [2022-09-08T14:49:26.284Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:49:26 [2022-09-08T14:49:26.812Z] #55 1.210 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:49:26 [2022-09-08T14:49:26.812Z] #55 1.210 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:49:26 [2022-09-08T14:49:26.812Z] #55 1.210 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:49:26 [2022-09-08T14:49:26.855Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
14:49:27 [2022-09-08T14:49:27.115Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
14:49:27 [2022-09-08T14:49:27.685Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
14:49:27 [2022-09-08T14:49:27.944Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.536s	coverage: 82.5% of statements
14:49:27 [2022-09-08T14:49:27.944Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:49:27 [2022-09-08T14:49:27.944Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:49:28 [2022-09-08T14:49:28.689Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.1 Selecting previously unselected package g++-mingw-w64-x86-64.
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.3 Selecting previously unselected package libapparmor1:amd64.
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.4 Selecting previously unselected package libapparmor-dev:amd64.
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.6 Selecting previously unselected package libbtrfs0:amd64.
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.8 Selecting previously unselected package libbtrfs-dev:amd64.
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 129.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 130.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:49:29 [2022-09-08T14:49:29.214Z] #33 130.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 130.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 130.2 Selecting previously unselected package libudev-dev:amd64.
14:49:29 [2022-09-08T14:49:29.214Z] #33 130.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
14:49:29 [2022-09-08T14:49:29.214Z] #33 130.2 Unpacking libudev-dev:amd64 (247.3-7) ...
14:49:29 [2022-09-08T14:49:29.474Z] #33 130.4 Selecting previously unselected package libsepol1-dev:amd64.
14:49:29 [2022-09-08T14:49:29.474Z] #33 130.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:49:29 [2022-09-08T14:49:29.474Z] #33 130.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:49:29 [2022-09-08T14:49:29.733Z] #33 130.7 Selecting previously unselected package libpcre2-16-0:amd64.
14:49:29 [2022-09-08T14:49:29.733Z] #33 130.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
14:49:29 [2022-09-08T14:49:29.733Z] #33 130.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
14:49:29 [2022-09-08T14:49:29.733Z] #33 ...
14:49:29 [2022-09-08T14:49:29.733Z] 
14:49:29 [2022-09-08T14:49:29.733Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:49:29 [2022-09-08T14:49:29.733Z] #43 78.99 configure.ac:7: installing 'build-aux/compile'
14:49:29 [2022-09-08T14:49:29.733Z] #43 79.01 configure.ac:9: installing 'build-aux/config.guess'
14:49:29 [2022-09-08T14:49:29.733Z] #43 79.02 configure.ac:9: installing 'build-aux/config.sub'
14:49:29 [2022-09-08T14:49:29.733Z] #43 79.04 configure.ac:11: installing 'build-aux/install-sh'
14:49:29 [2022-09-08T14:49:29.733Z] #43 79.05 configure.ac:11: installing 'build-aux/missing'
14:49:30 [2022-09-08T14:49:30.302Z] #43 79.34 Makefile.am: installing 'build-aux/depcomp'
14:49:30 [2022-09-08T14:49:30.302Z] #43 79.45 parallel-tests: installing 'build-aux/test-driver'
14:49:30 [2022-09-08T14:49:30.596Z] ok  	github.com/docker/docker/distribution	1.513s	coverage: 28.0% of statements
14:49:30 [2022-09-08T14:49:30.596Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:49:31 [2022-09-08T14:49:31.193Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
14:49:31 [2022-09-08T14:49:31.486Z] ok  	github.com/docker/docker/distribution/xfer	1.894s	coverage: 84.9% of statements
14:49:31 [2022-09-08T14:49:31.486Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:49:31 [2022-09-08T14:49:31.746Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.9% of statements
14:49:32 [2022-09-08T14:49:32.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:49:32 [2022-09-08T14:49:32.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:49:32 [2022-09-08T14:49:32.315Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
14:49:32 [2022-09-08T14:49:32.467Z] #55 1.679 Reading package lists...
14:49:32 [2022-09-08T14:49:32.574Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
14:49:32 [2022-09-08T14:49:32.574Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:49:32 [2022-09-08T14:49:32.574Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:49:32 [2022-09-08T14:49:32.834Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
14:49:32 [2022-09-08T14:49:32.840Z] #43 81.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:49:32 [2022-09-08T14:49:32.840Z] #43 81.78 libtoolize: copying file 'build-aux/ltmain.sh'
14:49:33 [2022-09-08T14:49:33.409Z] #43 82.67 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:49:33 [2022-09-08T14:49:33.409Z] #43 82.67 libtoolize: copying file 'm4/libtool.m4'
14:49:33 [2022-09-08T14:49:33.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:49:33 [2022-09-08T14:49:33.669Z] #43 ...
14:49:33 [2022-09-08T14:49:33.669Z] 
14:49:33 [2022-09-08T14:49:33.669Z] #33 [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
14:49:33 [2022-09-08T14:49:33.669Z] #33 130.9 Selecting previously unselected package libpcre2-32-0:amd64.
14:49:33 [2022-09-08T14:49:33.669Z] #33 130.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 130.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 131.0 Selecting previously unselected package libpcre2-posix2:amd64.
14:49:33 [2022-09-08T14:49:33.669Z] #33 131.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 131.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 131.1 Selecting previously unselected package libpcre2-dev:amd64.
14:49:33 [2022-09-08T14:49:33.669Z] #33 131.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 131.2 Unpacking libpcre2-dev:amd64 (10.36-2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 131.8 Selecting previously unselected package libselinux1-dev:amd64.
14:49:33 [2022-09-08T14:49:33.669Z] #33 131.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 131.8 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 132.0 Selecting previously unselected package libdevmapper-dev:amd64.
14:49:33 [2022-09-08T14:49:33.669Z] #33 132.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 132.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 132.1 Selecting previously unselected package libseccomp-dev:amd64.
14:49:33 [2022-09-08T14:49:33.669Z] #33 132.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 132.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 132.3 Selecting previously unselected package libsystemd-dev:amd64.
14:49:33 [2022-09-08T14:49:33.669Z] #33 132.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 132.3 Unpacking libsystemd-dev:amd64 (247.3-7) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.2 Setting up libudev-dev:amd64 (247.3-7) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.3 Setting up mingw-w64-common (8.0.0-1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.3 Setting up libsystemd-dev:amd64 (247.3-7) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.3 Setting up libpcre2-dev:amd64 (10.36-2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.4 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
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.4 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
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.5 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
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.6 Setting up dmsetup (2:1.02.175-2.1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 133.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:49:33 [2022-09-08T14:49:33.669Z] #33 DONE 134.6s
14:49:33 [2022-09-08T14:49:33.669Z] 
14:49:33 [2022-09-08T14:49:33.669Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:49:33 [2022-09-08T14:49:33.669Z] #43 82.79 libtoolize: copying file 'm4/ltoptions.m4'
14:49:33 [2022-09-08T14:49:33.669Z] #43 82.98 libtoolize: copying file 'm4/ltsugar.m4'
14:49:33 [2022-09-08T14:49:33.773Z] ok  	github.com/docker/docker/oci	0.015s	coverage: 46.0% of statements
14:49:33 [2022-09-08T14:49:33.930Z] #43 ...
14:49:33 [2022-09-08T14:49:33.930Z] 
14:49:33 [2022-09-08T14:49:33.930Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:49:33 [2022-09-08T14:49:33.930Z] #47 DONE 0.3s
14:49:33 [2022-09-08T14:49:33.930Z] 
14:49:33 [2022-09-08T14:49:33.930Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:49:33 [2022-09-08T14:49:33.930Z] #43 83.18 libtoolize: copying file 'm4/ltversion.m4'
14:49:34 [2022-09-08T14:49:34.190Z] #43 83.32 libtoolize: copying file 'm4/lt~obsolete.m4'
14:49:34 [2022-09-08T14:49:34.343Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
14:49:34 [2022-09-08T14:49:34.344Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
14:49:34 [2022-09-08T14:49:34.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:49:36 [2022-09-08T14:49:36.253Z] ok  	github.com/docker/docker/pkg/archive	0.312s	coverage: 82.3% of statements
14:49:36 [2022-09-08T14:49:36.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:49:36 [2022-09-08T14:49:36.670Z] #55 6.436 Reading package lists...
14:49:36 [2022-09-08T14:49:36.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:49:37 [2022-09-08T14:49:37.192Z] ok  	github.com/docker/docker/pkg/authorization	0.429s	coverage: 68.3% of statements
14:49:37 [2022-09-08T14:49:37.192Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:49:37 [2022-09-08T14:49:37.452Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
14:49:37 [2022-09-08T14:49:37.612Z] #55 11.10 Building dependency tree...
14:49:37 [2022-09-08T14:49:37.612Z] #55 12.21 Reading state information...
14:49:38 [2022-09-08T14:49:38.392Z] #43 ...
14:49:38 [2022-09-08T14:49:38.392Z] 
14:49:38 [2022-09-08T14:49:38.392Z] #28 [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
14:49:38 [2022-09-08T14:49:38.392Z] #28 131.9 + for f in rootlesskit rootlesskit-docker-proxy
14:49:38 [2022-09-08T14:49:38.392Z] #28 131.9 + GOBIN=/build
14:49:38 [2022-09-08T14:49:38.392Z] #28 131.9 + GO111MODULE=on
14:49:38 [2022-09-08T14:49:38.392Z] #28 131.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.5 rootlesskit version 1.0.0
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6 Usage of /build/rootlesskit-docker-proxy:
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6   -container-ip string
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6     	container ip
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6   -container-port int
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6     	container port (default -1)
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6   -host-ip string
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6     	host ip
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6   -host-port int
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6     	host port (default -1)
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6   -proto string
14:49:38 [2022-09-08T14:49:38.392Z] #28 138.6     	proxy protocol (default "tcp")
14:49:38 [2022-09-08T14:49:38.392Z] #28 DONE 138.9s
14:49:38 [2022-09-08T14:49:38.392Z] 
14:49:38 [2022-09-08T14:49:38.392Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:49:38 [2022-09-08T14:49:38.392Z] #48 ...
14:49:38 [2022-09-08T14:49:38.392Z] 
14:49:38 [2022-09-08T14:49:38.392Z] #49 [dev-systemd-false  1/28] RUN groupadd -r docker
14:49:38 [2022-09-08T14:49:38.392Z] #49 DONE 4.7s
14:49:38 [2022-09-08T14:49:38.553Z] #55 13.35 The following additional packages will be installed:
14:49:38 [2022-09-08T14:49:38.652Z] 
14:49:38 [2022-09-08T14:49:38.652Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:49:38 [2022-09-08T14:49:38.652Z] #48 DONE 0.3s
14:49:38 [2022-09-08T14:49:38.652Z] 
14:49:38 [2022-09-08T14:49:38.652Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:49:38 [2022-09-08T14:49:38.652Z] #50 DONE 0.2s
14:49:38 [2022-09-08T14:49:38.652Z] 
14:49:38 [2022-09-08T14:49:38.652Z] #51 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.35   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.35   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.35   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.35   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.35   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.36   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.36   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38 Suggested packages:
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38   seccomp:ppc64el seccomp:s390x
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38 Recommended packages:
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
14:49:38 [2022-09-08T14:49:38.814Z] #55 13.38   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
14:49:38 [2022-09-08T14:49:38.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:49:39 [2022-09-08T14:49:39.092Z] #55 13.91 The following NEW packages will be installed:
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.91   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.91   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.91   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.91   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.91   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.91   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.91   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.92   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.92   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.92   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
14:49:39 [2022-09-08T14:49:39.358Z] #55 13.92   libseccomp2:ppc64el libseccomp2:s390x
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.30 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded.
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.30 Need to get 15.9 MB of archives.
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.30 After this operation, 73.0 MB of additional disk space will be used.
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
14:49:39 [2022-09-08T14:49:39.618Z] #55 14.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
14:49:39 [2022-09-08T14:49:39.879Z] #55 14.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:49:40 [2022-09-08T14:49:40.450Z] #55 15.08 debconf: delaying package configuration, since apt-utils is not installed
14:49:40 [2022-09-08T14:49:40.711Z] #55 15.32 Fetched 15.9 MB in 1s (28.1 MB/s)
14:49:40 [2022-09-08T14:49:40.711Z] #55 15.36 Selecting previously unselected package gcc-10-base:armel.
14:49:40 [2022-09-08T14:49:40.711Z] #55 15.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 ... 38556 files and directories currently installed.)
14:49:40 [2022-09-08T14:49:40.711Z] #55 15.40 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
14:49:40 [2022-09-08T14:49:40.711Z] #55 15.41 Unpacking gcc-10-base:armel (10.2.1-6) ...
14:49:40 [2022-09-08T14:49:40.711Z] #55 15.47 Selecting previously unselected package gcc-10-base:armhf.
14:49:40 [2022-09-08T14:49:40.743Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.531s	coverage: 42.7% of statements
14:49:40 [2022-09-08T14:49:40.743Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.47 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.48 Unpacking gcc-10-base:armhf (10.2.1-6) ...
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.54 Selecting previously unselected package gcc-10-base:ppc64el.
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.54 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.55 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.60 Selecting previously unselected package gcc-10-base:s390x.
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.61 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.62 Unpacking gcc-10-base:s390x (10.2.1-6) ...
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.67 Selecting previously unselected package gcc-10-base:arm64.
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.67 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
14:49:40 [2022-09-08T14:49:40.971Z] #55 15.68 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
14:49:41 [2022-09-08T14:49:41.003Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
14:49:41 [2022-09-08T14:49:41.232Z] #55 15.75 Selecting previously unselected package libgcc-s1:armel.
14:49:41 [2022-09-08T14:49:41.232Z] #55 15.75 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
14:49:41 [2022-09-08T14:49:41.232Z] #55 15.76 Unpacking libgcc-s1:armel (10.2.1-6) ...
14:49:41 [2022-09-08T14:49:41.232Z] #55 15.81 Selecting previously unselected package libcrypt1:armel.
14:49:41 [2022-09-08T14:49:41.232Z] #55 15.82 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
14:49:41 [2022-09-08T14:49:41.232Z] #55 15.83 Unpacking libcrypt1:armel (1:4.4.18-4) ...
14:49:41 [2022-09-08T14:49:41.232Z] #55 15.92 Selecting previously unselected package libc6:armel.
14:49:41 [2022-09-08T14:49:41.232Z] #55 15.93 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
14:49:41 [2022-09-08T14:49:41.263Z] ok  	github.com/docker/docker/layer	7.372s	coverage: 68.9% of statements
14:49:41 [2022-09-08T14:49:41.263Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:49:41 [2022-09-08T14:49:41.263Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:49:41 [2022-09-08T14:49:41.263Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:49:41 [2022-09-08T14:49:41.263Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:49:41 [2022-09-08T14:49:41.263Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:49:41 [2022-09-08T14:49:41.263Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:49:41 [2022-09-08T14:49:41.263Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
14:49:41 [2022-09-08T14:49:41.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:49:41 [2022-09-08T14:49:41.492Z] #55 16.12 Unpacking libc6:armel (2.31-13+deb11u3) ...
14:49:41 [2022-09-08T14:49:41.752Z] #55 16.61 Selecting previously unselected package libapparmor1:armel.
14:49:41 [2022-09-08T14:49:41.832Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 87.2% of statements
14:49:41 [2022-09-08T14:49:41.832Z] ok  	github.com/docker/docker/pkg/fsutils	0.214s	coverage: 85.1% of statements
14:49:42 [2022-09-08T14:49:42.014Z] #55 16.62 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
14:49:42 [2022-09-08T14:49:42.014Z] #55 16.62 Unpacking libapparmor1:armel (2.13.6-10) ...
14:49:42 [2022-09-08T14:49:42.014Z] #55 16.69 Selecting previously unselected package libapparmor-dev:armel.
14:49:42 [2022-09-08T14:49:42.014Z] #55 16.69 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
14:49:42 [2022-09-08T14:49:42.014Z] #55 16.70 Unpacking libapparmor-dev:armel (2.13.6-10) ...
14:49:42 [2022-09-08T14:49:42.092Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
14:49:42 [2022-09-08T14:49:42.275Z] #55 16.77 Selecting previously unselected package libgcc-s1:arm64.
14:49:42 [2022-09-08T14:49:42.275Z] #55 16.77 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
14:49:42 [2022-09-08T14:49:42.275Z] #55 16.78 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
14:49:42 [2022-09-08T14:49:42.275Z] #55 16.85 Selecting previously unselected package libcrypt1:arm64.
14:49:42 [2022-09-08T14:49:42.275Z] #55 16.85 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
14:49:42 [2022-09-08T14:49:42.275Z] #55 16.85 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
14:49:42 [2022-09-08T14:49:42.275Z] #55 16.95 Selecting previously unselected package libc6:arm64.
14:49:42 [2022-09-08T14:49:42.275Z] #55 16.95 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
14:49:42 [2022-09-08T14:49:42.535Z] #55 17.11 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
14:49:42 [2022-09-08T14:49:42.794Z] #55 17.62 Selecting previously unselected package libapparmor1:arm64.
14:49:42 [2022-09-08T14:49:42.794Z] #55 17.62 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
14:49:42 [2022-09-08T14:49:42.794Z] #55 17.62 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:49:43 [2022-09-08T14:49:43.032Z] ok  	github.com/docker/docker/pkg/idtools	0.348s	coverage: 69.3% of statements
14:49:43 [2022-09-08T14:49:43.032Z] ok  	github.com/docker/docker/pkg/ioutils	0.384s	coverage: 71.5% of statements
14:49:43 [2022-09-08T14:49:43.054Z] #55 17.68 Selecting previously unselected package libapparmor-dev:arm64.
14:49:43 [2022-09-08T14:49:43.054Z] #55 17.68 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
14:49:43 [2022-09-08T14:49:43.054Z] #55 17.68 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:49:43 [2022-09-08T14:49:43.054Z] #55 17.76 Selecting previously unselected package libgcc-s1:s390x.
14:49:43 [2022-09-08T14:49:43.054Z] #55 17.76 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
14:49:43 [2022-09-08T14:49:43.054Z] #55 17.77 Unpacking libgcc-s1:s390x (10.2.1-6) ...
14:49:43 [2022-09-08T14:49:43.054Z] #55 17.83 Selecting previously unselected package libcrypt1:s390x.
14:49:43 [2022-09-08T14:49:43.054Z] #55 17.83 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
14:49:43 [2022-09-08T14:49:43.054Z] #55 17.83 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
14:49:43 [2022-09-08T14:49:43.293Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
14:49:43 [2022-09-08T14:49:43.293Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
14:49:43 [2022-09-08T14:49:43.293Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:49:43 [2022-09-08T14:49:43.315Z] #55 17.92 Selecting previously unselected package libc6:s390x.
14:49:43 [2022-09-08T14:49:43.315Z] #55 17.93 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
14:49:43 [2022-09-08T14:49:43.553Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
14:49:43 [2022-09-08T14:49:43.553Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
14:49:43 [2022-09-08T14:49:43.575Z] #55 18.13 Unpacking libc6:s390x (2.31-13+deb11u3) ...
14:49:43 [2022-09-08T14:49:43.812Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:49:43 [2022-09-08T14:49:43.812Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
14:49:43 [2022-09-08T14:49:43.836Z] #55 18.58 Selecting previously unselected package libapparmor1:s390x.
14:49:43 [2022-09-08T14:49:43.836Z] #55 18.59 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
14:49:43 [2022-09-08T14:49:43.836Z] #55 18.59 Unpacking libapparmor1:s390x (2.13.6-10) ...
14:49:43 [2022-09-08T14:49:43.836Z] #55 18.66 Selecting previously unselected package libapparmor-dev:s390x.
14:49:43 [2022-09-08T14:49:43.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:49:43 [2022-09-08T14:49:43.937Z] #51 DONE 4.9s
14:49:43 [2022-09-08T14:49:43.937Z] 
14:49:43 [2022-09-08T14:49:43.937Z] #52 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:49:43 [2022-09-08T14:49:43.937Z] #52 ...
14:49:43 [2022-09-08T14:49:43.937Z] 
14:49:43 [2022-09-08T14:49:43.937Z] #53 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.968 + RM_GOPATH=0
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.968 + TMP_GOPATH=
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.968 + : /build
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.968 + '[' -z '' ']'
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.971 ++ mktemp -d
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.972 + export GOPATH=/tmp/tmp.oRl32gqzUN
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.972 + GOPATH=/tmp/tmp.oRl32gqzUN
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.972 + RM_GOPATH=1
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.972 + case "$(go env GOARCH)" in
14:49:43 [2022-09-08T14:49:43.937Z] #0 3.996 Install runc version v1.1.4 (build tags: seccomp)
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 ++ go env GOARCH
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + export GO_BUILDMODE=-buildmode=pie
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + GO_BUILDMODE=-buildmode=pie
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 ++ dirname /install.sh
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + dir=/
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + bin=runc
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + shift
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + '[' '!' -f //runc.installer ']'
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + . //runc.installer
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 ++ set -e
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 ++ : v1.1.4
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + install_runc
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + RUNC_BUILDTAGS=seccomp
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oRl32gqzUN/src/github.com/opencontainers/runc
14:49:43 [2022-09-08T14:49:43.937Z] #0 4.007 Cloning into '/tmp/tmp.oRl32gqzUN/src/github.com/opencontainers/runc'...
14:49:44 [2022-09-08T14:49:44.073Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
14:49:44 [2022-09-08T14:49:44.073Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:49:44 [2022-09-08T14:49:44.073Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:49:44 [2022-09-08T14:49:44.100Z] #55 18.66 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
14:49:44 [2022-09-08T14:49:44.100Z] #55 18.67 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
14:49:44 [2022-09-08T14:49:44.100Z] #55 18.75 Selecting previously unselected package libgcc-s1:armhf.
14:49:44 [2022-09-08T14:49:44.100Z] #55 18.75 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
14:49:44 [2022-09-08T14:49:44.100Z] #55 18.76 Unpacking libgcc-s1:armhf (10.2.1-6) ...
14:49:44 [2022-09-08T14:49:44.100Z] #55 18.81 Selecting previously unselected package libcrypt1:armhf.
14:49:44 [2022-09-08T14:49:44.100Z] #55 18.82 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
14:49:44 [2022-09-08T14:49:44.100Z] #55 18.82 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
14:49:44 [2022-09-08T14:49:44.361Z] #55 18.92 Selecting previously unselected package libc6:armhf.
14:49:44 [2022-09-08T14:49:44.361Z] #55 18.93 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
14:49:44 [2022-09-08T14:49:44.361Z] #55 19.12 Unpacking libc6:armhf (2.31-13+deb11u3) ...
14:49:44 [2022-09-08T14:49:44.643Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
14:49:44 [2022-09-08T14:49:44.903Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
14:49:44 [2022-09-08T14:49:44.932Z] #55 19.54 Selecting previously unselected package libapparmor1:armhf.
14:49:44 [2022-09-08T14:49:44.932Z] #55 19.54 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
14:49:44 [2022-09-08T14:49:44.932Z] #55 19.54 Unpacking libapparmor1:armhf (2.13.6-10) ...
14:49:44 [2022-09-08T14:49:44.932Z] #55 19.61 Selecting previously unselected package libapparmor-dev:armhf.
14:49:44 [2022-09-08T14:49:44.932Z] #55 19.62 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
14:49:44 [2022-09-08T14:49:44.933Z] #55 19.62 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
14:49:44 [2022-09-08T14:49:44.933Z] #55 19.70 Selecting previously unselected package libgcc-s1:ppc64el.
14:49:44 [2022-09-08T14:49:44.933Z] #55 19.71 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
14:49:44 [2022-09-08T14:49:44.933Z] #55 19.71 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
14:49:45 [2022-09-08T14:49:45.163Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
14:49:45 [2022-09-08T14:49:45.194Z] #55 19.77 Selecting previously unselected package libcrypt1:ppc64el.
14:49:45 [2022-09-08T14:49:45.194Z] #55 19.78 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
14:49:45 [2022-09-08T14:49:45.194Z] #55 19.79 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
14:49:45 [2022-09-08T14:49:45.194Z] #55 19.89 Selecting previously unselected package libc6:ppc64el.
14:49:45 [2022-09-08T14:49:45.194Z] #55 19.89 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
14:49:45 [2022-09-08T14:49:45.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:49:45 [2022-09-08T14:49:45.423Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:49:45 [2022-09-08T14:49:45.455Z] #55 20.07 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
14:49:46 [2022-09-08T14:49:46.026Z] #55 20.65 Selecting previously unselected package libapparmor1:ppc64el.
14:49:46 [2022-09-08T14:49:46.026Z] #55 20.65 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
14:49:46 [2022-09-08T14:49:46.026Z] #55 20.66 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
14:49:46 [2022-09-08T14:49:46.026Z] #55 20.71 Selecting previously unselected package libapparmor-dev:ppc64el.
14:49:46 [2022-09-08T14:49:46.026Z] #55 20.72 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
14:49:46 [2022-09-08T14:49:46.026Z] #55 20.73 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
14:49:46 [2022-09-08T14:49:46.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:49:46 [2022-09-08T14:49:46.287Z] #55 20.80 Selecting previously unselected package libseccomp2:s390x.
14:49:46 [2022-09-08T14:49:46.287Z] #55 20.81 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
14:49:46 [2022-09-08T14:49:46.287Z] #55 20.82 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.287Z] #55 20.87 Selecting previously unselected package libseccomp-dev:s390x.
14:49:46 [2022-09-08T14:49:46.287Z] #55 20.88 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
14:49:46 [2022-09-08T14:49:46.287Z] #55 20.89 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.287Z] #55 20.95 Selecting previously unselected package libseccomp2:ppc64el.
14:49:46 [2022-09-08T14:49:46.287Z] #55 20.96 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
14:49:46 [2022-09-08T14:49:46.287Z] #55 20.97 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.287Z] #55 21.02 Selecting previously unselected package libseccomp-dev:ppc64el.
14:49:46 [2022-09-08T14:49:46.287Z] #55 21.03 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
14:49:46 [2022-09-08T14:49:46.287Z] #55 21.03 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.11 Selecting previously unselected package libseccomp2:armhf.
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.11 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.12 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.17 Selecting previously unselected package libseccomp-dev:armhf.
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.18 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.19 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.25 Selecting previously unselected package libseccomp2:armel.
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.26 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.27 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.31 Selecting previously unselected package libseccomp-dev:armel.
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.32 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
14:49:46 [2022-09-08T14:49:46.548Z] #55 21.33 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.802Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 75.0% of statements
14:49:46 [2022-09-08T14:49:46.809Z] #55 21.40 Selecting previously unselected package libseccomp2:arm64.
14:49:46 [2022-09-08T14:49:46.809Z] #55 21.41 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
14:49:46 [2022-09-08T14:49:46.809Z] #55 21.42 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.809Z] #55 21.47 Selecting previously unselected package libseccomp-dev:arm64.
14:49:46 [2022-09-08T14:49:46.809Z] #55 21.48 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:49:46 [2022-09-08T14:49:46.809Z] #55 21.49 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:49:46 [2022-09-08T14:49:46.809Z] #55 21.60 Setting up gcc-10-base:arm64 (10.2.1-6) ...
14:49:46 [2022-09-08T14:49:46.809Z] #55 21.62 Setting up gcc-10-base:armel (10.2.1-6) ...
14:49:46 [2022-09-08T14:49:46.809Z] #55 21.64 Setting up gcc-10-base:armhf (10.2.1-6) ...
14:49:47 [2022-09-08T14:49:47.062Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
14:49:47 [2022-09-08T14:49:47.069Z] #55 21.66 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.67 Setting up gcc-10-base:s390x (10.2.1-6) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.69 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.71 Setting up libcrypt1:armel (1:4.4.18-4) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.72 Setting up libcrypt1:armhf (1:4.4.18-4) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.74 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.75 Setting up libcrypt1:s390x (1:4.4.18-4) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.77 Setting up libgcc-s1:arm64 (10.2.1-6) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.78 Setting up libgcc-s1:armel (10.2.1-6) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.80 Setting up libgcc-s1:armhf (10.2.1-6) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.81 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.82 Setting up libgcc-s1:s390x (10.2.1-6) ...
14:49:47 [2022-09-08T14:49:47.070Z] #55 21.84 Setting up libc6:arm64 (2.31-13+deb11u3) ...
14:49:47 [2022-09-08T14:49:47.322Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
14:49:47 [2022-09-08T14:49:47.322Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:49:47 [2022-09-08T14:49:47.891Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
14:49:47 [2022-09-08T14:49:47.891Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
14:49:48 [2022-09-08T14:49:48.140Z] #53 ...
14:49:48 [2022-09-08T14:49:48.140Z] 
14:49:48 [2022-09-08T14:49:48.140Z] #52 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:49:48 [2022-09-08T14:49:48.140Z] #52 4.906 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:49:48 [2022-09-08T14:49:48.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:49:48 [2022-09-08T14:49:48.405Z] #52 DONE 5.0s
14:49:48 [2022-09-08T14:49:48.405Z] 
14:49:48 [2022-09-08T14:49:48.405Z] #53 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:49:48 [2022-09-08T14:49:48.405Z] #53 ...
14:49:48 [2022-09-08T14:49:48.405Z] 
14:49:48 [2022-09-08T14:49:48.405Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:49:48 [2022-09-08T14:49:48.453Z] #55 23.06 Setting up libc6:armel (2.31-13+deb11u3) ...
14:49:48 [2022-09-08T14:49:48.460Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 53.6% of statements
14:49:49 [2022-09-08T14:49:49.029Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
14:49:49 [2022-09-08T14:49:49.029Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
14:49:49 [2022-09-08T14:49:49.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:49:49 [2022-09-08T14:49:49.598Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.3% of statements
14:49:49 [2022-09-08T14:49:49.836Z] #55 24.26 Setting up libc6:armhf (2.31-13+deb11u3) ...
14:49:49 [2022-09-08T14:49:49.857Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:49:50 [2022-09-08T14:49:50.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:49:50 [2022-09-08T14:49:50.778Z] #55 25.46 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
14:49:51 [2022-09-08T14:49:51.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:49:51 [2022-09-08T14:49:51.703Z] #54 DONE 3.1s
14:49:51 [2022-09-08T14:49:51.703Z] 
14:49:51 [2022-09-08T14:49:51.703Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:49:51 [2022-09-08T14:49:51.764Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
14:49:51 [2022-09-08T14:49:51.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:49:51 [2022-09-08T14:49:51.988Z] Using test binary docker
14:49:51 [2022-09-08T14:49:51.988Z] +++ /etc/init.d/apparmor start
14:49:51 [2022-09-08T14:49:51.988Z] Not: starting.
14:49:51 [2022-09-08T14:49:51.988Z] INFO: Waiting for daemon to start...
14:49:51 [2022-09-08T14:49:51.988Z] Starting dockerd
14:49:51 [2022-09-08T14:49:51.988Z] +++ 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
14:49:51 [2022-09-08T14:49:51.988Z] .Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:49:51 [2022-09-08T14:49:51.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:49:51 [2022-09-08T14:49:51.988Z] Using test binary docker
14:49:52 [2022-09-08T14:49:52.024Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
14:49:52 [2022-09-08T14:49:52.160Z] #55 26.74 Setting up libc6:s390x (2.31-13+deb11u3) ...
14:49:52 [2022-09-08T14:49:52.247Z] +++ /etc/init.d/apparmor start
14:49:52 [2022-09-08T14:49:52.247Z] Not: starting.
14:49:52 [2022-09-08T14:49:52.247Z] INFO: Waiting for daemon to start...
14:49:52 [2022-09-08T14:49:52.247Z] Starting dockerd
14:49:52 [2022-09-08T14:49:52.247Z] +++ 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
14:49:52 [2022-09-08T14:49:52.506Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:49:52 [2022-09-08T14:49:52.506Z] Using test binary docker
14:49:52 [2022-09-08T14:49:52.506Z] +++ /etc/init.d/apparmor start
14:49:52 [2022-09-08T14:49:52.506Z] Not: starting.
14:49:52 [2022-09-08T14:49:52.506Z] INFO: Waiting for daemon to start...
14:49:52 [2022-09-08T14:49:52.506Z] Starting dockerd
14:49:52 [2022-09-08T14:49:52.506Z] +++ 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
14:49:52 [2022-09-08T14:49:52.613Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 86.0% of statements
14:49:53 [2022-09-08T14:49:53.545Z] #55 27.99 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.01 Setting up libapparmor1:armel (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.02 Setting up libapparmor1:armhf (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.04 Setting up libapparmor1:ppc64el (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.05 Setting up libapparmor1:s390x (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.07 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.09 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.10 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.12 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.14 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.16 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.18 Setting up libapparmor-dev:armel (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.19 Setting up libapparmor-dev:armhf (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.21 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.22 Setting up libapparmor-dev:s390x (2.13.6-10) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.24 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.25 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.27 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.28 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.29 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
14:49:53 [2022-09-08T14:49:53.545Z] #55 28.31 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:49:53 [2022-09-08T14:49:53.552Z] ok  	github.com/docker/docker/quota	0.138s	coverage: 71.4% of statements
14:49:53 [2022-09-08T14:49:53.811Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
14:49:53 [2022-09-08T14:49:53.904Z] .
14:49:53 [2022-09-08T14:49:53.904Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:49:53 [2022-09-08T14:49:53.904Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:49:53 [2022-09-08T14:49:53.904Z] Error: No such image: emptyfs
14:49:53 [2022-09-08T14:49:53.904Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:49:53 [2022-09-08T14:49:53.904Z] ++++ docker load
14:49:54 [2022-09-08T14:49:54.171Z] Loaded image: emptyfs:latest
14:49:54 [2022-09-08T14:49:54.171Z] Running integration-test (iteration 1)
14:49:54 [2022-09-08T14:49:54.171Z] 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)/
14:49:54 [2022-09-08T14:49:54.171Z] ++ 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)/'
14:49:54 [2022-09-08T14:49:54.171Z] ++ set -e
14:49:54 [2022-09-08T14:49:54.171Z] ++ '[' -n 0 ']'
14:49:54 [2022-09-08T14:49:54.171Z] ++ set -x
14:49:54 [2022-09-08T14:49:54.171Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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)/'
14:49:54 [2022-09-08T14:49:54.171Z] 
14:49:54 [2022-09-08T14:49:54.171Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:49:54 [2022-09-08T14:49:54.171Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:49:54 [2022-09-08T14:49:54.171Z] Error: No such image: emptyfs
14:49:54 [2022-09-08T14:49:54.171Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:49:54 [2022-09-08T14:49:54.171Z] ++++ docker load
14:49:54 [2022-09-08T14:49:54.247Z] #55 DONE 2.4s
14:49:54 [2022-09-08T14:49:54.247Z] 
14:49:54 [2022-09-08T14:49:54.247Z] #56 [dev-systemd-false  6/28] RUN ldconfig
14:49:54 [2022-09-08T14:49:54.432Z] Loaded image: busybox:latest
14:49:54 [2022-09-08T14:49:54.432Z] Loaded image: emptyfs:latest
14:49:54 [2022-09-08T14:49:54.432Z] Running integration-test (iteration 1)
14:49:54 [2022-09-08T14:49:54.432Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:49:54 [2022-09-08T14:49:54.432Z] ++ 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)/'
14:49:54 [2022-09-08T14:49:54.432Z] ++ set -e
14:49:54 [2022-09-08T14:49:54.432Z] ++ '[' -n 0 ']'
14:49:54 [2022-09-08T14:49:54.432Z] ++ set -x
14:49:54 [2022-09-08T14:49:54.432Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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)/'
14:49:54 [2022-09-08T14:49:54.432Z] Loaded image: busybox:glibc
14:49:54 [2022-09-08T14:49:54.489Z] #55 DONE 28.9s
14:49:54 [2022-09-08T14:49:54.489Z] 
14:49:54 [2022-09-08T14:49:54.489Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:49:54 [2022-09-08T14:49:54.489Z] #56 DONE 0.1s
14:49:54 [2022-09-08T14:49:54.489Z] 
14:49:54 [2022-09-08T14:49:54.489Z] #57 [dev-systemd-false  1/28] RUN groupadd -r docker
14:49:54 [2022-09-08T14:49:54.695Z] Loaded image: busybox:latest
14:49:54 [2022-09-08T14:49:54.695Z] 
14:49:54 [2022-09-08T14:49:54.695Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:49:54 [2022-09-08T14:49:54.695Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:49:54 [2022-09-08T14:49:54.695Z] Error: No such image: emptyfs
14:49:54 [2022-09-08T14:49:54.695Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:49:54 [2022-09-08T14:49:54.695Z] ++++ docker load
14:49:54 [2022-09-08T14:49:54.695Z] Loaded image: busybox:glibc
14:49:54 [2022-09-08T14:49:54.695Z] Loaded image: emptyfs:latest
14:49:54 [2022-09-08T14:49:54.695Z] Running integration-test (iteration 1)
14:49:54 [2022-09-08T14:49:54.750Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.6% of statements
14:49:54 [2022-09-08T14:49:54.961Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:49:54 [2022-09-08T14:49:54.961Z] ++ 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
14:49:54 [2022-09-08T14:49:54.961Z] ++ set -e
14:49:54 [2022-09-08T14:49:54.961Z] ++ '[' -n 0 ']'
14:49:54 [2022-09-08T14:49:54.961Z] ++ set -x
14:49:54 [2022-09-08T14:49:54.961Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:49:55 [2022-09-08T14:49:55.232Z] Loaded image: busybox:latest
14:49:55 [2022-09-08T14:49:55.232Z] Loaded image: busybox:glibc
14:49:55 [2022-09-08T14:49:55.319Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
14:49:55 [2022-09-08T14:49:55.498Z] Loaded image: debian:bullseye-slim
14:49:55 [2022-09-08T14:49:55.579Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
14:49:55 [2022-09-08T14:49:55.766Z] Loaded image: hello-world:latest
14:49:55 [2022-09-08T14:49:55.766Z] Loaded image: arm32v7/hello-world:latest
14:49:55 [2022-09-08T14:49:55.766Z] INFO: Testing against a local daemon
14:49:55 [2022-09-08T14:49:55.766Z] === RUN   TestDockerSuite
14:49:55 [2022-09-08T14:49:55.766Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
14:49:55 [2022-09-08T14:49:55.766Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
14:49:55 [2022-09-08T14:49:55.766Z] === RUN   TestDockerSuite/TestAPIErrorJSON
14:49:55 [2022-09-08T14:49:55.766Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
14:49:55 [2022-09-08T14:49:55.766Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
14:49:55 [2022-09-08T14:49:55.766Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
14:49:55 [2022-09-08T14:49:55.766Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
14:49:55 [2022-09-08T14:49:55.766Z] === RUN   TestDockerSuite/TestAPIImagesDelete
14:49:55 [2022-09-08T14:49:55.878Z] #57 DONE 1.5s
14:49:55 [2022-09-08T14:49:55.878Z] 
14:49:55 [2022-09-08T14:49:55.878Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.200 + RM_GOPATH=0
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.201 + TMP_GOPATH=
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.204 + : /build
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.204 + '[' -z '' ']'
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.204 ++ mktemp -d
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.205 + export GOPATH=/tmp/tmp.TSga4ehBUF
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.206 + GOPATH=/tmp/tmp.TSga4ehBUF
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.206 + RM_GOPATH=1
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.206 + case "$(go env GOARCH)" in
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.207 ++ go env GOARCH
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.214 + export GO_BUILDMODE=-buildmode=pie
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.214 + GO_BUILDMODE=-buildmode=pie
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.215 ++ dirname /install.sh
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.216 + dir=/
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.216 + bin=runc
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.217 + shift
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.217 + '[' '!' -f //runc.installer ']'
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.217 + . //runc.installer
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.217 ++ set -e
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.218 ++ : v1.1.4
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.218 + install_runc
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.219 + RUNC_BUILDTAGS=seccomp
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.219 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.219 Install runc version v1.1.4 (build tags: seccomp)
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.220 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TSga4ehBUF/src/github.com/opencontainers/runc
14:49:55 [2022-09-08T14:49:55.878Z] #0 1.221 Cloning into '/tmp/tmp.TSga4ehBUF/src/github.com/opencontainers/runc'...
14:49:56 [2022-09-08T14:49:56.030Z] Loaded image: debian:bullseye-slim
14:49:56 [2022-09-08T14:49:56.030Z] Loaded image: hello-world:latest
14:49:56 [2022-09-08T14:49:56.030Z] Loaded image: arm32v7/hello-world:latest
14:49:56 [2022-09-08T14:49:56.030Z] INFO: Testing against a local daemon
14:49:56 [2022-09-08T14:49:56.030Z] === RUN   TestDockerDaemonSuite
14:49:56 [2022-09-08T14:49:56.030Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
14:49:56 [2022-09-08T14:49:56.149Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
14:49:56 [2022-09-08T14:49:56.149Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
14:49:56 [2022-09-08T14:49:56.314Z] Loaded image: debian:bullseye-slim
14:49:56 [2022-09-08T14:49:56.591Z] Loaded image: hello-world:latest
14:49:56 [2022-09-08T14:49:56.591Z] Loaded image: arm32v7/hello-world:latest
14:49:56 [2022-09-08T14:49:56.591Z] INFO: Testing against a local daemon
14:49:56 [2022-09-08T14:49:56.591Z] === RUN   TestCgroupNamespacesBuild
14:49:56 [2022-09-08T14:49:56.791Z] #56 DONE 2.5s
14:49:56 [2022-09-08T14:49:56.791Z] 
14:49:56 [2022-09-08T14:49:56.791Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:49:56 [2022-09-08T14:49:56.791Z] #43 101.0 configure.ac:11: installing 'build-aux/compile'
14:49:56 [2022-09-08T14:49:56.791Z] #43 101.0 configure.ac:11: installing 'build-aux/config.guess'
14:49:56 [2022-09-08T14:49:56.791Z] #43 101.1 configure.ac:11: installing 'build-aux/config.sub'
14:49:56 [2022-09-08T14:49:56.791Z] #43 101.1 configure.ac:13: installing 'build-aux/install-sh'
14:49:56 [2022-09-08T14:49:56.791Z] #43 101.1 configure.ac:13: installing 'build-aux/missing'
14:49:56 [2022-09-08T14:49:56.791Z] #43 101.1 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:49:56 [2022-09-08T14:49:56.791Z] #43 101.3 Makefile.am: installing 'build-aux/depcomp'
14:49:56 [2022-09-08T14:49:56.791Z] #43 102.9 checking build system type... x86_64-pc-linux-gnu
14:49:56 [2022-09-08T14:49:56.791Z] #43 103.3 checking host system type... x86_64-pc-linux-gnu
14:49:56 [2022-09-08T14:49:56.791Z] #43 103.3 checking how to print strings... printf
14:49:56 [2022-09-08T14:49:56.791Z] #43 103.3 checking for gcc... gcc
14:49:56 [2022-09-08T14:49:56.791Z] #43 103.4 checking whether the C compiler works... yes
14:49:56 [2022-09-08T14:49:56.791Z] #43 103.6 checking for C compiler default output file name... a.out
14:49:56 [2022-09-08T14:49:56.791Z] #43 103.6 checking for suffix of executables... 
14:49:56 [2022-09-08T14:49:56.791Z] #43 103.8 checking whether we are cross compiling... no
14:49:56 [2022-09-08T14:49:56.791Z] #43 103.9 checking for suffix of object files... o
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.0 checking whether we are using the GNU C compiler... yes
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.2 checking whether gcc accepts -g... yes
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.3 checking for gcc option to accept ISO C89... none needed
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.6 checking whether gcc understands -c and -o together... yes
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.8 checking for a sed that does not truncate output... /bin/sed
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.8 checking for grep that handles long lines and -e... /bin/grep
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.8 checking for egrep... /bin/grep -E
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.8 checking for fgrep... /bin/grep -F
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.8 checking for ld used by gcc... /usr/bin/ld
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:49:56 [2022-09-08T14:49:56.791Z] #43 104.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.0 checking whether ln -s works... yes
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.0 checking the maximum length of command line arguments... 1572864
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.1 checking for /usr/bin/ld option to reload object files... -r
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.1 checking for objdump... objdump
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.1 checking how to recognize dependent libraries... pass_all
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.1 checking for dlltool... no
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.1 checking how to associate runtime and link libraries... printf %s\n
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.1 checking for ar... ar
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.1 checking for archiver @FILE support... @
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.2 checking for strip... strip
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.3 checking for ranlib... ranlib
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.3 checking for gawk... no
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.3 checking for mawk... mawk
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.7 checking for sysroot... no
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.7 checking for a working dd... /bin/dd
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.9 checking for mt... no
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.9 checking if : is a manifest tool... no
14:49:56 [2022-09-08T14:49:56.791Z] #43 105.9 checking how to run the C preprocessor... gcc -E
14:49:56 [2022-09-08T14:49:56.828Z] #58 ...
14:49:56 [2022-09-08T14:49:56.828Z] 
14:49:56 [2022-09-08T14:49:56.828Z] #59 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:49:56 [2022-09-08T14:49:56.828Z] #59 DONE 1.1s
14:49:57 [2022-09-08T14:49:57.089Z] 
14:49:57 [2022-09-08T14:49:57.089Z] #60 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:49:57 [2022-09-08T14:49:57.200Z] === RUN   TestDockerSuite/TestAPIImagesFilter
14:49:57 [2022-09-08T14:49:57.200Z] === RUN   TestDockerSuite/TestAPIImagesHistory
14:49:57 [2022-09-08T14:49:57.464Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
14:49:57 [2022-09-08T14:49:57.623Z] #43 106.2 checking for ANSI C header files... yes
14:49:57 [2022-09-08T14:49:57.660Z] #60 0.942 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:49:57 [2022-09-08T14:49:57.660Z] #60 DONE 1.0s
14:49:57 [2022-09-08T14:49:57.660Z] 
14:49:57 [2022-09-08T14:49:57.660Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:49:57 [2022-09-08T14:49:57.723Z] --- PASS: TestCgroupNamespacesBuild (1.26s)
14:49:57 [2022-09-08T14:49:57.723Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:49:57 [2022-09-08T14:49:57.884Z] #43 106.9 checking for sys/types.h... yes
14:49:57 [2022-09-08T14:49:57.922Z] #45 ...
14:49:57 [2022-09-08T14:49:57.922Z] 
14:49:57 [2022-09-08T14:49:57.922Z] #61 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:49:57 [2022-09-08T14:49:57.982Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
14:49:58 [2022-09-08T14:49:58.057Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
14:49:58 [2022-09-08T14:49:58.144Z] #43 107.0 checking for sys/stat.h... yes
14:49:58 [2022-09-08T14:49:58.144Z] #43 107.3 checking for stdlib.h... yes
14:49:58 [2022-09-08T14:49:58.404Z] #43 107.5 checking for string.h... yes
14:49:58 [2022-09-08T14:49:58.549Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
14:49:58 [2022-09-08T14:49:58.626Z] ok  	github.com/docker/docker/volume/local	0.074s	coverage: 76.8% of statements
14:49:58 [2022-09-08T14:49:58.664Z] #43 107.6 checking for memory.h... yes
14:49:58 [2022-09-08T14:49:58.865Z] #61 DONE 1.0s
14:49:58 [2022-09-08T14:49:58.865Z] 
14:49:58 [2022-09-08T14:49:58.865Z] #62 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:49:58 [2022-09-08T14:49:58.924Z] #43 107.9 checking for strings.h... yes
14:49:58 [2022-09-08T14:49:58.924Z] #43 108.1 checking for inttypes.h... yes
14:49:59 [2022-09-08T14:49:59.117Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s)
14:49:59 [2022-09-08T14:49:59.117Z] === RUN   TestBuildWithSession
14:49:59 [2022-09-08T14:49:59.117Z]     build_session_test.go:25: TODO: BuildKit
14:49:59 [2022-09-08T14:49:59.117Z] --- SKIP: TestBuildWithSession (0.00s)
14:49:59 [2022-09-08T14:49:59.117Z] === RUN   TestBuildSquashParent
14:49:59 [2022-09-08T14:49:59.186Z] #43 108.3 checking for stdint.h... yes
14:49:59 [2022-09-08T14:49:59.195Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
14:49:59 [2022-09-08T14:49:59.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:49:59 [2022-09-08T14:49:59.377Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
14:49:59 [2022-09-08T14:49:59.377Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
14:49:59 [2022-09-08T14:49:59.447Z] #43 108.5 checking for unistd.h... yes
14:49:59 [2022-09-08T14:49:59.708Z] #43 108.7 checking for dlfcn.h... yes
14:49:59 [2022-09-08T14:49:59.708Z] #43 108.8 checking for objdir... .libs
14:49:59 [2022-09-08T14:49:59.708Z] #43 ...
14:49:59 [2022-09-08T14:49:59.708Z] 
14:49:59 [2022-09-08T14:49:59.708Z] #53 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:49:59 [2022-09-08T14:49:59.708Z] #53 15.86 + cd /tmp/tmp.oRl32gqzUN/src/github.com/opencontainers/runc
14:49:59 [2022-09-08T14:49:59.708Z] #53 15.86 + git checkout -q v1.1.4
14:49:59 [2022-09-08T14:49:59.708Z] #53 16.80 + '[' -z '' ']'
14:49:59 [2022-09-08T14:49:59.708Z] #53 16.80 + target=static
14:49:59 [2022-09-08T14:49:59.708Z] #53 16.80 + make BUILDTAGS=seccomp static
14:49:59 [2022-09-08T14:49:59.708Z] #53 17.37 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
14:49:59 [2022-09-08T14:49:59.810Z] #62 DONE 1.0s
14:49:59 [2022-09-08T14:49:59.810Z] 
14:49:59 [2022-09-08T14:49:59.810Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:49:59 [2022-09-08T14:49:59.810Z] #58 ...
14:49:59 [2022-09-08T14:49:59.810Z] 
14:49:59 [2022-09-08T14:49:59.810Z] #63 [dev-systemd-false  6/28] RUN ldconfig
14:49:59 [2022-09-08T14:49:59.968Z] #53 ...
14:49:59 [2022-09-08T14:49:59.968Z] 
14:49:59 [2022-09-08T14:49:59.968Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:49:59 [2022-09-08T14:49:59.968Z] #0 2.722 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:49:59 [2022-09-08T14:49:59.968Z] #0 2.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:49:59 [2022-09-08T14:49:59.968Z] #0 2.763 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:49:59 [2022-09-08T14:49:59.968Z] #0 3.304 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:50:00 [2022-09-08T14:50:00.314Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
14:50:00 [2022-09-08T14:50:00.573Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
14:50:00 [2022-09-08T14:50:00.575Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
14:50:00 [2022-09-08T14:50:00.755Z] #63 DONE 1.0s
14:50:00 [2022-09-08T14:50:00.755Z] 
14:50:00 [2022-09-08T14:50:00.755Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:50:00 [2022-09-08T14:50:00.755Z] #58 5.685 + cd /tmp/tmp.TSga4ehBUF/src/github.com/opencontainers/runc
14:50:00 [2022-09-08T14:50:00.755Z] #58 5.685 + git checkout -q v1.1.4
14:50:00 [2022-09-08T14:50:00.755Z] #58 5.985 + '[' -z '' ']'
14:50:00 [2022-09-08T14:50:00.755Z] #58 5.986 + target=static
14:50:00 [2022-09-08T14:50:00.755Z] #58 5.986 + make BUILDTAGS=seccomp static
14:50:00 [2022-09-08T14:50:00.755Z] #58 6.245 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
14:50:01 [2022-09-08T14:50:01.142Z] === RUN   TestDockerSuite/TestAPINetworkFilter
14:50:01 [2022-09-08T14:50:01.142Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
14:50:01 [2022-09-08T14:50:01.142Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
14:50:01 [2022-09-08T14:50:01.352Z] #57 4.927 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
14:50:01 [2022-09-08T14:50:01.401Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:50:01 [2022-09-08T14:50:01.613Z] #57 ...
14:50:01 [2022-09-08T14:50:01.613Z] 
14:50:01 [2022-09-08T14:50:01.613Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:50:01 [2022-09-08T14:50:01.613Z] #43 109.4 checking if gcc supports -fno-rtti -fno-exceptions... no
14:50:01 [2022-09-08T14:50:01.613Z] #43 109.5 checking for gcc option to produce PIC... -fPIC -DPIC
14:50:01 [2022-09-08T14:50:01.613Z] #43 109.5 checking if gcc PIC flag -fPIC -DPIC works... yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 109.6 checking if gcc static flag -static works... yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.1 checking if gcc supports -c -o file.o... yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.3 checking if gcc supports -c -o file.o... (cached) yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.3 checking dynamic linker characteristics... GNU/Linux ld.so
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.8 checking how to hardcode library paths into programs... immediate
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.8 checking whether stripping libraries is possible... yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.8 checking if libtool supports shared libraries... yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.8 checking whether to build shared libraries... no
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.8 checking whether to build static libraries... yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.8 checking for a BSD-compatible install... /usr/bin/install -c
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.8 checking whether build environment is sane... yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:50:01 [2022-09-08T14:50:01.613Z] #43 110.9 checking whether make sets $(MAKE)... yes
14:50:01 [2022-09-08T14:50:01.613Z] #43 111.0 checking whether make supports the include directive... yes (GNU style)
14:50:01 [2022-09-08T14:50:01.874Z] #43 111.0 checking whether make supports nested variables... yes
14:50:01 [2022-09-08T14:50:01.874Z] #43 111.1 checking whether UID '0' is supported by ustar format... yes
14:50:01 [2022-09-08T14:50:01.874Z] #43 111.1 checking whether GID '0' is supported by ustar format... yes
14:50:02 [2022-09-08T14:50:02.148Z] #43 111.1 checking how to create a ustar tar archive... gnutar
14:50:02 [2022-09-08T14:50:02.148Z] #43 111.2 checking dependency style of gcc... gcc3
14:50:02 [2022-09-08T14:50:02.148Z] #43 111.4 checking whether to enable maintainer-specific portions of Makefiles... yes
14:50:02 [2022-09-08T14:50:02.148Z] #43 111.4 checking whether make supports nested variables... (cached) yes
14:50:02 [2022-09-08T14:50:02.339Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.4 checking for gawk... (cached) mawk
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.4 checking for a sed that does not truncate output... (cached) /bin/sed
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.4 checking for gcc... (cached) gcc
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.5 checking whether we are using the GNU C compiler... (cached) yes
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.6 checking whether gcc accepts -g... (cached) yes
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.6 checking for gcc option to accept ISO C89... (cached) none needed
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.6 checking whether gcc understands -c and -o together... (cached) yes
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.6 checking for a Python interpreter with version >= 3... python3
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.7 checking for python3... /usr/bin/python3
14:50:02 [2022-09-08T14:50:02.414Z] #43 111.7 checking for python3 version... 3.9
14:50:02 [2022-09-08T14:50:02.678Z] #43 111.8 checking for python3 platform... linux
14:50:02 [2022-09-08T14:50:02.678Z] #43 111.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:50:02 [2022-09-08T14:50:02.908Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
14:50:02 [2022-09-08T14:50:02.938Z] #43 112.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:50:03 [2022-09-08T14:50:03.168Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
14:50:03 [2022-09-08T14:50:03.168Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
14:50:03 [2022-09-08T14:50:03.168Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
14:50:03 [2022-09-08T14:50:03.198Z] #43 112.3 checking for go-md2man... no
14:50:03 [2022-09-08T14:50:03.198Z] #43 112.4 checking error.h usability... yes
14:50:03 [2022-09-08T14:50:03.458Z] #43 112.6 checking error.h presence... yes
14:50:03 [2022-09-08T14:50:03.458Z] #43 112.6 checking for error.h... yes
14:50:03 [2022-09-08T14:50:03.719Z] #43 112.7 checking linux/openat2.h usability... yes
14:50:03 [2022-09-08T14:50:03.719Z] #43 112.9 checking linux/openat2.h presence... yes
14:50:03 [2022-09-08T14:50:03.719Z] #43 112.9 checking for linux/openat2.h... yes
14:50:03 [2022-09-08T14:50:03.980Z] #43 113.0 checking for copy_file_range... yes
14:50:04 [2022-09-08T14:50:04.502Z] #43 113.3 checking for fgetxattr... yes
14:50:04 [2022-09-08T14:50:04.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:50:04 [2022-09-08T14:50:04.548Z] --- PASS: TestBuildSquashParent (5.25s)
14:50:04 [2022-09-08T14:50:04.548Z] === RUN   TestBuildWithRemoveAndForceRemove
14:50:04 [2022-09-08T14:50:04.548Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:04 [2022-09-08T14:50:04.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:04 [2022-09-08T14:50:04.548Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:04 [2022-09-08T14:50:04.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:04 [2022-09-08T14:50:04.548Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:04 [2022-09-08T14:50:04.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:04 [2022-09-08T14:50:04.548Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:04 [2022-09-08T14:50:04.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:04 [2022-09-08T14:50:04.548Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:04 [2022-09-08T14:50:04.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:04 [2022-09-08T14:50:04.548Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:04 [2022-09-08T14:50:04.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:04 [2022-09-08T14:50:04.548Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:04 [2022-09-08T14:50:04.548Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:04 [2022-09-08T14:50:04.548Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:04 [2022-09-08T14:50:04.548Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:04 [2022-09-08T14:50:04.548Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:04 [2022-09-08T14:50:04.548Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:04 [2022-09-08T14:50:04.762Z] #43 113.7 checking for statx... yes
14:50:05 [2022-09-08T14:50:05.022Z] #43 114.1 checking for fgetpwent_r... yes
14:50:05 [2022-09-08T14:50:05.542Z] #43 114.4 checking for issetugid... no
14:50:05 [2022-09-08T14:50:05.542Z] #43 114.7 checking for pkg-config... /usr/bin/pkg-config
14:50:05 [2022-09-08T14:50:05.542Z] #43 114.7 checking pkg-config is at least version 0.9.0... yes
14:50:06 [2022-09-08T14:50:06.066Z] #58 11.37 + mkdir -p /build
14:50:06 [2022-09-08T14:50:06.066Z] #58 11.38 + cp runc /build/runc
14:50:06 [2022-09-08T14:50:06.066Z] #58 DONE 11.6s
14:50:06 [2022-09-08T14:50:06.066Z] 
14:50:06 [2022-09-08T14:50:06.066Z] #64 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:50:06 [2022-09-08T14:50:06.066Z] #0 1.181 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:50:06 [2022-09-08T14:50:06.066Z] #0 1.181 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:50:06 [2022-09-08T14:50:06.066Z] #0 1.181 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 1.387 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 1.604 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 1.876 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.088 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.402 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.641 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.642 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.649 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.651 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.657 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.806 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.809 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.810 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.811 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
14:50:06 [2022-09-08T14:50:06.066Z] #0 2.813 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
14:50:06 [2022-09-08T14:50:06.112Z] #43 114.7 checking for library containing yajl_tree_get... -lyajl
14:50:06 [2022-09-08T14:50:06.112Z] #43 115.3 checking for yajl >= 2.0.0... yes
14:50:06 [2022-09-08T14:50:06.372Z] #43 115.3 checking sys/capability.h usability... yes
14:50:06 [2022-09-08T14:50:06.372Z] #43 115.5 checking sys/capability.h presence... yes
14:50:06 [2022-09-08T14:50:06.372Z] #43 115.6 checking for sys/capability.h... yes
14:50:06 [2022-09-08T14:50:06.947Z] #43 115.6 checking for library containing cap_from_name... -lcap
14:50:07 [2022-09-08T14:50:07.082Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
14:50:07 [2022-09-08T14:50:07.470Z] #43 116.2 checking for library containing dlopen... -ldl
14:50:07 [2022-09-08T14:50:07.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:50:07 [2022-09-08T14:50:07.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s)
14:50:07 [2022-09-08T14:50:07.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s)
14:50:07 [2022-09-08T14:50:07.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.87s)
14:50:07 [2022-09-08T14:50:07.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
14:50:07 [2022-09-08T14:50:07.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s)
14:50:07 [2022-09-08T14:50:07.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
14:50:07 [2022-09-08T14:50:07.651Z] === RUN   TestBuildMultiStageCopy
14:50:07 [2022-09-08T14:50:07.651Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:50:07 [2022-09-08T14:50:07.730Z] #43 116.7 checking seccomp.h usability... yes
14:50:07 [2022-09-08T14:50:07.991Z] #43 116.9 checking seccomp.h presence... yes
14:50:07 [2022-09-08T14:50:07.991Z] #43 117.0 checking for seccomp.h... yes
14:50:08 [2022-09-08T14:50:08.252Z] #43 117.1 checking for library containing seccomp_rule_add... -lseccomp
14:50:08 [2022-09-08T14:50:08.512Z] #43 117.6 checking for library containing seccomp_arch_resolve_name... none required
14:50:08 [2022-09-08T14:50:08.587Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:50:08 [2022-09-08T14:50:08.846Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
14:50:08 [2022-09-08T14:50:08.846Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:50:09 [2022-09-08T14:50:09.033Z] #43 117.9 checking systemd/sd-bus.h usability... yes
14:50:09 [2022-09-08T14:50:09.033Z] #43 118.2 checking systemd/sd-bus.h presence... yes
14:50:09 [2022-09-08T14:50:09.105Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:50:09 [2022-09-08T14:50:09.105Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:50:09 [2022-09-08T14:50:09.294Z] #43 118.3 checking for systemd/sd-bus.h... yes
14:50:09 [2022-09-08T14:50:09.364Z] --- PASS: TestBuildMultiStageCopy (1.85s)
14:50:09 [2022-09-08T14:50:09.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
14:50:09 [2022-09-08T14:50:09.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s)
14:50:09 [2022-09-08T14:50:09.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
14:50:09 [2022-09-08T14:50:09.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
14:50:09 [2022-09-08T14:50:09.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s)
14:50:09 [2022-09-08T14:50:09.364Z] === RUN   TestBuildMultiStageParentConfig
14:50:09 [2022-09-08T14:50:09.555Z] #43 118.3 checking for library containing sd_bus_match_signal_async... -lsystemd
14:50:09 [2022-09-08T14:50:09.933Z] --- PASS: TestBuildMultiStageParentConfig (0.46s)
14:50:09 [2022-09-08T14:50:09.933Z] === RUN   TestBuildLabelWithTargets
14:50:10 [2022-09-08T14:50:10.076Z] #43 118.9 checking for sd_notify_barrier... yes
14:50:10 [2022-09-08T14:50:10.337Z] #43 119.3 checking linux/bpf.h usability... yes
14:50:10 [2022-09-08T14:50:10.337Z] #43 119.5 checking linux/bpf.h presence... yes
14:50:10 [2022-09-08T14:50:10.337Z] #43 119.6 checking for linux/bpf.h... yes
14:50:10 [2022-09-08T14:50:10.596Z] #43 119.6 checking compilation for eBPF... yes
14:50:10 [2022-09-08T14:50:10.596Z] #43 119.9 checking for criu >= 3.15... no
14:50:10 [2022-09-08T14:50:10.596Z] #43 119.9 configure: CRIU headers not found, building without CRIU support
14:50:10 [2022-09-08T14:50:10.857Z] #43 119.9 checking for criu > 3.16... no
14:50:10 [2022-09-08T14:50:10.857Z] #43 119.9 configure: CRIU version doesn't support join-ns API
14:50:10 [2022-09-08T14:50:10.857Z] #43 119.9 checking for criu > 3.16.1... no
14:50:10 [2022-09-08T14:50:10.857Z] #43 120.0 configure: CRIU version doesn't support for pre-dumping
14:50:10 [2022-09-08T14:50:10.857Z] #43 120.0 checking for new mount API (fsconfig)... yes
14:50:10 [2022-09-08T14:50:10.908Z] --- PASS: TestBuildLabelWithTargets (0.79s)
14:50:10 [2022-09-08T14:50:10.908Z] === RUN   TestBuildWithEmptyLayers
14:50:10 [2022-09-08T14:50:10.908Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
14:50:11 [2022-09-08T14:50:11.117Z] #43 120.1 checking for seccomp notify API... yes
14:50:11 [2022-09-08T14:50:11.117Z] #43 120.3 checking for gperf... no
14:50:11 [2022-09-08T14:50:11.117Z] #43 120.3 configure: gperf not found - cannot rebuild signal parser code
14:50:11 [2022-09-08T14:50:11.117Z] #43 120.3 checking for library containing argp_parse... none required
14:50:11 [2022-09-08T14:50:11.167Z] --- PASS: TestBuildWithEmptyLayers (0.37s)
14:50:11 [2022-09-08T14:50:11.167Z] === RUN   TestBuildMultiStageOnBuild
14:50:11 [2022-09-08T14:50:11.687Z] #43 120.6 checking that generated files are newer than configure... done
14:50:11 [2022-09-08T14:50:11.687Z] #43 120.6 configure: creating ./config.status
14:50:12 [2022-09-08T14:50:12.547Z] --- PASS: TestBuildMultiStageOnBuild (1.52s)
14:50:12 [2022-09-08T14:50:12.547Z] === RUN   TestBuildUncleanTarFilenames
14:50:12 [2022-09-08T14:50:12.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:50:12 [2022-09-08T14:50:12.668Z] #64 11.39 Fetched 40.7 MB in 10s (3881 kB/s)
14:50:12 [2022-09-08T14:50:12.806Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
14:50:12 [2022-09-08T14:50:12.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:50:13 [2022-09-08T14:50:13.066Z] --- PASS: TestBuildUncleanTarFilenames (0.49s)
14:50:13 [2022-09-08T14:50:13.066Z] === RUN   TestBuildMultiStageLayerLeak
14:50:13 [2022-09-08T14:50:13.070Z] #43 ...
14:50:13 [2022-09-08T14:50:13.070Z] 
14:50:13 [2022-09-08T14:50:13.070Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:50:13 [2022-09-08T14:50:13.070Z] #57 6.614 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:50:13 [2022-09-08T14:50:13.070Z] #57 10.69 Fetched 8574 kB in 8s (1041 kB/s)
14:50:13 [2022-09-08T14:50:13.070Z] #57 10.69 Reading package lists...
14:50:13 [2022-09-08T14:50:13.325Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
14:50:13 [2022-09-08T14:50:13.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:50:14 [2022-09-08T14:50:14.011Z] #57 14.34 Reading package lists...
14:50:14 [2022-09-08T14:50:14.011Z] #57 ...
14:50:14 [2022-09-08T14:50:14.011Z] 
14:50:14 [2022-09-08T14:50:14.011Z] #38 [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
14:50:14 [2022-09-08T14:50:14.011Z] #38 DONE 174.6s
14:50:14 [2022-09-08T14:50:14.011Z] 
14:50:14 [2022-09-08T14:50:14.011Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:50:14 [2022-09-08T14:50:14.011Z] #43 123.3 config.status: creating Makefile
14:50:14 [2022-09-08T14:50:14.262Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
14:50:14 [2022-09-08T14:50:14.272Z] #43 123.5 config.status: creating rpm/crun.spec
14:50:14 [2022-09-08T14:50:14.272Z] #43 123.6 config.status: creating config.h
14:50:14 [2022-09-08T14:50:14.272Z] #43 123.6 config.status: executing libtool commands
14:50:14 [2022-09-08T14:50:14.521Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s)
14:50:14 [2022-09-08T14:50:14.521Z] === RUN   TestBuildWithHugeFile
14:50:14 [2022-09-08T14:50:14.532Z] #43 123.7 config.status: executing depfiles commands
14:50:14 [2022-09-08T14:50:14.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:50:15 [2022-09-08T14:50:15.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:50:15 [2022-09-08T14:50:15.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:50:15 [2022-09-08T14:50:15.901Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
14:50:16 [2022-09-08T14:50:16.497Z] #43 125.3 === configuring in libocispec (/tmp/crun-build/libocispec)
14:50:16 [2022-09-08T14:50:16.497Z] #43 125.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:50:16 [2022-09-08T14:50:16.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:50:16 [2022-09-08T14:50:16.764Z] #43 125.8 checking for gcc... gcc
14:50:16 [2022-09-08T14:50:16.841Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
14:50:16 [2022-09-08T14:50:16.874Z] #64 11.39 Reading package lists...
14:50:16 [2022-09-08T14:50:16.874Z] #64 ...
14:50:16 [2022-09-08T14:50:16.874Z] 
14:50:16 [2022-09-08T14:50:16.874Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:50:16 [2022-09-08T14:50:16.874Z] #45 77.86 + bin/containerd
14:50:17 [2022-09-08T14:50:17.030Z] #43 126.0 checking whether the C compiler works... yes
14:50:17 [2022-09-08T14:50:17.030Z] #43 126.2 checking for C compiler default output file name... a.out
14:50:17 [2022-09-08T14:50:17.290Z] #43 126.2 checking for suffix of executables... 
14:50:17 [2022-09-08T14:50:17.550Z] #43 126.5 checking whether we are cross compiling... no
14:50:17 [2022-09-08T14:50:17.779Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
14:50:17 [2022-09-08T14:50:17.779Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
14:50:17 [2022-09-08T14:50:17.811Z] #43 126.7 checking for suffix of object files... o
14:50:17 [2022-09-08T14:50:17.811Z] #43 126.8 checking whether we are using the GNU C compiler... yes
14:50:17 [2022-09-08T14:50:17.811Z] #43 127.0 checking whether gcc accepts -g... yes
14:50:18 [2022-09-08T14:50:18.039Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
14:50:18 [2022-09-08T14:50:18.070Z] #43 127.1 checking for gcc option to accept ISO C89... none needed
14:50:18 [2022-09-08T14:50:18.070Z] #43 127.2 checking whether gcc understands -c and -o together... yes
14:50:18 [2022-09-08T14:50:18.299Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
14:50:18 [2022-09-08T14:50:18.332Z] #43 127.4 checking how to run the C preprocessor... gcc -E
14:50:18 [2022-09-08T14:50:18.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:50:18 [2022-09-08T14:50:18.592Z] #43 127.6 checking for grep that handles long lines and -e... /bin/grep
14:50:18 [2022-09-08T14:50:18.592Z] #43 127.6 checking for egrep... /bin/grep -E
14:50:18 [2022-09-08T14:50:18.668Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.3% of statements
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/rootless	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/volume	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === Skipped
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     network_proxy_test.go:208: No support for dual stack yet
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:44: Driver btrfs not supported
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:44: Driver btrfs not supported
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:44: Driver btrfs not supported
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:44: Driver btrfs not supported
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:44: Driver btrfs not supported
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:71: No driver to put!
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z] time="2022-09-08T14:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z] time="2022-09-08T14:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z] time="2022-09-08T14:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:50:18 [2022-09-08T14:50:18.668Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:50:18 [2022-09-08T14:50:18.668Z] 
14:50:18 [2022-09-08T14:50:18.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:50:18 [2022-09-08T14:50:18.668Z] time="2022-09-08T14:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z] time="2022-09-08T14:49:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:71: No driver to put!
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     overlay_test.go:50: Fails to compute changes intermittently
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:44: Driver zfs not supported
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:44: Driver zfs not supported
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:44: Driver zfs not supported
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:44: Driver zfs not supported
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:44: Driver zfs not supported
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     graphtest_unix.go:71: No driver to put!
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:50:18 [2022-09-08T14:50:18.669Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
14:50:18 [2022-09-08T14:50:18.669Z] 
14:50:18 [2022-09-08T14:50:18.669Z] DONE 2874 tests, 28 skipped in 221.473s
14:50:18 [2022-09-08T14:50:18.669Z] + '[' -n 'github.com/docker/docker/libnetwork
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/bitseq
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/cluster
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/config
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/datastore
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/diagnostic
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/discoverapi
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/driverapi
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/bridge
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/host
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/null
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/overlay
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/remote
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/windows
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/drvregistry
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/etchosts
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/idm
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/internal/caller
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/ipam
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/ipamapi
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/ipams/builtin
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/ipams/null
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/ipams/remote
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/ipamutils
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/iptables
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/netlabel
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/netutils
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/networkdb
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/ns
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/options
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/osl
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/osl/kernel
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/portallocator
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/portmapper
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/resolvconf
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/testutils
14:50:18 [2022-09-08T14:50:18.669Z] github.com/docker/docker/libnetwork/types' ']'
14:50:18 [2022-09-08T14:50:18.669Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
14:50:18 [2022-09-08T14:50:18.853Z] #43 127.6 checking for ANSI C header files... 
14:50:18 [2022-09-08T14:50:18.853Z] #43 ...
14:50:18 [2022-09-08T14:50:18.853Z] 
14:50:18 [2022-09-08T14:50:18.853Z] #41 [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
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 Delve is a source level debugger for Go programs.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 Delve enables you to interact with your program by controlling the execution of the process,
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 Pass flags to the program you are debugging using `--`, for example:
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 `dlv exec ./hello -- server --config conf/config.toml`
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 Usage:
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   dlv [command]
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 Available Commands:
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   attach      Attach to running process and begin debugging.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   connect     Connect to a headless debug server with a terminal client.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   core        Examine a core dump.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   debug       Compile and begin debugging main package in current directory, or the package specified.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   exec        Execute a precompiled binary, and begin a debug session.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   help        Help about any command
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   run         Deprecated command. Use 'debug' instead.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   test        Compile test binary and begin debugging program.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   trace       Compile and begin tracing program.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   version     Prints version.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 Flags:
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --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)
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --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)
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --disable-aslr                     Disables address space randomization
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   -h, --help                             help for dlv
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --init string                      Init file, executed by the terminal client.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --log                              Enable debugging server logging.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7       --wd string                        Working directory for running the program.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 Additional help topics:
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   dlv backend  Help about the --backend flag.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   dlv log      Help about logging flags.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7   dlv redirect Help about file redirection.
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 
14:50:18 [2022-09-08T14:50:18.853Z] #41 179.7 Use "dlv [command] --help" for more information about a command.
14:50:18 [2022-09-08T14:50:18.853Z] #41 DONE 179.8s
14:50:18 [2022-09-08T14:50:18.853Z] 
14:50:18 [2022-09-08T14:50:18.853Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:50:18 [2022-09-08T14:50:18.853Z] #57 14.34 Reading package lists...
14:50:18 [2022-09-08T14:50:18.853Z] #57 18.19 Building dependency tree...
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.17 The following additional packages will be installed:
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.19   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.19   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.19   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.19   libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.19   python3-pkg-resources systemd vim-runtime xxd
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.22 Suggested packages:
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.22   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.22   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.22   ctags vim-doc vim-scripts xfsdump acl attr quota
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.22 Recommended packages:
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.22   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:50:18 [2022-09-08T14:50:18.853Z] #57 21.22   systemd-timesyncd | time-daemon unzip
14:50:18 [2022-09-08T14:50:18.868Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
14:50:19 [2022-09-08T14:50:19.128Z]     docker_cli_daemon_test.go:1475: [dbe46ea50cf0a] daemon is not started
14:50:19 [2022-09-08T14:50:19.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:50:19 [2022-09-08T14:50:19.388Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
14:50:19 [2022-09-08T14:50:19.648Z]     check_test.go:540: [d34728ba9a888] daemon is not started
14:50:19 [2022-09-08T14:50:19.648Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22 The following NEW packages will be installed:
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
14:50:19 [2022-09-08T14:50:19.793Z] #57 23.22   vim-runtime xfsprogs xxd xz-utils zip zstd
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.56 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.56 Need to get 32.8 MB of archives.
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.56 After this operation, 124 MB of additional disk space will be used.
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:50:20 [2022-09-08T14:50:20.053Z] #57 23.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:50:20 [2022-09-08T14:50:20.218Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
14:50:20 [2022-09-08T14:50:20.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.90 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:50:20 [2022-09-08T14:50:20.313Z] #57 23.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:50:20 [2022-09-08T14:50:20.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.25 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.25 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:50:20 [2022-09-08T14:50:20.574Z] #57 24.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:50:20 [2022-09-08T14:50:20.834Z] #57 24.28 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:50:20 [2022-09-08T14:50:20.834Z] #57 24.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:50:20 [2022-09-08T14:50:20.834Z] #57 24.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:50:20 [2022-09-08T14:50:20.834Z] #57 24.34 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
14:50:20 [2022-09-08T14:50:20.834Z] #57 24.35 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:50:20 [2022-09-08T14:50:20.834Z] #57 24.38 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:50:20 [2022-09-08T14:50:20.834Z] #57 24.38 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:50:21 [2022-09-08T14:50:21.094Z] #57 24.78 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:50:21 [2022-09-08T14:50:21.094Z] #57 24.82 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:50:21 [2022-09-08T14:50:21.354Z] #57 24.84 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:50:21 [2022-09-08T14:50:21.354Z] #57 24.84 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
14:50:21 [2022-09-08T14:50:21.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:50:21 [2022-09-08T14:50:21.598Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
14:50:22 [2022-09-08T14:50:22.302Z] #57 25.58 debconf: delaying package configuration, since apt-utils is not installed
14:50:22 [2022-09-08T14:50:22.302Z] #57 25.75 Fetched 32.8 MB in 2s (20.4 MB/s)
14:50:22 [2022-09-08T14:50:22.302Z] #57 25.91 Selecting previously unselected package libcap2:amd64.
14:50:22 [2022-09-08T14:50:22.302Z] #57 25.91 (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.)
14:50:22 [2022-09-08T14:50:22.302Z] #57 25.91 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:50:22 [2022-09-08T14:50:22.302Z] #57 25.91 Unpacking libcap2:amd64 (1:2.44-1) ...
14:50:22 [2022-09-08T14:50:22.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:50:22 [2022-09-08T14:50:22.562Z] #57 26.04 Selecting previously unselected package libargon2-1:amd64.
14:50:22 [2022-09-08T14:50:22.562Z] #57 26.04 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
14:50:22 [2022-09-08T14:50:22.562Z] #57 26.04 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
14:50:22 [2022-09-08T14:50:22.562Z] #57 26.14 Selecting previously unselected package libjson-c5:amd64.
14:50:22 [2022-09-08T14:50:22.562Z] #57 26.14 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
14:50:22 [2022-09-08T14:50:22.562Z] #57 26.15 Unpacking libjson-c5:amd64 (0.15-2) ...
14:50:22 [2022-09-08T14:50:22.562Z] #57 26.24 Selecting previously unselected package libcryptsetup12:amd64.
14:50:22 [2022-09-08T14:50:22.822Z] #57 26.26 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
14:50:22 [2022-09-08T14:50:22.822Z] #57 26.27 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:50:22 [2022-09-08T14:50:22.822Z] #57 26.44 Selecting previously unselected package libip4tc2:amd64.
14:50:22 [2022-09-08T14:50:22.822Z] #57 26.44 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
14:50:22 [2022-09-08T14:50:22.822Z] #57 26.46 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:50:22 [2022-09-08T14:50:22.822Z] #57 26.53 Selecting previously unselected package libkmod2:amd64.
14:50:22 [2022-09-08T14:50:22.979Z]     check_test.go:540: [dc86bbfafefa6] daemon is not started
14:50:22 [2022-09-08T14:50:22.979Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
14:50:23 [2022-09-08T14:50:23.082Z] #57 26.53 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
14:50:23 [2022-09-08T14:50:23.082Z] #57 26.54 Unpacking libkmod2:amd64 (28-1) ...
14:50:23 [2022-09-08T14:50:23.082Z] #57 26.65 Selecting previously unselected package systemd.
14:50:23 [2022-09-08T14:50:23.082Z] #57 26.65 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
14:50:23 [2022-09-08T14:50:23.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:50:23 [2022-09-08T14:50:23.342Z] #57 26.81 Unpacking systemd (247.3-7) ...
14:50:23 [2022-09-08T14:50:23.342Z] #57 ...
14:50:23 [2022-09-08T14:50:23.342Z] 
14:50:23 [2022-09-08T14:50:23.342Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:50:23 [2022-09-08T14:50:23.342Z] #43 127.6 checking for ANSI C header files... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 128.4 checking for sys/types.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 128.6 checking for sys/stat.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 128.7 checking for stdlib.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 129.0 checking for string.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 129.2 checking for memory.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 129.4 checking for strings.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 129.6 checking for inttypes.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 129.8 checking for stdint.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 130.1 checking for unistd.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 130.3 checking minix/config.h usability... no
14:50:23 [2022-09-08T14:50:23.342Z] #43 130.6 checking minix/config.h presence... no
14:50:23 [2022-09-08T14:50:23.342Z] #43 130.7 checking for minix/config.h... no
14:50:23 [2022-09-08T14:50:23.342Z] #43 130.7 checking whether it is safe to define __EXTENSIONS__... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 130.9 checking build system type... x86_64-pc-linux-gnu
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.4 checking host system type... x86_64-pc-linux-gnu
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.4 checking how to print strings... printf
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.4 checking for a sed that does not truncate output... /bin/sed
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.4 checking for fgrep... /bin/grep -F
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.4 checking for ld used by gcc... /usr/bin/ld
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking whether ln -s works... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking the maximum length of command line arguments... 1572864
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking for /usr/bin/ld option to reload object files... -r
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking for objdump... objdump
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking how to recognize dependent libraries... pass_all
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking for dlltool... no
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking how to associate runtime and link libraries... printf %s\n
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking for ar... ar
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.5 checking for archiver @FILE support... @
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.7 checking for strip... strip
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.7 checking for ranlib... ranlib
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.7 checking for gawk... no
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.7 checking for mawk... mawk
14:50:23 [2022-09-08T14:50:23.342Z] #43 131.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:50:23 [2022-09-08T14:50:23.342Z] #43 132.2 checking for sysroot... no
14:50:23 [2022-09-08T14:50:23.342Z] #43 132.2 checking for a working dd... /bin/dd
14:50:23 [2022-09-08T14:50:23.342Z] #43 132.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:50:23 [2022-09-08T14:50:23.342Z] #43 132.3 checking for mt... no
14:50:23 [2022-09-08T14:50:23.342Z] #43 132.3 checking if : is a manifest tool... no
14:50:23 [2022-09-08T14:50:23.342Z] #43 132.4 checking for dlfcn.h... yes
14:50:23 [2022-09-08T14:50:23.342Z] #43 132.5 checking for objdir... .libs
14:50:23 [2022-09-08T14:50:23.458Z] #45 ...
14:50:23 [2022-09-08T14:50:23.458Z] 
14:50:23 [2022-09-08T14:50:23.458Z] #64 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:50:23 [2022-09-08T14:50:23.458Z] #64 11.39 Reading package lists...
14:50:23 [2022-09-08T14:50:23.458Z] #64 15.93 Reading package lists...
14:50:23 [2022-09-08T14:50:23.458Z] #64 20.63 Building dependency tree...
14:50:23 [2022-09-08T14:50:23.458Z] #64 21.75 Reading state information...
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.76 bzip2 is already the newest version (1.0.8-4).
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.76 patch is already the newest version (2.7.6-7).
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.76 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.76 The following additional packages will be installed:
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.76   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.76   libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.77   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.77   python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.77   systemd vim-runtime xxd
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.79 Suggested packages:
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.79   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.79   python-setuptools-doc systemd-container policykit-1 ctags vim-doc
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.79   vim-scripts xfsdump acl attr quota
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.79 Recommended packages:
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.79   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:50:23 [2022-09-08T14:50:23.458Z] #64 22.79   systemd-timesyncd | time-daemon unzip
14:50:23 [2022-09-08T14:50:23.602Z] #43 132.8 checking if gcc supports -fno-rtti -fno-exceptions... no
14:50:23 [2022-09-08T14:50:23.862Z] #43 133.0 checking for gcc option to produce PIC... -fPIC -DPIC
14:50:23 [2022-09-08T14:50:23.862Z] #43 133.0 checking if gcc PIC flag -fPIC -DPIC works... yes
14:50:23 [2022-09-08T14:50:23.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:50:24 [2022-09-08T14:50:24.122Z] #43 133.1 checking if gcc static flag -static works... yes
14:50:24 [2022-09-08T14:50:24.383Z] #43 133.5 checking if gcc supports -c -o file.o... yes
14:50:24 [2022-09-08T14:50:24.400Z] #64 23.89 The following NEW packages will be installed:
14:50:24 [2022-09-08T14:50:24.643Z] #43 133.6 checking if gcc supports -c -o file.o... (cached) yes
14:50:24 [2022-09-08T14:50:24.643Z] #43 133.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
14:50:24 [2022-09-08T14:50:24.660Z] #64 23.89   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1
14:50:24 [2022-09-08T14:50:24.660Z] #64 23.89   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
14:50:24 [2022-09-08T14:50:24.660Z] #64 23.89   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
14:50:24 [2022-09-08T14:50:24.660Z] #64 23.89   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
14:50:24 [2022-09-08T14:50:24.660Z] #64 23.90   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
14:50:24 [2022-09-08T14:50:24.660Z] #64 23.90   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
14:50:24 [2022-09-08T14:50:24.660Z] #64 23.90   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
14:50:24 [2022-09-08T14:50:24.660Z] #64 23.90   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip
14:50:24 [2022-09-08T14:50:24.660Z] #64 23.90   zstd
14:50:24 [2022-09-08T14:50:24.887Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
14:50:24 [2022-09-08T14:50:24.902Z] #43 133.7 checking dynamic linker characteristics... GNU/Linux ld.so
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.0 checking how to hardcode library paths into programs... immediate
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.0 checking whether stripping libraries is possible... yes
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.0 checking if libtool supports shared libraries... yes
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.0 checking whether to build shared libraries... no
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.0 checking whether to build static libraries... yes
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.0 checking for a BSD-compatible install... /usr/bin/install -c
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.0 checking whether build environment is sane... yes
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.1 checking whether make sets $(MAKE)... yes
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.1 checking whether make supports the include directive... yes (GNU style)
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.2 checking whether make supports nested variables... yes
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.2 checking whether UID '0' is supported by ustar format... yes
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.2 checking whether GID '0' is supported by ustar format... yes
14:50:24 [2022-09-08T14:50:24.902Z] #43 134.2 checking how to create a ustar tar archive... gnutar
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.25 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded.
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.25 Need to get 23.8 MB of archives.
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.25 After this operation, 89.3 MB of additional disk space will be used.
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
14:50:24 [2022-09-08T14:50:24.920Z] #64 24.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.46 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.46 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.47 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:50:25 [2022-09-08T14:50:25.181Z] #64 24.54 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:50:25 [2022-09-08T14:50:25.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:50:25 [2022-09-08T14:50:25.422Z] #43 134.3 checking dependency style of gcc... gcc3
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.5 checking whether to enable maintainer-specific portions of Makefiles... yes
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.5 checking whether make supports nested variables... (cached) yes
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.5 checking for pkg-config... /usr/bin/pkg-config
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.5 checking pkg-config is at least version 0.9.0... yes
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.5 checking for yajl >= 2.1.0... yes
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.5 checking for a sed that does not truncate output... (cached) /bin/sed
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.5 checking for gcc... (cached) gcc
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.6 checking whether we are using the GNU C compiler... (cached) yes
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.6 checking whether gcc accepts -g... (cached) yes
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.6 checking for gcc option to accept ISO C89... (cached) none needed
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.6 checking whether gcc understands -c and -o together... (cached) yes
14:50:25 [2022-09-08T14:50:25.423Z] #43 134.6 checking for a Python interpreter with version >= 3... python3
14:50:25 [2022-09-08T14:50:25.441Z] #64 24.56 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:50:25 [2022-09-08T14:50:25.441Z] #64 24.57 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:50:25 [2022-09-08T14:50:25.441Z] #64 24.57 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
14:50:25 [2022-09-08T14:50:25.457Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:50:25 [2022-09-08T14:50:25.683Z] #43 134.7 checking for python3... /usr/bin/python3
14:50:25 [2022-09-08T14:50:25.683Z] #43 134.7 checking for python3 version... 3.9
14:50:25 [2022-09-08T14:50:25.683Z] #43 134.8 checking for python3 platform... linux
14:50:25 [2022-09-08T14:50:25.683Z] #43 134.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:50:25 [2022-09-08T14:50:25.701Z] #64 25.00 debconf: delaying package configuration, since apt-utils is not installed
14:50:25 [2022-09-08T14:50:25.816Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:50:25 [2022-09-08T14:50:25.816Z] Using test binary docker
14:50:25 [2022-09-08T14:50:25.816Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:50:25 [2022-09-08T14:50:25.816Z] Not: starting.
14:50:25 [2022-09-08T14:50:25.816Z] INFO: Waiting for daemon to start...
14:50:25 [2022-09-08T14:50:25.816Z] Starting dockerd
14:50:25 [2022-09-08T14:50:25.961Z] #64 25.20 Fetched 23.8 MB in 1s (39.5 MB/s)
14:50:25 [2022-09-08T14:50:25.962Z] #64 25.25 Selecting previously unselected package libcap2:amd64.
14:50:25 [2022-09-08T14:50:25.962Z] #64 25.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40116 files and directories currently installed.)
14:50:25 [2022-09-08T14:50:25.962Z] #64 25.28 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:50:25 [2022-09-08T14:50:25.962Z] #64 25.29 Unpacking libcap2:amd64 (1:2.44-1) ...
14:50:25 [2022-09-08T14:50:25.962Z] #64 25.34 Selecting previously unselected package libargon2-1:amd64.
14:50:25 [2022-09-08T14:50:25.962Z] #64 25.35 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
14:50:25 [2022-09-08T14:50:25.964Z] #43 135.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:50:26 [2022-09-08T14:50:26.026Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:50:26 [2022-09-08T14:50:26.222Z] #64 25.35 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
14:50:26 [2022-09-08T14:50:26.222Z] #64 25.40 Selecting previously unselected package libjson-c5:amd64.
14:50:26 [2022-09-08T14:50:26.222Z] #64 25.41 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
14:50:26 [2022-09-08T14:50:26.222Z] #64 25.41 Unpacking libjson-c5:amd64 (0.15-2) ...
14:50:26 [2022-09-08T14:50:26.222Z] #64 25.47 Selecting previously unselected package libcryptsetup12:amd64.
14:50:26 [2022-09-08T14:50:26.222Z] #64 25.48 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
14:50:26 [2022-09-08T14:50:26.222Z] #64 25.49 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:50:26 [2022-09-08T14:50:26.222Z] #64 25.59 Selecting previously unselected package libip4tc2:amd64.
14:50:26 [2022-09-08T14:50:26.224Z] #43 135.3 checking that generated files are newer than configure... done
14:50:26 [2022-09-08T14:50:26.224Z] #43 135.3 configure: creating ./config.status
14:50:26 [2022-09-08T14:50:26.286Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:50:26 [2022-09-08T14:50:26.482Z] #64 25.59 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
14:50:26 [2022-09-08T14:50:26.482Z] #64 25.60 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:50:26 [2022-09-08T14:50:26.482Z] #64 25.66 Selecting previously unselected package libkmod2:amd64.
14:50:26 [2022-09-08T14:50:26.482Z] #64 25.67 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
14:50:26 [2022-09-08T14:50:26.482Z] #64 25.68 Unpacking libkmod2:amd64 (28-1) ...
14:50:26 [2022-09-08T14:50:26.482Z] #64 25.75 Selecting previously unselected package systemd.
14:50:26 [2022-09-08T14:50:26.482Z] #64 25.75 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
14:50:26 [2022-09-08T14:50:26.482Z] #64 25.83 Unpacking systemd (247.3-7) ...
14:50:26 [2022-09-08T14:50:26.855Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:50:26 [2022-09-08T14:50:26.855Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:50:26 [2022-09-08T14:50:26.855Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:50:27 [2022-09-08T14:50:27.115Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.57 Selecting previously unselected package pigz.
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.58 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.58 Unpacking pigz (2.6-1) ...
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.64 Selecting previously unselected package libelf1:amd64.
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.65 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.66 Unpacking libelf1:amd64 (0.183-1) ...
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.75 Selecting previously unselected package libbpf0:amd64.
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.76 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.76 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.83 Selecting previously unselected package libmnl0:amd64.
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.83 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.84 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:50:27 [2022-09-08T14:50:27.424Z] #64 26.89 Selecting previously unselected package libxtables12:amd64.
14:50:27 [2022-09-08T14:50:27.685Z] #64 26.89 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
14:50:27 [2022-09-08T14:50:27.685Z] #64 26.90 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:50:27 [2022-09-08T14:50:27.685Z] #64 26.96 Selecting previously unselected package libcap2-bin.
14:50:27 [2022-09-08T14:50:27.685Z] #64 26.97 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:50:27 [2022-09-08T14:50:27.685Z] #64 26.97 Unpacking libcap2-bin (1:2.44-1) ...
14:50:27 [2022-09-08T14:50:27.945Z] #64 27.04 Selecting previously unselected package iproute2.
14:50:27 [2022-09-08T14:50:27.945Z] #64 27.05 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
14:50:27 [2022-09-08T14:50:27.945Z] #64 27.06 Unpacking iproute2 (5.10.0-4) ...
14:50:27 [2022-09-08T14:50:27.945Z] #64 27.27 Selecting previously unselected package xxd.
14:50:27 [2022-09-08T14:50:27.945Z] #64 27.27 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:50:27 [2022-09-08T14:50:27.945Z] #64 27.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:50:28 [2022-09-08T14:50:28.134Z] #43 137.3 config.status: creating Makefile
14:50:28 [2022-09-08T14:50:28.134Z] #43 137.3 config.status: creating config.h
14:50:28 [2022-09-08T14:50:28.134Z] #43 137.4 config.status: executing libtool commands
14:50:28 [2022-09-08T14:50:28.134Z] #43 137.4 config.status: executing depfiles commands
14:50:28 [2022-09-08T14:50:28.206Z] #64 27.36 Selecting previously unselected package vim-common.
14:50:28 [2022-09-08T14:50:28.206Z] #64 27.37 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:50:28 [2022-09-08T14:50:28.206Z] #64 27.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:50:28 [2022-09-08T14:50:28.206Z] #64 27.47 Selecting previously unselected package bash-completion.
14:50:28 [2022-09-08T14:50:28.206Z] #64 27.47 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
14:50:28 [2022-09-08T14:50:28.330Z] .
14:50:28 [2022-09-08T14:50:28.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:50:28 [2022-09-08T14:50:28.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:50:28 [2022-09-08T14:50:28.330Z] Error: No such image: emptyfs
14:50:28 [2022-09-08T14:50:28.330Z] Loaded image: emptyfs:latest
14:50:28 [2022-09-08T14:50:28.330Z] Running integration-test (iteration 1)
14:50:28 [2022-09-08T14:50:28.330Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:50:28 [2022-09-08T14:50:28.496Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:50:28 [2022-09-08T14:50:28.586Z] Loaded image: busybox:latest
14:50:28 [2022-09-08T14:50:28.586Z] Loaded image: busybox:glibc
14:50:29 [2022-09-08T14:50:29.073Z] #43 138.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:50:29 [2022-09-08T14:50:29.073Z] #43 138.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:50:29 [2022-09-08T14:50:29.149Z] #64 28.36 Unpacking bash-completion (1:2.11-2) ...
14:50:29 [2022-09-08T14:50:29.149Z] #64 28.58 Selecting previously unselected package apparmor.
14:50:29 [2022-09-08T14:50:29.149Z] #64 28.59 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ...
14:50:29 [2022-09-08T14:50:29.149Z] #64 28.63 Unpacking apparmor (2.13.6-10) ...
14:50:29 [2022-09-08T14:50:29.333Z] #43 138.4 checking for gcc... gcc
14:50:29 [2022-09-08T14:50:29.593Z] #43 138.5 checking whether the C compiler works... yes
14:50:29 [2022-09-08T14:50:29.593Z] #43 138.8 checking for C compiler default output file name... a.out
14:50:29 [2022-09-08T14:50:29.720Z] #64 28.83 Selecting previously unselected package inetutils-ping.
14:50:29 [2022-09-08T14:50:29.720Z] #64 28.84 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ...
14:50:29 [2022-09-08T14:50:29.720Z] #64 28.84 Unpacking inetutils-ping (2:2.0-1) ...
14:50:29 [2022-09-08T14:50:29.720Z] #64 28.92 Selecting previously unselected package libip6tc2:amd64.
14:50:29 [2022-09-08T14:50:29.720Z] #64 28.92 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ...
14:50:29 [2022-09-08T14:50:29.720Z] #64 28.93 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:50:29 [2022-09-08T14:50:29.720Z] #64 28.98 Selecting previously unselected package libnfnetlink0:amd64.
14:50:29 [2022-09-08T14:50:29.720Z] #64 28.98 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:50:29 [2022-09-08T14:50:29.720Z] #64 28.99 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:50:29 [2022-09-08T14:50:29.720Z] #64 29.03 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:50:29 [2022-09-08T14:50:29.721Z] #64 29.04 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:50:29 [2022-09-08T14:50:29.721Z] #64 29.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:50:29 [2022-09-08T14:50:29.721Z] #64 29.10 Selecting previously unselected package libnftnl11:amd64.
14:50:29 [2022-09-08T14:50:29.721Z] #64 29.11 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ...
14:50:29 [2022-09-08T14:50:29.721Z] #64 29.12 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:50:29 [2022-09-08T14:50:29.853Z] #43 138.8 checking for suffix of executables... 
14:50:29 [2022-09-08T14:50:29.876Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:50:29 [2022-09-08T14:50:29.876Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:50:29 [2022-09-08T14:50:29.876Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
14:50:29 [2022-09-08T14:50:29.953Z] Loaded image: debian:bullseye-slim
14:50:29 [2022-09-08T14:50:29.953Z] Loaded image: hello-world:latest
14:50:29 [2022-09-08T14:50:29.953Z] Loaded image: arm32v7/hello-world:latest
14:50:29 [2022-09-08T14:50:29.953Z] INFO: Testing against a local daemon
14:50:29 [2022-09-08T14:50:29.953Z] === RUN   TestCgroupNamespacesBuild
14:50:29 [2022-09-08T14:50:29.981Z] #64 29.19 Selecting previously unselected package iptables.
14:50:29 [2022-09-08T14:50:29.981Z] #64 29.20 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ...
14:50:29 [2022-09-08T14:50:29.981Z] #64 29.20 Unpacking iptables (1.8.7-1) ...
14:50:29 [2022-09-08T14:50:29.981Z] #64 29.35 Selecting previously unselected package libonig5:amd64.
14:50:29 [2022-09-08T14:50:29.981Z] #64 29.36 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ...
14:50:29 [2022-09-08T14:50:29.981Z] #64 29.36 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:50:30 [2022-09-08T14:50:30.113Z] #43 139.1 checking whether we are cross compiling... no
14:50:30 [2022-09-08T14:50:30.113Z] #43 139.3 checking for suffix of object files... o
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.44 Selecting previously unselected package libjq1:amd64.
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.45 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.45 Unpacking libjq1:amd64 (1.6-2.1) ...
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.52 Selecting previously unselected package jq.
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.52 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.53 Unpacking jq (1.6-2.1) ...
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.58 Selecting previously unselected package libaio1:amd64.
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.59 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.59 Unpacking libaio1:amd64 (0.3.112-9) ...
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.64 Selecting previously unselected package libgpm2:amd64.
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.65 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.241Z] #64 29.66 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:50:30 [2022-09-08T14:50:30.373Z] #43 139.3 checking whether we are using the GNU C compiler... yes
14:50:30 [2022-09-08T14:50:30.373Z] #43 139.4 checking whether gcc accepts -g... yes
14:50:30 [2022-09-08T14:50:30.373Z] #43 139.5 checking for gcc option to accept ISO C89... none needed
14:50:30 [2022-09-08T14:50:30.445Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.72 Selecting previously unselected package libinih1:amd64.
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.72 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.73 Unpacking libinih1:amd64 (53-1+b2) ...
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.78 Selecting previously unselected package libmicrohttpd12:amd64.
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.80 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.80 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.87 Selecting previously unselected package libnet1:amd64.
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.87 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.96 Selecting previously unselected package libnl-3-200:amd64.
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.96 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.501Z] #64 29.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:50:30 [2022-09-08T14:50:30.633Z] #43 139.6 checking whether gcc understands -c and -o together... yes
14:50:30 [2022-09-08T14:50:30.633Z] #43 139.8 checking for a BSD-compatible install... /usr/bin/install -c
14:50:30 [2022-09-08T14:50:30.633Z] #43 139.8 checking whether build environment is sane... yes
14:50:30 [2022-09-08T14:50:30.633Z] #43 139.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:50:30 [2022-09-08T14:50:30.633Z] #43 139.9 checking for gawk... no
14:50:30 [2022-09-08T14:50:30.633Z] #43 139.9 checking for mawk... mawk
14:50:30 [2022-09-08T14:50:30.633Z] #43 139.9 checking whether make sets $(MAKE)... yes
14:50:30 [2022-09-08T14:50:30.633Z] #43 139.9 checking whether make supports the include directive... yes (GNU style)
14:50:30 [2022-09-08T14:50:30.761Z] #64 30.03 Selecting previously unselected package libprotobuf-c1:amd64.
14:50:30 [2022-09-08T14:50:30.761Z] #64 30.04 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.761Z] #64 30.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:50:30 [2022-09-08T14:50:30.761Z] #64 30.10 Selecting previously unselected package libyajl2:amd64.
14:50:30 [2022-09-08T14:50:30.761Z] #64 30.11 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.761Z] #64 30.12 Unpacking libyajl2:amd64 (2.1.0-3) ...
14:50:30 [2022-09-08T14:50:30.761Z] #64 30.16 Selecting previously unselected package net-tools.
14:50:30 [2022-09-08T14:50:30.761Z] #64 30.16 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:50:30 [2022-09-08T14:50:30.761Z] #64 30.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:50:30 [2022-09-08T14:50:30.893Z] #43 140.0 checking whether make supports nested variables... yes
14:50:30 [2022-09-08T14:50:30.893Z] #43 140.0 checking whether UID '0' is supported by ustar format... yes
14:50:30 [2022-09-08T14:50:30.893Z] #43 140.0 checking whether GID '0' is supported by ustar format... yes
14:50:30 [2022-09-08T14:50:30.893Z] #43 140.0 checking how to create a ustar tar archive... gnutar
14:50:30 [2022-09-08T14:50:30.893Z] #43 140.0 checking dependency style of gcc... gcc3
14:50:31 [2022-09-08T14:50:31.021Z] #64 30.28 Selecting previously unselected package python-pip-whl.
14:50:31 [2022-09-08T14:50:31.021Z] #64 30.29 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:50:31 [2022-09-08T14:50:31.021Z] #64 30.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:50:31 [2022-09-08T14:50:31.153Z] #43 140.2 checking whether to enable maintainer-specific portions of Makefiles... yes
14:50:31 [2022-09-08T14:50:31.153Z] #43 140.2 checking whether make supports nested variables... (cached) yes
14:50:31 [2022-09-08T14:50:31.281Z] #64 30.57 Selecting previously unselected package python3-lib2to3.
14:50:31 [2022-09-08T14:50:31.281Z] #64 30.58 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
14:50:31 [2022-09-08T14:50:31.281Z] #64 30.58 Unpacking python3-lib2to3 (3.9.2-1) ...
14:50:31 [2022-09-08T14:50:31.281Z] #64 30.66 Selecting previously unselected package python3-distutils.
14:50:31 [2022-09-08T14:50:31.281Z] #64 30.67 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
14:50:31 [2022-09-08T14:50:31.281Z] #64 30.67 Unpacking python3-distutils (3.9.2-1) ...
14:50:31 [2022-09-08T14:50:31.281Z] #64 30.75 Selecting previously unselected package python3-pkg-resources.
14:50:31 [2022-09-08T14:50:31.319Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
14:50:31 [2022-09-08T14:50:31.319Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:50:31 [2022-09-08T14:50:31.384Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.3 checking build system type... x86_64-pc-linux-gnu
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.5 checking host system type... x86_64-pc-linux-gnu
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.5 checking how to print strings... printf
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.5 checking for a sed that does not truncate output... /bin/sed
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.5 checking for grep that handles long lines and -e... /bin/grep
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.5 checking for egrep... /bin/grep -E
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.6 checking for fgrep... /bin/grep -F
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.6 checking for ld used by gcc... /usr/bin/ld
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:50:31 [2022-09-08T14:50:31.413Z] #43 140.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:50:31 [2022-09-08T14:50:31.542Z] #64 30.76 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
14:50:31 [2022-09-08T14:50:31.542Z] #64 30.77 Unpacking python3-pkg-resources (52.0.0-4) ...
14:50:31 [2022-09-08T14:50:31.542Z] #64 30.85 Selecting previously unselected package python3-setuptools.
14:50:31 [2022-09-08T14:50:31.542Z] #64 30.86 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
14:50:31 [2022-09-08T14:50:31.542Z] #64 30.87 Unpacking python3-setuptools (52.0.0-4) ...
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.7 checking whether ln -s works... yes
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.7 checking the maximum length of command line arguments... 1572864
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.8 checking for /usr/bin/ld option to reload object files... -r
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.8 checking for objdump... objdump
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.8 checking how to recognize dependent libraries... pass_all
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.8 checking for dlltool... no
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.8 checking how to associate runtime and link libraries... printf %s\n
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.8 checking for ar... ar
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.8 checking for archiver @FILE support... @
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.9 checking for strip... strip
14:50:31 [2022-09-08T14:50:31.673Z] #43 140.9 checking for ranlib... ranlib
14:50:31 [2022-09-08T14:50:31.802Z] #64 30.99 Selecting previously unselected package python3-wheel.
14:50:31 [2022-09-08T14:50:31.802Z] #64 31.00 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
14:50:31 [2022-09-08T14:50:31.802Z] #64 31.01 Unpacking python3-wheel (0.34.2-1) ...
14:50:31 [2022-09-08T14:50:31.802Z] #64 31.06 Selecting previously unselected package python3-pip.
14:50:31 [2022-09-08T14:50:31.802Z] #64 31.07 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:50:31 [2022-09-08T14:50:31.802Z] #64 31.08 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:50:31 [2022-09-08T14:50:31.802Z] #64 31.23 Selecting previously unselected package sudo.
14:50:31 [2022-09-08T14:50:31.802Z] #64 31.23 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ...
14:50:31 [2022-09-08T14:50:31.802Z] #64 31.24 Unpacking sudo (1.9.5p2-3) ...
14:50:31 [2022-09-08T14:50:31.953Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:50:32 [2022-09-08T14:50:32.213Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
14:50:32 [2022-09-08T14:50:32.243Z] #43 140.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:50:32 [2022-09-08T14:50:32.243Z] #43 141.4 checking for sysroot... no
14:50:32 [2022-09-08T14:50:32.243Z] #43 141.4 checking for a working dd... /bin/dd
14:50:32 [2022-09-08T14:50:32.243Z] #43 141.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:50:32 [2022-09-08T14:50:32.248Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
14:50:32 [2022-09-08T14:50:32.248Z] === RUN   TestBuildWithSession
14:50:32 [2022-09-08T14:50:32.248Z]     build_session_test.go:25: TODO: BuildKit
14:50:32 [2022-09-08T14:50:32.248Z] --- SKIP: TestBuildWithSession (0.00s)
14:50:32 [2022-09-08T14:50:32.248Z] === RUN   TestBuildSquashParent
14:50:32 [2022-09-08T14:50:32.373Z] #64 31.50 Selecting previously unselected package systemd-journal-remote.
14:50:32 [2022-09-08T14:50:32.373Z] #64 31.50 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ...
14:50:32 [2022-09-08T14:50:32.373Z] #64 31.50 Unpacking systemd-journal-remote (247.3-7) ...
14:50:32 [2022-09-08T14:50:32.373Z] #64 31.58 Selecting previously unselected package thin-provisioning-tools.
14:50:32 [2022-09-08T14:50:32.373Z] #64 31.58 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:50:32 [2022-09-08T14:50:32.373Z] #64 31.58 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:50:32 [2022-09-08T14:50:32.373Z] #64 31.74 Selecting previously unselected package uidmap.
14:50:32 [2022-09-08T14:50:32.373Z] #64 31.75 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ...
14:50:32 [2022-09-08T14:50:32.373Z] #64 31.75 Unpacking uidmap (1:4.8.1-1) ...
14:50:32 [2022-09-08T14:50:32.506Z] #43 141.5 checking for mt... no
14:50:32 [2022-09-08T14:50:32.506Z] #43 141.5 checking if : is a manifest tool... no
14:50:32 [2022-09-08T14:50:32.506Z] #43 141.5 checking how to run the C preprocessor... gcc -E
14:50:32 [2022-09-08T14:50:32.634Z] #64 31.87 Selecting previously unselected package vim-runtime.
14:50:32 [2022-09-08T14:50:32.634Z] #64 31.88 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:50:32 [2022-09-08T14:50:32.634Z] #64 31.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:50:32 [2022-09-08T14:50:32.634Z] #64 31.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:50:32 [2022-09-08T14:50:32.634Z] #64 31.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:50:32 [2022-09-08T14:50:32.782Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:50:33 [2022-09-08T14:50:33.026Z] #43 141.8 checking for ANSI C header files... yes
14:50:33 [2022-09-08T14:50:33.300Z] #43 142.4 checking for sys/types.h... yes
14:50:33 [2022-09-08T14:50:33.351Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:50:33 [2022-09-08T14:50:33.351Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:50:33 [2022-09-08T14:50:33.351Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:50:33 [2022-09-08T14:50:33.564Z] #43 142.6 checking for sys/stat.h... yes
14:50:33 [2022-09-08T14:50:33.564Z] #43 142.7 checking for stdlib.h... yes
14:50:33 [2022-09-08T14:50:33.824Z] #43 142.9 checking for string.h... yes
14:50:33 [2022-09-08T14:50:33.824Z] #43 143.1 checking for memory.h... yes
14:50:34 [2022-09-08T14:50:34.017Z] #64 33.16 Selecting previously unselected package vim.
14:50:34 [2022-09-08T14:50:34.017Z] #64 33.18 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:50:34 [2022-09-08T14:50:34.017Z] #64 33.19 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:50:34 [2022-09-08T14:50:34.277Z] #64 33.44 Selecting previously unselected package xfsprogs.
14:50:34 [2022-09-08T14:50:34.277Z] #64 33.45 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ...
14:50:34 [2022-09-08T14:50:34.277Z] #64 33.46 Unpacking xfsprogs (5.10.0-4) ...
14:50:34 [2022-09-08T14:50:34.277Z] #64 33.68 Selecting previously unselected package zip.
14:50:34 [2022-09-08T14:50:34.277Z] #64 33.69 Preparing to unpack .../50-zip_3.0-12_amd64.deb ...
14:50:34 [2022-09-08T14:50:34.277Z] #64 33.69 Unpacking zip (3.0-12) ...
14:50:34 [2022-09-08T14:50:34.290Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:50:34 [2022-09-08T14:50:34.290Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:50:34 [2022-09-08T14:50:34.290Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:50:34 [2022-09-08T14:50:34.290Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:50:34 [2022-09-08T14:50:34.290Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:50:34 [2022-09-08T14:50:34.344Z] #43 143.2 checking for strings.h... yes
14:50:34 [2022-09-08T14:50:34.344Z] #43 143.4 checking for inttypes.h... yes
14:50:34 [2022-09-08T14:50:34.538Z] #64 33.76 Selecting previously unselected package zstd.
14:50:34 [2022-09-08T14:50:34.538Z] #64 33.77 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ...
14:50:34 [2022-09-08T14:50:34.538Z] #64 33.78 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:50:34 [2022-09-08T14:50:34.604Z] #43 143.6 checking for stdint.h... yes
14:50:34 [2022-09-08T14:50:34.799Z] #64 33.98 Setting up python3-pkg-resources (52.0.0-4) ...
14:50:34 [2022-09-08T14:50:34.864Z] #43 143.8 checking for unistd.h... yes
14:50:34 [2022-09-08T14:50:34.864Z] #43 144.0 checking for dlfcn.h... yes
14:50:34 [2022-09-08T14:50:34.864Z] #43 144.1 checking for objdir... .libs
14:50:35 [2022-09-08T14:50:35.060Z] #64 34.45 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:50:35 [2022-09-08T14:50:35.060Z] #64 34.47 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:50:35 [2022-09-08T14:50:35.060Z] #64 34.48 Setting up libgpm2:amd64 (1.20.7-8) ...
14:50:35 [2022-09-08T14:50:35.060Z] #64 34.50 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:50:35 [2022-09-08T14:50:35.060Z] #64 34.51 Setting up libinih1:amd64 (53-1+b2) ...
14:50:35 [2022-09-08T14:50:35.060Z] #64 34.53 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
14:50:35 [2022-09-08T14:50:35.060Z] #64 34.54 Setting up uidmap (1:4.8.1-1) ...
14:50:35 [2022-09-08T14:50:35.060Z] #64 34.55 Setting up libyajl2:amd64 (2.1.0-3) ...
14:50:35 [2022-09-08T14:50:35.229Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:50:35 [2022-09-08T14:50:35.321Z] #64 34.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:50:35 [2022-09-08T14:50:35.321Z] #64 34.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:50:35 [2022-09-08T14:50:35.321Z] #64 34.60 Setting up python3-wheel (0.34.2-1) ...
14:50:35 [2022-09-08T14:50:35.434Z] #43 144.4 checking if gcc supports -fno-rtti -fno-exceptions... no
14:50:35 [2022-09-08T14:50:35.434Z] #43 144.5 checking for gcc option to produce PIC... -fPIC -DPIC
14:50:35 [2022-09-08T14:50:35.434Z] #43 144.5 checking if gcc PIC flag -fPIC -DPIC works... yes
14:50:35 [2022-09-08T14:50:35.434Z] #43 ...
14:50:35 [2022-09-08T14:50:35.434Z] 
14:50:35 [2022-09-08T14:50:35.434Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.01 Selecting previously unselected package pigz.
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.02 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.03 Unpacking pigz (2.6-1) ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.13 Selecting previously unselected package libelf1:amd64.
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.14 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.15 Unpacking libelf1:amd64 (0.183-1) ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.32 Selecting previously unselected package libbpf0:amd64.
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.34 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.35 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.46 Selecting previously unselected package libmnl0:amd64.
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.47 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.47 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.53 Selecting previously unselected package libxtables12:amd64.
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.54 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.54 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.61 Selecting previously unselected package libcap2-bin.
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.62 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.65 Unpacking libcap2-bin (1:2.44-1) ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.79 Selecting previously unselected package iproute2.
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.80 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 29.81 Unpacking iproute2 (5.10.0-4) ...
14:50:35 [2022-09-08T14:50:35.434Z] #57 30.37 Selecting previously unselected package xxd.
14:50:35 [2022-09-08T14:50:35.434Z] #57 30.37 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 30.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 30.53 Selecting previously unselected package vim-common.
14:50:35 [2022-09-08T14:50:35.435Z] #57 30.54 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 30.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 30.78 Selecting previously unselected package bash-completion.
14:50:35 [2022-09-08T14:50:35.435Z] #57 30.78 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 32.70 Unpacking bash-completion (1:2.11-2) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.18 Selecting previously unselected package bzip2.
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.18 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.19 Unpacking bzip2 (1.0.8-4) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.28 Selecting previously unselected package xz-utils.
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.28 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.45 Selecting previously unselected package apparmor.
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.45 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.50 Unpacking apparmor (2.13.6-10) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.92 Selecting previously unselected package inetutils-ping.
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.93 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 33.94 Unpacking inetutils-ping (2:2.0-1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.05 Selecting previously unselected package libip6tc2:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.06 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.07 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.16 Selecting previously unselected package libnfnetlink0:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.16 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.26 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.26 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.36 Selecting previously unselected package libnftnl11:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.36 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.36 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.47 Selecting previously unselected package iptables.
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.47 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.47 Unpacking iptables (1.8.7-1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.86 Selecting previously unselected package libonig5:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.86 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 34.87 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.02 Selecting previously unselected package libjq1:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.02 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.02 Unpacking libjq1:amd64 (1.6-2.1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.14 Selecting previously unselected package jq.
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.18 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.19 Unpacking jq (1.6-2.1) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.30 Selecting previously unselected package libaio1:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.30 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.31 Unpacking libaio1:amd64 (0.3.112-9) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.37 Selecting previously unselected package libgpm2:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.37 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.38 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.43 Selecting previously unselected package libicu67:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.45 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 35.46 Unpacking libicu67:amd64 (67.1-7) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 39.07 Selecting previously unselected package libinih1:amd64.
14:50:35 [2022-09-08T14:50:35.435Z] #57 39.07 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 39.07 Unpacking libinih1:amd64 (53-1+b2) ...
14:50:35 [2022-09-08T14:50:35.435Z] #57 39.16 Selecting previously unselected package libmicrohttpd12:amd64.
14:50:35 [2022-09-08T14:50:35.488Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
14:50:35 [2022-09-08T14:50:35.582Z] #64 34.94 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
14:50:35 [2022-09-08T14:50:35.582Z] #64 34.95 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:50:35 [2022-09-08T14:50:35.694Z] #57 39.19 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.694Z] #57 39.20 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
14:50:35 [2022-09-08T14:50:35.694Z] #57 39.32 Selecting previously unselected package libnet1:amd64.
14:50:35 [2022-09-08T14:50:35.694Z] #57 39.33 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.694Z] #57 39.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:50:35 [2022-09-08T14:50:35.694Z] #57 39.46 Selecting previously unselected package libnl-3-200:amd64.
14:50:35 [2022-09-08T14:50:35.842Z] #64 34.97 Setting up libcap2:amd64 (1:2.44-1) ...
14:50:35 [2022-09-08T14:50:35.843Z] #64 34.98 Setting up libcap2-bin (1:2.44-1) ...
14:50:35 [2022-09-08T14:50:35.843Z] #64 35.00 Setting up apparmor (2.13.6-10) ...
14:50:35 [2022-09-08T14:50:35.954Z] #57 39.46 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.954Z] #57 39.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:50:35 [2022-09-08T14:50:35.954Z] #57 39.55 Selecting previously unselected package libprotobuf-c1:amd64.
14:50:35 [2022-09-08T14:50:35.954Z] #57 39.56 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:50:35 [2022-09-08T14:50:35.954Z] #57 39.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:50:35 [2022-09-08T14:50:35.954Z] #57 ...
14:50:35 [2022-09-08T14:50:35.954Z] 
14:50:35 [2022-09-08T14:50:35.954Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:50:35 [2022-09-08T14:50:35.954Z] #43 144.6 checking if gcc static flag -static works... yes
14:50:35 [2022-09-08T14:50:35.954Z] #43 145.0 checking if gcc supports -c -o file.o... yes
14:50:35 [2022-09-08T14:50:35.954Z] #43 145.1 checking if gcc supports -c -o file.o... (cached) yes
14:50:35 [2022-09-08T14:50:35.954Z] #43 145.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
14:50:36 [2022-09-08T14:50:36.057Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:50:36 [2022-09-08T14:50:36.214Z] #43 145.1 checking dynamic linker characteristics... GNU/Linux ld.so
14:50:36 [2022-09-08T14:50:36.214Z] #43 145.5 checking how to hardcode library paths into programs... immediate
14:50:36 [2022-09-08T14:50:36.214Z] #43 145.5 checking whether stripping libraries is possible... yes
14:50:36 [2022-09-08T14:50:36.214Z] #43 145.5 checking if libtool supports shared libraries... yes
14:50:36 [2022-09-08T14:50:36.214Z] #43 145.5 checking whether to build shared libraries... no
14:50:36 [2022-09-08T14:50:36.214Z] #43 145.5 checking whether to build static libraries... yes
14:50:36 [2022-09-08T14:50:36.474Z] #43 145.5 checking float.h usability... yes
14:50:36 [2022-09-08T14:50:36.475Z] #43 145.7 checking float.h presence... yes
14:50:36 [2022-09-08T14:50:36.475Z] #43 145.7 checking for float.h... yes
14:50:36 [2022-09-08T14:50:36.736Z] #43 145.7 checking limits.h usability... yes
14:50:36 [2022-09-08T14:50:36.736Z] #43 145.9 checking limits.h presence... yes
14:50:36 [2022-09-08T14:50:36.736Z] #43 146.0 checking for limits.h... yes
14:50:36 [2022-09-08T14:50:36.996Z] #43 146.0 checking stddef.h usability... yes
14:50:36 [2022-09-08T14:50:36.996Z] #43 146.2 checking stddef.h presence... yes
14:50:36 [2022-09-08T14:50:36.996Z] #43 146.2 checking for stddef.h... yes
14:50:36 [2022-09-08T14:50:36.996Z] #43 146.2 checking for stdlib.h... (cached) yes
14:50:36 [2022-09-08T14:50:36.996Z] #43 146.2 checking for string.h... (cached) yes
14:50:36 [2022-09-08T14:50:36.997Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:50:36 [2022-09-08T14:50:36.997Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:50:37 [2022-09-08T14:50:37.061Z] #64 36.17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:50:37 [2022-09-08T14:50:37.061Z] #64 36.21 Setting up zip (3.0-12) ...
14:50:37 [2022-09-08T14:50:37.061Z] #64 36.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:50:37 [2022-09-08T14:50:37.061Z] #64 36.26 Setting up bash-completion (1:2.11-2) ...
14:50:37 [2022-09-08T14:50:37.256Z] #43 146.3 checking sys/time.h usability... yes
14:50:37 [2022-09-08T14:50:37.256Z] #43 146.5 checking sys/time.h presence... yes
14:50:37 [2022-09-08T14:50:37.256Z] #43 146.5 checking for sys/time.h... yes
14:50:37 [2022-09-08T14:50:37.516Z] #43 146.5 checking for inline... inline
14:50:37 [2022-09-08T14:50:37.776Z] #43 146.6 checking for size_t... yes
14:50:37 [2022-09-08T14:50:37.776Z] #43 147.0 checking for stdlib.h... (cached) yes
14:50:38 [2022-09-08T14:50:38.005Z] #64 37.42 Setting up libmnl0:amd64 (1.0.4-3) ...
14:50:38 [2022-09-08T14:50:38.006Z] #64 37.43 Setting up sudo (1.9.5p2-3) ...
14:50:38 [2022-09-08T14:50:38.036Z] #43 147.0 checking for GNU libc compatible malloc... yes
14:50:38 [2022-09-08T14:50:38.036Z] #43 147.2 checking for stdlib.h... (cached) yes
14:50:38 [2022-09-08T14:50:38.036Z] #43 147.2 checking for GNU libc compatible realloc... yes
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.49 invoke-rc.d: could not determine current runlevel
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.50 invoke-rc.d: policy-rc.d denied execution of start.
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.51 Setting up xfsprogs (5.10.0-4) ...
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.52 System has not been booted with systemd as init system (PID 1). Can't operate.
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.52 Failed to connect to bus: Host is down
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.53 Setting up libxtables12:amd64 (1.8.7-1) ...
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.55 Setting up inetutils-ping (2:2.0-1) ...
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.56 Setting up pigz (2.6-1) ...
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:50:38 [2022-09-08T14:50:38.266Z] #64 37.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:50:38 [2022-09-08T14:50:38.526Z] #64 38.01 Setting up libaio1:amd64 (0.3.112-9) ...
14:50:38 [2022-09-08T14:50:38.607Z] #43 147.4 checking for working strtod... yes
14:50:38 [2022-09-08T14:50:38.607Z] #43 147.7 checking for gettimeofday... yes
14:50:38 [2022-09-08T14:50:38.787Z] #64 38.02 Setting up python3-lib2to3 (3.9.2-1) ...
14:50:38 [2022-09-08T14:50:38.867Z] #43 147.9 checking for memset... yes
14:50:38 [2022-09-08T14:50:38.908Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
14:50:38 [2022-09-08T14:50:38.908Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:50:39 [2022-09-08T14:50:39.048Z] #64 38.23 Setting up libelf1:amd64 (0.183-1) ...
14:50:39 [2022-09-08T14:50:39.048Z] #64 38.25 Setting up libjson-c5:amd64 (0.15-2) ...
14:50:39 [2022-09-08T14:50:39.048Z] #64 38.29 Setting up zstd (1.4.8+dfsg-2.1) ...
14:50:39 [2022-09-08T14:50:39.048Z] #64 38.31 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:50:39 [2022-09-08T14:50:39.048Z] #64 38.32 Setting up libkmod2:amd64 (28-1) ...
14:50:39 [2022-09-08T14:50:39.048Z] #64 38.34 Setting up python3-distutils (3.9.2-1) ...
14:50:39 [2022-09-08T14:50:39.048Z] #64 38.53 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:50:39 [2022-09-08T14:50:39.048Z] #64 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:50:39 [2022-09-08T14:50:39.309Z] #64 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:50:39 [2022-09-08T14:50:39.309Z] #64 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:50:39 [2022-09-08T14:50:39.309Z] #64 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:50:39 [2022-09-08T14:50:39.309Z] #64 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:50:39 [2022-09-08T14:50:39.309Z] #64 38.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:50:39 [2022-09-08T14:50:39.309Z] #64 38.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:50:39 [2022-09-08T14:50:39.309Z] #64 38.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:50:39 [2022-09-08T14:50:39.309Z] #64 38.60 Setting up python3-setuptools (52.0.0-4) ...
14:50:39 [2022-09-08T14:50:39.388Z] #43 148.2 checking for strspn... yes
14:50:39 [2022-09-08T14:50:39.647Z] #43 148.7 checking that generated files are newer than configure... done
14:50:39 [2022-09-08T14:50:39.648Z] #43 148.7 configure: creating ./config.status
14:50:39 [2022-09-08T14:50:39.847Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:50:39 [2022-09-08T14:50:39.847Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:50:39 [2022-09-08T14:50:39.880Z] #64 39.23 Setting up libjq1:amd64 (1.6-2.1) ...
14:50:39 [2022-09-08T14:50:39.880Z] #64 39.25 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:50:40 [2022-09-08T14:50:40.140Z] #64 39.26 Setting up thin-provisioning-tools (0.9.0-1) ...
14:50:40 [2022-09-08T14:50:40.140Z] #64 39.28 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:50:40 [2022-09-08T14:50:40.331Z] --- PASS: TestBuildSquashParent (6.96s)
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.331Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.400Z] #64 39.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:50:40 [2022-09-08T14:50:40.400Z] #64 39.72 Setting up jq (1.6-2.1) ...
14:50:40 [2022-09-08T14:50:40.400Z] #64 39.73 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:50:40 [2022-09-08T14:50:40.400Z] #64 39.75 Setting up libbpf0:amd64 (1:0.3-2) ...
14:50:40 [2022-09-08T14:50:40.400Z] #64 39.76 Setting up iptables (1.8.7-1) ...
14:50:40 [2022-09-08T14:50:40.400Z] #64 39.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:50:40 [2022-09-08T14:50:40.400Z] #64 39.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:50:40 [2022-09-08T14:50:40.400Z] #64 39.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:50:40 [2022-09-08T14:50:40.664Z] #64 39.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:50:40 [2022-09-08T14:50:40.664Z] #64 39.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:50:40 [2022-09-08T14:50:40.664Z] #64 39.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:50:40 [2022-09-08T14:50:40.664Z] #64 39.82 Setting up iproute2 (5.10.0-4) ...
14:50:40 [2022-09-08T14:50:40.664Z] #64 40.03 Setting up systemd (247.3-7) ...
14:50:40 [2022-09-08T14:50:40.664Z] #64 40.08 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:50:40 [2022-09-08T14:50:40.785Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:50:40 [2022-09-08T14:50:40.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:40 [2022-09-08T14:50:40.924Z] #64 40.09 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:50:40 [2022-09-08T14:50:40.924Z] #64 40.09 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:50:40 [2022-09-08T14:50:40.924Z] #64 40.12 Initializing machine ID from KVM UUID.
14:50:41 [2022-09-08T14:50:41.184Z] #64 40.66 Setting up systemd-journal-remote (247.3-7) ...
14:50:41 [2022-09-08T14:50:41.353Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
14:50:41 [2022-09-08T14:50:41.353Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:50:41 [2022-09-08T14:50:41.558Z] #43 150.8 config.status: creating Makefile
14:50:41 [2022-09-08T14:50:41.558Z] #43 150.9 config.status: creating config.h
14:50:41 [2022-09-08T14:50:41.558Z] #43 150.9 config.status: executing depfiles commands
14:50:41 [2022-09-08T14:50:41.755Z] #64 40.84 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:50:41 [2022-09-08T14:50:41.819Z] #43 151.1 config.status: executing libtool commands
14:50:42 [2022-09-08T14:50:42.300Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:50:42 [2022-09-08T14:50:42.300Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
14:50:42 [2022-09-08T14:50:42.326Z] #64 DONE 41.6s
14:50:42 [2022-09-08T14:50:42.326Z] 
14:50:42 [2022-09-08T14:50:42.326Z] #65 [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
14:50:42 [2022-09-08T14:50:42.760Z] #43 152.1   GEN      .version
14:50:42 [2022-09-08T14:50:42.786Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:42 [2022-09-08T14:50:42.883Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:50:42 [2022-09-08T14:50:42.883Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:50:43 [2022-09-08T14:50:43.021Z] #43 152.1 make  install-recursive
14:50:43 [2022-09-08T14:50:43.021Z] #43 152.1 make[1]: Entering directory '/tmp/crun-build'
14:50:43 [2022-09-08T14:50:43.021Z] #43 152.2 Making install in libocispec
14:50:43 [2022-09-08T14:50:43.021Z] #43 152.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:50:43 [2022-09-08T14:50:43.021Z] #43 152.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
14:50:43 [2022-09-08T14:50:43.042Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:43 [2022-09-08T14:50:43.266Z] #65 0.892 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:50:43 [2022-09-08T14:50:43.266Z] #65 0.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:50:43 [2022-09-08T14:50:43.266Z] #65 0.900 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:50:43 [2022-09-08T14:50:43.266Z] #65 DONE 1.0s
14:50:43 [2022-09-08T14:50:43.266Z] 
14:50:43 [2022-09-08T14:50:43.266Z] #66 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:50:43 [2022-09-08T14:50:43.282Z] #43 152.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
14:50:43 [2022-09-08T14:50:43.282Z] #43 152.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
14:50:43 [2022-09-08T14:50:43.282Z] #43 152.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
14:50:43 [2022-09-08T14:50:43.452Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:50:44 [2022-09-08T14:50:44.221Z] #43 153.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:50:44 [2022-09-08T14:50:44.221Z] #43 153.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:50:44 [2022-09-08T14:50:44.221Z] #43 153.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:50:44 [2022-09-08T14:50:44.221Z] #43 153.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:50:44 [2022-09-08T14:50:44.221Z] #43 153.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:50:44 [2022-09-08T14:50:44.221Z] #43 153.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:50:44 [2022-09-08T14:50:44.221Z] #43 153.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:50:44 [2022-09-08T14:50:44.221Z] #43 153.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:50:44 [2022-09-08T14:50:44.221Z] #43 153.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:50:44 [2022-09-08T14:50:44.390Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:50:44 [2022-09-08T14:50:44.390Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
14:50:44 [2022-09-08T14:50:44.481Z] #43 153.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:50:44 [2022-09-08T14:50:44.481Z] #43 153.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:50:44 [2022-09-08T14:50:44.481Z] #43 153.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:50:44 [2022-09-08T14:50:44.481Z] #43 153.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:50:44 [2022-09-08T14:50:44.481Z] #43 153.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:50:44 [2022-09-08T14:50:44.481Z] #43 153.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:50:44 [2022-09-08T14:50:44.481Z] #43 153.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:50:44 [2022-09-08T14:50:44.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s)
14:50:44 [2022-09-08T14:50:44.930Z] === RUN   TestBuildMultiStageCopy
14:50:44 [2022-09-08T14:50:44.930Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:50:44 [2022-09-08T14:50:44.959Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:50:44 [2022-09-08T14:50:44.959Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.7 make  install-recursive
14:50:45 [2022-09-08T14:50:45.421Z] #43 154.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:50:45 [2022-09-08T14:50:45.527Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
14:50:45 [2022-09-08T14:50:45.682Z] #43 154.8 Making install in yajl
14:50:45 [2022-09-08T14:50:45.682Z] #43 154.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:50:45 [2022-09-08T14:50:45.682Z] #43 154.8   CC       verify/json_verify-json_verify.o
14:50:45 [2022-09-08T14:50:45.682Z] #43 154.9   CC       src/libyajl_la-yajl_alloc.lo
14:50:45 [2022-09-08T14:50:45.682Z] #43 154.9   CC       src/libyajl_la-yajl.lo
14:50:45 [2022-09-08T14:50:45.682Z] #43 154.9   CC       src/libyajl_la-yajl_gen.lo
14:50:45 [2022-09-08T14:50:45.682Z] #43 154.9   CC       src/libyajl_la-yajl_parser.lo
14:50:45 [2022-09-08T14:50:45.682Z] #43 154.9   CC       src/libyajl_la-yajl_buf.lo
14:50:45 [2022-09-08T14:50:45.682Z] #43 154.9   CC       src/libyajl_la-yajl_encode.lo
14:50:45 [2022-09-08T14:50:45.682Z] #43 155.0   CC       src/libyajl_la-yajl_lex.lo
14:50:45 [2022-09-08T14:50:45.787Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:50:45 [2022-09-08T14:50:45.943Z] #43 155.0   CC       src/libyajl_la-yajl_tree.lo
14:50:46 [2022-09-08T14:50:46.046Z]     check_test.go:540: [d05cb8cc80fa5] daemon is not started
14:50:46 [2022-09-08T14:50:46.046Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
14:50:46 [2022-09-08T14:50:46.203Z] #43 ...
14:50:46 [2022-09-08T14:50:46.203Z] 
14:50:46 [2022-09-08T14:50:46.203Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:50:46 [2022-09-08T14:50:46.204Z] #57 39.65 Selecting previously unselected package libyajl2:amd64.
14:50:46 [2022-09-08T14:50:46.204Z] #57 39.66 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 39.66 Unpacking libyajl2:amd64 (2.1.0-3) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 39.74 Selecting previously unselected package net-tools.
14:50:46 [2022-09-08T14:50:46.204Z] #57 39.74 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 39.75 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 39.96 Selecting previously unselected package patch.
14:50:46 [2022-09-08T14:50:46.204Z] #57 39.98 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 39.98 Unpacking patch (2.7.6-7) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.10 Selecting previously unselected package python-pip-whl.
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.10 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.74 Selecting previously unselected package python3-lib2to3.
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.74 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.74 Unpacking python3-lib2to3 (3.9.2-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.85 Selecting previously unselected package python3-distutils.
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.85 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.86 Unpacking python3-distutils (3.9.2-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.98 Selecting previously unselected package python3-pkg-resources.
14:50:46 [2022-09-08T14:50:46.204Z] #57 40.99 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.00 Unpacking python3-pkg-resources (52.0.0-4) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.13 Selecting previously unselected package python3-setuptools.
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.13 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.14 Unpacking python3-setuptools (52.0.0-4) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.36 Selecting previously unselected package python3-wheel.
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.37 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.39 Unpacking python3-wheel (0.34.2-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.46 Selecting previously unselected package python3-pip.
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.47 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.48 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.89 Selecting previously unselected package sudo.
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.89 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 41.90 Unpacking sudo (1.9.5p2-3) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.45 Selecting previously unselected package systemd-journal-remote.
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.45 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.46 Unpacking systemd-journal-remote (247.3-7) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.59 Selecting previously unselected package thin-provisioning-tools.
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.59 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.59 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.86 Selecting previously unselected package uidmap.
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.86 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.87 Unpacking uidmap (1:4.8.1-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.98 Selecting previously unselected package vim-runtime.
14:50:46 [2022-09-08T14:50:46.204Z] #57 42.99 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 43.04 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:50:46 [2022-09-08T14:50:46.204Z] #57 43.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:50:46 [2022-09-08T14:50:46.204Z] #57 43.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 46.84 Selecting previously unselected package vim.
14:50:46 [2022-09-08T14:50:46.204Z] #57 46.85 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 46.87 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 47.38 Selecting previously unselected package xfsprogs.
14:50:46 [2022-09-08T14:50:46.204Z] #57 47.38 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 47.40 Unpacking xfsprogs (5.10.0-4) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 47.91 Selecting previously unselected package zip.
14:50:46 [2022-09-08T14:50:46.204Z] #57 47.92 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 47.93 Unpacking zip (3.0-12) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 48.11 Selecting previously unselected package zstd.
14:50:46 [2022-09-08T14:50:46.204Z] #57 48.12 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 48.12 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 48.57 Setting up python3-pkg-resources (52.0.0-4) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.54 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.56 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.57 Setting up libgpm2:amd64 (1.20.7-8) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.58 Setting up libicu67:amd64 (67.1-7) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.61 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.62 Setting up libinih1:amd64 (53-1+b2) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.64 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.65 Setting up uidmap (1:4.8.1-1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.68 Setting up libyajl2:amd64 (2.1.0-3) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.71 Setting up bzip2 (1.0.8-4) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:50:46 [2022-09-08T14:50:46.204Z] #57 49.74 Setting up python3-wheel (0.34.2-1) ...
14:50:46 [2022-09-08T14:50:46.775Z] #57 50.43 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
14:50:46 [2022-09-08T14:50:46.775Z] #57 50.44 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:50:46 [2022-09-08T14:50:46.775Z] #57 50.46 Setting up libcap2:amd64 (1:2.44-1) ...
14:50:46 [2022-09-08T14:50:46.775Z] #57 50.48 Setting up libcap2-bin (1:2.44-1) ...
14:50:46 [2022-09-08T14:50:46.775Z] #57 50.50 Setting up apparmor (2.13.6-10) ...
14:50:46 [2022-09-08T14:50:46.984Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:50:48 [2022-09-08T14:50:48.195Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:50:48 [2022-09-08T14:50:48.364Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:50:48 [2022-09-08T14:50:48.364Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
14:50:48 [2022-09-08T14:50:48.364Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:50:48 [2022-09-08T14:50:48.364Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:50:48 [2022-09-08T14:50:48.364Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:50:48 [2022-09-08T14:50:48.364Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:50:48 [2022-09-08T14:50:48.686Z] #57 52.22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:50:48 [2022-09-08T14:50:48.932Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:50:48 [2022-09-08T14:50:48.946Z] #57 52.32 Setting up zip (3.0-12) ...
14:50:48 [2022-09-08T14:50:48.946Z] #57 52.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:50:48 [2022-09-08T14:50:48.946Z] #57 52.39 Setting up bash-completion (1:2.11-2) ...
14:50:49 [2022-09-08T14:50:49.146Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:50:49 [2022-09-08T14:50:49.871Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
14:50:50 [2022-09-08T14:50:50.073Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:50:51 [2022-09-08T14:50:51.408Z] #66 7.058 Collecting yamllint==1.27.1
14:50:51 [2022-09-08T14:50:51.408Z] #66 8.095   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:50:51 [2022-09-08T14:50:51.437Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:50:51 [2022-09-08T14:50:51.490Z] #57 54.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 54.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:50:51 [2022-09-08T14:50:51.491Z] #57 54.87 Setting up libmnl0:amd64 (1.0.4-3) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 54.88 Setting up patch (2.7.6-7) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 54.90 Setting up sudo (1.9.5p2-3) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.01 invoke-rc.d: could not determine current runlevel
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.02 invoke-rc.d: policy-rc.d denied execution of start.
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.04 Setting up xfsprogs (5.10.0-4) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.05 System has not been booted with systemd as init system (PID 1). Can't operate.
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.05 Failed to connect to bus: Host is down
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.06 Setting up libxtables12:amd64 (1.8.7-1) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.07 Setting up inetutils-ping (2:2.0-1) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.09 Setting up pigz (2.6-1) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:50:51 [2022-09-08T14:50:51.491Z] #57 55.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:50:51 [2022-09-08T14:50:51.751Z] #57 ...
14:50:51 [2022-09-08T14:50:51.751Z] 
14:50:51 [2022-09-08T14:50:51.751Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:50:51 [2022-09-08T14:50:51.751Z] #43 160.9   CCLD     libyajl.la
14:50:51 [2022-09-08T14:50:51.980Z] #66 8.624 Collecting pathspec>=0.5.3
14:50:51 [2022-09-08T14:50:51.980Z] #66 8.642   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
14:50:51 [2022-09-08T14:50:51.980Z] #66 8.835 Collecting pyyaml
14:50:51 [2022-09-08T14:50:51.980Z] #66 8.846   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)
14:50:51 [2022-09-08T14:50:51.980Z] #66 8.871 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:50:51 [2022-09-08T14:50:51.980Z] #66 8.881 Building wheels for collected packages: yamllint
14:50:52 [2022-09-08T14:50:52.012Z] #43 161.2   CCLD     verify/json_verify
14:50:52 [2022-09-08T14:50:52.240Z] #66 8.882   Building wheel for yamllint (setup.py): started
14:50:52 [2022-09-08T14:50:52.366Z] --- PASS: TestBuildMultiStageCopy (7.36s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
14:50:52 [2022-09-08T14:50:52.366Z] === RUN   TestBuildMultiStageParentConfig
14:50:52 [2022-09-08T14:50:52.407Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
14:50:52 [2022-09-08T14:50:52.501Z] #66 9.302   Building wheel for yamllint (setup.py): finished with status 'done'
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.7 make[5]: Nothing to be done for 'install-exec-am'.
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.7 make[5]: Nothing to be done for 'install-data-am'.
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.9   CC       src/validate.o
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.9   CC       src/image_spec_schema_config_schema.lo
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.9   CC       src/image_spec_schema_content_descriptor.lo
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.9   CC       src/image_spec_schema_defs.lo
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.9   CC       src/image_spec_schema_defs_descriptor.lo
14:50:52 [2022-09-08T14:50:52.582Z] #43 161.9   CC       src/image_spec_schema_image_index_schema.lo
14:50:52 [2022-09-08T14:50:52.762Z] #66 9.302   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=4c5b3e8d95cf5ce1ce64ccb0898ed6da50a79fd7e1859b3a422d6f89cb2d5104
14:50:52 [2022-09-08T14:50:52.762Z] #66 9.303   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:50:52 [2022-09-08T14:50:52.762Z] #66 9.306 Successfully built yamllint
14:50:52 [2022-09-08T14:50:52.762Z] #66 9.314 Installing collected packages: pyyaml, pathspec, yamllint
14:50:52 [2022-09-08T14:50:52.762Z] #66 9.507 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
14:50:52 [2022-09-08T14:50:52.843Z] #43 162.0   CC       src/image_spec_schema_image_layout_schema.lo
14:50:52 [2022-09-08T14:50:52.843Z] #43 162.0   CC       src/image_spec_schema_image_manifest_schema.lo
14:50:52 [2022-09-08T14:50:52.843Z] #43 162.1   CC       src/runtime_spec_schema_config_linux.lo
14:50:52 [2022-09-08T14:50:52.843Z] #43 162.1   CC       src/runtime_spec_schema_config_zos.lo
14:50:52 [2022-09-08T14:50:52.843Z] #43 162.1   CC       src/runtime_spec_schema_config_schema.lo
14:50:52 [2022-09-08T14:50:52.843Z] #43 162.2   CC       src/runtime_spec_schema_config_solaris.lo
14:50:53 [2022-09-08T14:50:53.024Z] #66 DONE 9.8s
14:50:53 [2022-09-08T14:50:53.024Z] 
14:50:53 [2022-09-08T14:50:53.024Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
14:50:53 [2022-09-08T14:50:53.102Z] #43 162.2   CC       src/runtime_spec_schema_config_vm.lo
14:50:53 [2022-09-08T14:50:53.102Z] #43 162.3   CC       src/runtime_spec_schema_config_windows.lo
14:50:53 [2022-09-08T14:50:53.102Z] #43 162.4   CC       src/runtime_spec_schema_defs.lo
14:50:53 [2022-09-08T14:50:53.285Z] #67 DONE 0.2s
14:50:53 [2022-09-08T14:50:53.285Z] 
14:50:53 [2022-09-08T14:50:53.285Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
14:50:53 [2022-09-08T14:50:53.285Z] #68 DONE 0.2s
14:50:53 [2022-09-08T14:50:53.285Z] 
14:50:53 [2022-09-08T14:50:53.285Z] #69 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
14:50:53 [2022-09-08T14:50:53.362Z] #43 162.4   CC       src/runtime_spec_schema_defs_linux.lo
14:50:53 [2022-09-08T14:50:53.362Z] #43 162.5   CC       src/runtime_spec_schema_defs_zos.lo
14:50:53 [2022-09-08T14:50:53.362Z] #43 162.6   CC       src/runtime_spec_schema_defs_vm.lo
14:50:53 [2022-09-08T14:50:53.546Z] #69 DONE 0.1s
14:50:53 [2022-09-08T14:50:53.546Z] 
14:50:53 [2022-09-08T14:50:53.546Z] #70 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
14:50:53 [2022-09-08T14:50:53.546Z] #70 DONE 0.1s
14:50:53 [2022-09-08T14:50:53.546Z] 
14:50:53 [2022-09-08T14:50:53.546Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:50:53 [2022-09-08T14:50:53.623Z] #43 162.7   CC       src/runtime_spec_schema_defs_windows.lo
14:50:53 [2022-09-08T14:50:53.623Z] #43 162.8   CC       src/runtime_spec_schema_state_schema.lo
14:50:53 [2022-09-08T14:50:53.785Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:50:53 [2022-09-08T14:50:53.807Z] #45 ...
14:50:53 [2022-09-08T14:50:53.808Z] 
14:50:53 [2022-09-08T14:50:53.808Z] #71 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
14:50:53 [2022-09-08T14:50:53.808Z] #71 DONE 0.1s
14:50:53 [2022-09-08T14:50:53.808Z] 
14:50:53 [2022-09-08T14:50:53.808Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
14:50:53 [2022-09-08T14:50:53.808Z] #72 DONE 0.1s
14:50:53 [2022-09-08T14:50:53.808Z] 
14:50:53 [2022-09-08T14:50:53.808Z] #73 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
14:50:53 [2022-09-08T14:50:53.808Z] #73 DONE 0.1s
14:50:53 [2022-09-08T14:50:53.808Z] 
14:50:53 [2022-09-08T14:50:53.808Z] #74 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
14:50:53 [2022-09-08T14:50:53.883Z] #43 163.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
14:50:53 [2022-09-08T14:50:53.883Z] #43 163.1   CC       src/basic_test_double_array_item.lo
14:50:54 [2022-09-08T14:50:54.069Z] #74 DONE 0.1s
14:50:54 [2022-09-08T14:50:54.069Z] 
14:50:54 [2022-09-08T14:50:54.069Z] #75 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
14:50:54 [2022-09-08T14:50:54.069Z] #75 DONE 0.1s
14:50:54 [2022-09-08T14:50:54.069Z] 
14:50:54 [2022-09-08T14:50:54.069Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:50:54 [2022-09-08T14:50:54.069Z] #45 ...
14:50:54 [2022-09-08T14:50:54.069Z] 
14:50:54 [2022-09-08T14:50:54.069Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
14:50:54 [2022-09-08T14:50:54.069Z] #76 DONE 0.1s
14:50:54 [2022-09-08T14:50:54.069Z] 
14:50:54 [2022-09-08T14:50:54.069Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
14:50:54 [2022-09-08T14:50:54.143Z] #43 163.3   CC       src/basic_test_double_array.lo
14:50:54 [2022-09-08T14:50:54.143Z] #43 163.3   CC       src/basic_test_top_array_int.lo
14:50:54 [2022-09-08T14:50:54.143Z] #43 163.4   CC       src/basic_test_top_array_string.lo
14:50:54 [2022-09-08T14:50:54.143Z] #43 163.4   CC       src/basic_test_top_double_array_int.lo
14:50:54 [2022-09-08T14:50:54.353Z] === RUN   TestDockerSuite/TestContainerAPITop
14:50:54 [2022-09-08T14:50:54.404Z] #43 163.6   CC       src/basic_test_top_double_array_obj.lo
14:50:54 [2022-09-08T14:50:54.642Z] #77 DONE 0.3s
14:50:54 [2022-09-08T14:50:54.642Z] 
14:50:54 [2022-09-08T14:50:54.642Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
14:50:54 [2022-09-08T14:50:54.642Z] #78 DONE 0.1s
14:50:54 [2022-09-08T14:50:54.642Z] 
14:50:54 [2022-09-08T14:50:54.642Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:50:54 [2022-09-08T14:50:54.642Z] #45 ...
14:50:54 [2022-09-08T14:50:54.642Z] 
14:50:54 [2022-09-08T14:50:54.642Z] #79 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
14:50:54 [2022-09-08T14:50:54.642Z] #79 DONE 0.1s
14:50:54 [2022-09-08T14:50:54.642Z] 
14:50:54 [2022-09-08T14:50:54.642Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:50:54 [2022-09-08T14:50:54.664Z] #43 163.8   CC       src/basic_test_top_double_array_refobj.lo
14:50:54 [2022-09-08T14:50:54.664Z] #43 163.9   CC       src/basic_test_top_double_array_string.lo
14:50:54 [2022-09-08T14:50:54.974Z] #43 164.1   CC       src/read-file.lo
14:50:54 [2022-09-08T14:50:54.974Z] #43 164.2   CC       src/json_common.lo
14:50:54 [2022-09-08T14:50:54.974Z] #43 164.3   CC       tests/test-1.o
14:50:55 [2022-09-08T14:50:55.289Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:50:55 [2022-09-08T14:50:55.289Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
14:50:55 [2022-09-08T14:50:55.289Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:50:55 [2022-09-08T14:50:55.289Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:50:55 [2022-09-08T14:50:55.549Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
14:50:55 [2022-09-08T14:50:55.554Z] #43 164.6   CC       tests/test-2.o
14:50:55 [2022-09-08T14:50:55.555Z] #43 164.7   CC       tests/test-3.o
14:50:55 [2022-09-08T14:50:55.555Z] #43 164.7   CC       tests/test-4.o
14:50:55 [2022-09-08T14:50:55.555Z] #43 164.8   CC       tests/test-5.o
14:50:56 [2022-09-08T14:50:56.130Z] #43 165.1   CC       tests/test-6.o
14:50:56 [2022-09-08T14:50:56.130Z] #43 165.1   CC       tests/test-7.o
14:50:56 [2022-09-08T14:50:56.700Z] #43 165.7   CC       tests/test-8.o
14:50:56 [2022-09-08T14:50:56.700Z] #43 165.8   CC       tests/test-9.o
14:50:56 [2022-09-08T14:50:56.700Z] #43 165.9   CC       tests/test-10.o
14:50:56 [2022-09-08T14:50:56.700Z] #43 165.9   CC       tests/test-11.o
14:50:57 [2022-09-08T14:50:57.607Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
14:50:57 [2022-09-08T14:50:57.607Z] === RUN   TestBuildLabelWithTargets
14:50:58 [2022-09-08T14:50:58.901Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:50:59 [2022-09-08T14:50:59.160Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
14:50:59 [2022-09-08T14:50:59.244Z] #43 ...
14:50:59 [2022-09-08T14:50:59.244Z] 
14:50:59 [2022-09-08T14:50:59.244Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:50:59 [2022-09-08T14:50:59.244Z] #57 55.78 Setting up libaio1:amd64 (0.3.112-9) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 55.80 Setting up python3-lib2to3 (3.9.2-1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.18 Setting up libelf1:amd64 (0.183-1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.20 Setting up libjson-c5:amd64 (0.15-2) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.21 Setting up zstd (1.4.8+dfsg-2.1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.23 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.24 Setting up libkmod2:amd64 (28-1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.25 Setting up python3-distutils (3.9.2-1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.80 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 56.90 Setting up python3-setuptools (52.0.0-4) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 58.58 Setting up libjq1:amd64 (1.6-2.1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 58.59 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 58.61 Setting up thin-provisioning-tools (0.9.0-1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 58.62 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.18 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.19 Setting up jq (1.6-2.1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.21 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.22 Setting up libbpf0:amd64 (1:0.3-2) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.25 Setting up iptables (1.8.7-1) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.31 Setting up iproute2 (5.10.0-4) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.70 Setting up systemd (247.3-7) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.84 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.86 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.87 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:50:59 [2022-09-08T14:50:59.244Z] #57 60.91 Initializing machine ID from KVM UUID.
14:50:59 [2022-09-08T14:50:59.244Z] #57 62.02 Setting up systemd-journal-remote (247.3-7) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 62.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:50:59 [2022-09-08T14:50:59.244Z] #57 DONE 62.7s
14:50:59 [2022-09-08T14:50:59.244Z] 
14:50:59 [2022-09-08T14:50:59.244Z] #58 [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
14:50:59 [2022-09-08T14:50:59.729Z]     check_test.go:540: [d1c47c87a4de3] daemon is not started
14:50:59 [2022-09-08T14:50:59.729Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
14:50:59 [2022-09-08T14:50:59.988Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:51:00 [2022-09-08T14:51:00.248Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
14:51:00 [2022-09-08T14:51:00.817Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
14:51:00 [2022-09-08T14:51:00.817Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
14:51:01 [2022-09-08T14:51:01.076Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
14:51:01 [2022-09-08T14:51:01.152Z] #58 1.825 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:51:01 [2022-09-08T14:51:01.152Z] #58 1.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:51:01 [2022-09-08T14:51:01.152Z] #58 1.835 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:51:01 [2022-09-08T14:51:01.152Z] #58 DONE 1.9s
14:51:01 [2022-09-08T14:51:01.152Z] 
14:51:01 [2022-09-08T14:51:01.152Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:51:01 [2022-09-08T14:51:01.335Z] --- PASS: TestBuildWithHugeFile (46.87s)
14:51:01 [2022-09-08T14:51:01.335Z] === RUN   TestBuildWCOWSandboxSize
14:51:01 [2022-09-08T14:51:01.335Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:51:01 [2022-09-08T14:51:01.335Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:51:01 [2022-09-08T14:51:01.335Z] === RUN   TestBuildWithEmptyDockerfile
14:51:01 [2022-09-08T14:51:01.335Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:51:01 [2022-09-08T14:51:01.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:51:01 [2022-09-08T14:51:01.335Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:51:01 [2022-09-08T14:51:01.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:51:01 [2022-09-08T14:51:01.335Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:51:01 [2022-09-08T14:51:01.335Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:51:01 [2022-09-08T14:51:01.594Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:51:01 [2022-09-08T14:51:01.594Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:51:01 [2022-09-08T14:51:01.594Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:51:01 [2022-09-08T14:51:01.594Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:51:01 [2022-09-08T14:51:01.594Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s)
14:51:01 [2022-09-08T14:51:01.594Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
14:51:01 [2022-09-08T14:51:01.594Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
14:51:01 [2022-09-08T14:51:01.594Z] === RUN   TestBuildPreserveOwnership
14:51:01 [2022-09-08T14:51:01.594Z] === RUN   TestBuildPreserveOwnership/copy_from
14:51:01 [2022-09-08T14:51:01.854Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
14:51:03 [2022-09-08T14:51:03.232Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
14:51:03 [2022-09-08T14:51:03.800Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:51:04 [2022-09-08T14:51:04.060Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
14:51:04 [2022-09-08T14:51:04.997Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
14:51:04 [2022-09-08T14:51:04.997Z] --- PASS: TestBuildPreserveOwnership (3.37s)
14:51:04 [2022-09-08T14:51:04.997Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.30s)
14:51:04 [2022-09-08T14:51:04.997Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s)
14:51:04 [2022-09-08T14:51:04.997Z] === RUN   TestBuildPlatformInvalid
14:51:04 [2022-09-08T14:51:04.997Z] --- PASS: TestBuildPlatformInvalid (0.08s)
14:51:04 [2022-09-08T14:51:04.997Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:51:05 [2022-09-08T14:51:05.367Z] ok  	github.com/docker/docker/libnetwork	37.615s	coverage: 40.6% of statements
14:51:05 [2022-09-08T14:51:05.367Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.148s	coverage: 84.4% of statements
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 22.4% of statements
14:51:05 [2022-09-08T14:51:05.367Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:51:05 [2022-09-08T14:51:05.367Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
14:51:05 [2022-09-08T14:51:05.572Z] Loaded image: busybox:latest
14:51:05 [2022-09-08T14:51:05.688Z] --- PASS: TestBuildLabelWithTargets (8.00s)
14:51:05 [2022-09-08T14:51:05.688Z] === RUN   TestBuildWithEmptyLayers
14:51:05 [2022-09-08T14:51:05.834Z] Loaded image: busybox:glibc
14:51:06 [2022-09-08T14:51:06.094Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0013581b0_<nil>_<nil>}
14:51:06 [2022-09-08T14:51:06.663Z] Loaded image: debian:bullseye-slim
14:51:06 [2022-09-08T14:51:06.663Z] Loaded image: hello-world:latest
14:51:06 [2022-09-08T14:51:06.663Z] Loaded image: arm32v7/hello-world:latest
14:51:06 [2022-09-08T14:51:06.747Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.580s	coverage: 59.9% of statements
14:51:06 [2022-09-08T14:51:06.747Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:51:07 [2022-09-08T14:51:07.007Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
14:51:07 [2022-09-08T14:51:07.579Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.1% of statements
14:51:07 [2022-09-08T14:51:07.842Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:51:08 [2022-09-08T14:51:08.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13429901119_/foo_false__<nil>_<nil>_<nil>_<nil>}
14:51:08 [2022-09-08T14:51:08.245Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
14:51:08 [2022-09-08T14:51:08.245Z] === RUN   TestBuildMultiStageOnBuild
14:51:08 [2022-09-08T14:51:08.410Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.7% of statements
14:51:08 [2022-09-08T14:51:08.410Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:51:08 [2022-09-08T14:51:08.608Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
14:51:08 [2022-09-08T14:51:08.669Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
14:51:09 [2022-09-08T14:51:09.176Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13429901119_/foo_true__<nil>_<nil>_<nil>_<nil>}
14:51:10 [2022-09-08T14:51:10.555Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33403956477_/foo_false__<nil>_<nil>_<nil>_<nil>}
14:51:10 [2022-09-08T14:51:10.814Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
14:51:10 [2022-09-08T14:51:10.814Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
14:51:10 [2022-09-08T14:51:10.814Z]     check_test.go:540: [d2d39abb9db18] daemon is not started
14:51:10 [2022-09-08T14:51:10.814Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
14:51:12 [2022-09-08T14:51:12.193Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33403956477_/foo_true__<nil>_<nil>_<nil>_<nil>}
14:51:12 [2022-09-08T14:51:12.193Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
14:51:13 [2022-09-08T14:51:13.379Z] #59 11.34 Collecting yamllint==1.27.1
14:51:13 [2022-09-08T14:51:13.379Z] #59 12.43   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:51:13 [2022-09-08T14:51:13.488Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
14:51:13 [2022-09-08T14:51:13.488Z] === RUN   TestBuildUncleanTarFilenames
14:51:13 [2022-09-08T14:51:13.572Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33403956477_/foo_true__0xc0013581e0_<nil>_<nil>_<nil>}
14:51:13 [2022-09-08T14:51:13.745Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
14:51:13 [2022-09-08T14:51:13.745Z] === RUN   TestBuildMultiStageLayerLeak
14:51:14 [2022-09-08T14:51:14.140Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
14:51:14 [2022-09-08T14:51:14.709Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.86s)
14:51:14 [2022-09-08T14:51:14.709Z] PASS
14:51:14 [2022-09-08T14:51:14.709Z] 
14:51:14 [2022-09-08T14:51:14.709Z] === Skipped
14:51:14 [2022-09-08T14:51:14.709Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:51:14 [2022-09-08T14:51:14.709Z]     build_session_test.go:25: TODO: BuildKit
14:51:14 [2022-09-08T14:51:14.709Z] 
14:51:14 [2022-09-08T14:51:14.709Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:51:14 [2022-09-08T14:51:14.709Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:51:14 [2022-09-08T14:51:14.709Z] 
14:51:14 [2022-09-08T14:51:14.709Z] DONE 34 tests, 2 skipped in 80.006s
14:51:14 [2022-09-08T14:51:14.967Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:51:14 [2022-09-08T14:51:14.967Z] ++ 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
14:51:14 [2022-09-08T14:51:14.967Z] ++ set -e
14:51:14 [2022-09-08T14:51:14.967Z] ++ '[' -n 0 ']'
14:51:14 [2022-09-08T14:51:14.967Z] ++ set -x
14:51:14 [2022-09-08T14:51:14.967Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:51:14 [2022-09-08T14:51:14.967Z] INFO: Testing against a local daemon
14:51:14 [2022-09-08T14:51:14.967Z] === RUN   TestConfigInspect
14:51:14 [2022-09-08T14:51:14.967Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0013581f8_<nil>_<nil>}
14:51:15 [2022-09-08T14:51:15.290Z] #59 13.92 Collecting pathspec>=0.5.3
14:51:15 [2022-09-08T14:51:15.290Z] #59 13.93   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
14:51:15 [2022-09-08T14:51:15.290Z] #59 14.38 Collecting pyyaml
14:51:15 [2022-09-08T14:51:15.290Z] #59 14.40   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)
14:51:15 [2022-09-08T14:51:15.290Z] #59 14.45 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:51:15 [2022-09-08T14:51:15.290Z] #59 14.46 Building wheels for collected packages: yamllint
14:51:15 [2022-09-08T14:51:15.536Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
14:51:15 [2022-09-08T14:51:15.550Z] #59 14.48   Building wheel for yamllint (setup.py): started
14:51:16 [2022-09-08T14:51:16.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc001358210_<nil>_<nil>}
14:51:16 [2022-09-08T14:51:16.473Z]     check_test.go:540: [d4a5bb1b11dc3] daemon is not started
14:51:16 [2022-09-08T14:51:16.473Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
14:51:16 [2022-09-08T14:51:16.933Z] #59 15.68   Building wheel for yamllint (setup.py): finished with status 'done'
14:51:16 [2022-09-08T14:51:16.934Z] #59 15.68   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=cd50e18dedac940600809eb7be645b58ccdcd4fbd5ff47318ae9d21cbe9a163a
14:51:16 [2022-09-08T14:51:16.934Z] #59 15.68   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:51:16 [2022-09-08T14:51:16.934Z] #59 15.70 Successfully built yamllint
14:51:16 [2022-09-08T14:51:16.934Z] #59 15.74 Installing collected packages: pyyaml, pathspec, yamllint
14:51:17 [2022-09-08T14:51:17.194Z] #59 16.19 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
14:51:17 [2022-09-08T14:51:17.764Z] #59 DONE 16.6s
14:51:17 [2022-09-08T14:51:17.764Z] 
14:51:17 [2022-09-08T14:51:17.764Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
14:51:17 [2022-09-08T14:51:17.764Z] #60 DONE 0.2s
14:51:17 [2022-09-08T14:51:17.764Z] 
14:51:17 [2022-09-08T14:51:17.764Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
14:51:17 [2022-09-08T14:51:17.851Z] --- PASS: TestConfigInspect (2.74s)
14:51:17 [2022-09-08T14:51:17.851Z] === RUN   TestConfigList
14:51:17 [2022-09-08T14:51:17.851Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc001358228_<nil>_<nil>}
14:51:18 [2022-09-08T14:51:18.340Z] #61 DONE 0.5s
14:51:18 [2022-09-08T14:51:18.340Z] 
14:51:18 [2022-09-08T14:51:18.340Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
14:51:18 [2022-09-08T14:51:18.600Z] #62 DONE 0.2s
14:51:18 [2022-09-08T14:51:18.600Z] 
14:51:18 [2022-09-08T14:51:18.600Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
14:51:18 [2022-09-08T14:51:18.600Z] #63 DONE 0.2s
14:51:18 [2022-09-08T14:51:18.600Z] 
14:51:18 [2022-09-08T14:51:18.600Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
14:51:18 [2022-09-08T14:51:18.653Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.113s	coverage: 6.6% of statements
14:51:18 [2022-09-08T14:51:18.653Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
14:51:18 [2022-09-08T14:51:18.653Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
14:51:18 [2022-09-08T14:51:18.789Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
14:51:18 [2022-09-08T14:51:18.861Z] #64 DONE 0.1s
14:51:18 [2022-09-08T14:51:18.861Z] 
14:51:18 [2022-09-08T14:51:18.861Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
14:51:18 [2022-09-08T14:51:18.861Z] #65 DONE 0.1s
14:51:18 [2022-09-08T14:51:18.861Z] 
14:51:18 [2022-09-08T14:51:18.861Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:51:18 [2022-09-08T14:51:18.861Z] #44 ...
14:51:18 [2022-09-08T14:51:18.861Z] 
14:51:18 [2022-09-08T14:51:18.861Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
14:51:18 [2022-09-08T14:51:18.861Z] #66 DONE 0.0s
14:51:18 [2022-09-08T14:51:18.912Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
14:51:18 [2022-09-08T14:51:18.912Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:51:18 [2022-09-08T14:51:18.912Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:51:18 [2022-09-08T14:51:18.912Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:51:18 [2022-09-08T14:51:18.988Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
14:51:18 [2022-09-08T14:51:18.988Z] === RUN   TestBuildWithHugeFile
14:51:19 [2022-09-08T14:51:19.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc001358240_<nil>_<nil>}
14:51:19 [2022-09-08T14:51:19.122Z] 
14:51:19 [2022-09-08T14:51:19.122Z] #27 [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
14:51:19 [2022-09-08T14:51:19.307Z]     check_test.go:540: [da52fd1b74371] daemon is not started
14:51:19 [2022-09-08T14:51:19.307Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
14:51:19 [2022-09-08T14:51:19.481Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
14:51:19 [2022-09-08T14:51:19.741Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
14:51:20 [2022-09-08T14:51:20.000Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
14:51:20 [2022-09-08T14:51:20.244Z] --- PASS: TestConfigList (2.56s)
14:51:20 [2022-09-08T14:51:20.244Z] === RUN   TestConfigsCreateAndDelete
14:51:20 [2022-09-08T14:51:20.260Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:51:20 [2022-09-08T14:51:20.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:51:21 [2022-09-08T14:51:21.221Z] #45 141.0 # github.com/containerd/containerd/cmd/containerd
14:51:21 [2022-09-08T14:51:21.221Z] #45 141.0 /usr/bin/ld: /tmp/go-link-1385162304/000019.o: in function `New':
14:51:21 [2022-09-08T14:51:21.221Z] #45 141.0 /tmp/tmp.TmPr9CfFUs/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
14:51:21 [2022-09-08T14:51:21.221Z] #45 141.0 + bin/containerd-stress
14:51:21 [2022-09-08T14:51:21.221Z] #45 142.2 + bin/containerd-shim
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
14:51:21 [2022-09-08T14:51:21.883Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
14:51:21 [2022-09-08T14:51:21.883Z]     docker_cli_daemon_plugins_test.go:80: [d86622f6f00af] daemon is not started
14:51:22 [2022-09-08T14:51:22.820Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
14:51:23 [2022-09-08T14:51:23.079Z] --- PASS: TestConfigsCreateAndDelete (2.72s)
14:51:23 [2022-09-08T14:51:23.079Z] === RUN   TestConfigsUpdate
14:51:23 [2022-09-08T14:51:23.079Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
14:51:24 [2022-09-08T14:51:24.016Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
14:51:24 [2022-09-08T14:51:24.585Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
14:51:25 [2022-09-08T14:51:25.964Z]     docker_cli_daemon_plugins_test.go:170: [d2fd2c84b65d4] daemon is not started
14:51:25 [2022-09-08T14:51:25.964Z] --- PASS: TestConfigsUpdate (2.92s)
14:51:25 [2022-09-08T14:51:25.964Z] === RUN   TestTemplatedConfig
14:51:26 [2022-09-08T14:51:26.223Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
14:51:26 [2022-09-08T14:51:26.791Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
14:51:27 [2022-09-08T14:51:27.360Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
14:51:28 [2022-09-08T14:51:28.298Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
14:51:29 [2022-09-08T14:51:29.237Z] --- PASS: TestTemplatedConfig (3.41s)
14:51:29 [2022-09-08T14:51:29.237Z] === RUN   TestConfigCreateResolve
14:51:29 [2022-09-08T14:51:29.496Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
14:51:29 [2022-09-08T14:51:29.496Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
14:51:30 [2022-09-08T14:51:30.232Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
14:51:30 [2022-09-08T14:51:30.241Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
14:51:30 [2022-09-08T14:51:30.492Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
14:51:30 [2022-09-08T14:51:30.751Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
14:51:31 [2022-09-08T14:51:31.011Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
14:51:31 [2022-09-08T14:51:31.579Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
14:51:31 [2022-09-08T14:51:31.579Z] === RUN   TestDockerSuite/TestExecAPIStart
14:51:32 [2022-09-08T14:51:32.149Z] --- PASS: TestConfigCreateResolve (2.74s)
14:51:32 [2022-09-08T14:51:32.149Z] PASS
14:51:32 [2022-09-08T14:51:32.149Z] 
14:51:32 [2022-09-08T14:51:32.149Z] DONE 6 tests in 17.189s
14:51:32 [2022-09-08T14:51:32.149Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:51:32 [2022-09-08T14:51:32.149Z] ++ 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
14:51:32 [2022-09-08T14:51:32.149Z] ++ set -e
14:51:32 [2022-09-08T14:51:32.149Z] ++ '[' -n 0 ']'
14:51:32 [2022-09-08T14:51:32.149Z] ++ set -x
14:51:32 [2022-09-08T14:51:32.149Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:51:32 [2022-09-08T14:51:32.149Z]     check_test.go:540: [df5daebc9f2da] daemon is not started
14:51:32 [2022-09-08T14:51:32.149Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
14:51:32 [2022-09-08T14:51:32.149Z] INFO: Testing against a local daemon
14:51:32 [2022-09-08T14:51:32.149Z] === RUN   TestAttachWithTTY
14:51:32 [2022-09-08T14:51:32.149Z] --- PASS: TestAttachWithTTY (0.05s)
14:51:32 [2022-09-08T14:51:32.149Z] === RUN   TestAttachWithoutTTy
14:51:32 [2022-09-08T14:51:32.409Z] --- PASS: TestAttachWithoutTTy (0.03s)
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestCheckpoint
14:51:32 [2022-09-08T14:51:32.409Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:51:32 [2022-09-08T14:51:32.409Z] --- SKIP: TestCheckpoint (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/commit
14:51:32 [2022-09-08T14:51:32.409Z] === PAUSE TestContainerInvalidJSON/commit
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/create
14:51:32 [2022-09-08T14:51:32.409Z] === PAUSE TestContainerInvalidJSON/containers/create
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:51:32 [2022-09-08T14:51:32.409Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:51:32 [2022-09-08T14:51:32.409Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:51:32 [2022-09-08T14:51:32.409Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:51:32 [2022-09-08T14:51:32.409Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:51:32 [2022-09-08T14:51:32.409Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:51:32 [2022-09-08T14:51:32.409Z] === CONT  TestContainerInvalidJSON/commit
14:51:32 [2022-09-08T14:51:32.409Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:51:32 [2022-09-08T14:51:32.409Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:51:32 [2022-09-08T14:51:32.409Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:51:32 [2022-09-08T14:51:32.409Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:51:32 [2022-09-08T14:51:32.409Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:51:32 [2022-09-08T14:51:32.409Z] === CONT  TestContainerInvalidJSON/containers/create
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:51:32 [2022-09-08T14:51:32.409Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:51:32 [2022-09-08T14:51:32.409Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:51:32 [2022-09-08T14:51:32.409Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:51:32 [2022-09-08T14:51:32.409Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
14:51:32 [2022-09-08T14:51:32.410Z] === RUN   TestCopyFromContainerPathIsNotDir
14:51:32 [2022-09-08T14:51:32.410Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:51:32 [2022-09-08T14:51:32.410Z] === RUN   TestCopyToContainerPathDoesNotExist
14:51:32 [2022-09-08T14:51:32.410Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:51:32 [2022-09-08T14:51:32.410Z] === RUN   TestCopyEmptyFile
14:51:32 [2022-09-08T14:51:32.669Z] --- PASS: TestCopyEmptyFile (0.18s)
14:51:32 [2022-09-08T14:51:32.669Z] === RUN   TestCopyToContainerPathIsNotDir
14:51:32 [2022-09-08T14:51:32.669Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
14:51:32 [2022-09-08T14:51:32.669Z] === RUN   TestCopyFromContainer
14:51:33 [2022-09-08T14:51:33.238Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
14:51:33 [2022-09-08T14:51:33.457Z] #45 153.8 + bin/containerd-shim-runc-v1
14:51:33 [2022-09-08T14:51:33.498Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
14:51:34 [2022-09-08T14:51:34.016Z] #27 ...
14:51:34 [2022-09-08T14:51:34.016Z] 
14:51:34 [2022-09-08T14:51:34.016Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:51:34 [2022-09-08T14:51:34.016Z] #43 202.8   CCLD     libocispec.la
14:51:34 [2022-09-08T14:51:34.016Z] #43 203.2   CCLD     src/validate
14:51:34 [2022-09-08T14:51:34.016Z] #43 203.2   CCLD     tests/test-1
14:51:34 [2022-09-08T14:51:34.016Z] #43 203.3   CCLD     tests/test-2
14:51:34 [2022-09-08T14:51:34.016Z] #43 203.3   CCLD     tests/test-3
14:51:34 [2022-09-08T14:51:34.016Z] #43 203.3   CCLD     tests/test-4
14:51:34 [2022-09-08T14:51:34.016Z] #43 203.3   CCLD     tests/test-5
14:51:34 [2022-09-08T14:51:34.066Z] === RUN   TestCopyFromContainer//
14:51:34 [2022-09-08T14:51:34.066Z] === RUN   TestCopyFromContainer//bar/root
14:51:34 [2022-09-08T14:51:34.066Z] === RUN   TestCopyFromContainer//bar/root/
14:51:34 [2022-09-08T14:51:34.066Z] === RUN   TestCopyFromContainer/bar/quux
14:51:34 [2022-09-08T14:51:34.066Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
14:51:34 [2022-09-08T14:51:34.275Z] #43 203.4   CCLD     tests/test-6
14:51:34 [2022-09-08T14:51:34.275Z] #43 203.5   CCLD     tests/test-7
14:51:34 [2022-09-08T14:51:34.275Z] #43 203.5   CCLD     tests/test-8
14:51:34 [2022-09-08T14:51:34.337Z] === RUN   TestCopyFromContainer/bar/quux/
14:51:34 [2022-09-08T14:51:34.337Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:51:34 [2022-09-08T14:51:34.337Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:51:34 [2022-09-08T14:51:34.337Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:51:34 [2022-09-08T14:51:34.337Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:51:34 [2022-09-08T14:51:34.535Z] #43 203.6   CCLD     tests/test-9
14:51:34 [2022-09-08T14:51:34.535Z] #43 203.7 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:51:34 [2022-09-08T14:51:34.535Z] #43 203.8   CCLD     tests/test-10
14:51:34 [2022-09-08T14:51:34.535Z] #43 203.9   CCLD     tests/test-11
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCopyFromContainer/bar/notarget
14:51:34 [2022-09-08T14:51:34.601Z] --- PASS: TestCopyFromContainer (1.90s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.04s)
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:51:34 [2022-09-08T14:51:34.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:51:34 [2022-09-08T14:51:34.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:51:34 [2022-09-08T14:51:34.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:51:34 [2022-09-08T14:51:34.601Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:51:34 [2022-09-08T14:51:34.601Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:51:34 [2022-09-08T14:51:34.601Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:51:34 [2022-09-08T14:51:34.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateLinkToNonExistingContainer
14:51:34 [2022-09-08T14:51:34.601Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateWithInvalidEnv
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateWithInvalidEnv/0
14:51:34 [2022-09-08T14:51:34.601Z] === PAUSE TestCreateWithInvalidEnv/0
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateWithInvalidEnv/1
14:51:34 [2022-09-08T14:51:34.601Z] === PAUSE TestCreateWithInvalidEnv/1
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateWithInvalidEnv/2
14:51:34 [2022-09-08T14:51:34.601Z] === PAUSE TestCreateWithInvalidEnv/2
14:51:34 [2022-09-08T14:51:34.601Z] === CONT  TestCreateWithInvalidEnv/0
14:51:34 [2022-09-08T14:51:34.601Z] === CONT  TestCreateWithInvalidEnv/2
14:51:34 [2022-09-08T14:51:34.601Z] === CONT  TestCreateWithInvalidEnv/1
14:51:34 [2022-09-08T14:51:34.601Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:51:34 [2022-09-08T14:51:34.601Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateTmpfsMountsTarget
14:51:34 [2022-09-08T14:51:34.601Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:51:34 [2022-09-08T14:51:34.601Z] === RUN   TestCreateWithCustomMaskedPaths
14:51:34 [2022-09-08T14:51:34.868Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
14:51:34 [2022-09-08T14:51:34.868Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
14:51:35 [2022-09-08T14:51:35.821Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
14:51:36 [2022-09-08T14:51:36.759Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
14:51:36 [2022-09-08T14:51:36.759Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
14:51:36 [2022-09-08T14:51:36.759Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s)
14:51:36 [2022-09-08T14:51:36.759Z] === RUN   TestCreateWithCustomReadonlyPaths
14:51:37 [2022-09-08T14:51:37.094Z] #43 205.9 libtool: link: ar cr libocispec.a 
14:51:37 [2022-09-08T14:51:37.095Z] #43 206.0 libtool: link: ranlib libocispec.a
14:51:37 [2022-09-08T14:51:37.328Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
14:51:37 [2022-09-08T14:51:37.895Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
14:51:37 [2022-09-08T14:51:37.895Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:51:38 [2022-09-08T14:51:38.833Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:51:38 [2022-09-08T14:51:38.833Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s)
14:51:38 [2022-09-08T14:51:38.833Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:51:38 [2022-09-08T14:51:38.833Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:51:38 [2022-09-08T14:51:38.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:51:38 [2022-09-08T14:51:38.833Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:51:38 [2022-09-08T14:51:38.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:51:38 [2022-09-08T14:51:38.833Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:51:38 [2022-09-08T14:51:38.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:51:38 [2022-09-08T14:51:38.833Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:51:38 [2022-09-08T14:51:38.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:51:38 [2022-09-08T14:51:38.833Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:51:38 [2022-09-08T14:51:38.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:51:38 [2022-09-08T14:51:38.833Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:51:38 [2022-09-08T14:51:38.833Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:51:38 [2022-09-08T14:51:38.833Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:51:38 [2022-09-08T14:51:38.833Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:51:38 [2022-09-08T14:51:38.833Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:51:38 [2022-09-08T14:51:38.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:51:38 [2022-09-08T14:51:38.833Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:51:38 [2022-09-08T14:51:38.833Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:51:38 [2022-09-08T14:51:38.833Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:51:38 [2022-09-08T14:51:38.833Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:51:38 [2022-09-08T14:51:38.833Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:51:38 [2022-09-08T14:51:38.833Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:51:39 [2022-09-08T14:51:39.021Z] #43 207.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:51:39 [2022-09-08T14:51:39.021Z] #43 207.9 make[5]: Nothing to be done for 'install-exec-am'.
14:51:39 [2022-09-08T14:51:39.021Z] #43 207.9 make[5]: Nothing to be done for 'install-data-am'.
14:51:39 [2022-09-08T14:51:39.021Z] #43 207.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:51:39 [2022-09-08T14:51:39.021Z] #43 207.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:51:39 [2022-09-08T14:51:39.021Z] #43 207.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:51:39 [2022-09-08T14:51:39.021Z] #43 207.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:51:39 [2022-09-08T14:51:39.021Z] #43 207.9 make[2]: Entering directory '/tmp/crun-build'
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.1   CC       src/libcrun/libcrun_testing_a-utils.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.1   CC       src/libcrun/libcrun_testing_a-container.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.2   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.2   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.3   CC       src/libcrun/libcrun_testing_a-criu.o
14:51:39 [2022-09-08T14:51:39.021Z] #43 208.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:51:39 [2022-09-08T14:51:39.281Z] #43 208.3   CC       src/libcrun/libcrun_testing_a-linux.o
14:51:39 [2022-09-08T14:51:39.281Z] #43 208.4   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:51:39 [2022-09-08T14:51:39.281Z] #43 208.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:51:39 [2022-09-08T14:51:39.281Z] #43 208.5   CC       src/libcrun/libcrun_testing_a-error.o
14:51:39 [2022-09-08T14:51:39.281Z] #43 208.5   CC       src/libcrun/libcrun_testing_a-status.o
14:51:39 [2022-09-08T14:51:39.402Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
14:51:39 [2022-09-08T14:51:39.543Z] #43 208.6   CC       src/libcrun/libcrun_testing_a-terminal.o
14:51:39 [2022-09-08T14:51:39.543Z] #43 208.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:51:39 [2022-09-08T14:51:39.543Z] #43 208.8   CC       src/libcrun/libcrun_testing_a-signals.o
14:51:39 [2022-09-08T14:51:39.662Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s)
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreateDifferentPlatform
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreateDifferentPlatform/different_os
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:51:39 [2022-09-08T14:51:39.662Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:51:39 [2022-09-08T14:51:39.662Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:51:39 [2022-09-08T14:51:39.662Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:51:39 [2022-09-08T14:51:39.662Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:51:39 [2022-09-08T14:51:39.662Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreateInvalidHostConfig
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:51:39 [2022-09-08T14:51:39.662Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:51:39 [2022-09-08T14:51:39.662Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:51:39 [2022-09-08T14:51:39.662Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:51:39 [2022-09-08T14:51:39.662Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:51:39 [2022-09-08T14:51:39.662Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:51:39 [2022-09-08T14:51:39.662Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:51:39 [2022-09-08T14:51:39.662Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:51:39 [2022-09-08T14:51:39.662Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:51:39 [2022-09-08T14:51:39.662Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:51:39 [2022-09-08T14:51:39.662Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:51:39 [2022-09-08T14:51:39.662Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:51:39 [2022-09-08T14:51:39.662Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:51:39 [2022-09-08T14:51:39.662Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestContainerStartOnDaemonRestart
14:51:39 [2022-09-08T14:51:39.662Z] === PAUSE TestContainerStartOnDaemonRestart
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestDaemonRestartIpcMode
14:51:39 [2022-09-08T14:51:39.662Z] === PAUSE TestDaemonRestartIpcMode
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestDaemonHostGatewayIP
14:51:39 [2022-09-08T14:51:39.662Z] === PAUSE TestDaemonHostGatewayIP
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestRestartDaemonWithRestartingContainer
14:51:39 [2022-09-08T14:51:39.662Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestContainerKillOnDaemonStart
14:51:39 [2022-09-08T14:51:39.662Z] === PAUSE TestContainerKillOnDaemonStart
14:51:39 [2022-09-08T14:51:39.662Z] === RUN   TestDiff
14:51:39 [2022-09-08T14:51:39.803Z] #43 209.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:51:39 [2022-09-08T14:51:39.803Z] #43 209.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:51:39 [2022-09-08T14:51:39.803Z] #43 209.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:51:39 [2022-09-08T14:51:39.923Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:51:40 [2022-09-08T14:51:40.063Z] #43 209.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:51:40 [2022-09-08T14:51:40.063Z] #43 209.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:51:40 [2022-09-08T14:51:40.063Z] #45 160.3 + bin/containerd-shim-runc-v2
14:51:40 [2022-09-08T14:51:40.063Z] #45 161.1 + binaries
14:51:40 [2022-09-08T14:51:40.063Z] #45 161.1 + install -D bin/containerd /build/containerd
14:51:40 [2022-09-08T14:51:40.063Z] #45 161.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:51:40 [2022-09-08T14:51:40.063Z] #45 161.1 + install -D bin/ctr /build/ctr
14:51:40 [2022-09-08T14:51:40.063Z] #45 DONE 161.6s
14:51:40 [2022-09-08T14:51:40.183Z] --- PASS: TestDiff (0.69s)
14:51:40 [2022-09-08T14:51:40.183Z] === RUN   TestExecConsoleSize
14:51:40 [2022-09-08T14:51:40.323Z] #43 209.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:51:40 [2022-09-08T14:51:40.583Z] #43 209.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:51:40 [2022-09-08T14:51:40.583Z] #43 209.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:51:40 [2022-09-08T14:51:40.752Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
14:51:40 [2022-09-08T14:51:40.844Z] #43 210.1   CC       src/crun-crun.o
14:51:40 [2022-09-08T14:51:40.844Z] #43 210.1   CC       src/crun-run.o
14:51:41 [2022-09-08T14:51:41.003Z] 
14:51:41 [2022-09-08T14:51:41.003Z] #80 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
14:51:41 [2022-09-08T14:51:41.010Z] --- PASS: TestExecConsoleSize (0.77s)
14:51:41 [2022-09-08T14:51:41.010Z] === RUN   TestExecWithCloseStdin
14:51:41 [2022-09-08T14:51:41.104Z] #43 210.2   CC       src/crun-delete.o
14:51:41 [2022-09-08T14:51:41.104Z] #43 210.3   CC       src/crun-kill.o
14:51:41 [2022-09-08T14:51:41.263Z] #80 DONE 0.2s
14:51:41 [2022-09-08T14:51:41.263Z] 
14:51:41 [2022-09-08T14:51:41.263Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:51:41 [2022-09-08T14:51:41.364Z] #43 210.5   CC       src/crun-unpause.o
14:51:41 [2022-09-08T14:51:41.364Z] #43 210.5   CC       src/crun-pause.o
14:51:41 [2022-09-08T14:51:41.364Z] #43 210.6   CC       src/crun-spec.o
14:51:41 [2022-09-08T14:51:41.364Z] #43 210.7   CC       src/crun-exec.o
14:51:41 [2022-09-08T14:51:41.523Z] #81 DONE 0.1s
14:51:41 [2022-09-08T14:51:41.523Z] 
14:51:41 [2022-09-08T14:51:41.523Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
14:51:41 [2022-09-08T14:51:41.578Z] --- PASS: TestExecWithCloseStdin (0.62s)
14:51:41 [2022-09-08T14:51:41.578Z] === RUN   TestExec
14:51:41 [2022-09-08T14:51:41.623Z] #43 210.9   CC       src/crun-list.o
14:51:41 [2022-09-08T14:51:41.783Z] #82 DONE 0.5s
14:51:41 [2022-09-08T14:51:41.783Z] 
14:51:41 [2022-09-08T14:51:41.783Z] #83 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
14:51:41 [2022-09-08T14:51:41.783Z] #83 DONE 0.1s
14:51:41 [2022-09-08T14:51:41.882Z] #43 210.9   CC       src/crun-create.o
14:51:41 [2022-09-08T14:51:41.882Z] #43 211.0   CC       src/crun-start.o
14:51:42 [2022-09-08T14:51:42.045Z] 
14:51:42 [2022-09-08T14:51:42.045Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:51:42 [2022-09-08T14:51:42.045Z] #84 DONE 0.0s
14:51:42 [2022-09-08T14:51:42.045Z] 
14:51:42 [2022-09-08T14:51:42.045Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
14:51:42 [2022-09-08T14:51:42.045Z] #85 DONE 0.0s
14:51:42 [2022-09-08T14:51:42.045Z] 
14:51:42 [2022-09-08T14:51:42.045Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker
14:51:42 [2022-09-08T14:51:42.141Z] #43 211.2   CC       src/crun-state.o
14:51:42 [2022-09-08T14:51:42.142Z] #43 211.3   CC       src/crun-update.o
14:51:42 [2022-09-08T14:51:42.145Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
14:51:42 [2022-09-08T14:51:42.402Z] #43 211.5   CC       src/crun-ps.o
14:51:42 [2022-09-08T14:51:42.402Z] #43 211.7   CC       src/crun-checkpoint.o
14:51:42 [2022-09-08T14:51:42.404Z] --- PASS: TestExec (0.68s)
14:51:42 [2022-09-08T14:51:42.404Z] === RUN   TestExecUser
14:51:42 [2022-09-08T14:51:42.404Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
14:51:42 [2022-09-08T14:51:42.662Z] #43 211.9   CC       src/crun-restore.o
14:51:42 [2022-09-08T14:51:42.662Z] #43 212.0   CC       src/libcrun/libcrun_la-utils.lo
14:51:42 [2022-09-08T14:51:42.972Z] --- PASS: TestExecUser (0.62s)
14:51:42 [2022-09-08T14:51:42.972Z] === RUN   TestExportContainerAndImportImage
14:51:42 [2022-09-08T14:51:42.986Z] #86 DONE 0.9s
14:51:42 [2022-09-08T14:51:42.986Z] 
14:51:42 [2022-09-08T14:51:42.986Z] #87 exporting to image
14:51:42 [2022-09-08T14:51:42.986Z] #87 exporting layers
14:51:43 [2022-09-08T14:51:43.233Z] #43 212.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:51:43 [2022-09-08T14:51:43.233Z] #43 212.4   CC       src/libcrun/libcrun_la-container.lo
14:51:43 [2022-09-08T14:51:43.493Z] #43 212.6   CC       src/libcrun/libcrun_la-cgroup.lo
14:51:43 [2022-09-08T14:51:43.539Z] --- PASS: TestExportContainerAndImportImage (0.63s)
14:51:43 [2022-09-08T14:51:43.539Z] === RUN   TestExportContainerAfterDaemonRestart
14:51:43 [2022-09-08T14:51:43.753Z] #43 212.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:51:43 [2022-09-08T14:51:43.753Z] #43 ...
14:51:43 [2022-09-08T14:51:43.753Z] 
14:51:43 [2022-09-08T14:51:43.753Z] #27 [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
14:51:43 [2022-09-08T14:51:43.753Z] #27 264.3 + dpkg --print-architecture
14:51:43 [2022-09-08T14:51:43.753Z] #27 264.3 + git checkout -q v2.1.0
14:51:44 [2022-09-08T14:51:44.324Z] #27 264.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:51:44 [2022-09-08T14:51:44.324Z] #27 264.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:51:44 [2022-09-08T14:51:44.916Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s)
14:51:44 [2022-09-08T14:51:44.916Z] === RUN   TestHealthCheckWorkdir
14:51:45 [2022-09-08T14:51:45.483Z] --- PASS: TestHealthCheckWorkdir (0.60s)
14:51:45 [2022-09-08T14:51:45.483Z] === RUN   TestHealthKillContainer
14:51:46 [2022-09-08T14:51:46.051Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
14:51:48 [2022-09-08T14:51:48.341Z] ok  	github.com/docker/docker/libnetwork/ipam	16.594s	coverage: 85.3% of statements
14:51:48 [2022-09-08T14:51:48.341Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:51:48 [2022-09-08T14:51:48.341Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:51:48 [2022-09-08T14:51:48.341Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
14:51:48 [2022-09-08T14:51:48.341Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
14:51:48 [2022-09-08T14:51:48.341Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:51:48 [2022-09-08T14:51:48.601Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
14:51:49 [2022-09-08T14:51:49.170Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.280s	coverage: 74.0% of statements
14:51:49 [2022-09-08T14:51:49.739Z] ok  	github.com/docker/docker/libnetwork/iptables	0.182s	coverage: 45.0% of statements
14:51:49 [2022-09-08T14:51:49.999Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
14:51:50 [2022-09-08T14:51:50.259Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
14:51:51 [2022-09-08T14:51:51.321Z] === RUN   TestDockerSuite/TestGetContainerStats
14:51:52 [2022-09-08T14:51:52.699Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
14:51:53 [2022-09-08T14:51:53.635Z] --- PASS: TestHealthKillContainer (8.01s)
14:51:53 [2022-09-08T14:51:53.635Z] === RUN   TestHealthCheckProcessKilled
14:51:54 [2022-09-08T14:51:54.319Z] #27 ...
14:51:54 [2022-09-08T14:51:54.319Z] 
14:51:54 [2022-09-08T14:51:54.319Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:51:54 [2022-09-08T14:51:54.319Z] #43 213.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 213.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 213.3   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 213.7   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 213.8   CC       src/libcrun/libcrun_la-criu.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 214.0   CC       src/libcrun/libcrun_la-custom-handler.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 214.3   CC       src/libcrun/libcrun_la-linux.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 214.5   CC       src/libcrun/libcrun_la-seccomp.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 214.7   CC       src/libcrun/libcrun_la-ebpf.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 214.8   CC       src/libcrun/libcrun_la-error.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 215.0   CC       src/libcrun/libcrun_la-status.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 215.4   CC       src/libcrun/libcrun_la-terminal.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 215.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 216.0   CC       src/libcrun/libcrun_la-signals.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 216.3   CC       src/libcrun/libcrun_la-mount_flags.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 216.4   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 216.7   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 216.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 218.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 218.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:51:54 [2022-09-08T14:51:54.319Z] #43 219.2   CC       tests/init.o
14:51:54 [2022-09-08T14:51:54.319Z] #43 219.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:51:54 [2022-09-08T14:51:54.571Z] --- PASS: TestHealthCheckProcessKilled (0.97s)
14:51:54 [2022-09-08T14:51:54.571Z] === RUN   TestInspectCpusetInConfigPre120
14:51:54 [2022-09-08T14:51:54.830Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
14:51:54 [2022-09-08T14:51:54.830Z] === RUN   TestIpcModeNone
14:51:55 [2022-09-08T14:51:55.768Z] --- PASS: TestIpcModeNone (0.68s)
14:51:55 [2022-09-08T14:51:55.768Z] === RUN   TestIpcModePrivate
14:51:55 [2022-09-08T14:51:55.768Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
14:51:56 [2022-09-08T14:51:56.027Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
14:51:56 [2022-09-08T14:51:56.027Z]     check_test.go:540: [d15c5d291cddb] daemon is not started
14:51:56 [2022-09-08T14:51:56.027Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
14:51:56 [2022-09-08T14:51:56.286Z] --- PASS: TestIpcModePrivate (0.67s)
14:51:56 [2022-09-08T14:51:56.286Z] === RUN   TestIpcModeShareable
14:51:56 [2022-09-08T14:51:56.545Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
14:51:56 [2022-09-08T14:51:56.805Z] --- PASS: TestIpcModeShareable (0.56s)
14:51:56 [2022-09-08T14:51:56.805Z] === RUN   TestAPIIpcModeShareableAndContainer
14:51:58 [2022-09-08T14:51:58.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
14:51:58 [2022-09-08T14:51:58.750Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s)
14:51:58 [2022-09-08T14:51:58.750Z] === RUN   TestAPIIpcModeHost
14:51:59 [2022-09-08T14:51:59.320Z] --- PASS: TestAPIIpcModeHost (0.64s)
14:51:59 [2022-09-08T14:51:59.320Z] === RUN   TestDaemonIpcModeShareable
14:52:00 [2022-09-08T14:52:00.698Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:52:00 [2022-09-08T14:52:00.698Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true
14:52:00 [2022-09-08T14:52:00.698Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
14:52:00 [2022-09-08T14:52:00.698Z] === RUN   TestDaemonIpcModePrivate
14:52:02 [2022-09-08T14:52:02.609Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
14:52:02 [2022-09-08T14:52:02.609Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
14:52:02 [2022-09-08T14:52:02.609Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
14:52:02 [2022-09-08T14:52:02.609Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:52:04 [2022-09-08T14:52:04.522Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:179, shared: false, mustBeShared: false
14:52:04 [2022-09-08T14:52:04.522Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
14:52:04 [2022-09-08T14:52:04.522Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:52:04 [2022-09-08T14:52:04.938Z] #87 exporting layers 20.0s done
14:52:04 [2022-09-08T14:52:04.938Z] #87 writing image sha256:7b586c2c832e5956e1b52e8df083909ae8fd50c6fbaa6302b51b560e36ef1c2a done
14:52:04 [2022-09-08T14:52:04.938Z] #87 naming to docker.io/library/docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc done
14:52:04 [2022-09-08T14:52:04.938Z] #87 DONE 20.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:52:05 [2022-09-08T14:52:05.265Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43867/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/validate/default
14:52:05 [2022-09-08T14:52:05.835Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:52:05 [2022-09-08T14:52:05.835Z] Congratulations! yamllint config file formatted correctly
14:52:05 [2022-09-08T14:52:05.898Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true
14:52:06 [2022-09-08T14:52:06.095Z] Congratulations! YAML files are formatted correctly
14:52:06 [2022-09-08T14:52:06.095Z] No api/types/ or api/swagger.yaml changes in diff.
14:52:06 [2022-09-08T14:52:06.095Z] Congratulations!  All TOML source files changed here have valid syntax.
14:52:06 [2022-09-08T14:52:06.095Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:52:06 [2022-09-08T14:52:06.095Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:52:06 [2022-09-08T14:52:06.095Z] 
14:52:06 [2022-09-08T14:52:06.095Z] INFO Start validation with golang-ci-lint
14:52:06 [2022-09-08T14:52:06.158Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
14:52:06 [2022-09-08T14:52:06.158Z] === RUN   TestIpcModeOlderClient
14:52:06 [2022-09-08T14:52:06.158Z] === PAUSE TestIpcModeOlderClient
14:52:06 [2022-09-08T14:52:06.158Z] === RUN   TestKillContainerInvalidSignal
14:52:06 [2022-09-08T14:52:06.417Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
14:52:06 [2022-09-08T14:52:06.677Z] --- PASS: TestKillContainerInvalidSignal (0.59s)
14:52:06 [2022-09-08T14:52:06.677Z] === RUN   TestKillContainer
14:52:06 [2022-09-08T14:52:06.677Z] === RUN   TestKillContainer/no_signal
14:52:06 [2022-09-08T14:52:06.936Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:52:07 [2022-09-08T14:52:07.035Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:52:07 [2022-09-08T14:52:07.035Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
14:52:07 [2022-09-08T14:52:07.035Z] INFO [loader] Using build tags: [ journald]       
14:52:07 [2022-09-08T14:52:07.195Z] === RUN   TestKillContainer/non_killing_signal
14:52:07 [2022-09-08T14:52:07.764Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:52:07 [2022-09-08T14:52:07.764Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:52:07 [2022-09-08T14:52:07.764Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:52:07 [2022-09-08T14:52:07.764Z] === RUN   TestKillContainer/killing_signal
14:52:08 [2022-09-08T14:52:08.332Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
14:52:08 [2022-09-08T14:52:08.592Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:52:08 [2022-09-08T14:52:08.851Z] --- PASS: TestKillContainer (2.22s)
14:52:08 [2022-09-08T14:52:08.851Z]     --- PASS: TestKillContainer/no_signal (0.59s)
14:52:08 [2022-09-08T14:52:08.851Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
14:52:08 [2022-09-08T14:52:08.851Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
14:52:08 [2022-09-08T14:52:08.851Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:52:08 [2022-09-08T14:52:08.851Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:52:09 [2022-09-08T14:52:09.110Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:52:09 [2022-09-08T14:52:09.369Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
14:52:09 [2022-09-08T14:52:09.628Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:52:09 [2022-09-08T14:52:09.887Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:52:10 [2022-09-08T14:52:10.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
14:52:10 [2022-09-08T14:52:10.148Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
14:52:10 [2022-09-08T14:52:10.148Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s)
14:52:10 [2022-09-08T14:52:10.148Z] === RUN   TestKillStoppedContainer
14:52:10 [2022-09-08T14:52:10.148Z] --- PASS: TestKillStoppedContainer (0.05s)
14:52:10 [2022-09-08T14:52:10.148Z] === RUN   TestKillStoppedContainerAPIPre120
14:52:10 [2022-09-08T14:52:10.148Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:52:10 [2022-09-08T14:52:10.148Z] === RUN   TestKillDifferentUserContainer
14:52:10 [2022-09-08T14:52:10.408Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:52:10 [2022-09-08T14:52:10.976Z] --- PASS: TestKillDifferentUserContainer (0.78s)
14:52:10 [2022-09-08T14:52:10.976Z] === RUN   TestInspectOomKilledTrue
14:52:10 [2022-09-08T14:52:10.976Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:52:10 [2022-09-08T14:52:10.976Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:52:10 [2022-09-08T14:52:10.976Z] === RUN   TestInspectOomKilledFalse
14:52:10 [2022-09-08T14:52:10.976Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:52:10 [2022-09-08T14:52:10.976Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:52:10 [2022-09-08T14:52:10.976Z] === RUN   TestLinksEtcHostsContentMatch
14:52:11 [2022-09-08T14:52:11.236Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:52:11 [2022-09-08T14:52:11.498Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s)
14:52:11 [2022-09-08T14:52:11.498Z] === RUN   TestLinksContainerNames
14:52:11 [2022-09-08T14:52:11.757Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:52:11 [2022-09-08T14:52:11.757Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
14:52:11 [2022-09-08T14:52:11.757Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
14:52:12 [2022-09-08T14:52:12.695Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
14:52:13 [2022-09-08T14:52:13.263Z] --- PASS: TestLinksContainerNames (1.68s)
14:52:13 [2022-09-08T14:52:13.263Z] === RUN   TestLogsFollowTailEmpty
14:52:13 [2022-09-08T14:52:13.263Z] === RUN   TestDockerSuite/TestLogsAPIUntil
14:52:13 [2022-09-08T14:52:13.522Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
14:52:13 [2022-09-08T14:52:13.780Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
14:52:13 [2022-09-08T14:52:13.780Z] === RUN   TestLogs
14:52:13 [2022-09-08T14:52:13.780Z] === RUN   TestLogs/driver_local
14:52:13 [2022-09-08T14:52:13.780Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:52:13 [2022-09-08T14:52:13.780Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:52:13 [2022-09-08T14:52:13.780Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:52:13 [2022-09-08T14:52:13.780Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:52:13 [2022-09-08T14:52:13.780Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:52:13 [2022-09-08T14:52:13.780Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:52:13 [2022-09-08T14:52:13.780Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:52:15 [2022-09-08T14:52:15.156Z] --- PASS: TestBuildWithHugeFile (50.33s)
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWCOWSandboxSize
14:52:15 [2022-09-08T14:52:15.156Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:52:15 [2022-09-08T14:52:15.156Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWithEmptyDockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
14:52:15 [2022-09-08T14:52:15.156Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
14:52:15 [2022-09-08T14:52:15.156Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
14:52:15 [2022-09-08T14:52:15.156Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildPreserveOwnership
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildPreserveOwnership/copy_from
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:52:15 [2022-09-08T14:52:15.688Z] === RUN   TestLogs/driver_json-file
14:52:15 [2022-09-08T14:52:15.688Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:52:15 [2022-09-08T14:52:15.688Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:52:15 [2022-09-08T14:52:15.688Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:52:15 [2022-09-08T14:52:15.688Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:52:15 [2022-09-08T14:52:15.688Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:52:15 [2022-09-08T14:52:15.688Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:52:15 [2022-09-08T14:52:15.688Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:52:16 [2022-09-08T14:52:16.283Z] #43 242.3   CCLD     tests/init
14:52:16 [2022-09-08T14:52:16.283Z] #43 ...
14:52:16 [2022-09-08T14:52:16.283Z] 
14:52:16 [2022-09-08T14:52:16.283Z] #27 [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
14:52:16 [2022-09-08T14:52:16.283Z] #27 DONE 294.9s
14:52:16 [2022-09-08T14:52:16.283Z] 
14:52:16 [2022-09-08T14:52:16.283Z] #36 [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
14:52:16 [2022-09-08T14:52:16.625Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
14:52:16 [2022-09-08T14:52:16.855Z] #36 ...
14:52:16 [2022-09-08T14:52:16.855Z] 
14:52:16 [2022-09-08T14:52:16.855Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
14:52:17 [2022-09-08T14:52:17.116Z] #67 DONE 0.2s
14:52:17 [2022-09-08T14:52:17.116Z] 
14:52:17 [2022-09-08T14:52:17.116Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
14:52:17 [2022-09-08T14:52:17.116Z] #68 DONE 0.1s
14:52:17 [2022-09-08T14:52:17.116Z] 
14:52:17 [2022-09-08T14:52:17.116Z] #53 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:52:17 [2022-09-08T14:52:17.192Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
14:52:17 [2022-09-08T14:52:17.376Z] #53 ...
14:52:17 [2022-09-08T14:52:17.377Z] 
14:52:17 [2022-09-08T14:52:17.377Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
14:52:17 [2022-09-08T14:52:17.377Z] #69 DONE 0.1s
14:52:17 [2022-09-08T14:52:17.377Z] 
14:52:17 [2022-09-08T14:52:17.377Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:52:17 [2022-09-08T14:52:17.451Z] --- PASS: TestLogs (3.71s)
14:52:17 [2022-09-08T14:52:17.451Z]     --- PASS: TestLogs/driver_local (0.01s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.92s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.08s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.31s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.40s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.55s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.80s)
14:52:17 [2022-09-08T14:52:17.451Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.01s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.15s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.55s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.55s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.83s)
14:52:17 [2022-09-08T14:52:17.451Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.89s)
14:52:17 [2022-09-08T14:52:17.451Z] === RUN   TestContainerNetworkMountsNoChown
14:52:18 [2022-09-08T14:52:18.019Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
14:52:18 [2022-09-08T14:52:18.019Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
14:52:18 [2022-09-08T14:52:18.019Z] === RUN   TestMountDaemonRoot
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/default
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/default
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/private
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/private
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rprivate
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rprivate
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/slave
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/slave
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rslave
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rslave
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/shared
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/shared
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rshared
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rshared
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/default
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/default/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/default/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rshared
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rprivate
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/shared
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/slave
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/default/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/private
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/private/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rslave
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/default/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/private/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/private/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:52:18 [2022-09-08T14:52:18.279Z] === CONT  TestMountDaemonRoot/private/bind_root
14:52:18 [2022-09-08T14:52:18.279Z] --- PASS: TestMountDaemonRoot (0.01s)
14:52:18 [2022-09-08T14:52:18.279Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
14:52:18 [2022-09-08T14:52:18.279Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:52:18 [2022-09-08T14:52:18.279Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:52:18 [2022-09-08T14:52:18.279Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:52:18 [2022-09-08T14:52:18.279Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
14:52:18 [2022-09-08T14:52:18.279Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
14:52:18 [2022-09-08T14:52:18.279Z] === RUN   TestContainerBindMountNonRecursive
14:52:19 [2022-09-08T14:52:19.348Z] --- PASS: TestBuildPreserveOwnership (10.24s)
14:52:19 [2022-09-08T14:52:19.348Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.21s)
14:52:19 [2022-09-08T14:52:19.348Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestBuildPlatformInvalid
14:52:19 [2022-09-08T14:52:19.348Z] --- PASS: TestBuildPlatformInvalid (0.10s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:52:19 [2022-09-08T14:52:19.348Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z] PASS
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === Skipped
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z]     build_session_test.go:25: TODO: BuildKit
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] DONE 34 tests, 3 skipped in 111.052s
14:52:19 [2022-09-08T14:52:19.348Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:52:19 [2022-09-08T14:52:19.348Z] INFO: Testing against a local daemon
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigInspect
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigInspect (0.02s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigList
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigList (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigsCreateAndDelete
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigsUpdate
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigsUpdate (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestTemplatedConfig
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestTemplatedConfig (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigCreateResolve
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigCreateResolve (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z] PASS
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === Skipped
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] DONE 6 tests, 6 skipped in 0.150s
14:52:19 [2022-09-08T14:52:19.348Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:52:19 [2022-09-08T14:52:19.604Z] INFO: Testing against a local daemon
14:52:19 [2022-09-08T14:52:19.604Z] === RUN   TestAttachWithTTY
14:52:19 [2022-09-08T14:52:19.604Z] --- PASS: TestAttachWithTTY (0.04s)
14:52:19 [2022-09-08T14:52:19.604Z] === RUN   TestAttachWithoutTTy
14:52:19 [2022-09-08T14:52:19.604Z] --- PASS: TestAttachWithoutTTy (0.04s)
14:52:19 [2022-09-08T14:52:19.604Z] === RUN   TestCheckpoint
14:52:19 [2022-09-08T14:52:19.604Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:52:19 [2022-09-08T14:52:19.604Z] --- SKIP: TestCheckpoint (0.00s)
14:52:19 [2022-09-08T14:52:19.604Z] === RUN   TestContainerInvalidJSON
14:52:19 [2022-09-08T14:52:19.656Z] --- PASS: TestContainerBindMountNonRecursive (1.47s)
14:52:19 [2022-09-08T14:52:19.656Z] === RUN   TestContainerVolumesMountedAsShared
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/commit
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/containers/create
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/commit
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/containers/create
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:52:19 [2022-09-08T14:52:19.860Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:52:19 [2022-09-08T14:52:19.861Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:52:19 [2022-09-08T14:52:19.861Z] === RUN   TestCopyFromContainerPathIsNotDir
14:52:19 [2022-09-08T14:52:19.861Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:52:19 [2022-09-08T14:52:19.861Z] === RUN   TestCopyToContainerPathDoesNotExist
14:52:19 [2022-09-08T14:52:19.861Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:52:19 [2022-09-08T14:52:19.861Z] === RUN   TestCopyEmptyFile
14:52:20 [2022-09-08T14:52:20.117Z] --- PASS: TestCopyEmptyFile (0.20s)
14:52:20 [2022-09-08T14:52:20.117Z] === RUN   TestCopyToContainerPathIsNotDir
14:52:20 [2022-09-08T14:52:20.117Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:52:20 [2022-09-08T14:52:20.117Z] === RUN   TestCopyFromContainer
14:52:20 [2022-09-08T14:52:20.225Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s)
14:52:20 [2022-09-08T14:52:20.225Z] === RUN   TestContainerVolumesMountedAsSlave
14:52:20 [2022-09-08T14:52:20.792Z]     check_test.go:540: [de494f4074337] daemon is not started
14:52:20 [2022-09-08T14:52:20.792Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
14:52:20 [2022-09-08T14:52:20.792Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s)
14:52:20 [2022-09-08T14:52:20.792Z] === RUN   TestNetworkNat
14:52:21 [2022-09-08T14:52:21.360Z] --- PASS: TestNetworkNat (0.53s)
14:52:21 [2022-09-08T14:52:21.360Z] === RUN   TestNetworkLocalhostTCPNat
14:52:21 [2022-09-08T14:52:21.928Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
14:52:21 [2022-09-08T14:52:21.928Z] === RUN   TestNetworkLoopbackNat
14:52:21 [2022-09-08T14:52:21.928Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
14:52:22 [2022-09-08T14:52:22.496Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
14:52:23 [2022-09-08T14:52:23.433Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
14:52:23 [2022-09-08T14:52:23.693Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
14:52:24 [2022-09-08T14:52:24.261Z] === RUN   TestDockerSuite/TestPostContainersAttach
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer//
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer//bar/root
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer//bar/root/
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer/bar/quux
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer/bar/quux/
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/notarget
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCopyFromContainer (4.59s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer// (0.06s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateLinkToNonExistingContainer
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithInvalidEnv
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithInvalidEnv/0
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateWithInvalidEnv/0
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithInvalidEnv/1
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateWithInvalidEnv/1
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithInvalidEnv/2
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateWithInvalidEnv/2
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateWithInvalidEnv/0
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateWithInvalidEnv/2
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateWithInvalidEnv/1
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateTmpfsMountsTarget
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithCustomMaskedPaths
14:52:24 [2022-09-08T14:52:24.830Z] --- PASS: TestNetworkLoopbackNat (2.76s)
14:52:24 [2022-09-08T14:52:24.830Z] === RUN   TestPause
14:52:25 [2022-09-08T14:52:25.088Z] --- PASS: TestPause (0.54s)
14:52:25 [2022-09-08T14:52:25.088Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:52:25 [2022-09-08T14:52:25.088Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:52:25 [2022-09-08T14:52:25.089Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:52:25 [2022-09-08T14:52:25.089Z] === RUN   TestPauseStopPausedContainer
14:52:26 [2022-09-08T14:52:26.025Z] --- PASS: TestPauseStopPausedContainer (0.69s)
14:52:26 [2022-09-08T14:52:26.025Z] === RUN   TestPidHost
14:52:26 [2022-09-08T14:52:26.160Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
14:52:26 [2022-09-08T14:52:26.160Z] === RUN   TestCreateWithCustomReadonlyPaths
14:52:27 [2022-09-08T14:52:27.087Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:52:27 [2022-09-08T14:52:27.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
14:52:27 [2022-09-08T14:52:27.088Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:52:27 [2022-09-08T14:52:27.403Z] --- PASS: TestPidHost (1.54s)
14:52:27 [2022-09-08T14:52:27.403Z] === RUN   TestPsFilter
14:52:27 [2022-09-08T14:52:27.403Z] --- PASS: TestPsFilter (0.09s)
14:52:27 [2022-09-08T14:52:27.403Z] === RUN   TestRemoveContainerWithRemovedVolume
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateDifferentPlatform
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateDifferentPlatform/different_os
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:52:27 [2022-09-08T14:52:27.650Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:52:27 [2022-09-08T14:52:27.650Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:52:27 [2022-09-08T14:52:27.650Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestContainerStartOnDaemonRestart
14:52:27 [2022-09-08T14:52:27.650Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:52:27 [2022-09-08T14:52:27.650Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestDaemonRestartIpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestDaemonRestartIpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestDaemonHostGatewayIP
14:52:27 [2022-09-08T14:52:27.650Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:52:27 [2022-09-08T14:52:27.650Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestRestartDaemonWithRestartingContainer
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestContainerKillOnDaemonStart
14:52:27 [2022-09-08T14:52:27.650Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:52:27 [2022-09-08T14:52:27.650Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestDiff
14:52:27 [2022-09-08T14:52:27.907Z] --- PASS: TestDiff (0.38s)
14:52:27 [2022-09-08T14:52:27.907Z] === RUN   TestExecConsoleSize
14:52:28 [2022-09-08T14:52:28.339Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
14:52:28 [2022-09-08T14:52:28.339Z] === RUN   TestRemoveContainerWithVolume
14:52:28 [2022-09-08T14:52:28.468Z] --- PASS: TestExecConsoleSize (0.47s)
14:52:28 [2022-09-08T14:52:28.468Z] === RUN   TestExecWithCloseStdin
14:52:28 [2022-09-08T14:52:28.906Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
14:52:28 [2022-09-08T14:52:28.906Z] === RUN   TestRemoveContainerRunning
14:52:29 [2022-09-08T14:52:29.031Z] --- PASS: TestExecWithCloseStdin (0.56s)
14:52:29 [2022-09-08T14:52:29.031Z] === RUN   TestExec
14:52:29 [2022-09-08T14:52:29.491Z] --- PASS: TestRemoveContainerRunning (0.63s)
14:52:29 [2022-09-08T14:52:29.491Z] === RUN   TestRemoveContainerForceRemoveRunning
14:52:29 [2022-09-08T14:52:29.592Z] --- PASS: TestExec (0.44s)
14:52:29 [2022-09-08T14:52:29.592Z] === RUN   TestExecUser
14:52:29 [2022-09-08T14:52:29.847Z] --- PASS: TestExecUser (0.45s)
14:52:29 [2022-09-08T14:52:29.847Z] === RUN   TestExportContainerAndImportImage
14:52:30 [2022-09-08T14:52:30.408Z] --- PASS: TestExportContainerAndImportImage (0.54s)
14:52:30 [2022-09-08T14:52:30.408Z] === RUN   TestExportContainerAfterDaemonRestart
14:52:30 [2022-09-08T14:52:30.436Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
14:52:30 [2022-09-08T14:52:30.436Z] === RUN   TestRemoveInvalidContainer
14:52:30 [2022-09-08T14:52:30.436Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:52:30 [2022-09-08T14:52:30.436Z] === RUN   TestRenameLinkedContainer
14:52:31 [2022-09-08T14:52:31.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
14:52:31 [2022-09-08T14:52:31.372Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
14:52:31 [2022-09-08T14:52:31.372Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
14:52:31 [2022-09-08T14:52:31.372Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
14:52:31 [2022-09-08T14:52:31.774Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
14:52:31 [2022-09-08T14:52:31.774Z] === RUN   TestHealthCheckWorkdir
14:52:32 [2022-09-08T14:52:32.310Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
14:52:32 [2022-09-08T14:52:32.310Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
14:52:32 [2022-09-08T14:52:32.335Z] --- PASS: TestHealthCheckWorkdir (0.51s)
14:52:32 [2022-09-08T14:52:32.335Z] === RUN   TestHealthKillContainer
14:52:32 [2022-09-08T14:52:32.878Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
14:52:32 [2022-09-08T14:52:32.878Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
14:52:33 [2022-09-08T14:52:33.137Z] --- PASS: TestRenameLinkedContainer (2.93s)
14:52:33 [2022-09-08T14:52:33.137Z] === RUN   TestRenameStoppedContainer
14:52:33 [2022-09-08T14:52:33.705Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
14:52:33 [2022-09-08T14:52:33.705Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
14:52:33 [2022-09-08T14:52:33.705Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
14:52:33 [2022-09-08T14:52:33.964Z] --- PASS: TestRenameStoppedContainer (0.71s)
14:52:33 [2022-09-08T14:52:33.964Z] === RUN   TestRenameRunningContainerAndReuse
14:52:35 [2022-09-08T14:52:35.342Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
14:52:35 [2022-09-08T14:52:35.342Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
14:52:35 [2022-09-08T14:52:35.342Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
14:52:35 [2022-09-08T14:52:35.342Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s)
14:52:35 [2022-09-08T14:52:35.342Z] === RUN   TestRenameInvalidName
14:52:35 [2022-09-08T14:52:35.526Z] #43 263.8   AR       libcrun_testing.a
14:52:35 [2022-09-08T14:52:35.526Z] #43 263.8 ar: `u' modifier ignored since `D' is the default (see `U')
14:52:35 [2022-09-08T14:52:35.526Z] #43 264.0   CCLD     tests/tests_libcrun_utils
14:52:35 [2022-09-08T14:52:35.526Z] #43 264.0   CCLD     tests/tests_libcrun_errors
14:52:35 [2022-09-08T14:52:35.526Z] #43 264.0   CCLD     tests/tests_libcrun_fuzzer
14:52:35 [2022-09-08T14:52:35.526Z] #43 264.1   CCLD     libcrun.la
14:52:35 [2022-09-08T14:52:35.910Z] === RUN   TestDockerSuite/TestAttachAfterDetach
14:52:36 [2022-09-08T14:52:36.170Z] --- PASS: TestRenameInvalidName (0.66s)
14:52:36 [2022-09-08T14:52:36.170Z] === RUN   TestRenameAnonymousContainer
14:52:36 [2022-09-08T14:52:36.468Z] #43 265.6   CCLD     crun
14:52:37 [2022-09-08T14:52:37.040Z] #43 266.2 make[3]: Entering directory '/tmp/crun-build'
14:52:37 [2022-09-08T14:52:37.108Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
14:52:37 [2022-09-08T14:52:37.301Z] #43 266.4  /bin/mkdir -p '/usr/local/share/man/man1'
14:52:37 [2022-09-08T14:52:37.301Z] #43 266.4  /bin/mkdir -p '/usr/local/lib'
14:52:37 [2022-09-08T14:52:37.301Z] #43 266.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:52:37 [2022-09-08T14:52:37.301Z] #43 266.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:52:37 [2022-09-08T14:52:37.301Z] #43 266.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:52:37 [2022-09-08T14:52:37.367Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.6 libtool: install: ranlib /usr/local/lib/libcrun.a
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 ----------------------------------------------------------------------
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 Libraries have been installed in:
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8    /usr/local/lib
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 If you ever happen to want to link against installed libraries
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 in a given directory, LIBDIR, you must either use libtool, and
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 specify the full pathname of the library, or use the '-LLIBDIR'
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 flag during linking and do at least one of the following:
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8      during execution
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8      during linking
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 See any operating system documentation about shared libraries for
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 more information, such as the ld(1) and ld.so(8) manual pages.
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8 ----------------------------------------------------------------------
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8  /bin/mkdir -p '/build'
14:52:37 [2022-09-08T14:52:37.564Z] #43 266.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:52:37 [2022-09-08T14:52:37.825Z] #43 266.9 libtool: install: /usr/bin/install -c crun /build/crun
14:52:37 [2022-09-08T14:52:37.825Z] #43 266.9 make[3]: Leaving directory '/tmp/crun-build'
14:52:37 [2022-09-08T14:52:37.825Z] #43 266.9 make[2]: Leaving directory '/tmp/crun-build'
14:52:37 [2022-09-08T14:52:37.825Z] #43 266.9 make[1]: Leaving directory '/tmp/crun-build'
14:52:38 [2022-09-08T14:52:38.085Z] #43 DONE 267.4s
14:52:38 [2022-09-08T14:52:38.085Z] 
14:52:38 [2022-09-08T14:52:38.085Z] #53 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:52:38 [2022-09-08T14:52:38.304Z] --- PASS: TestRenameAnonymousContainer (2.13s)
14:52:38 [2022-09-08T14:52:38.304Z] === RUN   TestRenameContainerWithSameName
14:52:38 [2022-09-08T14:52:38.871Z] --- PASS: TestRenameContainerWithSameName (0.55s)
14:52:38 [2022-09-08T14:52:38.871Z] === RUN   TestRenameContainerWithLinkedContainer
14:52:39 [2022-09-08T14:52:39.439Z] === RUN   TestDockerSuite/TestAttachDetach
14:52:39 [2022-09-08T14:52:39.439Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
14:52:39 [2022-09-08T14:52:39.439Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
14:52:39 [2022-09-08T14:52:39.440Z]     check_test.go:540: [d5d1d51afc3f3] daemon is not started
14:52:39 [2022-09-08T14:52:39.440Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
14:52:39 [2022-09-08T14:52:39.440Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
14:52:39 [2022-09-08T14:52:39.440Z]     check_test.go:540: [d29587c055f70] daemon is not started
14:52:39 [2022-09-08T14:52:39.440Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
14:52:40 [2022-09-08T14:52:40.377Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s)
14:52:40 [2022-09-08T14:52:40.377Z] === RUN   TestResize
14:52:40 [2022-09-08T14:52:40.377Z] === RUN   TestDockerSuite/TestAttachDisconnect
14:52:40 [2022-09-08T14:52:40.417Z] --- PASS: TestHealthKillContainer (7.80s)
14:52:40 [2022-09-08T14:52:40.417Z] === RUN   TestHealthCheckProcessKilled
14:52:40 [2022-09-08T14:52:40.673Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
14:52:40 [2022-09-08T14:52:40.673Z] === RUN   TestInspectCpusetInConfigPre120
14:52:40 [2022-09-08T14:52:40.673Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:52:40 [2022-09-08T14:52:40.673Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
14:52:40 [2022-09-08T14:52:40.673Z] === RUN   TestIpcModeNone
14:52:40 [2022-09-08T14:52:40.944Z] --- PASS: TestResize (0.64s)
14:52:40 [2022-09-08T14:52:40.944Z] === RUN   TestResizeWithInvalidSize
14:52:40 [2022-09-08T14:52:40.944Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
14:52:41 [2022-09-08T14:52:41.234Z] --- PASS: TestIpcModeNone (0.43s)
14:52:41 [2022-09-08T14:52:41.234Z] === RUN   TestIpcModePrivate
14:52:41 [2022-09-08T14:52:41.490Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
14:52:41 [2022-09-08T14:52:41.512Z] --- PASS: TestResizeWithInvalidSize (0.62s)
14:52:41 [2022-09-08T14:52:41.512Z] === RUN   TestResizeWhenContainerNotStarted
14:52:41 [2022-09-08T14:52:41.746Z] --- PASS: TestIpcModePrivate (0.46s)
14:52:41 [2022-09-08T14:52:41.746Z] === RUN   TestIpcModeShareable
14:52:41 [2022-09-08T14:52:41.746Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:41 [2022-09-08T14:52:41.746Z] --- SKIP: TestIpcModeShareable (0.00s)
14:52:41 [2022-09-08T14:52:41.746Z] === RUN   TestAPIIpcModeShareableAndContainer
14:52:42 [2022-09-08T14:52:42.080Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:52:42 [2022-09-08T14:52:42.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:52:42 [2022-09-08T14:52:42.080Z]     check_test.go:540: [d64925a6be1d8] daemon is not started
14:52:42 [2022-09-08T14:52:42.080Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
14:52:42 [2022-09-08T14:52:42.650Z] === RUN   TestDockerSuite/TestAttachPausedContainer
14:52:43 [2022-09-08T14:52:43.110Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
14:52:43 [2022-09-08T14:52:43.110Z] === RUN   TestAPIIpcModeHost
14:52:43 [2022-09-08T14:52:43.110Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:43 [2022-09-08T14:52:43.110Z] --- SKIP: TestAPIIpcModeHost (0.00s)
14:52:43 [2022-09-08T14:52:43.110Z] === RUN   TestDaemonIpcModeShareable
14:52:43 [2022-09-08T14:52:43.110Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:43 [2022-09-08T14:52:43.110Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
14:52:43 [2022-09-08T14:52:43.110Z] === RUN   TestDaemonIpcModePrivate
14:52:43 [2022-09-08T14:52:43.217Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:52:43 [2022-09-08T14:52:43.477Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:52:43 [2022-09-08T14:52:43.477Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:52:43 [2022-09-08T14:52:43.477Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:52:43 [2022-09-08T14:52:43.736Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
14:52:44 [2022-09-08T14:52:44.037Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
14:52:44 [2022-09-08T14:52:44.037Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
14:52:44 [2022-09-08T14:52:44.037Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:52:44 [2022-09-08T14:52:44.037Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:44 [2022-09-08T14:52:44.037Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
14:52:44 [2022-09-08T14:52:44.037Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:52:44 [2022-09-08T14:52:44.037Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:44 [2022-09-08T14:52:44.037Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
14:52:44 [2022-09-08T14:52:44.037Z] === RUN   TestIpcModeOlderClient
14:52:44 [2022-09-08T14:52:44.293Z] === PAUSE TestIpcModeOlderClient
14:52:44 [2022-09-08T14:52:44.293Z] === RUN   TestKillContainerInvalidSignal
14:52:44 [2022-09-08T14:52:44.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:52:44 [2022-09-08T14:52:44.549Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
14:52:44 [2022-09-08T14:52:44.549Z] === RUN   TestKillContainer
14:52:44 [2022-09-08T14:52:44.549Z] === RUN   TestKillContainer/no_signal
14:52:44 [2022-09-08T14:52:44.565Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
14:52:45 [2022-09-08T14:52:45.110Z] === RUN   TestKillContainer/non_killing_signal
14:52:45 [2022-09-08T14:52:45.367Z] === RUN   TestKillContainer/killing_signal
14:52:45 [2022-09-08T14:52:45.929Z] --- PASS: TestKillContainer (1.30s)
14:52:45 [2022-09-08T14:52:45.929Z]     --- PASS: TestKillContainer/no_signal (0.42s)
14:52:45 [2022-09-08T14:52:45.929Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
14:52:45 [2022-09-08T14:52:45.929Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
14:52:45 [2022-09-08T14:52:45.929Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:52:45 [2022-09-08T14:52:45.929Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:52:45 [2022-09-08T14:52:45.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:52:46 [2022-09-08T14:52:46.184Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:52:46 [2022-09-08T14:52:46.203Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:52:46 [2022-09-08T14:52:46.462Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:52:46 [2022-09-08T14:52:46.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
14:52:46 [2022-09-08T14:52:46.747Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
14:52:46 [2022-09-08T14:52:46.747Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
14:52:46 [2022-09-08T14:52:46.747Z] === RUN   TestKillStoppedContainer
14:52:46 [2022-09-08T14:52:46.747Z] --- PASS: TestKillStoppedContainer (0.04s)
14:52:46 [2022-09-08T14:52:46.747Z] === RUN   TestKillStoppedContainerAPIPre120
14:52:46 [2022-09-08T14:52:46.747Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
14:52:46 [2022-09-08T14:52:46.747Z] === RUN   TestKillDifferentUserContainer
14:52:47 [2022-09-08T14:52:47.309Z] --- PASS: TestKillDifferentUserContainer (0.40s)
14:52:47 [2022-09-08T14:52:47.309Z] === RUN   TestInspectOomKilledTrue
14:52:47 [2022-09-08T14:52:47.309Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
14:52:47 [2022-09-08T14:52:47.309Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:52:47 [2022-09-08T14:52:47.309Z] === RUN   TestInspectOomKilledFalse
14:52:47 [2022-09-08T14:52:47.309Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:52:47 [2022-09-08T14:52:47.309Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:52:47 [2022-09-08T14:52:47.309Z] === RUN   TestLinksEtcHostsContentMatch
14:52:47 [2022-09-08T14:52:47.309Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:52:47 [2022-09-08T14:52:47.309Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
14:52:47 [2022-09-08T14:52:47.309Z] === RUN   TestLinksContainerNames
14:52:47 [2022-09-08T14:52:47.871Z] --- PASS: TestLinksContainerNames (0.84s)
14:52:47 [2022-09-08T14:52:47.871Z] === RUN   TestLogsFollowTailEmpty
14:52:48 [2022-09-08T14:52:48.451Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.998Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.43s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.56s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.67s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s)
14:52:48 [2022-09-08T14:52:48.998Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.31s)
14:52:48 [2022-09-08T14:52:48.998Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:52:48 [2022-09-08T14:52:48.998Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:52:48 [2022-09-08T14:52:48.998Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
14:52:49 [2022-09-08T14:52:49.015Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:52:49 [2022-09-08T14:52:49.015Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:52:49 [2022-09-08T14:52:49.576Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:52:49 [2022-09-08T14:52:49.576Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:52:50 [2022-09-08T14:52:50.378Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:52:51 [2022-09-08T14:52:51.066Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:52:51 [2022-09-08T14:52:51.066Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:52:51 [2022-09-08T14:52:51.323Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:52:51 [2022-09-08T14:52:51.579Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:52:51 [2022-09-08T14:52:51.755Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
14:52:51 [2022-09-08T14:52:51.755Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.96s)
14:52:51 [2022-09-08T14:52:51.755Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.46s)
14:52:51 [2022-09-08T14:52:51.755Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.49s)
14:52:51 [2022-09-08T14:52:51.755Z] === RUN   TestCgroupNamespacesRun
14:52:52 [2022-09-08T14:52:52.141Z] --- PASS: TestLogs (3.76s)
14:52:52 [2022-09-08T14:52:52.141Z]     --- PASS: TestLogs/driver_local (0.01s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.46s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.83s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.77s)
14:52:52 [2022-09-08T14:52:52.141Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.54s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s)
14:52:52 [2022-09-08T14:52:52.141Z] === RUN   TestContainerNetworkMountsNoChown
14:52:52 [2022-09-08T14:52:52.702Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rslave
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/slave
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rprivate
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/private
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/private/bind_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/private/mount_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:52:52 [2022-09-08T14:52:52.958Z] --- PASS: TestMountDaemonRoot (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
14:52:52 [2022-09-08T14:52:52.958Z] === RUN   TestContainerBindMountNonRecursive
14:52:52 [2022-09-08T14:52:52.958Z]     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)
14:52:52 [2022-09-08T14:52:52.958Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z] === RUN   TestContainerVolumesMountedAsShared
14:52:52 [2022-09-08T14:52:52.958Z]     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)
14:52:52 [2022-09-08T14:52:52.958Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z] === RUN   TestContainerVolumesMountedAsSlave
14:52:52 [2022-09-08T14:52:52.958Z]     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)
14:52:52 [2022-09-08T14:52:52.958Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z] === RUN   TestNetworkNat
14:52:53 [2022-09-08T14:52:53.133Z] --- PASS: TestCgroupNamespacesRun (1.38s)
14:52:53 [2022-09-08T14:52:53.133Z] === RUN   TestCgroupNamespacesRunPrivileged
14:52:53 [2022-09-08T14:52:53.520Z] --- PASS: TestNetworkNat (0.48s)
14:52:53 [2022-09-08T14:52:53.520Z] === RUN   TestNetworkLocalhostTCPNat
14:52:54 [2022-09-08T14:52:54.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
14:52:54 [2022-09-08T14:52:54.082Z] === RUN   TestNetworkLoopbackNat
14:52:54 [2022-09-08T14:52:54.512Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
14:52:54 [2022-09-08T14:52:54.512Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.42s)
14:52:54 [2022-09-08T14:52:54.512Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:52:55 [2022-09-08T14:52:55.889Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.30s)
14:52:55 [2022-09-08T14:52:55.889Z] === RUN   TestCgroupNamespacesRunHostMode
14:52:56 [2022-09-08T14:52:56.193Z] #53 202.1 + mkdir -p /build
14:52:56 [2022-09-08T14:52:56.193Z] #53 202.1 + cp runc /build/runc
14:52:56 [2022-09-08T14:52:56.598Z] --- PASS: TestNetworkLoopbackNat (2.53s)
14:52:56 [2022-09-08T14:52:56.598Z] === RUN   TestPause
14:52:56 [2022-09-08T14:52:56.598Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
14:52:56 [2022-09-08T14:52:56.598Z] --- SKIP: TestPause (0.00s)
14:52:56 [2022-09-08T14:52:56.598Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:52:56 [2022-09-08T14:52:56.598Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:52:56 [2022-09-08T14:52:56.598Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:52:56 [2022-09-08T14:52:56.598Z] === RUN   TestPauseStopPausedContainer
14:52:56 [2022-09-08T14:52:56.598Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
14:52:56 [2022-09-08T14:52:56.598Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
14:52:56 [2022-09-08T14:52:56.598Z] === RUN   TestPidHost
14:52:56 [2022-09-08T14:52:56.763Z] #53 DONE 202.7s
14:52:56 [2022-09-08T14:52:56.763Z] 
14:52:56 [2022-09-08T14:52:56.763Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:52:56 [2022-09-08T14:52:56.828Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
14:52:57 [2022-09-08T14:52:57.097Z] --- PASS: TestCgroupNamespacesRunHostMode (1.28s)
14:52:57 [2022-09-08T14:52:57.097Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:52:57 [2022-09-08T14:52:57.526Z] --- PASS: TestPidHost (0.87s)
14:52:57 [2022-09-08T14:52:57.526Z] === RUN   TestPsFilter
14:52:57 [2022-09-08T14:52:57.526Z] --- PASS: TestPsFilter (0.08s)
14:52:57 [2022-09-08T14:52:57.526Z] === RUN   TestRemoveContainerWithRemovedVolume
14:52:57 [2022-09-08T14:52:57.782Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
14:52:57 [2022-09-08T14:52:57.782Z] === RUN   TestRemoveContainerWithVolume
14:52:58 [2022-09-08T14:52:58.343Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
14:52:58 [2022-09-08T14:52:58.343Z] === RUN   TestRemoveContainerRunning
14:52:58 [2022-09-08T14:52:58.490Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.27s)
14:52:58 [2022-09-08T14:52:58.490Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:52:58 [2022-09-08T14:52:58.490Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
14:52:58 [2022-09-08T14:52:58.599Z] --- PASS: TestRemoveContainerRunning (0.40s)
14:52:58 [2022-09-08T14:52:58.600Z] === RUN   TestRemoveContainerForceRemoveRunning
14:52:58 [2022-09-08T14:52:58.750Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
14:52:59 [2022-09-08T14:52:59.161Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
14:52:59 [2022-09-08T14:52:59.161Z] === RUN   TestRemoveInvalidContainer
14:52:59 [2022-09-08T14:52:59.161Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:52:59 [2022-09-08T14:52:59.161Z] === RUN   TestRenameLinkedContainer
14:52:59 [2022-09-08T14:52:59.687Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
14:52:59 [2022-09-08T14:52:59.687Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
14:52:59 [2022-09-08T14:52:59.687Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s)
14:52:59 [2022-09-08T14:52:59.687Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:53:00 [2022-09-08T14:53:00.255Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s)
14:53:00 [2022-09-08T14:53:00.255Z] === RUN   TestCgroupNamespacesRunOlderClient
14:53:00 [2022-09-08T14:53:00.526Z] --- PASS: TestRenameLinkedContainer (1.61s)
14:53:00 [2022-09-08T14:53:00.526Z] === RUN   TestRenameStoppedContainer
14:53:00 [2022-09-08T14:53:00.823Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
14:53:00 [2022-09-08T14:53:00.960Z] #44 ...
14:53:00 [2022-09-08T14:53:00.960Z] 
14:53:00 [2022-09-08T14:53:00.960Z] #36 [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
14:53:00 [2022-09-08T14:53:00.960Z] #36 341.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
14:53:00 [2022-09-08T14:53:00.960Z] #36 DONE 341.5s
14:53:00 [2022-09-08T14:53:00.960Z] 
14:53:00 [2022-09-08T14:53:00.960Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:53:01 [2022-09-08T14:53:01.083Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
14:53:01 [2022-09-08T14:53:01.087Z] --- PASS: TestRenameStoppedContainer (0.40s)
14:53:01 [2022-09-08T14:53:01.087Z] === RUN   TestRenameRunningContainerAndReuse
14:53:01 [2022-09-08T14:53:01.651Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s)
14:53:01 [2022-09-08T14:53:01.651Z] === RUN   TestNISDomainname
14:53:01 [2022-09-08T14:53:01.900Z] #44 ...
14:53:01 [2022-09-08T14:53:01.900Z] 
14:53:01 [2022-09-08T14:53:01.900Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
14:53:01 [2022-09-08T14:53:01.900Z] #70 DONE 0.2s
14:53:01 [2022-09-08T14:53:01.900Z] 
14:53:01 [2022-09-08T14:53:01.900Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:53:01 [2022-09-08T14:53:01.900Z] #44 ...
14:53:01 [2022-09-08T14:53:01.900Z] 
14:53:01 [2022-09-08T14:53:01.900Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
14:53:01 [2022-09-08T14:53:01.900Z] #71 DONE 0.1s
14:53:01 [2022-09-08T14:53:01.900Z] 
14:53:01 [2022-09-08T14:53:01.900Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
14:53:02 [2022-09-08T14:53:02.014Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
14:53:02 [2022-09-08T14:53:02.014Z] === RUN   TestRenameInvalidName
14:53:02 [2022-09-08T14:53:02.159Z] #72 DONE 0.1s
14:53:02 [2022-09-08T14:53:02.160Z] 
14:53:02 [2022-09-08T14:53:02.160Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:53:02 [2022-09-08T14:53:02.270Z] --- PASS: TestRenameInvalidName (0.38s)
14:53:02 [2022-09-08T14:53:02.271Z] === RUN   TestRenameAnonymousContainer
14:53:02 [2022-09-08T14:53:02.589Z] --- PASS: TestNISDomainname (0.80s)
14:53:02 [2022-09-08T14:53:02.589Z] === RUN   TestHostnameDnsResolution
14:53:02 [2022-09-08T14:53:02.848Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
14:53:03 [2022-09-08T14:53:03.416Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
14:53:03 [2022-09-08T14:53:03.416Z] --- PASS: TestHostnameDnsResolution (0.94s)
14:53:03 [2022-09-08T14:53:03.416Z] === RUN   TestUnprivilegedPortsAndPing
14:53:03 [2022-09-08T14:53:03.416Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
14:53:03 [2022-09-08T14:53:03.635Z] --- PASS: TestRenameAnonymousContainer (1.47s)
14:53:03 [2022-09-08T14:53:03.636Z] === RUN   TestRenameContainerWithSameName
14:53:03 [2022-09-08T14:53:03.984Z] --- PASS: TestUnprivilegedPortsAndPing (0.72s)
14:53:03 [2022-09-08T14:53:03.984Z] === RUN   TestPrivilegedHostDevices
14:53:04 [2022-09-08T14:53:04.197Z] --- PASS: TestRenameContainerWithSameName (0.39s)
14:53:04 [2022-09-08T14:53:04.197Z] === RUN   TestRenameContainerWithLinkedContainer
14:53:04 [2022-09-08T14:53:04.920Z] --- PASS: TestPrivilegedHostDevices (0.90s)
14:53:04 [2022-09-08T14:53:04.920Z] === RUN   TestRunConsoleSize
14:53:05 [2022-09-08T14:53:05.124Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
14:53:05 [2022-09-08T14:53:05.125Z] === RUN   TestResize
14:53:05 [2022-09-08T14:53:05.380Z] --- PASS: TestResize (0.40s)
14:53:05 [2022-09-08T14:53:05.380Z] === RUN   TestResizeWithInvalidSize
14:53:05 [2022-09-08T14:53:05.453Z] #44 304.2 + bin/containerd
14:53:05 [2022-09-08T14:53:05.637Z] --- PASS: TestResizeWithInvalidSize (0.44s)
14:53:05 [2022-09-08T14:53:05.637Z] === RUN   TestResizeWhenContainerNotStarted
14:53:05 [2022-09-08T14:53:05.858Z] --- PASS: TestRunConsoleSize (0.73s)
14:53:05 [2022-09-08T14:53:05.858Z] === RUN   TestRunWithAlternativeContainerdShim
14:53:06 [2022-09-08T14:53:06.199Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
14:53:06 [2022-09-08T14:53:06.199Z] === RUN   TestDaemonRestartKillContainers
14:53:06 [2022-09-08T14:53:06.199Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:53:06 [2022-09-08T14:53:06.199Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
14:53:06 [2022-09-08T14:53:06.199Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:53:06 [2022-09-08T14:53:06.199Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:53:07 [2022-09-08T14:53:07.126Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:53:07 [2022-09-08T14:53:07.237Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
14:53:08 [2022-09-08T14:53:08.053Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s)
14:53:08 [2022-09-08T14:53:08.053Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.84s)
14:53:08 [2022-09-08T14:53:08.053Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s)
14:53:08 [2022-09-08T14:53:08.053Z] === RUN   TestCgroupNamespacesRun
14:53:08 [2022-09-08T14:53:08.616Z] --- PASS: TestRunWithAlternativeContainerdShim (2.61s)
14:53:08 [2022-09-08T14:53:08.616Z] === RUN   TestStats
14:53:08 [2022-09-08T14:53:08.980Z] --- PASS: TestCgroupNamespacesRun (1.13s)
14:53:08 [2022-09-08T14:53:08.980Z] === RUN   TestCgroupNamespacesRunPrivileged
14:53:09 [2022-09-08T14:53:09.184Z]     check_test.go:540: [d94c248bea34b] daemon is not started
14:53:09 [2022-09-08T14:53:09.184Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
14:53:09 [2022-09-08T14:53:09.443Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
14:53:10 [2022-09-08T14:53:10.344Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
14:53:10 [2022-09-08T14:53:10.345Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:53:11 [2022-09-08T14:53:11.271Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
14:53:11 [2022-09-08T14:53:11.271Z] === RUN   TestCgroupNamespacesRunHostMode
14:53:11 [2022-09-08T14:53:11.349Z] --- PASS: TestStats (2.70s)
14:53:11 [2022-09-08T14:53:11.349Z] === RUN   TestStopContainerWithTimeout
14:53:11 [2022-09-08T14:53:11.349Z] === RUN   TestStopContainerWithTimeout/0
14:53:11 [2022-09-08T14:53:11.349Z] === PAUSE TestStopContainerWithTimeout/0
14:53:11 [2022-09-08T14:53:11.349Z] === RUN   TestStopContainerWithTimeout/1
14:53:11 [2022-09-08T14:53:11.349Z] === PAUSE TestStopContainerWithTimeout/1
14:53:11 [2022-09-08T14:53:11.349Z] === RUN   TestStopContainerWithTimeout/3
14:53:11 [2022-09-08T14:53:11.349Z] === PAUSE TestStopContainerWithTimeout/3
14:53:11 [2022-09-08T14:53:11.349Z] === RUN   TestStopContainerWithTimeout/-1
14:53:11 [2022-09-08T14:53:11.350Z] === PAUSE TestStopContainerWithTimeout/-1
14:53:11 [2022-09-08T14:53:11.350Z] === CONT  TestStopContainerWithTimeout/0
14:53:11 [2022-09-08T14:53:11.350Z] === CONT  TestStopContainerWithTimeout/3
14:53:11 [2022-09-08T14:53:11.350Z] === CONT  TestStopContainerWithTimeout/1
14:53:11 [2022-09-08T14:53:11.350Z] === CONT  TestStopContainerWithTimeout/-1
14:53:11 [2022-09-08T14:53:11.609Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
14:53:12 [2022-09-08T14:53:12.545Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
14:53:12 [2022-09-08T14:53:12.545Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
14:53:12 [2022-09-08T14:53:12.635Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
14:53:12 [2022-09-08T14:53:12.635Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:53:13 [2022-09-08T14:53:13.112Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
14:53:13 [2022-09-08T14:53:13.564Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
14:53:13 [2022-09-08T14:53:13.564Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:53:14 [2022-09-08T14:53:14.050Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:53:14 [2022-09-08T14:53:14.050Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
14:53:14 [2022-09-08T14:53:14.050Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
14:53:14 [2022-09-08T14:53:14.050Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
14:53:14 [2022-09-08T14:53:14.050Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
14:53:14 [2022-09-08T14:53:14.050Z] === RUN   TestDeleteDevicemapper
14:53:14 [2022-09-08T14:53:14.050Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:14 [2022-09-08T14:53:14.050Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:53:14 [2022-09-08T14:53:14.050Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:53:14 [2022-09-08T14:53:14.946Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
14:53:14 [2022-09-08T14:53:14.946Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:53:15 [2022-09-08T14:53:15.428Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
14:53:15 [2022-09-08T14:53:15.507Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
14:53:15 [2022-09-08T14:53:15.507Z] === RUN   TestCgroupNamespacesRunOlderClient
14:53:15 [2022-09-08T14:53:15.688Z] === RUN   TestDockerSuite/TestBuildAddNonTar
14:53:16 [2022-09-08T14:53:16.436Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
14:53:16 [2022-09-08T14:53:16.436Z] === RUN   TestNISDomainname
14:53:16 [2022-09-08T14:53:16.436Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:53:16 [2022-09-08T14:53:16.436Z] --- SKIP: TestNISDomainname (0.02s)
14:53:16 [2022-09-08T14:53:16.436Z] === RUN   TestHostnameDnsResolution
14:53:16 [2022-09-08T14:53:16.626Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
14:53:16 [2022-09-08T14:53:16.885Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.76s)
14:53:16 [2022-09-08T14:53:16.885Z] === RUN   TestUpdateMemory
14:53:16 [2022-09-08T14:53:16.885Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:53:16 [2022-09-08T14:53:16.885Z] --- SKIP: TestUpdateMemory (0.00s)
14:53:16 [2022-09-08T14:53:16.885Z] === RUN   TestUpdateCPUQuota
14:53:16 [2022-09-08T14:53:16.885Z]     check_test.go:540: [daecca8288f18] daemon is not started
14:53:16 [2022-09-08T14:53:16.885Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
14:53:16 [2022-09-08T14:53:16.885Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
14:53:17 [2022-09-08T14:53:17.364Z] --- PASS: TestHostnameDnsResolution (0.65s)
14:53:17 [2022-09-08T14:53:17.364Z] === RUN   TestUnprivilegedPortsAndPing
14:53:17 [2022-09-08T14:53:17.364Z]     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
14:53:17 [2022-09-08T14:53:17.364Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
14:53:17 [2022-09-08T14:53:17.364Z] === RUN   TestPrivilegedHostDevices
14:53:17 [2022-09-08T14:53:17.622Z] --- PASS: TestPrivilegedHostDevices (0.44s)
14:53:17 [2022-09-08T14:53:17.622Z] === RUN   TestRunConsoleSize
14:53:17 [2022-09-08T14:53:17.822Z] --- PASS: TestUpdateCPUQuota (0.93s)
14:53:17 [2022-09-08T14:53:17.822Z] === RUN   TestUpdatePidsLimit
14:53:17 [2022-09-08T14:53:17.822Z] === RUN   TestUpdatePidsLimit/update_from_none
14:53:17 [2022-09-08T14:53:17.822Z] === RUN   TestUpdatePidsLimit/no_change
14:53:18 [2022-09-08T14:53:18.080Z] === RUN   TestUpdatePidsLimit/update_lower
14:53:18 [2022-09-08T14:53:18.184Z] --- PASS: TestRunConsoleSize (0.42s)
14:53:18 [2022-09-08T14:53:18.184Z] === RUN   TestRunWithAlternativeContainerdShim
14:53:18 [2022-09-08T14:53:18.340Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:53:18 [2022-09-08T14:53:18.598Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:53:18 [2022-09-08T14:53:18.598Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:53:18 [2022-09-08T14:53:18.857Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:53:19 [2022-09-08T14:53:19.117Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
14:53:19 [2022-09-08T14:53:19.686Z] --- PASS: TestUpdatePidsLimit (2.00s)
14:53:19 [2022-09-08T14:53:19.686Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
14:53:19 [2022-09-08T14:53:19.686Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
14:53:19 [2022-09-08T14:53:19.686Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
14:53:19 [2022-09-08T14:53:19.686Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
14:53:19 [2022-09-08T14:53:19.686Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
14:53:19 [2022-09-08T14:53:19.686Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
14:53:19 [2022-09-08T14:53:19.686Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
14:53:19 [2022-09-08T14:53:19.686Z] === RUN   TestUpdateRestartPolicy
14:53:20 [2022-09-08T14:53:20.073Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s)
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStats
14:53:20 [2022-09-08T14:53:20.073Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:20 [2022-09-08T14:53:20.073Z] --- SKIP: TestStats (0.00s)
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout/0
14:53:20 [2022-09-08T14:53:20.073Z] === PAUSE TestStopContainerWithTimeout/0
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout/1
14:53:20 [2022-09-08T14:53:20.073Z] === PAUSE TestStopContainerWithTimeout/1
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout/3
14:53:20 [2022-09-08T14:53:20.073Z] === PAUSE TestStopContainerWithTimeout/3
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout/-1
14:53:20 [2022-09-08T14:53:20.073Z] === PAUSE TestStopContainerWithTimeout/-1
14:53:20 [2022-09-08T14:53:20.073Z] === CONT  TestStopContainerWithTimeout/0
14:53:20 [2022-09-08T14:53:20.073Z] === CONT  TestStopContainerWithTimeout/3
14:53:20 [2022-09-08T14:53:20.253Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
14:53:20 [2022-09-08T14:53:20.635Z] === CONT  TestStopContainerWithTimeout/1
14:53:21 [2022-09-08T14:53:21.632Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
14:53:21 [2022-09-08T14:53:21.891Z] === RUN   TestDockerSuite/TestBuildAddScript
14:53:22 [2022-09-08T14:53:22.523Z] === CONT  TestStopContainerWithTimeout/-1
14:53:24 [2022-09-08T14:53:24.410Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:53:24 [2022-09-08T14:53:24.410Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
14:53:24 [2022-09-08T14:53:24.410Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
14:53:24 [2022-09-08T14:53:24.410Z]     --- PASS: TestStopContainerWithTimeout/3 (2.53s)
14:53:24 [2022-09-08T14:53:24.410Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
14:53:24 [2022-09-08T14:53:24.410Z] === RUN   TestDeleteDevicemapper
14:53:24 [2022-09-08T14:53:24.410Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:24 [2022-09-08T14:53:24.410Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:53:24 [2022-09-08T14:53:24.410Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:53:24 [2022-09-08T14:53:24.426Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
14:53:24 [2022-09-08T14:53:24.999Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
14:53:25 [2022-09-08T14:53:25.776Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
14:53:25 [2022-09-08T14:53:25.776Z] === RUN   TestUpdateMemory
14:53:25 [2022-09-08T14:53:25.776Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:25 [2022-09-08T14:53:25.776Z] --- SKIP: TestUpdateMemory (0.00s)
14:53:25 [2022-09-08T14:53:25.776Z] === RUN   TestUpdateCPUQuota
14:53:25 [2022-09-08T14:53:25.776Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:25 [2022-09-08T14:53:25.776Z] --- SKIP: TestUpdateCPUQuota (0.00s)
14:53:25 [2022-09-08T14:53:25.776Z] === RUN   TestUpdatePidsLimit
14:53:25 [2022-09-08T14:53:25.776Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:25 [2022-09-08T14:53:25.776Z] --- SKIP: TestUpdatePidsLimit (0.00s)
14:53:25 [2022-09-08T14:53:25.776Z] === RUN   TestUpdateRestartPolicy
14:53:25 [2022-09-08T14:53:25.942Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
14:53:26 [2022-09-08T14:53:26.510Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
14:53:27 [2022-09-08T14:53:27.078Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
14:53:27 [2022-09-08T14:53:27.078Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
14:53:27 [2022-09-08T14:53:27.646Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
14:53:28 [2022-09-08T14:53:28.215Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
14:53:28 [2022-09-08T14:53:28.474Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
14:53:29 [2022-09-08T14:53:29.041Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
14:53:29 [2022-09-08T14:53:29.041Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
14:53:29 [2022-09-08T14:53:29.610Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
14:53:30 [2022-09-08T14:53:30.178Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
14:53:30 [2022-09-08T14:53:30.746Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
14:53:31 [2022-09-08T14:53:31.005Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
14:53:31 [2022-09-08T14:53:31.264Z] --- PASS: TestUpdateRestartPolicy (11.55s)
14:53:31 [2022-09-08T14:53:31.264Z] === RUN   TestUpdateRestartWithAutoRemove
14:53:31 [2022-09-08T14:53:31.523Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
14:53:32 [2022-09-08T14:53:32.091Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
14:53:32 [2022-09-08T14:53:32.091Z] === RUN   TestWaitNonBlocked
14:53:32 [2022-09-08T14:53:32.091Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:32 [2022-09-08T14:53:32.091Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:32 [2022-09-08T14:53:32.091Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:32 [2022-09-08T14:53:32.091Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:32 [2022-09-08T14:53:32.091Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:32 [2022-09-08T14:53:32.091Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:32 [2022-09-08T14:53:32.091Z]     check_test.go:540: [df7b94ab1286f] daemon is not started
14:53:32 [2022-09-08T14:53:32.091Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
14:53:32 [2022-09-08T14:53:32.350Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
14:53:32 [2022-09-08T14:53:32.609Z] --- PASS: TestWaitNonBlocked (0.01s)
14:53:32 [2022-09-08T14:53:32.609Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
14:53:32 [2022-09-08T14:53:32.609Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
14:53:32 [2022-09-08T14:53:32.609Z] === RUN   TestWaitBlocked
14:53:32 [2022-09-08T14:53:32.609Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:53:32 [2022-09-08T14:53:32.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:53:32 [2022-09-08T14:53:32.609Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:53:32 [2022-09-08T14:53:32.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:53:32 [2022-09-08T14:53:32.609Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:53:32 [2022-09-08T14:53:32.609Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:53:33 [2022-09-08T14:53:33.178Z]     check_test.go:540: [db094206653ba] daemon is not started
14:53:33 [2022-09-08T14:53:33.178Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
14:53:33 [2022-09-08T14:53:33.746Z] --- PASS: TestWaitBlocked (0.01s)
14:53:33 [2022-09-08T14:53:33.746Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
14:53:33 [2022-09-08T14:53:33.746Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s)
14:53:33 [2022-09-08T14:53:33.746Z] === RUN   TestWaitConditions
14:53:33 [2022-09-08T14:53:33.746Z] === RUN   TestWaitConditions/default
14:53:33 [2022-09-08T14:53:33.746Z] === PAUSE TestWaitConditions/default
14:53:33 [2022-09-08T14:53:33.746Z] === RUN   TestWaitConditions/not-running
14:53:33 [2022-09-08T14:53:33.746Z] === PAUSE TestWaitConditions/not-running
14:53:33 [2022-09-08T14:53:33.746Z] === RUN   TestWaitConditions/next-exit
14:53:33 [2022-09-08T14:53:33.746Z] === PAUSE TestWaitConditions/next-exit
14:53:33 [2022-09-08T14:53:33.746Z] === RUN   TestWaitConditions/removed
14:53:33 [2022-09-08T14:53:33.746Z] === PAUSE TestWaitConditions/removed
14:53:33 [2022-09-08T14:53:33.746Z] === CONT  TestWaitConditions/default
14:53:33 [2022-09-08T14:53:33.746Z] === CONT  TestWaitConditions/removed
14:53:33 [2022-09-08T14:53:33.746Z] === CONT  TestWaitConditions/not-running
14:53:33 [2022-09-08T14:53:33.746Z] === CONT  TestWaitConditions/next-exit
14:53:33 [2022-09-08T14:53:33.746Z] === CONT  TestWaitConditions/default
14:53:33 [2022-09-08T14:53:33.746Z]     wait_test.go:146: ContainerID = 2b88c56f67af0572c6cd53fc128eee592344249a9e1398afb1b473d3d409048f
14:53:33 [2022-09-08T14:53:33.746Z] === CONT  TestWaitConditions/next-exit
14:53:33 [2022-09-08T14:53:33.746Z]     wait_test.go:146: ContainerID = 636b6aaf7d72d6dc0fe503e78e3d0b16798c336647f46d1bf437083b8d997dff
14:53:33 [2022-09-08T14:53:33.746Z] === CONT  TestWaitConditions/not-running
14:53:33 [2022-09-08T14:53:33.746Z]     wait_test.go:146: ContainerID = 14f12e69b21628633cae26ec1e13db473d7bc62a77fa940ebfa011fa9f4c8bc3
14:53:33 [2022-09-08T14:53:33.746Z] === CONT  TestWaitConditions/removed
14:53:33 [2022-09-08T14:53:33.746Z]     wait_test.go:146: ContainerID = 2007fbff56d4500151d81b1cd115b815cb7cf5f257116c3c10aeb88e683be6ce
14:53:33 [2022-09-08T14:53:33.746Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
14:53:35 [2022-09-08T14:53:35.125Z] --- PASS: TestWaitConditions (0.01s)
14:53:35 [2022-09-08T14:53:35.125Z]     --- PASS: TestWaitConditions/not-running (0.80s)
14:53:35 [2022-09-08T14:53:35.125Z]     --- PASS: TestWaitConditions/default (0.98s)
14:53:35 [2022-09-08T14:53:35.125Z]     --- PASS: TestWaitConditions/removed (1.38s)
14:53:35 [2022-09-08T14:53:35.125Z]     --- PASS: TestWaitConditions/next-exit (1.39s)
14:53:35 [2022-09-08T14:53:35.125Z] === RUN   TestWaitRestartedContainer
14:53:35 [2022-09-08T14:53:35.125Z] === RUN   TestWaitRestartedContainer/default
14:53:35 [2022-09-08T14:53:35.125Z] === PAUSE TestWaitRestartedContainer/default
14:53:35 [2022-09-08T14:53:35.125Z] === RUN   TestWaitRestartedContainer/not-running
14:53:35 [2022-09-08T14:53:35.125Z] === PAUSE TestWaitRestartedContainer/not-running
14:53:35 [2022-09-08T14:53:35.125Z] === RUN   TestWaitRestartedContainer/next-exit
14:53:35 [2022-09-08T14:53:35.125Z] === PAUSE TestWaitRestartedContainer/next-exit
14:53:35 [2022-09-08T14:53:35.125Z] === CONT  TestWaitRestartedContainer/default
14:53:35 [2022-09-08T14:53:35.125Z] === CONT  TestWaitRestartedContainer/next-exit
14:53:35 [2022-09-08T14:53:35.125Z] === CONT  TestWaitRestartedContainer/not-running
14:53:35 [2022-09-08T14:53:35.125Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
14:53:35 [2022-09-08T14:53:35.125Z] === RUN   TestDockerSuite/TestBuildAddTar
14:53:35 [2022-09-08T14:53:35.125Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
14:53:37 [2022-09-08T14:53:37.663Z] --- PASS: TestWaitRestartedContainer (0.02s)
14:53:37 [2022-09-08T14:53:37.663Z]     --- PASS: TestWaitRestartedContainer/default (2.32s)
14:53:37 [2022-09-08T14:53:37.663Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.47s)
14:53:37 [2022-09-08T14:53:37.663Z]     --- PASS: TestWaitRestartedContainer/not-running (2.50s)
14:53:37 [2022-09-08T14:53:37.663Z] === CONT  TestContainerStartOnDaemonRestart
14:53:37 [2022-09-08T14:53:37.663Z] === CONT  TestRestartDaemonWithRestartingContainer
14:53:37 [2022-09-08T14:53:37.663Z] === CONT  TestIpcModeOlderClient
14:53:37 [2022-09-08T14:53:37.663Z] === CONT  TestContainerKillOnDaemonStart
14:53:37 [2022-09-08T14:53:37.663Z] === CONT  TestDaemonRestartIpcMode
14:53:37 [2022-09-08T14:53:37.663Z] === CONT  TestDaemonHostGatewayIP
14:53:37 [2022-09-08T14:53:37.663Z] --- PASS: TestIpcModeOlderClient (0.08s)
14:53:37 [2022-09-08T14:53:37.944Z] --- PASS: TestUpdateRestartPolicy (10.90s)
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestUpdateRestartWithAutoRemove
14:53:37 [2022-09-08T14:53:37.944Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitNonBlocked
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:37 [2022-09-08T14:53:37.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:37 [2022-09-08T14:53:37.944Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] --- PASS: TestWaitNonBlocked (0.01s)
14:53:37 [2022-09-08T14:53:37.944Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
14:53:37 [2022-09-08T14:53:37.944Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitBlocked
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:53:37 [2022-09-08T14:53:37.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:53:37 [2022-09-08T14:53:37.944Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:53:38 [2022-09-08T14:53:38.233Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
14:53:38 [2022-09-08T14:53:38.506Z] --- PASS: TestWaitBlocked (0.01s)
14:53:38 [2022-09-08T14:53:38.506Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
14:53:38 [2022-09-08T14:53:38.506Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions/default
14:53:38 [2022-09-08T14:53:38.506Z] === PAUSE TestWaitConditions/default
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions/not-running
14:53:38 [2022-09-08T14:53:38.506Z] === PAUSE TestWaitConditions/not-running
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions/next-exit
14:53:38 [2022-09-08T14:53:38.506Z] === PAUSE TestWaitConditions/next-exit
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions/removed
14:53:38 [2022-09-08T14:53:38.506Z] === PAUSE TestWaitConditions/removed
14:53:38 [2022-09-08T14:53:38.506Z] === CONT  TestWaitConditions/default
14:53:38 [2022-09-08T14:53:38.506Z] === CONT  TestWaitConditions/removed
14:53:38 [2022-09-08T14:53:38.506Z]     wait_test.go:146: ContainerID = 1857d441f6515696f464c815e643f6a2f31a5ca06efed8a1d5a83f4272e3ee21
14:53:38 [2022-09-08T14:53:38.506Z] === CONT  TestWaitConditions/default
14:53:38 [2022-09-08T14:53:38.506Z]     wait_test.go:146: ContainerID = 2909d1cda4ce07aa8023f26ddb1306ca40818aab142714e2652c3939facf8293
14:53:38 [2022-09-08T14:53:38.803Z]     check_test.go:540: [d84be708139a7] daemon is not started
14:53:38 [2022-09-08T14:53:38.803Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
14:53:39 [2022-09-08T14:53:39.067Z] === CONT  TestWaitConditions/next-exit
14:53:39 [2022-09-08T14:53:39.323Z]     wait_test.go:146: ContainerID = 9a314476abca8b8faf29915ab2a619e3f837716c546388f5c3d886f6bfc834dd
14:53:39 [2022-09-08T14:53:39.323Z] === CONT  TestWaitConditions/not-running
14:53:39 [2022-09-08T14:53:39.323Z]     wait_test.go:146: ContainerID = 1811c4c672527c6e17eb1568661ffc11b949719e3de6b8db3a4151e60e9d70ff
14:53:39 [2022-09-08T14:53:39.885Z] --- PASS: TestWaitConditions (0.01s)
14:53:39 [2022-09-08T14:53:39.885Z]     --- PASS: TestWaitConditions/removed (0.64s)
14:53:39 [2022-09-08T14:53:39.885Z]     --- PASS: TestWaitConditions/default (0.68s)
14:53:39 [2022-09-08T14:53:39.885Z]     --- PASS: TestWaitConditions/next-exit (0.59s)
14:53:39 [2022-09-08T14:53:39.885Z]     --- PASS: TestWaitConditions/not-running (0.63s)
14:53:39 [2022-09-08T14:53:39.885Z] === RUN   TestWaitRestartedContainer
14:53:39 [2022-09-08T14:53:39.885Z] === RUN   TestWaitRestartedContainer/default
14:53:39 [2022-09-08T14:53:39.885Z] === PAUSE TestWaitRestartedContainer/default
14:53:39 [2022-09-08T14:53:39.885Z] === RUN   TestWaitRestartedContainer/not-running
14:53:39 [2022-09-08T14:53:39.885Z] === PAUSE TestWaitRestartedContainer/not-running
14:53:39 [2022-09-08T14:53:39.885Z] === RUN   TestWaitRestartedContainer/next-exit
14:53:39 [2022-09-08T14:53:39.885Z] === PAUSE TestWaitRestartedContainer/next-exit
14:53:39 [2022-09-08T14:53:39.885Z] === CONT  TestWaitRestartedContainer/default
14:53:39 [2022-09-08T14:53:39.885Z] === CONT  TestWaitRestartedContainer/next-exit
14:53:40 [2022-09-08T14:53:40.708Z] --- PASS: TestContainerStartOnDaemonRestart (3.12s)
14:53:41 [2022-09-08T14:53:41.252Z] === CONT  TestWaitRestartedContainer/not-running
14:53:41 [2022-09-08T14:53:41.278Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
14:53:41 [2022-09-08T14:53:41.278Z] --- PASS: TestDaemonHostGatewayIP (3.78s)
14:53:41 [2022-09-08T14:53:41.741Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.025s	coverage: 60.1% of statements
14:53:41 [2022-09-08T14:53:41.742Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:53:41 [2022-09-08T14:53:41.742Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:53:42 [2022-09-08T14:53:42.001Z] ok  	github.com/docker/docker/libnetwork/osl	4.334s	coverage: 39.7% of statements
14:53:42 [2022-09-08T14:53:42.179Z] --- PASS: TestWaitRestartedContainer (0.01s)
14:53:42 [2022-09-08T14:53:42.179Z]     --- PASS: TestWaitRestartedContainer/default (1.31s)
14:53:42 [2022-09-08T14:53:42.179Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.46s)
14:53:42 [2022-09-08T14:53:42.179Z]     --- PASS: TestWaitRestartedContainer/not-running (0.98s)
14:53:42 [2022-09-08T14:53:42.179Z] === CONT  TestDaemonRestartIpcMode
14:53:42 [2022-09-08T14:53:42.179Z] === CONT  TestIpcModeOlderClient
14:53:42 [2022-09-08T14:53:42.179Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:53:42 [2022-09-08T14:53:42.179Z] === CONT  TestRestartDaemonWithRestartingContainer
14:53:42 [2022-09-08T14:53:42.214Z] --- PASS: TestDaemonRestartIpcMode (4.52s)
14:53:42 [2022-09-08T14:53:42.214Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.56s)
14:53:42 [2022-09-08T14:53:42.261Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
14:53:42 [2022-09-08T14:53:42.521Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
14:53:42 [2022-09-08T14:53:42.782Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
14:53:43 [2022-09-08T14:53:43.042Z] === RUN   TestDockerSuite/TestBuildAddTarXz
14:53:43 [2022-09-08T14:53:43.611Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
14:53:43 [2022-09-08T14:53:43.901Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.684s	coverage: 48.6% of statements
14:53:43 [2022-09-08T14:53:43.901Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
14:53:43 [2022-09-08T14:53:43.901Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
14:53:44 [2022-09-08T14:53:44.161Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] === Skipped
14:53:44 [2022-09-08T14:53:44.161Z] === SKIP: libnetwork TestParallel1 (0.00s)
14:53:44 [2022-09-08T14:53:44.161Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] === SKIP: libnetwork TestParallel3 (0.00s)
14:53:44 [2022-09-08T14:53:44.161Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] === SKIP: libnetwork TestParallel2 (0.00s)
14:53:44 [2022-09-08T14:53:44.161Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
14:53:44 [2022-09-08T14:53:44.161Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
14:53:44 [2022-09-08T14:53:44.161Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
14:53:44 [2022-09-08T14:53:44.161Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
14:53:44 [2022-09-08T14:53:44.161Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
14:53:44 [2022-09-08T14:53:44.161Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:53:44 [2022-09-08T14:53:44.161Z]     firewalld_test.go:14: firewalld is not running
14:53:44 [2022-09-08T14:53:44.161Z] 
14:53:44 [2022-09-08T14:53:44.161Z] DONE 327 tests, 9 skipped in 205.620s
14:53:44 [2022-09-08T14:53:44.548Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
14:53:44 [2022-09-08T14:53:44.699Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
Post stage
[Pipeline] junit
14:53:44 [2022-09-08T14:53:44.744Z] Recording test results
14:53:44 [2022-09-08T14:53:44.853Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:53:44 [2022-09-08T14:53:44.956Z] --- PASS: TestDaemonRestartIpcMode (2.68s)
14:53:44 [2022-09-08T14:53:44.956Z] PASS
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === Skipped
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
14:53:44 [2022-09-08T14:53:44.956Z]     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)
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     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)
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     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)
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestPause (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
14:53:44 [2022-09-08T14:53:44.956Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
14:53:44 [2022-09-08T14:53:44.956Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     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
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestStats (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] DONE 250 tests, 27 skipped in 85.356s
14:53:44 [2022-09-08T14:53:44.956Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
14:53:44 [2022-09-08T14:53:44.956Z] === RUN   TestConfigDaemonLibtrustID
14:53:45 [2022-09-08T14:53:45.197Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh dynbinary test-integration
14:53:45 [2022-09-08T14:53:45.518Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
14:53:45 [2022-09-08T14:53:45.518Z] === RUN   TestConfigDaemonID
14:53:45 [2022-09-08T14:53:45.766Z] 
14:53:45 [2022-09-08T14:53:45.766Z] Removing bundles/
14:53:45 [2022-09-08T14:53:45.766Z] 
14:53:45 [2022-09-08T14:53:45.766Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:53:45 [2022-09-08T14:53:45.766Z] Building: bundles/dynbinary-daemon/dockerd
14:53:45 [2022-09-08T14:53:45.766Z] GOOS="" GOARCH="" GOARM=""
14:53:45 [2022-09-08T14:53:45.927Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
14:53:46 [2022-09-08T14:53:46.864Z]     check_test.go:540: [d5862acb215e4] daemon is not started
14:53:46 [2022-09-08T14:53:46.864Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
14:53:46 [2022-09-08T14:53:46.864Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
14:53:46 [2022-09-08T14:53:46.884Z]     daemon_test.go:83: [d1991c4079947] daemon is not started
14:53:46 [2022-09-08T14:53:46.884Z] --- PASS: TestConfigDaemonID (1.08s)
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/invalid_config
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/malformed_config
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/valid_config
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/valid_config
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/malformed_config
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/valid_config
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/invalid_config
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:53:46 [2022-09-08T14:53:46.884Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestConfigDaemonSeccompProfiles
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:53:47 [2022-09-08T14:53:47.811Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:53:49 [2022-09-08T14:53:49.177Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:53:50 [2022-09-08T14:53:50.127Z] === CONT  TestConfigDaemonSeccompProfiles
14:53:50 [2022-09-08T14:53:50.127Z]     daemon_test.go:197: [d024af0808cd7] daemon is not started
14:53:50 [2022-09-08T14:53:50.127Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
14:53:50 [2022-09-08T14:53:50.127Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
14:53:50 [2022-09-08T14:53:50.127Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s)
14:53:50 [2022-09-08T14:53:50.127Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
14:53:50 [2022-09-08T14:53:50.127Z] === RUN   TestDaemonProxy
14:53:50 [2022-09-08T14:53:50.127Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
14:53:50 [2022-09-08T14:53:50.127Z] --- SKIP: TestDaemonProxy (0.00s)
14:53:50 [2022-09-08T14:53:50.127Z] PASS
14:53:50 [2022-09-08T14:53:50.127Z] 
14:53:50 [2022-09-08T14:53:50.127Z] === Skipped
14:53:50 [2022-09-08T14:53:50.127Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
14:53:50 [2022-09-08T14:53:50.127Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
14:53:50 [2022-09-08T14:53:50.127Z] 
14:53:50 [2022-09-08T14:53:50.127Z] DONE 13 tests, 1 skipped in 5.255s
14:53:50 [2022-09-08T14:53:50.127Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:53:50 [2022-09-08T14:53:50.153Z] --- PASS: TestContainerKillOnDaemonStart (12.14s)
14:53:50 [2022-09-08T14:53:50.153Z] PASS
14:53:50 [2022-09-08T14:53:50.153Z] 
14:53:50 [2022-09-08T14:53:50.153Z] === Skipped
14:53:50 [2022-09-08T14:53:50.153Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:53:50 [2022-09-08T14:53:50.153Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:53:50 [2022-09-08T14:53:50.153Z] 
14:53:50 [2022-09-08T14:53:50.153Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:53:50 [2022-09-08T14:53:50.153Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:53:50 [2022-09-08T14:53:50.153Z] 
14:53:50 [2022-09-08T14:53:50.153Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:53:50 [2022-09-08T14:53:50.153Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:53:50 [2022-09-08T14:53:50.153Z] 
14:53:50 [2022-09-08T14:53:50.154Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:53:50 [2022-09-08T14:53:50.154Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:53:50 [2022-09-08T14:53:50.154Z] 
14:53:50 [2022-09-08T14:53:50.154Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:53:50 [2022-09-08T14:53:50.154Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:50 [2022-09-08T14:53:50.154Z] 
14:53:50 [2022-09-08T14:53:50.154Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:53:50 [2022-09-08T14:53:50.154Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:53:50 [2022-09-08T14:53:50.154Z] 
14:53:50 [2022-09-08T14:53:50.154Z] DONE 273 tests, 6 skipped in 137.592s
14:53:50 [2022-09-08T14:53:50.154Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
14:53:50 [2022-09-08T14:53:50.154Z] ++ 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
14:53:50 [2022-09-08T14:53:50.154Z] ++ set -e
14:53:50 [2022-09-08T14:53:50.154Z] ++ '[' -n 0 ']'
14:53:50 [2022-09-08T14:53:50.154Z] ++ set -x
14:53:50 [2022-09-08T14:53:50.154Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:53:50 [2022-09-08T14:53:50.154Z] === RUN   TestConfigDaemonLibtrustID
14:53:50 [2022-09-08T14:53:50.154Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:53:50 [2022-09-08T14:53:50.389Z] INFO: Testing against a local daemon
14:53:50 [2022-09-08T14:53:50.389Z] === RUN   TestCommitInheritsEnv
14:53:50 [2022-09-08T14:53:50.413Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
14:53:50 [2022-09-08T14:53:50.413Z] === RUN   TestConfigDaemonID
14:53:51 [2022-09-08T14:53:51.350Z]     daemon_test.go:83: [ddb0bb96e13c2] daemon is not started
14:53:51 [2022-09-08T14:53:51.350Z] --- PASS: TestConfigDaemonID (1.07s)
14:53:51 [2022-09-08T14:53:51.350Z] === RUN   TestDaemonConfigValidation
14:53:51 [2022-09-08T14:53:51.350Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:53:51 [2022-09-08T14:53:51.350Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:53:51 [2022-09-08T14:53:51.350Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:53:51 [2022-09-08T14:53:51.350Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:53:51 [2022-09-08T14:53:51.350Z] === RUN   TestDaemonConfigValidation/invalid_config
14:53:51 [2022-09-08T14:53:51.350Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:53:51 [2022-09-08T14:53:51.350Z] === RUN   TestDaemonConfigValidation/malformed_config
14:53:51 [2022-09-08T14:53:51.350Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:53:51 [2022-09-08T14:53:51.350Z] === RUN   TestDaemonConfigValidation/valid_config
14:53:51 [2022-09-08T14:53:51.350Z] === PAUSE TestDaemonConfigValidation/valid_config
14:53:51 [2022-09-08T14:53:51.350Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:53:51 [2022-09-08T14:53:51.350Z] === CONT  TestDaemonConfigValidation/malformed_config
14:53:51 [2022-09-08T14:53:51.350Z] === CONT  TestDaemonConfigValidation/invalid_config
14:53:51 [2022-09-08T14:53:51.350Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:53:51 [2022-09-08T14:53:51.350Z] === CONT  TestDaemonConfigValidation/valid_config
14:53:51 [2022-09-08T14:53:51.350Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:53:51 [2022-09-08T14:53:51.350Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
14:53:51 [2022-09-08T14:53:51.350Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
14:53:51 [2022-09-08T14:53:51.350Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
14:53:51 [2022-09-08T14:53:51.350Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
14:53:51 [2022-09-08T14:53:51.350Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
14:53:51 [2022-09-08T14:53:51.610Z] === RUN   TestConfigDaemonSeccompProfiles
14:53:51 [2022-09-08T14:53:51.610Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:53:51 [2022-09-08T14:53:51.610Z] === RUN   TestDockerSuite/TestBuildBlankName
14:53:51 [2022-09-08T14:53:51.869Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
14:53:52 [2022-09-08T14:53:52.277Z] --- PASS: TestCommitInheritsEnv (1.86s)
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportExtremelyLargeImageWorks
14:53:52 [2022-09-08T14:53:52.277Z] === PAUSE TestImportExtremelyLargeImageWorks
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/#00
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/_______
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform//
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/linux
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/LINUX
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:53:52 [2022-09-08T14:53:52.438Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImportWithCustomPlatform/macos
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:53:52 [2022-09-08T14:53:52.533Z] --- PASS: TestImportWithCustomPlatform (0.29s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImagesFilterMultiReference
14:53:52 [2022-09-08T14:53:52.533Z] --- PASS: TestImagesFilterMultiReference (0.07s)
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImagePullPlatformInvalid
14:53:52 [2022-09-08T14:53:52.533Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestRemoveImageOrphaning
14:53:53 [2022-09-08T14:53:53.005Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
14:53:53 [2022-09-08T14:53:53.265Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
14:53:53 [2022-09-08T14:53:53.536Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:53:54 [2022-09-08T14:53:54.420Z] --- PASS: TestRemoveImageOrphaning (1.61s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestRemoveImageGarbageCollector
14:53:54 [2022-09-08T14:53:54.421Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:53:54 [2022-09-08T14:53:54.421Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagInvalidReference
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagInvalidReference (0.01s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagValidPrefixedRepo
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagExistedNameWithoutForce
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagOfficialNames
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagOfficialNames (0.05s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagMatchesDigest
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagMatchesDigest (0.01s)
14:53:54 [2022-09-08T14:53:54.421Z] === CONT  TestImportExtremelyLargeImageWorks
14:53:54 [2022-09-08T14:53:54.513Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
14:53:54 [2022-09-08T14:53:54.513Z] === CONT  TestConfigDaemonSeccompProfiles
14:53:54 [2022-09-08T14:53:54.513Z]     daemon_test.go:197: [dc8121117d236] daemon is not started
14:53:54 [2022-09-08T14:53:54.513Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
14:53:54 [2022-09-08T14:53:54.513Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
14:53:54 [2022-09-08T14:53:54.513Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
14:53:54 [2022-09-08T14:53:54.513Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:53:54 [2022-09-08T14:53:54.513Z] === RUN   TestDaemonProxy
14:53:54 [2022-09-08T14:53:54.513Z] === RUN   TestDaemonProxy/environment_variables
14:53:54 [2022-09-08T14:53:54.772Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
14:53:55 [2022-09-08T14:53:55.339Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
14:53:56 [2022-09-08T14:53:56.276Z] === RUN   TestDaemonProxy/command-line_options
14:53:56 [2022-09-08T14:53:56.844Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
14:53:57 [2022-09-08T14:53:57.103Z]     check_test.go:540: [d1a34d2031b02] daemon is not started
14:53:57 [2022-09-08T14:53:57.103Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
14:53:57 [2022-09-08T14:53:57.671Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
14:53:57 [2022-09-08T14:53:57.929Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
14:53:58 [2022-09-08T14:53:58.188Z] === RUN   TestDaemonProxy/configuration_file
14:53:58 [2022-09-08T14:53:58.188Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
14:53:58 [2022-09-08T14:53:58.756Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
14:53:59 [2022-09-08T14:53:59.693Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
14:53:59 [2022-09-08T14:53:59.693Z] === RUN   TestDaemonProxy/conflicting_options
14:53:59 [2022-09-08T14:53:59.952Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
14:53:59 [2022-09-08T14:53:59.952Z]     check_test.go:540: [db03c91f3306c] daemon is not started
14:53:59 [2022-09-08T14:53:59.952Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
14:54:00 [2022-09-08T14:54:00.213Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
14:54:00 [2022-09-08T14:54:00.213Z] === RUN   TestDaemonProxy/reload_sanitized
14:54:00 [2022-09-08T14:54:00.780Z] --- PASS: TestDaemonProxy (6.22s)
14:54:00 [2022-09-08T14:54:00.780Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
14:54:00 [2022-09-08T14:54:00.780Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
14:54:00 [2022-09-08T14:54:00.780Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
14:54:00 [2022-09-08T14:54:00.780Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:54:00 [2022-09-08T14:54:00.780Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
14:54:00 [2022-09-08T14:54:00.780Z] PASS
14:54:00 [2022-09-08T14:54:00.780Z] 
14:54:00 [2022-09-08T14:54:00.780Z] DONE 18 tests in 11.175s
14:54:00 [2022-09-08T14:54:00.780Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:54:00 [2022-09-08T14:54:00.780Z] ++ 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
14:54:00 [2022-09-08T14:54:00.781Z] ++ set -e
14:54:00 [2022-09-08T14:54:00.781Z] ++ '[' -n 0 ']'
14:54:00 [2022-09-08T14:54:00.781Z] ++ set -x
14:54:00 [2022-09-08T14:54:00.781Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:54:01 [2022-09-08T14:54:01.039Z] INFO: Testing against a local daemon
14:54:01 [2022-09-08T14:54:01.039Z] === RUN   TestCommitInheritsEnv
14:54:01 [2022-09-08T14:54:01.298Z] --- PASS: TestCommitInheritsEnv (0.26s)
14:54:01 [2022-09-08T14:54:01.298Z] === RUN   TestImportExtremelyLargeImageWorks
14:54:01 [2022-09-08T14:54:01.298Z] === PAUSE TestImportExtremelyLargeImageWorks
14:54:01 [2022-09-08T14:54:01.298Z] === RUN   TestImportWithCustomPlatform
14:54:01 [2022-09-08T14:54:01.298Z] === RUN   TestImportWithCustomPlatform/#00
14:54:01 [2022-09-08T14:54:01.298Z] === RUN   TestImportWithCustomPlatform/_______
14:54:01 [2022-09-08T14:54:01.298Z] === RUN   TestImportWithCustomPlatform//
14:54:01 [2022-09-08T14:54:01.298Z] === RUN   TestImportWithCustomPlatform/linux
14:54:01 [2022-09-08T14:54:01.298Z] === RUN   TestImportWithCustomPlatform/LINUX
14:54:01 [2022-09-08T14:54:01.557Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:54:01 [2022-09-08T14:54:01.557Z] === RUN   TestImportWithCustomPlatform/macos
14:54:01 [2022-09-08T14:54:01.557Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:54:01 [2022-09-08T14:54:01.557Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:54:01 [2022-09-08T14:54:01.557Z] --- PASS: TestImportWithCustomPlatform (0.28s)
14:54:01 [2022-09-08T14:54:01.557Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
14:54:01 [2022-09-08T14:54:01.557Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:54:01 [2022-09-08T14:54:01.557Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:54:01 [2022-09-08T14:54:01.557Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
14:54:01 [2022-09-08T14:54:01.557Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
14:54:01 [2022-09-08T14:54:01.557Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
14:54:01 [2022-09-08T14:54:01.557Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:54:01 [2022-09-08T14:54:01.557Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:54:01 [2022-09-08T14:54:01.557Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:54:01 [2022-09-08T14:54:01.557Z] === RUN   TestImagesFilterMultiReference
14:54:01 [2022-09-08T14:54:01.557Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:54:01 [2022-09-08T14:54:01.557Z] === RUN   TestImagePullPlatformInvalid
14:54:01 [2022-09-08T14:54:01.557Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:54:01 [2022-09-08T14:54:01.557Z] === RUN   TestRemoveImageOrphaning
14:54:01 [2022-09-08T14:54:01.712Z] #44 358.9 # github.com/containerd/containerd/cmd/containerd
14:54:01 [2022-09-08T14:54:01.712Z] #44 358.9 /usr/bin/ld: /tmp/go-link-1131737952/000019.o: in function `New':
14:54:01 [2022-09-08T14:54:01.712Z] #44 358.9 /tmp/tmp.jUeJPyuz67/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
14:54:01 [2022-09-08T14:54:01.712Z] #44 359.0 + bin/containerd-stress
14:54:01 [2022-09-08T14:54:01.712Z] #44 360.2 + bin/containerd-shim
14:54:01 [2022-09-08T14:54:01.817Z] --- PASS: TestRemoveImageOrphaning (0.25s)
14:54:01 [2022-09-08T14:54:01.817Z] === RUN   TestRemoveImageGarbageCollector
14:54:02 [2022-09-08T14:54:02.076Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
14:54:02 [2022-09-08T14:54:02.335Z] time="2022-09-08T14:54:02Z" level=info msg="[graphdriver] trying configured driver: overlay2"
14:54:02 [2022-09-08T14:54:02.594Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
14:54:03 [2022-09-08T14:54:03.972Z] --- PASS: TestRemoveImageGarbageCollector (2.03s)
14:54:03 [2022-09-08T14:54:03.972Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:54:03 [2022-09-08T14:54:03.972Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:54:03 [2022-09-08T14:54:03.972Z] === RUN   TestTagInvalidReference
14:54:03 [2022-09-08T14:54:03.972Z] --- PASS: TestTagInvalidReference (0.01s)
14:54:03 [2022-09-08T14:54:03.972Z] === RUN   TestTagValidPrefixedRepo
14:54:03 [2022-09-08T14:54:03.972Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:54:03 [2022-09-08T14:54:03.972Z] === RUN   TestTagExistedNameWithoutForce
14:54:03 [2022-09-08T14:54:03.972Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:54:03 [2022-09-08T14:54:03.972Z] === RUN   TestTagOfficialNames
14:54:03 [2022-09-08T14:54:03.972Z] --- PASS: TestTagOfficialNames (0.06s)
14:54:03 [2022-09-08T14:54:03.972Z] === RUN   TestTagMatchesDigest
14:54:03 [2022-09-08T14:54:03.972Z] --- PASS: TestTagMatchesDigest (0.01s)
14:54:03 [2022-09-08T14:54:03.972Z] === CONT  TestImportExtremelyLargeImageWorks
14:54:04 [2022-09-08T14:54:04.230Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
14:54:08 [2022-09-08T14:54:08.422Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
14:54:08 [2022-09-08T14:54:08.682Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
14:54:10 [2022-09-08T14:54:10.060Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
14:54:10 [2022-09-08T14:54:10.060Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
14:54:11 [2022-09-08T14:54:11.966Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
14:54:12 [2022-09-08T14:54:12.225Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
14:54:13 [2022-09-08T14:54:13.605Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
14:54:13 [2022-09-08T14:54:13.605Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
14:54:13 [2022-09-08T14:54:13.938Z] #44 372.3 + bin/containerd-shim-runc-v1
14:54:14 [2022-09-08T14:54:14.543Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
14:54:15 [2022-09-08T14:54:15.112Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
14:54:17 [2022-09-08T14:54:17.018Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
14:54:17 [2022-09-08T14:54:17.957Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
14:54:19 [2022-09-08T14:54:19.335Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
14:54:20 [2022-09-08T14:54:20.272Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
14:54:20 [2022-09-08T14:54:20.517Z] #44 379.0 + bin/containerd-shim-runc-v2
14:54:20 [2022-09-08T14:54:20.840Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
14:54:21 [2022-09-08T14:54:21.085Z] #44 379.9 + binaries
14:54:21 [2022-09-08T14:54:21.086Z] #44 379.9 + install -D bin/containerd /build/containerd
14:54:21 [2022-09-08T14:54:21.086Z] #44 379.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:54:21 [2022-09-08T14:54:21.086Z] #44 380.0 + install -D bin/ctr /build/ctr
14:54:21 [2022-09-08T14:54:21.099Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
14:54:21 [2022-09-08T14:54:21.358Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
14:54:22 [2022-09-08T14:54:22.754Z] === RUN   TestDockerSuite/TestBuildCacheAdd
14:54:22 [2022-09-08T14:54:22.754Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
14:54:22 [2022-09-08T14:54:22.990Z] #44 DONE 381.6s
14:54:23 [2022-09-08T14:54:23.344Z] === RUN   TestDockerSuite/TestBuildCacheFrom
14:54:23 [2022-09-08T14:54:23.603Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
14:54:23 [2022-09-08T14:54:23.931Z] 
14:54:23 [2022-09-08T14:54:23.931Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
14:54:23 [2022-09-08T14:54:23.931Z] #73 DONE 0.2s
14:54:23 [2022-09-08T14:54:23.931Z] 
14:54:23 [2022-09-08T14:54:23.931Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:54:23 [2022-09-08T14:54:23.931Z] #74 DONE 0.1s
14:54:24 [2022-09-08T14:54:24.190Z] 
14:54:24 [2022-09-08T14:54:24.190Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
14:54:24 [2022-09-08T14:54:24.450Z] #75 DONE 0.2s
14:54:24 [2022-09-08T14:54:24.450Z] 
14:54:24 [2022-09-08T14:54:24.450Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
14:54:24 [2022-09-08T14:54:24.450Z] #76 DONE 0.1s
14:54:24 [2022-09-08T14:54:24.450Z] 
14:54:24 [2022-09-08T14:54:24.450Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:54:24 [2022-09-08T14:54:24.450Z] #77 DONE 0.0s
14:54:24 [2022-09-08T14:54:24.450Z] 
14:54:24 [2022-09-08T14:54:24.450Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
14:54:24 [2022-09-08T14:54:24.450Z] #78 DONE 0.1s
14:54:24 [2022-09-08T14:54:24.710Z] 
14:54:24 [2022-09-08T14:54:24.710Z] #79 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
14:54:25 [2022-09-08T14:54:25.278Z] #79 0.684 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:54:25 [2022-09-08T14:54:25.278Z] #79 0.867 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:54:25 [2022-09-08T14:54:25.538Z] #79 0.870 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:54:26 [2022-09-08T14:54:26.108Z] #79 1.039 Reading package lists...
14:54:26 [2022-09-08T14:54:26.677Z] #79 1.594 Reading package lists...
14:54:26 [2022-09-08T14:54:26.894Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
14:54:26 [2022-09-08T14:54:26.936Z] #79 2.143 Building dependency tree...
14:54:26 [2022-09-08T14:54:26.936Z] #79 2.291 Reading state information...
14:54:26 [2022-09-08T14:54:26.936Z] #79 2.453 systemd is already the newest version (247.3-7).
14:54:26 [2022-09-08T14:54:26.936Z] #79 2.453 systemd set to manually installed.
14:54:26 [2022-09-08T14:54:26.936Z] #79 2.453 The following additional packages will be installed:
14:54:26 [2022-09-08T14:54:26.937Z] #79 2.454   libdbus-1-3 libpam-systemd
14:54:26 [2022-09-08T14:54:26.937Z] #79 2.455 Recommended packages:
14:54:26 [2022-09-08T14:54:26.937Z] #79 2.455   libnss-systemd
14:54:26 [2022-09-08T14:54:26.937Z] #79 2.517 The following NEW packages will be installed:
14:54:26 [2022-09-08T14:54:26.937Z] #79 2.518   dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv
14:54:27 [2022-09-08T14:54:27.196Z] #79 2.789 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
14:54:27 [2022-09-08T14:54:27.196Z] #79 2.789 Need to get 950 kB of archives.
14:54:27 [2022-09-08T14:54:27.196Z] #79 2.789 After this operation, 1988 kB of additional disk space will be used.
14:54:27 [2022-09-08T14:54:27.196Z] #79 2.789 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
14:54:27 [2022-09-08T14:54:27.196Z] #79 2.795 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
14:54:27 [2022-09-08T14:54:27.196Z] #79 2.798 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
14:54:27 [2022-09-08T14:54:27.196Z] #79 2.800 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
14:54:27 [2022-09-08T14:54:27.196Z] #79 2.803 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
14:54:27 [2022-09-08T14:54:27.456Z] #79 2.935 debconf: delaying package configuration, since apt-utils is not installed
14:54:27 [2022-09-08T14:54:27.456Z] #79 2.972 Fetched 950 kB in 0s (3389 kB/s)
14:54:27 [2022-09-08T14:54:27.456Z] #79 2.995 Selecting previously unselected package systemd-sysv.
14:54:27 [2022-09-08T14:54:27.456Z] #79 2.995 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29483 files and directories currently installed.)
14:54:27 [2022-09-08T14:54:27.456Z] #79 3.013 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
14:54:27 [2022-09-08T14:54:27.456Z] #79 3.017 Unpacking systemd-sysv (247.3-7) ...
14:54:27 [2022-09-08T14:54:27.456Z] #79 3.066 Selecting previously unselected package libdbus-1-3:amd64.
14:54:27 [2022-09-08T14:54:27.456Z] #79 3.068 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
14:54:27 [2022-09-08T14:54:27.456Z] #79 3.079 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
14:54:27 [2022-09-08T14:54:27.716Z] #79 3.157 Selecting previously unselected package dbus.
14:54:27 [2022-09-08T14:54:27.716Z] #79 3.157 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
14:54:27 [2022-09-08T14:54:27.716Z] #79 3.167 Unpacking dbus (1.12.20-2) ...
14:54:27 [2022-09-08T14:54:27.716Z] #79 3.229 Selecting previously unselected package libpam-systemd:amd64.
14:54:27 [2022-09-08T14:54:27.716Z] #79 3.232 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
14:54:27 [2022-09-08T14:54:27.716Z] #79 3.237 Unpacking libpam-systemd:amd64 (247.3-7) ...
14:54:27 [2022-09-08T14:54:27.716Z] #79 3.289 Selecting previously unselected package dbus-user-session.
14:54:27 [2022-09-08T14:54:27.831Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
14:54:27 [2022-09-08T14:54:27.976Z] #79 3.292 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
14:54:27 [2022-09-08T14:54:27.976Z] #79 3.297 Unpacking dbus-user-session (1.12.20-2) ...
14:54:27 [2022-09-08T14:54:27.976Z] #79 3.346 Setting up systemd-sysv (247.3-7) ...
14:54:27 [2022-09-08T14:54:27.976Z] #79 3.360 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
14:54:27 [2022-09-08T14:54:27.976Z] #79 3.372 Setting up dbus (1.12.20-2) ...
14:54:27 [2022-09-08T14:54:27.976Z] #79 3.526 invoke-rc.d: could not determine current runlevel
14:54:27 [2022-09-08T14:54:27.976Z] #79 3.529 invoke-rc.d: policy-rc.d denied execution of start.
14:54:27 [2022-09-08T14:54:27.976Z] #79 3.535 Setting up libpam-systemd:amd64 (247.3-7) ...
14:54:28 [2022-09-08T14:54:28.090Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
14:54:28 [2022-09-08T14:54:28.091Z]     docker_cli_daemon_test.go:2504: [d76c3b531965c] daemon is not started
14:54:28 [2022-09-08T14:54:28.235Z] #79 3.659 Setting up dbus-user-session (1.12.20-2) ...
14:54:28 [2022-09-08T14:54:28.235Z] #79 3.676 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:54:28 [2022-09-08T14:54:28.235Z] #79 DONE 3.8s
14:54:28 [2022-09-08T14:54:28.235Z] 
14:54:28 [2022-09-08T14:54:28.235Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker
14:54:28 [2022-09-08T14:54:28.659Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
14:54:29 [2022-09-08T14:54:29.596Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
14:54:29 [2022-09-08T14:54:29.619Z] #80 DONE 1.0s
14:54:29 [2022-09-08T14:54:29.619Z] 
14:54:29 [2022-09-08T14:54:29.619Z] #81 exporting to image
14:54:29 [2022-09-08T14:54:29.619Z] #81 exporting layers
14:54:30 [2022-09-08T14:54:30.164Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
14:54:30 [2022-09-08T14:54:30.733Z] === RUN   TestDockerSuite/TestBuildClearCmd
14:54:30 [2022-09-08T14:54:30.992Z] === RUN   TestDockerSuite/TestBuildCmd
14:54:30 [2022-09-08T14:54:30.992Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
14:54:31 [2022-09-08T14:54:31.250Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
14:54:31 [2022-09-08T14:54:31.510Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
14:54:31 [2022-09-08T14:54:31.510Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
14:54:31 [2022-09-08T14:54:31.510Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
14:54:32 [2022-09-08T14:54:32.447Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
14:54:36 [2022-09-08T14:54:36.226Z] #81 exporting layers 5.9s done
14:54:36 [2022-09-08T14:54:36.226Z] #81 writing image sha256:267f75e4da0bdf36086c78cf110a9e260e1d917ad121c47e6ce49b0e158157de done
14:54:36 [2022-09-08T14:54:36.226Z] #81 naming to docker.io/library/docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc done
14:54:36 [2022-09-08T14:54:36.226Z] #81 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:54:36 [2022-09-08T14:54:36.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh dynbinary test-integration
14:54:36 [2022-09-08T14:54:36.639Z] === RUN   TestDockerSuite/TestBuildConditionalCache
14:54:36 [2022-09-08T14:54:36.639Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:54:36 [2022-09-08T14:54:36.639Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
14:54:37 [2022-09-08T14:54:37.207Z] === RUN   TestDockerSuite/TestBuildContextCleanup
14:54:37 [2022-09-08T14:54:37.467Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
14:54:38 [2022-09-08T14:54:38.035Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
14:54:38 [2022-09-08T14:54:38.295Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
14:54:38 [2022-09-08T14:54:38.295Z] === RUN   TestDockerDaemonSuite/TestShmSize
14:54:38 [2022-09-08T14:54:38.476Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
14:54:38 [2022-09-08T14:54:38.476Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
14:54:38 [2022-09-08T14:54:38.476Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
14:54:38 [2022-09-08T14:54:38.476Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
14:54:38 [2022-09-08T14:54:38.476Z] 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)
14:54:38 [2022-09-08T14:54:38.476Z] Detected virtualization docker.
14:54:38 [2022-09-08T14:54:38.476Z] Detected architecture x86-64.
14:54:38 [2022-09-08T14:54:38.476Z] Set hostname to <2e3825069b92>.
14:54:38 [2022-09-08T14:54:38.476Z] modprobe@configfs.service: Succeeded.
14:54:38 [2022-09-08T14:54:38.476Z] modprobe@drm.service: Succeeded.
14:54:38 [2022-09-08T14:54:38.476Z] modprobe@fuse.service: Succeeded.
14:54:38 [2022-09-08T14:54:38.476Z] + source /etc/docker-entrypoint-cmd
14:54:38 [2022-09-08T14:54:38.476Z] ++ hack/make.sh dynbinary test-integration
14:54:38 [2022-09-08T14:54:38.476Z] 
14:54:38 [2022-09-08T14:54:38.553Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
14:54:38 [2022-09-08T14:54:38.737Z] Removing bundles/
14:54:38 [2022-09-08T14:54:38.737Z] 
14:54:38 [2022-09-08T14:54:38.737Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:54:38 [2022-09-08T14:54:38.737Z] Building: bundles/dynbinary-daemon/dockerd
14:54:38 [2022-09-08T14:54:38.737Z] GOOS="" GOARCH="" GOARM=""
14:54:39 [2022-09-08T14:54:39.932Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
14:54:41 [2022-09-08T14:54:41.837Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
14:54:41 [2022-09-08T14:54:41.837Z]     check_test.go:540: [dcf5d2d93de77] daemon is not started
14:54:41 [2022-09-08T14:54:41.837Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
14:54:47 [2022-09-08T14:54:47.113Z] --- PASS: TestDockerDaemonSuite (290.62s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.21s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.10s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.56s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.92s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.47s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.68s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.12s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.31s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.20s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.91s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.13s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.18s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.51s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.78s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.68s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.07s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.54s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.90s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.21s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.22s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.21s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.69s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.78s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.36s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.38s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.28s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.41s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.30s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.55s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.80s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (8.50s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.00s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.13s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.09s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.21s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.82s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.46s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.50s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.79s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.40s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.68s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.80s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.49s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.75s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.61s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.82s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.82s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.71s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.02s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.42s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.58s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.60s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.64s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.03s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.55s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.88s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.47s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.07s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.52s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.60s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.01s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.22s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.15s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.12s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.62s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.90s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.11s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.38s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.41s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.34s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.43s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.87s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.90s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.41s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.05s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (6.88s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.89s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.26s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.99s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s)
14:54:47 [2022-09-08T14:54:47.113Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.99s)
14:54:47 [2022-09-08T14:54:47.113Z] === RUN   TestDockerSwarmSuite
14:54:47 [2022-09-08T14:54:47.113Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
14:54:47 [2022-09-08T14:54:47.113Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
14:54:47 [2022-09-08T14:54:47.113Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
14:54:49 [2022-09-08T14:54:49.650Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
14:54:49 [2022-09-08T14:54:49.910Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
14:54:53 [2022-09-08T14:54:53.200Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
14:54:53 [2022-09-08T14:54:53.200Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
14:54:54 [2022-09-08T14:54:54.138Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
14:54:54 [2022-09-08T14:54:54.138Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
14:54:54 [2022-09-08T14:54:54.138Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
14:54:54 [2022-09-08T14:54:54.138Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
14:54:54 [2022-09-08T14:54:54.138Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
14:54:54 [2022-09-08T14:54:54.138Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
14:54:54 [2022-09-08T14:54:54.138Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
14:54:54 [2022-09-08T14:54:54.138Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
14:54:54 [2022-09-08T14:54:54.138Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
14:54:56 [2022-09-08T14:54:56.675Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
14:54:56 [2022-09-08T14:54:56.675Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
14:54:59 [2022-09-08T14:54:59.979Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
14:55:01 [2022-09-08T14:55:01.884Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
14:55:02 [2022-09-08T14:55:02.143Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
14:55:06 [2022-09-08T14:55:06.337Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
14:55:09 [2022-09-08T14:55:09.627Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
14:55:09 [2022-09-08T14:55:09.886Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
14:55:10 [2022-09-08T14:55:10.145Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
14:55:10 [2022-09-08T14:55:10.404Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
14:55:10 [2022-09-08T14:55:10.973Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
14:55:12 [2022-09-08T14:55:12.352Z]     docker_api_swarm_test.go:563: [d607698d2c19a] joining swarm manager [d75b165bb18a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:55:13 [2022-09-08T14:55:13.601Z] INFO [loader] Go packages loading at mode 575 (deps|name|imports|types_sizes|compiled_files|exports_file|files) took 2m56.754806336s 
14:55:13 [2022-09-08T14:55:13.601Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 508.214122ms 
14:55:13 [2022-09-08T14:55:13.730Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
14:55:13 [2022-09-08T14:55:13.990Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
14:55:13 [2022-09-08T14:55:13.990Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
14:55:14 [2022-09-08T14:55:14.928Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
14:55:15 [2022-09-08T14:55:15.556Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
14:55:16 [2022-09-08T14:55:16.125Z] === RUN   TestDockerSuite/TestBuildDockerignore
14:55:22 [2022-09-08T14:55:22.265Z] Created binary: bundles/dynbinary-daemon/dockerd
14:55:22 [2022-09-08T14:55:22.265Z] Building: bundles/dynbinary-daemon/docker-proxy
14:55:22 [2022-09-08T14:55:22.265Z] GOOS="" GOARCH="" GOARM=""
14:55:22 [2022-09-08T14:55:22.265Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:55:22 [2022-09-08T14:55:22.265Z] 
14:55:22 [2022-09-08T14:55:22.265Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:55:22 [2022-09-08T14:55:22.265Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:55:22 [2022-09-08T14:55:22.265Z] HOSTNAME=090cbba9f5d2
14:55:22 [2022-09-08T14:55:22.265Z] TESTDEBUG=0
14:55:22 [2022-09-08T14:55:22.265Z] DEST=bundles/test-integration
14:55:22 [2022-09-08T14:55:22.265Z] PWD=/go/src/github.com/docker/docker
14:55:22 [2022-09-08T14:55:22.265Z] DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:55:22 [2022-09-08T14:55:22.265Z] container=docker
14:55:22 [2022-09-08T14:55:22.265Z] HOME=/root
14:55:22 [2022-09-08T14:55:22.265Z] GOLANG_VERSION=1.19.1
14:55:22 [2022-09-08T14:55:22.265Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:55:22 [2022-09-08T14:55:22.265Z] VALIDATE_BRANCH=master
14:55:22 [2022-09-08T14:55:22.265Z] TERM=xterm
14:55:22 [2022-09-08T14:55:22.265Z] DOCKER_PKG=github.com/docker/docker
14:55:22 [2022-09-08T14:55:22.265Z] SHLVL=1
14:55:22 [2022-09-08T14:55:22.265Z] TIMEOUT=120m
14:55:22 [2022-09-08T14:55:22.265Z] DOCKER_BUILDTAGS= journald
14:55:22 [2022-09-08T14:55:22.265Z] DOCKER_GRAPHDRIVER=overlay2
14:55:22 [2022-09-08T14:55:22.265Z] GO111MODULE=off
14:55:22 [2022-09-08T14:55:22.265Z] DOCKER_EXPERIMENTAL=1
14:55:22 [2022-09-08T14:55:22.265Z] TEST_SKIP_INTEGRATION_CLI=1
14:55:22 [2022-09-08T14:55:22.265Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:55:22 [2022-09-08T14:55:22.265Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:55:22 [2022-09-08T14:55:22.265Z] GOPATH=/go
14:55:22 [2022-09-08T14:55:22.265Z] PKG_CONFIG=pkg-config
14:55:22 [2022-09-08T14:55:22.265Z] _=/usr/bin/env
14:55:22 [2022-09-08T14:55:22.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:55:24 [2022-09-08T14:55:24.246Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
14:55:24 [2022-09-08T14:55:24.246Z]     docker_api_swarm_test.go:585: [dadb0e6be4b2f] joining swarm manager [d75b165bb18a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:55:24 [2022-09-08T14:55:24.246Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
14:55:26 [2022-09-08T14:55:26.151Z]     check_test.go:611: [d607698d2c19a] daemon is not started
14:55:26 [2022-09-08T14:55:26.410Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
14:55:30 [2022-09-08T14:55:30.800Z] --- PASS: TestImportExtremelyLargeImageWorks (92.63s)
14:55:30 [2022-09-08T14:55:30.800Z] PASS
14:55:30 [2022-09-08T14:55:30.800Z] 
14:55:30 [2022-09-08T14:55:30.800Z] === Skipped
14:55:30 [2022-09-08T14:55:30.800Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:55:30 [2022-09-08T14:55:30.800Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:55:30 [2022-09-08T14:55:30.800Z] 
14:55:30 [2022-09-08T14:55:30.800Z] DONE 22 tests, 1 skipped in 96.850s
14:55:30 [2022-09-08T14:55:30.800Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestStripANSICommands
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestStripANSICommands/#00
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestStripANSICommands/#01
14:55:30 [2022-09-08T14:55:30.800Z] --- PASS: TestStripANSICommands (0.00s)
14:55:30 [2022-09-08T14:55:30.800Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:55:30 [2022-09-08T14:55:30.800Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:55:30 [2022-09-08T14:55:30.800Z] PASS
14:55:30 [2022-09-08T14:55:30.800Z] 
14:55:30 [2022-09-08T14:55:30.800Z] DONE 3 tests in 0.045s
14:55:30 [2022-09-08T14:55:30.800Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:55:30 [2022-09-08T14:55:30.800Z] INFO: Testing against a local daemon
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestNetworkCreateDelete
14:55:30 [2022-09-08T14:55:30.800Z] --- PASS: TestNetworkCreateDelete (0.12s)
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestDockerNetworkDeletePreferID
14:55:30 [2022-09-08T14:55:30.800Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestDaemonDNSFallback
14:55:34 [2022-09-08T14:55:34.066Z] --- PASS: TestDaemonDNSFallback (6.33s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestInspectNetwork
14:55:34 [2022-09-08T14:55:34.066Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestInspectNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestRunContainerWithBridgeNone
14:55:34 [2022-09-08T14:55:34.066Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkInvalidJSON/networks/create
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:55:34 [2022-09-08T14:55:34.066Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkList
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkList//networks
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkList//networks
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkList//networks/
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkList//networks/
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkList//networks
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkList//networks/
14:55:34 [2022-09-08T14:55:34.066Z] --- PASS: TestNetworkList (0.01s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkList//networks (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestHostIPv4BridgeLabel
14:55:34 [2022-09-08T14:55:34.066Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonRestartWithLiveRestore
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonDefaultNetworkPools
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonRestartWithExistingNetwork
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestServiceWithPredefinedNetwork
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:243: FLAKY_TEST
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestServiceWithDataPathPortInit
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] PASS
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === Skipped
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:243: FLAKY_TEST
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] DONE 34 tests, 12 skipped in 7.080s
14:55:34 [2022-09-08T14:55:34.066Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:55:34 [2022-09-08T14:55:34.322Z] INFO: Testing against a local daemon
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestDockerNetworkIpvlanPersistance
14:55:34 [2022-09-08T14:55:34.322Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestDockerNetworkIpvlan
14:55:34 [2022-09-08T14:55:34.322Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] PASS
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] === Skipped
14:55:34 [2022-09-08T14:55:34.322Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] DONE 2 tests, 2 skipped in 0.093s
14:55:34 [2022-09-08T14:55:34.322Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:55:34 [2022-09-08T14:55:34.322Z] INFO: Testing against a local daemon
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestDockerNetworkMacvlanPersistance
14:55:34 [2022-09-08T14:55:34.322Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestDockerNetworkMacvlan
14:55:34 [2022-09-08T14:55:34.322Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] PASS
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] === Skipped
14:55:34 [2022-09-08T14:55:34.322Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] DONE 2 tests, 2 skipped in 0.084s
14:55:34 [2022-09-08T14:55:34.322Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:55:34 [2022-09-08T14:55:34.322Z] testing: warning: no tests to run
14:55:34 [2022-09-08T14:55:34.322Z] PASS
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] DONE 0 tests in 0.025s
14:55:34 [2022-09-08T14:55:34.322Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:55:34 [2022-09-08T14:55:34.322Z] INFO: Testing against a local daemon
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestAuthZPluginAllowRequest
14:55:34 [2022-09-08T14:55:34.322Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestAuthZPluginTLS
14:55:34 [2022-09-08T14:55:34.322Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestAuthZPluginTLS (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestAuthZPluginDenyRequest
14:55:34 [2022-09-08T14:55:34.322Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
14:55:34 [2022-09-08T14:55:34.323Z] === RUN   TestAuthZPluginAPIDenyResponse
14:55:34 [2022-09-08T14:55:34.323Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.323Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
14:55:34 [2022-09-08T14:55:34.533Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
14:55:34 [2022-09-08T14:55:34.533Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
14:55:34 [2022-09-08T14:55:34.533Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginDenyResponse
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginAllowEventStream
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginErrorResponse
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginErrorRequest
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginHeader
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginHeader (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:55:34 [2022-09-08T14:55:34.834Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.834Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
14:55:34 [2022-09-08T14:55:34.834Z] === RUN   TestAuthZPluginV2Disable
14:55:35 [2022-09-08T14:55:35.089Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:35 [2022-09-08T14:55:35.089Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
14:55:35 [2022-09-08T14:55:35.089Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:55:35 [2022-09-08T14:55:35.652Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:35 [2022-09-08T14:55:35.652Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
14:55:35 [2022-09-08T14:55:35.652Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:55:35 [2022-09-08T14:55:35.907Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:35 [2022-09-08T14:55:35.907Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
14:55:35 [2022-09-08T14:55:35.907Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
14:55:36 [2022-09-08T14:55:36.163Z] PASS
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === Skipped
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
14:55:36 [2022-09-08T14:55:36.164Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.164Z] 
14:55:36 [2022-09-08T14:55:36.164Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
14:55:36 [2022-09-08T14:55:36.164Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.164Z] 
14:55:36 [2022-09-08T14:55:36.164Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
14:55:36 [2022-09-08T14:55:36.164Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.164Z] 
14:55:36 [2022-09-08T14:55:36.164Z] DONE 17 tests, 17 skipped in 1.782s
14:55:36 [2022-09-08T14:55:36.164Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:55:36 [2022-09-08T14:55:36.164Z] INFO: Testing against a local daemon
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:55:36 [2022-09-08T14:55:36.164Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:55:36 [2022-09-08T14:55:36.164Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:55:36 [2022-09-08T14:55:36.164Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:55:36 [2022-09-08T14:55:36.164Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:55:36 [2022-09-08T14:55:36.164Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:55:36 [2022-09-08T14:55:36.164Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:55:36 [2022-09-08T14:55:36.419Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:55:36 [2022-09-08T14:55:36.419Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestPluginInstall
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.419Z] --- SKIP: TestPluginInstall (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestPluginsWithRuntimes
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:55:36 [2022-09-08T14:55:36.419Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestPluginBackCompatMediaTypes
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:55:36 [2022-09-08T14:55:36.419Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z] PASS
14:55:36 [2022-09-08T14:55:36.419Z] 
14:55:36 [2022-09-08T14:55:36.419Z] === Skipped
14:55:36 [2022-09-08T14:55:36.419Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.419Z] 
14:55:36 [2022-09-08T14:55:36.419Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:55:36 [2022-09-08T14:55:36.419Z] 
14:55:36 [2022-09-08T14:55:36.419Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:55:36 [2022-09-08T14:55:36.419Z] 
14:55:36 [2022-09-08T14:55:36.419Z] DONE 19 tests, 3 skipped in 0.139s
14:55:36 [2022-09-08T14:55:36.419Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:55:36 [2022-09-08T14:55:36.419Z] INFO: Testing against a local daemon
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestExternalGraphDriver
14:55:36 [2022-09-08T14:55:36.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
14:55:36 [2022-09-08T14:55:36.438Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
14:55:36 [2022-09-08T14:55:36.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
14:55:36 [2022-09-08T14:55:36.438Z] --- PASS: TestImportExtremelyLargeImageWorks (92.46s)
14:55:36 [2022-09-08T14:55:36.438Z] PASS
14:55:36 [2022-09-08T14:55:36.438Z] 
14:55:36 [2022-09-08T14:55:36.438Z] DONE 22 tests in 95.723s
14:55:36 [2022-09-08T14:55:36.675Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:55:36 [2022-09-08T14:55:36.675Z] --- SKIP: TestExternalGraphDriver (0.34s)
14:55:36 [2022-09-08T14:55:36.675Z] === RUN   TestGraphdriverPluginV2
14:55:36 [2022-09-08T14:55:36.697Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:55:36 [2022-09-08T14:55:36.697Z] ++ 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
14:55:36 [2022-09-08T14:55:36.697Z] ++ set -e
14:55:36 [2022-09-08T14:55:36.697Z] ++ '[' -n 0 ']'
14:55:36 [2022-09-08T14:55:36.697Z] ++ set -x
14:55:36 [2022-09-08T14:55:36.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:55:36 [2022-09-08T14:55:36.697Z] === RUN   TestStripANSICommands
14:55:36 [2022-09-08T14:55:36.697Z] === RUN   TestStripANSICommands/#00
14:55:36 [2022-09-08T14:55:36.697Z] === RUN   TestStripANSICommands/#01
14:55:36 [2022-09-08T14:55:36.697Z] --- PASS: TestStripANSICommands (0.00s)
14:55:36 [2022-09-08T14:55:36.697Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:55:36 [2022-09-08T14:55:36.697Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:55:36 [2022-09-08T14:55:36.697Z] PASS
14:55:36 [2022-09-08T14:55:36.697Z] 
14:55:36 [2022-09-08T14:55:36.697Z] DONE 3 tests in 0.040s
14:55:36 [2022-09-08T14:55:36.697Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:55:36 [2022-09-08T14:55:36.697Z] ++ 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
14:55:36 [2022-09-08T14:55:36.697Z] ++ set -e
14:55:36 [2022-09-08T14:55:36.697Z] ++ '[' -n 0 ']'
14:55:36 [2022-09-08T14:55:36.697Z] ++ set -x
14:55:36 [2022-09-08T14:55:36.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:55:36 [2022-09-08T14:55:36.697Z] INFO: Testing against a local daemon
14:55:36 [2022-09-08T14:55:36.697Z] === RUN   TestNetworkCreateDelete
14:55:36 [2022-09-08T14:55:36.697Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
14:55:36 [2022-09-08T14:55:36.956Z] --- PASS: TestNetworkCreateDelete (0.20s)
14:55:36 [2022-09-08T14:55:36.956Z] === RUN   TestDockerNetworkDeletePreferID
14:55:37 [2022-09-08T14:55:37.524Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s)
14:55:37 [2022-09-08T14:55:37.524Z] === RUN   TestDaemonDNSFallback
14:55:38 [2022-09-08T14:55:38.467Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
14:55:38 [2022-09-08T14:55:38.726Z]     docker_api_swarm_test.go:46: [d6f7a1b1a6d4e] joining swarm manager [d7755c0f6e6bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:55:40 [2022-09-08T14:55:40.103Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
14:55:40 [2022-09-08T14:55:40.840Z] --- PASS: TestGraphdriverPluginV2 (3.73s)
14:55:40 [2022-09-08T14:55:40.841Z] PASS
14:55:40 [2022-09-08T14:55:40.841Z] 
14:55:40 [2022-09-08T14:55:40.841Z] === Skipped
14:55:40 [2022-09-08T14:55:40.841Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
14:55:40 [2022-09-08T14:55:40.841Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:55:40 [2022-09-08T14:55:40.841Z] 
14:55:40 [2022-09-08T14:55:40.841Z] DONE 2 tests, 1 skipped in 4.170s
14:55:40 [2022-09-08T14:55:40.841Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:55:40 [2022-09-08T14:55:40.841Z] INFO: Testing against a local daemon
14:55:40 [2022-09-08T14:55:40.841Z] === RUN   TestContinueAfterPluginCrash
14:55:40 [2022-09-08T14:55:40.841Z] === PAUSE TestContinueAfterPluginCrash
14:55:40 [2022-09-08T14:55:40.841Z] === RUN   TestReadPluginNoRead
14:55:40 [2022-09-08T14:55:40.841Z] === PAUSE TestReadPluginNoRead
14:55:40 [2022-09-08T14:55:40.841Z] === RUN   TestDaemonStartWithLogOpt
14:55:40 [2022-09-08T14:55:40.841Z] === PAUSE TestDaemonStartWithLogOpt
14:55:40 [2022-09-08T14:55:40.841Z] === CONT  TestContinueAfterPluginCrash
14:55:40 [2022-09-08T14:55:40.841Z] === CONT  TestDaemonStartWithLogOpt
14:55:43 [2022-09-08T14:55:43.390Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
14:55:43 [2022-09-08T14:55:43.958Z] --- PASS: TestDaemonDNSFallback (6.52s)
14:55:43 [2022-09-08T14:55:43.958Z] === RUN   TestInspectNetwork
14:55:45 [2022-09-08T14:55:45.335Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
14:55:46 [2022-09-08T14:55:46.714Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
14:55:47 [2022-09-08T14:55:47.651Z] === RUN   TestInspectNetwork/full_network_id
14:55:47 [2022-09-08T14:55:47.651Z] === RUN   TestInspectNetwork/partial_network_id
14:55:47 [2022-09-08T14:55:47.651Z] === RUN   TestInspectNetwork/network_name
14:55:47 [2022-09-08T14:55:47.651Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:55:52 [2022-09-08T14:55:52.923Z] --- PASS: TestInspectNetwork (8.70s)
14:55:52 [2022-09-08T14:55:52.923Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:55:52 [2022-09-08T14:55:52.923Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:55:52 [2022-09-08T14:55:52.923Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:55:52 [2022-09-08T14:55:52.923Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:55:52 [2022-09-08T14:55:52.923Z] === RUN   TestRunContainerWithBridgeNone
14:55:53 [2022-09-08T14:55:53.012Z] --- PASS: TestDaemonStartWithLogOpt (11.20s)
14:55:53 [2022-09-08T14:55:53.012Z] === CONT  TestReadPluginNoRead
14:55:53 [2022-09-08T14:55:53.940Z] === RUN   TestReadPluginNoRead/default
14:55:54 [2022-09-08T14:55:54.301Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/create
14:55:54 [2022-09-08T14:55:54.301Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:55:54 [2022-09-08T14:55:54.301Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:55:54 [2022-09-08T14:55:54.301Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:55:54 [2022-09-08T14:55:54.301Z] === CONT  TestNetworkInvalidJSON/networks/create
14:55:54 [2022-09-08T14:55:54.301Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:55:54 [2022-09-08T14:55:54.301Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:55:54 [2022-09-08T14:55:54.301Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:55:54 [2022-09-08T14:55:54.301Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkList
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkList//networks
14:55:54 [2022-09-08T14:55:54.301Z] === PAUSE TestNetworkList//networks
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestNetworkList//networks/
14:55:54 [2022-09-08T14:55:54.301Z] === PAUSE TestNetworkList//networks/
14:55:54 [2022-09-08T14:55:54.301Z] === CONT  TestNetworkList//networks
14:55:54 [2022-09-08T14:55:54.301Z] === CONT  TestNetworkList//networks/
14:55:54 [2022-09-08T14:55:54.301Z] --- PASS: TestNetworkList (0.01s)
14:55:54 [2022-09-08T14:55:54.301Z]     --- PASS: TestNetworkList//networks (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:55:54 [2022-09-08T14:55:54.301Z] === RUN   TestHostIPv4BridgeLabel
14:55:54 [2022-09-08T14:55:54.869Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:55:54 [2022-09-08T14:55:54.869Z] === RUN   TestDaemonRestartWithLiveRestore
14:55:55 [2022-09-08T14:55:55.306Z] === RUN   TestReadPluginNoRead/disabled_caching
14:55:56 [2022-09-08T14:55:56.247Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:55:56 [2022-09-08T14:55:56.247Z] === RUN   TestDaemonDefaultNetworkPools
14:55:56 [2022-09-08T14:55:56.703Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:55:56 [2022-09-08T14:55:56.703Z] --- PASS: TestContinueAfterPluginCrash (15.96s)
14:55:56 [2022-09-08T14:55:56.815Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
14:55:56 [2022-09-08T14:55:56.815Z] === RUN   TestDaemonRestartWithExistingNetwork
14:55:57 [2022-09-08T14:55:57.074Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
14:55:57 [2022-09-08T14:55:57.629Z] === CONT  TestReadPluginNoRead
14:55:57 [2022-09-08T14:55:57.629Z]     read_test.go:92: [db8223387fb7c] daemon is not started
14:55:57 [2022-09-08T14:55:57.629Z] --- PASS: TestReadPluginNoRead (5.95s)
14:55:57 [2022-09-08T14:55:57.629Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
14:55:57 [2022-09-08T14:55:57.629Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.27s)
14:55:57 [2022-09-08T14:55:57.629Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
14:55:57 [2022-09-08T14:55:57.629Z] PASS
14:55:57 [2022-09-08T14:55:57.629Z] 
14:55:57 [2022-09-08T14:55:57.629Z] DONE 6 tests in 17.251s
14:55:57 [2022-09-08T14:55:57.629Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:55:57 [2022-09-08T14:55:57.642Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
14:55:57 [2022-09-08T14:55:57.886Z] testing: warning: no tests to run
14:55:57 [2022-09-08T14:55:57.886Z] PASS
14:55:57 [2022-09-08T14:55:57.886Z] 
14:55:57 [2022-09-08T14:55:57.886Z] DONE 0 tests in 0.042s
14:55:57 [2022-09-08T14:55:57.886Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:55:57 [2022-09-08T14:55:57.886Z] INFO: Testing against a local daemon
14:55:57 [2022-09-08T14:55:57.886Z] === RUN   TestPluginWithDevMounts
14:55:57 [2022-09-08T14:55:57.886Z]     mounts_test.go:20: (*Execution).IsRootless-fm
14:55:57 [2022-09-08T14:55:57.886Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:55:57 [2022-09-08T14:55:57.886Z] PASS
14:55:57 [2022-09-08T14:55:57.886Z] 
14:55:57 [2022-09-08T14:55:57.886Z] === Skipped
14:55:57 [2022-09-08T14:55:57.886Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
14:55:57 [2022-09-08T14:55:57.886Z]     mounts_test.go:20: (*Execution).IsRootless-fm
14:55:57 [2022-09-08T14:55:57.886Z] 
14:55:57 [2022-09-08T14:55:57.886Z] DONE 1 tests, 1 skipped in 0.099s
14:55:57 [2022-09-08T14:55:57.886Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:55:57 [2022-09-08T14:55:57.886Z] INFO: Testing against a local daemon
14:55:57 [2022-09-08T14:55:57.886Z] === RUN   TestSecretInspect
14:55:57 [2022-09-08T14:55:57.886Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:57 [2022-09-08T14:55:57.901Z] === RUN   TestDockerSuite/TestBuildDotDotFile
14:55:57 [2022-09-08T14:55:57.901Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
14:55:57 [2022-09-08T14:55:57.901Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:55:57 [2022-09-08T14:55:57.901Z] === RUN   TestDockerSuite/TestBuildEOLInLine
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretInspect (0.02s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestSecretList
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretList (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestSecretsCreateAndDelete
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestSecretsUpdate
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretsUpdate (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestTemplatedSecret
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestTemplatedSecret (0.00s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestSecretCreateResolve
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretCreateResolve (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z] PASS
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === Skipped
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] DONE 6 tests, 6 skipped in 0.150s
14:55:58 [2022-09-08T14:55:58.142Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:55:58 [2022-09-08T14:55:58.142Z] INFO: Testing against a local daemon
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestServiceCreateInit
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:55:58 [2022-09-08T14:55:58.142Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:55:58 [2022-09-08T14:55:58.143Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] --- PASS: TestServiceCreateInit (0.02s)
14:55:58 [2022-09-08T14:55:58.143Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:55:58 [2022-09-08T14:55:58.143Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestCreateServiceMultipleTimes
14:55:58 [2022-09-08T14:55:58.143Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestCreateServiceConflict
14:55:58 [2022-09-08T14:55:58.143Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] --- SKIP: TestCreateServiceConflict (0.02s)
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestCreateServiceMaxReplicas
14:55:58 [2022-09-08T14:55:58.143Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestCreateWithDuplicateNetworkNames
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateServiceSecretFileMode
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateServiceConfigFileMode
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateServiceSysctls
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateServiceSysctls (0.03s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateServiceCapabilities
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestInspect
14:55:58 [2022-09-08T14:55:58.399Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestInspect (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateJob
14:55:58 [2022-09-08T14:55:58.399Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateJob (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestReplicatedJob
14:55:58 [2022-09-08T14:55:58.399Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestReplicatedJob (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestUpdateReplicatedJob
14:55:58 [2022-09-08T14:55:58.399Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestServiceListWithStatuses
14:55:58 [2022-09-08T14:55:58.399Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestDockerNetworkConnectAlias
14:55:58 [2022-09-08T14:55:58.399Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestDockerNetworkReConnect
14:55:58 [2022-09-08T14:55:58.399Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestServicePlugin
14:55:59 [2022-09-08T14:55:59.280Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s)
14:55:59 [2022-09-08T14:55:59.280Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:56:00 [2022-09-08T14:56:00.215Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
14:56:00 [2022-09-08T14:56:00.215Z] === RUN   TestServiceWithPredefinedNetwork
14:56:00 [2022-09-08T14:56:00.289Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.289Z] --- SKIP: TestServicePlugin (1.96s)
14:56:00 [2022-09-08T14:56:00.289Z] === RUN   TestServiceUpdateLabel
14:56:00 [2022-09-08T14:56:00.289Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.289Z] --- SKIP: TestServiceUpdateLabel (0.01s)
14:56:00 [2022-09-08T14:56:00.289Z] === RUN   TestServiceUpdateSecrets
14:56:00 [2022-09-08T14:56:00.289Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.544Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
14:56:00 [2022-09-08T14:56:00.544Z] === RUN   TestServiceUpdateConfigs
14:56:00 [2022-09-08T14:56:00.544Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.544Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
14:56:00 [2022-09-08T14:56:00.544Z] === RUN   TestServiceUpdateNetwork
14:56:00 [2022-09-08T14:56:00.544Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.544Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
14:56:00 [2022-09-08T14:56:00.544Z] === RUN   TestServiceUpdatePidsLimit
14:56:00 [2022-09-08T14:56:00.544Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.544Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
14:56:00 [2022-09-08T14:56:00.544Z] PASS
14:56:00 [2022-09-08T14:56:00.544Z] 
14:56:00 [2022-09-08T14:56:00.544Z] === Skipped
14:56:00 [2022-09-08T14:56:00.544Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestInspect (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
14:56:00 [2022-09-08T14:56:00.545Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s)
14:56:00 [2022-09-08T14:56:00.545Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] DONE 24 tests, 23 skipped in 2.395s
14:56:00 [2022-09-08T14:56:00.545Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:56:00 [2022-09-08T14:56:00.545Z] INFO: Testing against a local daemon
14:56:00 [2022-09-08T14:56:00.545Z] === RUN   TestSessionCreate
14:56:00 [2022-09-08T14:56:00.545Z] --- PASS: TestSessionCreate (0.05s)
14:56:00 [2022-09-08T14:56:00.545Z] === RUN   TestSessionCreateWithBadUpgrade
14:56:00 [2022-09-08T14:56:00.545Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
14:56:00 [2022-09-08T14:56:00.545Z] PASS
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] DONE 2 tests in 0.154s
14:56:00 [2022-09-08T14:56:00.545Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:56:00 [2022-09-08T14:56:00.800Z] INFO: Testing against a local daemon
14:56:00 [2022-09-08T14:56:00.800Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:56:00 [2022-09-08T14:56:00.800Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:56:00 [2022-09-08T14:56:00.800Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:00 [2022-09-08T14:56:00.800Z] === RUN   TestDiskUsage
14:56:00 [2022-09-08T14:56:00.800Z] === PAUSE TestDiskUsage
14:56:00 [2022-09-08T14:56:00.800Z] === RUN   TestEventsExecDie
14:56:01 [2022-09-08T14:56:01.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:56:01 [2022-09-08T14:56:01.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:56:01 [2022-09-08T14:56:01.152Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestEventsExecDie (0.50s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestEventsBackwardsCompatible
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestEventsVolumeCreate
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestInfoBinaryCommits
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestInfoAPIVersioned
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestInfoAPI
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestInfoAPI (0.03s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestInfoAPIWarnings
14:56:01 [2022-09-08T14:56:01.412Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
14:56:01 [2022-09-08T14:56:01.672Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
14:56:01 [2022-09-08T14:56:01.932Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
14:56:02 [2022-09-08T14:56:02.190Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
14:56:02 [2022-09-08T14:56:02.190Z] === RUN   TestDockerSuite/TestBuildEntrypoint
14:56:02 [2022-09-08T14:56:02.449Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
14:56:02 [2022-09-08T14:56:02.449Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s)
14:56:02 [2022-09-08T14:56:02.449Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:56:02 [2022-09-08T14:56:02.449Z]     service_test.go:243: FLAKY_TEST
14:56:02 [2022-09-08T14:56:02.450Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:56:02 [2022-09-08T14:56:02.450Z] === RUN   TestServiceWithDataPathPortInit
14:56:03 [2022-09-08T14:56:03.827Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
14:56:04 [2022-09-08T14:56:04.763Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
14:56:05 [2022-09-08T14:56:05.699Z] === RUN   TestDockerSuite/TestBuildEnv
14:56:06 [2022-09-08T14:56:06.636Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
14:56:07 [2022-09-08T14:56:07.204Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
14:56:08 [2022-09-08T14:56:08.141Z] === RUN   TestDockerSuite/TestBuildEnvUsage
14:56:13 [2022-09-08T14:56:13.427Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
14:56:18 [2022-09-08T14:56:18.700Z] --- PASS: TestServiceWithDataPathPortInit (16.23s)
14:56:18 [2022-09-08T14:56:18.700Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:56:19 [2022-09-08T14:56:19.400Z] --- PASS: TestInfoAPIWarnings (16.55s)
14:56:19 [2022-09-08T14:56:19.400Z] === RUN   TestInfoDebug
14:56:19 [2022-09-08T14:56:19.400Z] --- PASS: TestInfoDebug (0.54s)
14:56:19 [2022-09-08T14:56:19.400Z] === RUN   TestInfoInsecureRegistries
14:56:19 [2022-09-08T14:56:19.400Z] --- PASS: TestInfoInsecureRegistries (0.54s)
14:56:19 [2022-09-08T14:56:19.400Z] === RUN   TestInfoRegistryMirrors
14:56:19 [2022-09-08T14:56:19.656Z] --- PASS: TestInfoRegistryMirrors (0.54s)
14:56:19 [2022-09-08T14:56:19.656Z] === RUN   TestLoginFailsWithBadCredentials
14:56:19 [2022-09-08T14:56:19.912Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
14:56:19 [2022-09-08T14:56:19.912Z] === RUN   TestPingCacheHeaders
14:56:19 [2022-09-08T14:56:19.912Z] --- PASS: TestPingCacheHeaders (0.03s)
14:56:19 [2022-09-08T14:56:19.912Z] === RUN   TestPingGet
14:56:19 [2022-09-08T14:56:19.912Z] --- PASS: TestPingGet (0.01s)
14:56:19 [2022-09-08T14:56:19.912Z] === RUN   TestPingHead
14:56:19 [2022-09-08T14:56:19.912Z] --- PASS: TestPingHead (0.03s)
14:56:19 [2022-09-08T14:56:19.912Z] === RUN   TestPingSwarmHeader
14:56:20 [2022-09-08T14:56:20.473Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:56:21 [2022-09-08T14:56:21.035Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:56:21 [2022-09-08T14:56:21.962Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:56:21 [2022-09-08T14:56:21.962Z] --- PASS: TestPingSwarmHeader (2.03s)
14:56:21 [2022-09-08T14:56:21.962Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:56:21 [2022-09-08T14:56:21.962Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:56:21 [2022-09-08T14:56:21.962Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:56:21 [2022-09-08T14:56:21.962Z] === RUN   TestPingBuilderHeader
14:56:21 [2022-09-08T14:56:21.962Z] === RUN   TestPingBuilderHeader/default_config
14:56:21 [2022-09-08T14:56:21.990Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3o6sxjzinffm1ypts0v0lm6nz Created:2022-09-08 14:56:20.035674977 +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[b7269465482e4d60b43e4d7153ecb06fd35b1d25f60e28b395cd60e8fed441b1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pqok12q5inbihfvn2mra6v4jz EndpointID:3ae08b2f8828e7dac545743e0a750225d1117a49fe5eb4876e75376db9fe007a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c2538d8963f24149e61e3ddd498ed88dfc428eeaaf06ef7ade8a143ad0fa970f 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:943a04f0c158 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pqok12q5inbihfvn2mra6v4jz EndpointID:3ae08b2f8828e7dac545743e0a750225d1117a49fe5eb4876e75376db9fe007a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:56:22 [2022-09-08T14:56:22.525Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:56:23 [2022-09-08T14:56:23.087Z] --- PASS: TestPingBuilderHeader (1.09s)
14:56:23 [2022-09-08T14:56:23.087Z]     --- PASS: TestPingBuilderHeader/default_config (0.53s)
14:56:23 [2022-09-08T14:56:23.087Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
14:56:23 [2022-09-08T14:56:23.087Z] === RUN   TestVersion
14:56:23 [2022-09-08T14:56:23.087Z] --- PASS: TestVersion (0.03s)
14:56:23 [2022-09-08T14:56:23.087Z] === CONT  TestDiskUsage
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/image_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/volume_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/after_LoadBusybox
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_container.Run
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:56:24 [2022-09-08T14:56:24.417Z] --- PASS: TestDiskUsage (1.24s)
14:56:24 [2022-09-08T14:56:24.417Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]     --- PASS: TestDiskUsage/after_container.Run (0.39s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
14:56:24 [2022-09-08T14:56:24.417Z] PASS
14:56:24 [2022-09-08T14:56:24.417Z] 
14:56:24 [2022-09-08T14:56:24.417Z] === Skipped
14:56:24 [2022-09-08T14:56:24.417Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:56:24 [2022-09-08T14:56:24.417Z] 
14:56:24 [2022-09-08T14:56:24.417Z] DONE 57 tests, 1 skipped in 23.779s
14:56:24 [2022-09-08T14:56:24.417Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:56:24 [2022-09-08T14:56:24.673Z] INFO: Testing against a local daemon
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesCreateAndList
14:56:24 [2022-09-08T14:56:24.673Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesRemove
14:56:24 [2022-09-08T14:56:24.673Z] --- PASS: TestVolumesRemove (0.05s)
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInspect
14:56:24 [2022-09-08T14:56:24.673Z] --- PASS: TestVolumesInspect (0.02s)
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:56:24 [2022-09-08T14:56:24.673Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:56:24 [2022-09-08T14:56:24.673Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:56:24 [2022-09-08T14:56:24.673Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:56:24 [2022-09-08T14:56:24.673Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z] PASS
14:56:24 [2022-09-08T14:56:24.673Z] 
14:56:24 [2022-09-08T14:56:24.673Z] DONE 9 tests in 0.198s
14:56:24 [2022-09-08T14:56:24.673Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:56:24 [2022-09-08T14:56:24.673Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14876 is not a child of this shell
14:56:24 [2022-09-08T14:56:24.673Z] warning: PID 14876 from bundles/test-integration/docker.pid had a nonzero exit code
14:56:24 [2022-09-08T14:56:24.673Z] Leaving: AppArmorNo profiles have been unloaded.
14:56:24 [2022-09-08T14:56:24.673Z] 
14:56:24 [2022-09-08T14:56:24.673Z] Unloading profiles will leave already running processes permanently
14:56:24 [2022-09-08T14:56:24.673Z] unconfined, which can lead to unexpected situations.
14:56:24 [2022-09-08T14:56:24.673Z] 
14:56:24 [2022-09-08T14:56:24.673Z] To set a process to complain mode, use the command line tool
14:56:24 [2022-09-08T14:56:24.673Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:56:24 [2022-09-08T14:56:24.673Z] Removing test suite binaries
14:56:24 [2022-09-08T14:56:24.929Z] exiting test-integration
14:56:24 [2022-09-08T14:56:24.929Z] ++ exit 0
14:56:24 [2022-09-08T14:56:24.929Z] 
Post stage
[Pipeline] junit
14:56:25 [2022-09-08T14:56:25.866Z] Recording test results
14:56:26 [2022-09-08T14:56:26.180Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
14:56:26 [2022-09-08T14:56:26.345Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:56:26 [2022-09-08T14:56:26.728Z] + echo Ensuring container killed.
14:56:26 [2022-09-08T14:56:26.729Z] Ensuring container killed.
14:56:26 [2022-09-08T14:56:26.729Z] + docker rm -vf docker-pr2
14:56:27 [2022-09-08T14:56:27.118Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.25s)
14:56:27 [2022-09-08T14:56:27.118Z] PASS
14:56:27 [2022-09-08T14:56:27.118Z] 
14:56:27 [2022-09-08T14:56:27.118Z] === Skipped
14:56:27 [2022-09-08T14:56:27.118Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:56:27 [2022-09-08T14:56:27.118Z]     service_test.go:243: FLAKY_TEST
14:56:27 [2022-09-08T14:56:27.118Z] 
14:56:27 [2022-09-08T14:56:27.118Z] DONE 38 tests, 1 skipped in 50.399s
14:56:27 [2022-09-08T14:56:27.118Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:56:27 [2022-09-08T14:56:27.118Z] ++ 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
14:56:27 [2022-09-08T14:56:27.118Z] ++ set -e
14:56:27 [2022-09-08T14:56:27.118Z] ++ '[' -n 0 ']'
14:56:27 [2022-09-08T14:56:27.118Z] ++ set -x
14:56:27 [2022-09-08T14:56:27.118Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:56:27 [2022-09-08T14:56:27.118Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
14:56:27 [2022-09-08T14:56:27.118Z] INFO: Testing against a local daemon
14:56:27 [2022-09-08T14:56:27.118Z] === RUN   TestDockerNetworkIpvlanPersistance
14:56:27 [2022-09-08T14:56:27.118Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:56:27 [2022-09-08T14:56:27.118Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:56:27 [2022-09-08T14:56:27.118Z] === RUN   TestDockerNetworkIpvlan
14:56:27 [2022-09-08T14:56:27.118Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:56:27 [2022-09-08T14:56:27.118Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:56:27 [2022-09-08T14:56:27.118Z] PASS
14:56:27 [2022-09-08T14:56:27.118Z] 
14:56:27 [2022-09-08T14:56:27.118Z] === Skipped
14:56:27 [2022-09-08T14:56:27.118Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:56:27 [2022-09-08T14:56:27.118Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:56:27 [2022-09-08T14:56:27.118Z] 
14:56:27 [2022-09-08T14:56:27.118Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:56:27 [2022-09-08T14:56:27.118Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:56:27 [2022-09-08T14:56:27.118Z] 
14:56:27 [2022-09-08T14:56:27.118Z] DONE 2 tests, 2 skipped in 0.092s
14:56:27 [2022-09-08T14:56:27.118Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:56:27 [2022-09-08T14:56:27.118Z] ++ 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
14:56:27 [2022-09-08T14:56:27.118Z] ++ set -e
14:56:27 [2022-09-08T14:56:27.118Z] ++ '[' -n 0 ']'
14:56:27 [2022-09-08T14:56:27.118Z] ++ set -x
14:56:27 [2022-09-08T14:56:27.118Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:56:27 [2022-09-08T14:56:27.118Z] INFO: Testing against a local daemon
14:56:27 [2022-09-08T14:56:27.118Z] === RUN   TestDockerNetworkMacvlanPersistance
14:56:27 [2022-09-08T14:56:27.290Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
14:56:27 [2022-09-08T14:56:27.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:56:27 [2022-09-08T14:56:27.609Z] + echo Chowning /workspace to jenkins user
14:56:27 [2022-09-08T14:56:27.610Z] Chowning /workspace to jenkins user
14:56:27 [2022-09-08T14:56:27.610Z] + id -u
14:56:27 [2022-09-08T14:56:27.610Z] + id -g
14:56:27 [2022-09-08T14:56:27.610Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43867:/workspace busybox chown -R 1000:1000 /workspace
14:56:28 [2022-09-08T14:56:28.495Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
14:56:28 [2022-09-08T14:56:28.495Z] === RUN   TestDockerNetworkMacvlan
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:56:29 [2022-09-08T14:56:29.063Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:56:29 [2022-09-08T14:56:29.299Z] + bundleName=amd64-rootless
14:56:29 [2022-09-08T14:56:29.299Z] + echo Creating amd64-rootless-bundles.tar.gz
14:56:29 [2022-09-08T14:56:29.299Z] Creating amd64-rootless-bundles.tar.gz
14:56:29 [2022-09-08T14:56:29.299Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:56:29 [2022-09-08T14:56:29.299Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
14:56:29 [2022-09-08T14:56:29.308Z] Archiving artifacts
14:56:29 [2022-09-08T14:56:29.626Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43867/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:56:29 [2022-09-08T14:56:29.966Z] + make clean
14:56:30 [2022-09-08T14:56:30.000Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:56:30 [2022-09-08T14:56:30.221Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:56:30 [2022-09-08T14:56:30.222Z] docker-dev-cache
14:56:30 [2022-09-08T14:56:30.222Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:56:30 [2022-09-08T14:56:30.939Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:56:32 [2022-09-08T14:56:32.844Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:56:33 [2022-09-08T14:56:33.104Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
14:56:33 [2022-09-08T14:56:33.671Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
14:56:33 [2022-09-08T14:56:33.931Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
14:56:34 [2022-09-08T14:56:34.189Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
14:56:34 [2022-09-08T14:56:34.758Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:56:35 [2022-09-08T14:56:35.326Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
14:56:35 [2022-09-08T14:56:35.326Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
14:56:35 [2022-09-08T14:56:35.326Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:56:35 [2022-09-08T14:56:35.326Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:56:35 [2022-09-08T14:56:35.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:56:38 [2022-09-08T14:56:38.615Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:56:39 [2022-09-08T14:56:39.183Z] --- PASS: TestDockerNetworkMacvlan (10.55s)
14:56:39 [2022-09-08T14:56:39.183Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
14:56:39 [2022-09-08T14:56:39.183Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s)
14:56:39 [2022-09-08T14:56:39.183Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s)
14:56:39 [2022-09-08T14:56:39.183Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s)
14:56:39 [2022-09-08T14:56:39.183Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
14:56:39 [2022-09-08T14:56:39.183Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
14:56:39 [2022-09-08T14:56:39.183Z] PASS
14:56:39 [2022-09-08T14:56:39.183Z] 
14:56:39 [2022-09-08T14:56:39.183Z] DONE 8 tests in 11.887s
14:56:39 [2022-09-08T14:56:39.183Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:56:39 [2022-09-08T14:56:39.183Z] ++ 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
14:56:39 [2022-09-08T14:56:39.183Z] ++ set -e
14:56:39 [2022-09-08T14:56:39.183Z] ++ '[' -n 0 ']'
14:56:39 [2022-09-08T14:56:39.183Z] ++ set -x
14:56:39 [2022-09-08T14:56:39.183Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:56:39 [2022-09-08T14:56:39.183Z] testing: warning: no tests to run
14:56:39 [2022-09-08T14:56:39.183Z] PASS
14:56:39 [2022-09-08T14:56:39.183Z] 
14:56:39 [2022-09-08T14:56:39.183Z] DONE 0 tests in 0.023s
14:56:39 [2022-09-08T14:56:39.183Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:56:39 [2022-09-08T14:56:39.183Z] ++ 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
14:56:39 [2022-09-08T14:56:39.183Z] ++ set -e
14:56:39 [2022-09-08T14:56:39.183Z] ++ '[' -n 0 ']'
14:56:39 [2022-09-08T14:56:39.183Z] ++ set -x
14:56:39 [2022-09-08T14:56:39.183Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:56:39 [2022-09-08T14:56:39.183Z] INFO: Testing against a local daemon
14:56:39 [2022-09-08T14:56:39.183Z] === RUN   TestAuthZPluginAllowRequest
14:56:40 [2022-09-08T14:56:40.561Z] --- PASS: TestAuthZPluginAllowRequest (1.28s)
14:56:40 [2022-09-08T14:56:40.561Z] === RUN   TestAuthZPluginTLS
14:56:41 [2022-09-08T14:56:41.129Z] --- PASS: TestAuthZPluginTLS (0.54s)
14:56:41 [2022-09-08T14:56:41.129Z] === RUN   TestAuthZPluginDenyRequest
14:56:41 [2022-09-08T14:56:41.388Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:56:41 [2022-09-08T14:56:41.388Z] === RUN   TestAuthZPluginAPIDenyResponse
14:56:41 [2022-09-08T14:56:41.955Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:56:41 [2022-09-08T14:56:41.955Z] === RUN   TestAuthZPluginDenyResponse
14:56:42 [2022-09-08T14:56:42.523Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:56:42 [2022-09-08T14:56:42.523Z] === RUN   TestAuthZPluginAllowEventStream
14:56:42 [2022-09-08T14:56:42.781Z] === RUN   TestDockerSuite/TestBuildExpose
14:56:43 [2022-09-08T14:56:43.040Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:56:43 [2022-09-08T14:56:43.300Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:56:43 [2022-09-08T14:56:43.558Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:56:43 [2022-09-08T14:56:43.819Z] === RUN   TestDockerSuite/TestBuildFails
14:56:43 [2022-09-08T14:56:43.819Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s)
14:56:43 [2022-09-08T14:56:43.819Z] === RUN   TestAuthZPluginErrorResponse
14:56:43 [2022-09-08T14:56:43.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:56:43 [2022-09-08T14:56:43.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:56:43 [2022-09-08T14:56:43.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:56:44 [2022-09-08T14:56:44.387Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:56:44 [2022-09-08T14:56:44.387Z] === RUN   TestAuthZPluginErrorRequest
14:56:44 [2022-09-08T14:56:44.387Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:56:44 [2022-09-08T14:56:44.387Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:56:44 [2022-09-08T14:56:44.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:56:44 [2022-09-08T14:56:44.954Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:56:44 [2022-09-08T14:56:44.954Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:56:45 [2022-09-08T14:56:45.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:56:45 [2022-09-08T14:56:45.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:56:45 [2022-09-08T14:56:45.556Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:56:45 [2022-09-08T14:56:45.556Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:56:46 [2022-09-08T14:56:46.130Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
14:56:46 [2022-09-08T14:56:46.130Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:56:46 [2022-09-08T14:56:46.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:56:47 [2022-09-08T14:56:47.068Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s)
14:56:47 [2022-09-08T14:56:47.068Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:56:47 [2022-09-08T14:56:47.637Z] === RUN   TestDockerSuite/TestBuildForceRm
14:56:47 [2022-09-08T14:56:47.895Z]     docker_api_swarm_test.go:304: [d67e3a87c2225] joining swarm manager [d2d5fce662ab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:56:48 [2022-09-08T14:56:48.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:56:48 [2022-09-08T14:56:48.463Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.56s)
14:56:48 [2022-09-08T14:56:48.463Z] === RUN   TestAuthZPluginHeader
14:56:49 [2022-09-08T14:56:49.030Z] === RUN   TestDockerSuite/TestBuildFromGit
14:56:49 [2022-09-08T14:56:49.031Z] --- PASS: TestAuthZPluginHeader (0.68s)
14:56:49 [2022-09-08T14:56:49.031Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:56:49 [2022-09-08T14:56:49.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:56:49 [2022-09-08T14:56:49.290Z]     docker_api_swarm_test.go:305: [db7bf6e53f76f] joining swarm manager [d2d5fce662ab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:56:49 [2022-09-08T14:56:49.858Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:56:50 [2022-09-08T14:56:50.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:56:50 [2022-09-08T14:56:50.116Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:56:50 [2022-09-08T14:56:50.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:56:50 [2022-09-08T14:56:50.375Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
14:56:50 [2022-09-08T14:56:50.942Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:56:51 [2022-09-08T14:56:51.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:56:52 [2022-09-08T14:56:52.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:56:52 [2022-09-08T14:56:52.320Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:56:52 [2022-09-08T14:56:52.579Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:56:52 [2022-09-08T14:56:52.839Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:56:53 [2022-09-08T14:56:53.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:56:53 [2022-09-08T14:56:53.407Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s)
14:56:53 [2022-09-08T14:56:53.407Z] === RUN   TestAuthZPluginV2Disable
14:56:53 [2022-09-08T14:56:53.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:56:54 [2022-09-08T14:56:54.343Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:56:54 [2022-09-08T14:56:54.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:56:55 [2022-09-08T14:56:55.279Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:56:55 [2022-09-08T14:56:55.638Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:56:55 [2022-09-08T14:56:55.638Z] Using test binary docker
14:56:55 [2022-09-08T14:56:55.638Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:56:55 [2022-09-08T14:56:55.638Z] +++ /etc/init.d/apparmor start
14:56:55 [2022-09-08T14:56:55.638Z] Not: starting.
14:56:55 [2022-09-08T14:56:55.638Z] INFO: Waiting for daemon to start...
14:56:55 [2022-09-08T14:56:55.638Z] Starting dockerd
14:56:55 [2022-09-08T14:56:55.638Z] +++ 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
14:56:56 [2022-09-08T14:56:56.216Z] === RUN   TestDockerSuite/TestBuildIidFile
14:56:56 [2022-09-08T14:56:56.475Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:56:57 [2022-09-08T14:56:57.043Z] === RUN   TestDockerSuite/TestBuildInheritance
14:56:57 [2022-09-08T14:56:57.043Z] --- PASS: TestAuthZPluginV2Disable (3.69s)
14:56:57 [2022-09-08T14:56:57.043Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:56:57 [2022-09-08T14:56:57.302Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:56:57 [2022-09-08T14:56:57.546Z] .
14:56:57 [2022-09-08T14:56:57.546Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:56:57 [2022-09-08T14:56:57.546Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:56:57 [2022-09-08T14:56:57.546Z] Error: No such image: emptyfs
14:56:57 [2022-09-08T14:56:57.561Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:56:57 [2022-09-08T14:56:57.561Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:56:57 [2022-09-08T14:56:57.806Z] ++++ docker load
14:56:57 [2022-09-08T14:56:57.806Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:56:57 [2022-09-08T14:56:57.806Z] Loaded image: emptyfs:latest
14:56:57 [2022-09-08T14:56:57.806Z] Running integration-test (iteration 1)
14:56:57 [2022-09-08T14:56:57.806Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:56:57 [2022-09-08T14:56:57.806Z] ++ 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
14:56:57 [2022-09-08T14:56:57.806Z] ++ set -e
14:56:57 [2022-09-08T14:56:57.806Z] ++ '[' -n 0 ']'
14:56:57 [2022-09-08T14:56:57.806Z] ++ set -x
14:56:57 [2022-09-08T14:56:57.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:56:58 [2022-09-08T14:56:58.066Z] Loaded image: busybox:latest
14:56:58 [2022-09-08T14:56:58.128Z] === RUN   TestDockerSuite/TestBuildLabel
14:56:58 [2022-09-08T14:56:58.326Z] Loaded image: busybox:glibc
14:56:58 [2022-09-08T14:56:58.387Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:56:58 [2022-09-08T14:56:58.646Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:56:58 [2022-09-08T14:56:58.905Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:56:59 [2022-09-08T14:56:59.164Z] === RUN   TestDockerSuite/TestBuildLabels
14:56:59 [2022-09-08T14:56:59.265Z] Loaded image: debian:bullseye-slim
14:56:59 [2022-09-08T14:56:59.265Z] Loaded image: hello-world:latest
14:56:59 [2022-09-08T14:56:59.265Z] Loaded image: arm32v7/hello-world:latest
14:56:59 [2022-09-08T14:56:59.423Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:56:59 [2022-09-08T14:56:59.524Z] INFO: Testing against a local daemon
14:56:59 [2022-09-08T14:56:59.524Z] === RUN   TestCgroupNamespacesBuild
14:56:59 [2022-09-08T14:56:59.990Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:57:00 [2022-09-08T14:57:00.259Z] Created binary: bundles/dynbinary-daemon/dockerd
14:57:00 [2022-09-08T14:57:00.259Z] Building: bundles/dynbinary-daemon/docker-proxy
14:57:00 [2022-09-08T14:57:00.259Z] GOOS="" GOARCH="" GOARM=""
14:57:00 [2022-09-08T14:57:00.259Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:57:00 [2022-09-08T14:57:00.259Z] 
14:57:00 [2022-09-08T14:57:00.259Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:57:00 [2022-09-08T14:57:00.259Z] DOCKER_SYSTEMD=1
14:57:00 [2022-09-08T14:57:00.259Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:57:00 [2022-09-08T14:57:00.259Z] HOSTNAME=2e3825069b92
14:57:00 [2022-09-08T14:57:00.259Z] DEST=bundles/test-integration
14:57:00 [2022-09-08T14:57:00.260Z] PWD=/go/src/github.com/docker/docker
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:57:00 [2022-09-08T14:57:00.260Z] container=docker
14:57:00 [2022-09-08T14:57:00.260Z] HOME=/root
14:57:00 [2022-09-08T14:57:00.260Z] LANG=C.UTF-8
14:57:00 [2022-09-08T14:57:00.260Z] INVOCATION_ID=0913072c5cd54fcd9724562a6f564408
14:57:00 [2022-09-08T14:57:00.260Z] GOLANG_VERSION=1.19.1
14:57:00 [2022-09-08T14:57:00.260Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:57:00 [2022-09-08T14:57:00.260Z] VALIDATE_BRANCH=master
14:57:00 [2022-09-08T14:57:00.260Z] TERM=xterm
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_PKG=github.com/docker/docker
14:57:00 [2022-09-08T14:57:00.260Z] SHLVL=3
14:57:00 [2022-09-08T14:57:00.260Z] TIMEOUT=120m
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_BUILDTAGS= journald
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_GRAPHDRIVER=overlay2
14:57:00 [2022-09-08T14:57:00.260Z] GO111MODULE=off
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_EXPERIMENTAL=1
14:57:00 [2022-09-08T14:57:00.260Z] TEST_SKIP_INTEGRATION_CLI=1
14:57:00 [2022-09-08T14:57:00.260Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:57:00 [2022-09-08T14:57:00.260Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:57:00 [2022-09-08T14:57:00.260Z] GOPATH=/go
14:57:00 [2022-09-08T14:57:00.260Z] PKG_CONFIG=pkg-config
14:57:00 [2022-09-08T14:57:00.260Z] _=/usr/bin/env
14:57:00 [2022-09-08T14:57:00.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:57:00 [2022-09-08T14:57:00.559Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s)
14:57:00 [2022-09-08T14:57:00.559Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:57:00 [2022-09-08T14:57:00.904Z] --- PASS: TestCgroupNamespacesBuild (1.54s)
14:57:00 [2022-09-08T14:57:00.905Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:57:01 [2022-09-08T14:57:01.496Z] === RUN   TestDockerSuite/TestBuildLastModified
14:57:02 [2022-09-08T14:57:02.284Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s)
14:57:02 [2022-09-08T14:57:02.284Z] === RUN   TestBuildWithSession
14:57:02 [2022-09-08T14:57:02.284Z]     build_session_test.go:25: TODO: BuildKit
14:57:02 [2022-09-08T14:57:02.284Z] --- SKIP: TestBuildWithSession (0.00s)
14:57:02 [2022-09-08T14:57:02.284Z] === RUN   TestBuildSquashParent
14:57:04 [2022-09-08T14:57:04.030Z]     docker_api_swarm_test.go:364: Waiting for possible election...
14:57:05 [2022-09-08T14:57:05.127Z] INFO [linters context/goanalysis] analyzers took 6m36.782120333s with top 10 stages: buildir: 2m28.643437787s, the_only_name: 40.571750388s, goimports: 27.155126963s, unconvert: 22.632963759s, S1038: 18.123316343s, gosec: 16.642395765s, misspell: 6.739301084s, unused: 5.775594481s, S1039: 5.542082033s, nilness: 5.253795323s 
14:57:05 [2022-09-08T14:57:05.127Z] INFO [runner] Issues before processing: 2462, after processing: 0 
14:57:05 [2022-09-08T14:57:05.127Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2137/2137, autogenerated_exclude: 2014/2137, identifier_marker: 2014/2014, filename_unadjuster: 2137/2137, nolint: 0/79, cgo: 2137/2462, path_prettifier: 2137/2137, skip_files: 2137/2137, exclude: 2014/2014, exclude-rules: 79/2014 
14:57:05 [2022-09-08T14:57:05.127Z] INFO [runner] processing took 83.528173ms with stages: nolint: 32.869924ms, identifier_marker: 22.660389ms, path_prettifier: 9.520261ms, autogenerated_exclude: 8.532991ms, exclude-rules: 7.827245ms, skip_dirs: 1.754304ms, cgo: 223.237µs, filename_unadjuster: 134.26µs, max_same_issues: 1.566µs, uniq_by_line: 704ns, exclude: 586ns, skip_files: 496ns, max_from_linter: 415ns, diff: 392ns, path_shortener: 313ns, source_code: 295ns, max_per_file_from_linter: 255ns, severity-rules: 226ns, sort_results: 203ns, path_prefixer: 111ns 
14:57:05 [2022-09-08T14:57:05.127Z] INFO [runner] linters took 1m48.772273246s with stages: goanalysis_metalinter: 1m48.688574342s 
14:57:05 [2022-09-08T14:57:05.127Z] INFO File cache stats: 1706 entries of total size 8.7MiB 
14:57:05 [2022-09-08T14:57:05.128Z] INFO Memory: 2860 samples, avg is 326.0MB, max is 1278.9MB 
14:57:05 [2022-09-08T14:57:05.128Z] INFO Execution took 4m46.046654153s               
14:57:05 [2022-09-08T14:57:05.128Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:57:05 [2022-09-08T14:57:05.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh dynbinary test-docker-py
14:57:06 [2022-09-08T14:57:06.026Z] 
14:57:06 [2022-09-08T14:57:06.026Z] Removing bundles/
14:57:06 [2022-09-08T14:57:06.026Z] 
14:57:06 [2022-09-08T14:57:06.026Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:57:06 [2022-09-08T14:57:06.026Z] Building: bundles/dynbinary-daemon/dockerd
14:57:06 [2022-09-08T14:57:06.026Z] GOOS="" GOARCH="" GOARM=""
14:57:06 [2022-09-08T14:57:06.481Z] --- PASS: TestBuildSquashParent (4.17s)
14:57:06 [2022-09-08T14:57:06.481Z] === RUN   TestBuildWithRemoveAndForceRemove
14:57:06 [2022-09-08T14:57:06.481Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:57:06 [2022-09-08T14:57:06.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:57:06 [2022-09-08T14:57:06.481Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:57:06 [2022-09-08T14:57:06.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:57:06 [2022-09-08T14:57:06.481Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:57:06 [2022-09-08T14:57:06.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:57:06 [2022-09-08T14:57:06.481Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:57:06 [2022-09-08T14:57:06.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:57:06 [2022-09-08T14:57:06.481Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:57:06 [2022-09-08T14:57:06.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:57:06 [2022-09-08T14:57:06.481Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:57:06 [2022-09-08T14:57:06.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:57:06 [2022-09-08T14:57:06.481Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:57:06 [2022-09-08T14:57:06.481Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:57:06 [2022-09-08T14:57:06.568Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:57:07 [2022-09-08T14:57:07.868Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:57:07 [2022-09-08T14:57:07.868Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:57:09 [2022-09-08T14:57:09.103Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:57:09 [2022-09-08T14:57:09.103Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:57:09 [2022-09-08T14:57:09.103Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:57:09 [2022-09-08T14:57:09.103Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.49s)
14:57:09 [2022-09-08T14:57:09.103Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:57:09 [2022-09-08T14:57:09.103Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:57:09 [2022-09-08T14:57:09.103Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:57:09 [2022-09-08T14:57:09.252Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:57:09 [2022-09-08T14:57:09.252Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:57:09 [2022-09-08T14:57:09.362Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:57:09 [2022-09-08T14:57:09.930Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:57:10 [2022-09-08T14:57:10.631Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:57:10 [2022-09-08T14:57:10.631Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s)
14:57:10 [2022-09-08T14:57:10.631Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s)
14:57:10 [2022-09-08T14:57:10.631Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s)
14:57:10 [2022-09-08T14:57:10.631Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.61s)
14:57:10 [2022-09-08T14:57:10.631Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s)
14:57:10 [2022-09-08T14:57:10.631Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s)
14:57:10 [2022-09-08T14:57:10.631Z] === RUN   TestBuildMultiStageCopy
14:57:10 [2022-09-08T14:57:10.631Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:57:10 [2022-09-08T14:57:10.865Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
14:57:11 [2022-09-08T14:57:11.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
14:57:12 [2022-09-08T14:57:12.011Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:57:12 [2022-09-08T14:57:12.011Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:57:12 [2022-09-08T14:57:12.271Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:57:12 [2022-09-08T14:57:12.530Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:57:12 [2022-09-08T14:57:12.790Z] --- PASS: TestBuildMultiStageCopy (2.19s)
14:57:12 [2022-09-08T14:57:12.790Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.22s)
14:57:12 [2022-09-08T14:57:12.790Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
14:57:12 [2022-09-08T14:57:12.790Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
14:57:12 [2022-09-08T14:57:12.790Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
14:57:12 [2022-09-08T14:57:12.790Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s)
14:57:12 [2022-09-08T14:57:12.790Z] === RUN   TestBuildMultiStageParentConfig
14:57:13 [2022-09-08T14:57:13.338Z]     docker_api_swarm_test.go:272: [df61023637aa2] joining swarm manager [d6e7c601af2b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:57:13 [2022-09-08T14:57:13.338Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:57:13 [2022-09-08T14:57:13.358Z] --- PASS: TestBuildMultiStageParentConfig (0.71s)
14:57:13 [2022-09-08T14:57:13.358Z] === RUN   TestBuildLabelWithTargets
14:57:13 [2022-09-08T14:57:13.598Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:57:13 [2022-09-08T14:57:13.864Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
14:57:14 [2022-09-08T14:57:14.739Z] --- PASS: TestBuildLabelWithTargets (1.13s)
14:57:14 [2022-09-08T14:57:14.739Z] === RUN   TestBuildWithEmptyLayers
14:57:14 [2022-09-08T14:57:14.803Z]     docker_api_swarm_test.go:273: [d940bbabd89ca] joining swarm manager [d6e7c601af2b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:57:14 [2022-09-08T14:57:14.998Z] --- PASS: TestBuildWithEmptyLayers (0.49s)
14:57:14 [2022-09-08T14:57:14.999Z] === RUN   TestBuildMultiStageOnBuild
14:57:16 [2022-09-08T14:57:16.906Z] --- PASS: TestBuildMultiStageOnBuild (1.47s)
14:57:16 [2022-09-08T14:57:16.906Z] === RUN   TestBuildUncleanTarFilenames
14:57:17 [2022-09-08T14:57:17.166Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
14:57:17 [2022-09-08T14:57:17.166Z] === RUN   TestBuildMultiStageLayerLeak
14:57:18 [2022-09-08T14:57:18.546Z] --- PASS: TestBuildMultiStageLayerLeak (1.50s)
14:57:18 [2022-09-08T14:57:18.546Z] === RUN   TestBuildWithHugeFile
14:57:20 [2022-09-08T14:57:20.075Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:57:22 [2022-09-08T14:57:22.609Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:57:23 [2022-09-08T14:57:23.177Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:57:24 [2022-09-08T14:57:24.555Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:57:24 [2022-09-08T14:57:24.555Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
14:57:24 [2022-09-08T14:57:24.555Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
14:57:25 [2022-09-08T14:57:25.934Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
14:57:25 [2022-09-08T14:57:25.934Z] PASS
14:57:25 [2022-09-08T14:57:25.934Z] 
14:57:25 [2022-09-08T14:57:25.934Z] DONE 17 tests in 46.805s
14:57:25 [2022-09-08T14:57:25.934Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:57:25 [2022-09-08T14:57:25.934Z] ++ 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
14:57:25 [2022-09-08T14:57:25.934Z] ++ set -e
14:57:25 [2022-09-08T14:57:25.934Z] ++ '[' -n 0 ']'
14:57:25 [2022-09-08T14:57:25.934Z] ++ set -x
14:57:25 [2022-09-08T14:57:25.934Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:57:25 [2022-09-08T14:57:25.934Z] INFO: Testing against a local daemon
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:57:25 [2022-09-08T14:57:25.934Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:57:25 [2022-09-08T14:57:25.934Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:57:25 [2022-09-08T14:57:25.934Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:57:25 [2022-09-08T14:57:25.934Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:57:25 [2022-09-08T14:57:25.934Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:57:25 [2022-09-08T14:57:25.934Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:57:25 [2022-09-08T14:57:25.934Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:57:25 [2022-09-08T14:57:25.934Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInstall
14:57:25 [2022-09-08T14:57:25.934Z] === RUN   TestPluginInstall/no_auth
14:57:27 [2022-09-08T14:57:27.841Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:57:28 [2022-09-08T14:57:28.101Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:57:29 [2022-09-08T14:57:29.039Z] time="2022-09-08T14:57:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:57:29 [2022-09-08T14:57:29.039Z] time="2022-09-08T14:57:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50788b4f189a7da55600ee105cb29fb85938c71c97d6a27d923a5d803b660a64" mediatype=application/vnd.docker.plugin.v1+json size=522
14:57:29 [2022-09-08T14:57:29.039Z] time="2022-09-08T14:57:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:57:29 [2022-09-08T14:57:29.039Z] time="2022-09-08T14:57:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50788b4f189a7da55600ee105cb29fb85938c71c97d6a27d923a5d803b660a64" mediatype=application/vnd.docker.plugin.v1+json size=522
14:57:29 [2022-09-08T14:57:29.039Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
14:57:29 [2022-09-08T14:57:29.039Z] === RUN   TestPluginInstall/with_htpasswd
14:57:29 [2022-09-08T14:57:29.298Z] time="2022-09-08T14:57:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:57:29 [2022-09-08T14:57:29.298Z] time="2022-09-08T14:57:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50788b4f189a7da55600ee105cb29fb85938c71c97d6a27d923a5d803b660a64" mediatype=application/vnd.docker.plugin.v1+json size=522
14:57:29 [2022-09-08T14:57:29.298Z] time="2022-09-08T14:57:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:57:29 [2022-09-08T14:57:29.298Z] time="2022-09-08T14:57:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50788b4f189a7da55600ee105cb29fb85938c71c97d6a27d923a5d803b660a64" mediatype=application/vnd.docker.plugin.v1+json size=522
14:57:29 [2022-09-08T14:57:29.557Z] === RUN   TestPluginInstall/with_insecure
14:57:29 [2022-09-08T14:57:29.816Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:57:29 [2022-09-08T14:57:29.816Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:57:30 [2022-09-08T14:57:30.384Z] time="2022-09-08T14:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:57:30 [2022-09-08T14:57:30.384Z] time="2022-09-08T14:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dcd6c0a02ec21c75b402a2a73ccf9fc6e3975c8c8979f22291a7e5da075c494" mediatype=application/vnd.docker.plugin.v1+json size=522
14:57:30 [2022-09-08T14:57:30.384Z] time="2022-09-08T14:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:57:30 [2022-09-08T14:57:30.384Z] time="2022-09-08T14:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dcd6c0a02ec21c75b402a2a73ccf9fc6e3975c8c8979f22291a7e5da075c494" mediatype=application/vnd.docker.plugin.v1+json size=522
14:57:30 [2022-09-08T14:57:30.644Z]     plugin_test.go:196: [d1b90dbc7fe7b] daemon is not started
14:57:30 [2022-09-08T14:57:30.644Z] --- PASS: TestPluginInstall (4.69s)
14:57:30 [2022-09-08T14:57:30.644Z]     --- PASS: TestPluginInstall/no_auth (3.02s)
14:57:30 [2022-09-08T14:57:30.644Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
14:57:30 [2022-09-08T14:57:30.644Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
14:57:30 [2022-09-08T14:57:30.644Z] === RUN   TestPluginsWithRuntimes
14:57:31 [2022-09-08T14:57:31.582Z] === RUN   TestDockerSuite/TestBuildNetNone
14:57:31 [2022-09-08T14:57:31.842Z] === RUN   TestDockerSuite/TestBuildNoContext
14:57:32 [2022-09-08T14:57:32.410Z] === RUN   TestPluginsWithRuntimes/No_Args
14:57:32 [2022-09-08T14:57:32.670Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
14:57:33 [2022-09-08T14:57:33.237Z] === RUN   TestPluginsWithRuntimes/With_Args
14:57:33 [2022-09-08T14:57:33.237Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:57:34 [2022-09-08T14:57:34.173Z] --- PASS: TestPluginsWithRuntimes (3.36s)
14:57:34 [2022-09-08T14:57:34.173Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
14:57:34 [2022-09-08T14:57:34.173Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
14:57:34 [2022-09-08T14:57:34.173Z] === RUN   TestPluginBackCompatMediaTypes
14:57:34 [2022-09-08T14:57:34.432Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:57:34 [2022-09-08T14:57:34.691Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
14:57:34 [2022-09-08T14:57:34.691Z] PASS
14:57:34 [2022-09-08T14:57:34.691Z] 
14:57:34 [2022-09-08T14:57:34.691Z] DONE 24 tests in 8.744s
14:57:34 [2022-09-08T14:57:34.691Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:57:34 [2022-09-08T14:57:34.691Z] ++ 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
14:57:34 [2022-09-08T14:57:34.691Z] ++ set -e
14:57:34 [2022-09-08T14:57:34.691Z] ++ '[' -n 0 ']'
14:57:34 [2022-09-08T14:57:34.691Z] ++ set -x
14:57:34 [2022-09-08T14:57:34.691Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:57:34 [2022-09-08T14:57:34.691Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:57:34 [2022-09-08T14:57:34.691Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:57:34 [2022-09-08T14:57:34.691Z] INFO: Testing against a local daemon
14:57:34 [2022-09-08T14:57:34.691Z] === RUN   TestExternalGraphDriver
14:57:35 [2022-09-08T14:57:35.388Z] === RUN   TestExternalGraphDriver/json
14:57:35 [2022-09-08T14:57:35.388Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:57:35 [2022-09-08T14:57:35.388Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:57:35 [2022-09-08T14:57:35.956Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:57:36 [2022-09-08T14:57:36.894Z] === RUN   TestExternalGraphDriver/spec
14:57:37 [2022-09-08T14:57:37.153Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:57:38 [2022-09-08T14:57:38.531Z] === RUN   TestExternalGraphDriver/pull
14:57:38 [2022-09-08T14:57:38.790Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:57:39 [2022-09-08T14:57:39.726Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:57:40 [2022-09-08T14:57:40.293Z] --- PASS: TestExternalGraphDriver (5.45s)
14:57:40 [2022-09-08T14:57:40.293Z]     --- PASS: TestExternalGraphDriver/json (1.72s)
14:57:40 [2022-09-08T14:57:40.293Z]     --- PASS: TestExternalGraphDriver/spec (1.73s)
14:57:40 [2022-09-08T14:57:40.293Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
14:57:40 [2022-09-08T14:57:40.293Z] === RUN   TestGraphdriverPluginV2
14:57:41 [2022-09-08T14:57:41.230Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:57:42 [2022-09-08T14:57:42.168Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:57:42 [2022-09-08T14:57:42.736Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:57:44 [2022-09-08T14:57:44.654Z] --- PASS: TestGraphdriverPluginV2 (4.17s)
14:57:44 [2022-09-08T14:57:44.654Z] PASS
14:57:44 [2022-09-08T14:57:44.654Z] 
14:57:44 [2022-09-08T14:57:44.654Z] DONE 5 tests in 9.709s
14:57:44 [2022-09-08T14:57:44.654Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:57:44 [2022-09-08T14:57:44.654Z] ++ 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
14:57:44 [2022-09-08T14:57:44.654Z] ++ set -e
14:57:44 [2022-09-08T14:57:44.654Z] ++ '[' -n 0 ']'
14:57:44 [2022-09-08T14:57:44.654Z] ++ set -x
14:57:44 [2022-09-08T14:57:44.654Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:57:44 [2022-09-08T14:57:44.654Z] INFO: Testing against a local daemon
14:57:44 [2022-09-08T14:57:44.654Z] === RUN   TestContinueAfterPluginCrash
14:57:44 [2022-09-08T14:57:44.654Z] === PAUSE TestContinueAfterPluginCrash
14:57:44 [2022-09-08T14:57:44.654Z] === RUN   TestReadPluginNoRead
14:57:44 [2022-09-08T14:57:44.654Z] === PAUSE TestReadPluginNoRead
14:57:44 [2022-09-08T14:57:44.654Z] === RUN   TestDaemonStartWithLogOpt
14:57:44 [2022-09-08T14:57:44.654Z] === PAUSE TestDaemonStartWithLogOpt
14:57:44 [2022-09-08T14:57:44.654Z] === CONT  TestContinueAfterPluginCrash
14:57:44 [2022-09-08T14:57:44.654Z] === CONT  TestDaemonStartWithLogOpt
14:57:44 [2022-09-08T14:57:44.654Z] === CONT  TestReadPluginNoRead
14:57:45 [2022-09-08T14:57:45.230Z] === RUN   TestDockerSuite/TestBuildPATH
14:57:46 [2022-09-08T14:57:46.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:57:46 [2022-09-08T14:57:46.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:57:47 [2022-09-08T14:57:47.141Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:57:47 [2022-09-08T14:57:47.141Z] === RUN   TestReadPluginNoRead/default
14:57:47 [2022-09-08T14:57:47.401Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:57:47 [2022-09-08T14:57:47.401Z] --- PASS: TestDaemonStartWithLogOpt (2.98s)
14:57:47 [2022-09-08T14:57:47.968Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:57:48 [2022-09-08T14:57:48.228Z] === RUN   TestReadPluginNoRead/disabled_caching
14:57:49 [2022-09-08T14:57:49.607Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:57:50 [2022-09-08T14:57:50.986Z] === CONT  TestReadPluginNoRead
14:57:50 [2022-09-08T14:57:50.986Z]     read_test.go:92: [df31b67eba544] daemon is not started
14:57:50 [2022-09-08T14:57:50.986Z] --- PASS: TestReadPluginNoRead (6.42s)
14:57:50 [2022-09-08T14:57:50.986Z]     --- PASS: TestReadPluginNoRead/default (1.37s)
14:57:50 [2022-09-08T14:57:50.986Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
14:57:50 [2022-09-08T14:57:50.986Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s)
14:57:52 [2022-09-08T14:57:52.890Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
14:57:52 [2022-09-08T14:57:52.890Z] --- PASS: TestContinueAfterPluginCrash (8.03s)
14:57:52 [2022-09-08T14:57:52.890Z] PASS
14:57:52 [2022-09-08T14:57:52.890Z] 
14:57:52 [2022-09-08T14:57:52.890Z] DONE 6 tests in 8.128s
14:57:52 [2022-09-08T14:57:52.890Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:57:52 [2022-09-08T14:57:52.890Z] ++ 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
14:57:52 [2022-09-08T14:57:52.890Z] ++ set -e
14:57:52 [2022-09-08T14:57:52.890Z] ++ '[' -n 0 ']'
14:57:52 [2022-09-08T14:57:52.890Z] ++ set -x
14:57:52 [2022-09-08T14:57:52.890Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:57:52 [2022-09-08T14:57:52.890Z] testing: warning: no tests to run
14:57:52 [2022-09-08T14:57:52.890Z] PASS
14:57:52 [2022-09-08T14:57:52.890Z] 
14:57:52 [2022-09-08T14:57:52.890Z] DONE 0 tests in 0.045s
14:57:52 [2022-09-08T14:57:52.890Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:57:52 [2022-09-08T14:57:52.890Z] ++ 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
14:57:52 [2022-09-08T14:57:52.890Z] ++ set -e
14:57:52 [2022-09-08T14:57:52.890Z] ++ '[' -n 0 ']'
14:57:52 [2022-09-08T14:57:52.890Z] ++ set -x
14:57:52 [2022-09-08T14:57:52.890Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:57:52 [2022-09-08T14:57:52.890Z] INFO: Testing against a local daemon
14:57:52 [2022-09-08T14:57:52.890Z] === RUN   TestPluginWithDevMounts
14:57:52 [2022-09-08T14:57:52.890Z] === PAUSE TestPluginWithDevMounts
14:57:52 [2022-09-08T14:57:52.890Z] === CONT  TestPluginWithDevMounts
14:57:53 [2022-09-08T14:57:53.833Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:57:54 [2022-09-08T14:57:54.402Z] --- PASS: TestPluginWithDevMounts (1.55s)
14:57:54 [2022-09-08T14:57:54.402Z] PASS
14:57:54 [2022-09-08T14:57:54.402Z] 
14:57:54 [2022-09-08T14:57:54.402Z] DONE 1 tests in 1.653s
14:57:54 [2022-09-08T14:57:54.402Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:57:54 [2022-09-08T14:57:54.402Z] ++ 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
14:57:54 [2022-09-08T14:57:54.402Z] ++ set -e
14:57:54 [2022-09-08T14:57:54.402Z] ++ '[' -n 0 ']'
14:57:54 [2022-09-08T14:57:54.402Z] ++ set -x
14:57:54 [2022-09-08T14:57:54.402Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:57:54 [2022-09-08T14:57:54.402Z] INFO: Testing against a local daemon
14:57:54 [2022-09-08T14:57:54.402Z] === RUN   TestSecretInspect
14:57:56 [2022-09-08T14:57:56.308Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
14:57:57 [2022-09-08T14:57:57.285Z] --- PASS: TestBuildWithHugeFile (34.76s)
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildWCOWSandboxSize
14:57:57 [2022-09-08T14:57:57.285Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:57:57 [2022-09-08T14:57:57.285Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildWithEmptyDockerfile
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:57:57 [2022-09-08T14:57:57.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:57:57 [2022-09-08T14:57:57.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:57:57 [2022-09-08T14:57:57.285Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:57:57 [2022-09-08T14:57:57.285Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:57:57 [2022-09-08T14:57:57.285Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:57:57 [2022-09-08T14:57:57.285Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:57:57 [2022-09-08T14:57:57.285Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:57:57 [2022-09-08T14:57:57.285Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
14:57:57 [2022-09-08T14:57:57.285Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
14:57:57 [2022-09-08T14:57:57.285Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildPreserveOwnership
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildPreserveOwnership/copy_from
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:57:57 [2022-09-08T14:57:57.285Z] --- PASS: TestBuildPreserveOwnership (3.13s)
14:57:57 [2022-09-08T14:57:57.285Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.07s)
14:57:57 [2022-09-08T14:57:57.285Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s)
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildPlatformInvalid
14:57:57 [2022-09-08T14:57:57.285Z] --- PASS: TestBuildPlatformInvalid (0.08s)
14:57:57 [2022-09-08T14:57:57.285Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:57:57 [2022-09-08T14:57:57.545Z] Loaded image: busybox:latest
14:57:57 [2022-09-08T14:57:57.685Z] --- PASS: TestSecretInspect (3.10s)
14:57:57 [2022-09-08T14:57:57.685Z] === RUN   TestSecretList
14:57:57 [2022-09-08T14:57:57.685Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
14:57:57 [2022-09-08T14:57:57.805Z] Loaded image: busybox:glibc
14:57:58 [2022-09-08T14:57:58.253Z]     docker_api_swarm_node_test.go:20: [d5b252b1db502] joining swarm manager [d12c8acda5a68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:57:58 [2022-09-08T14:57:58.743Z] Loaded image: debian:bullseye-slim
14:57:58 [2022-09-08T14:57:58.743Z] Loaded image: hello-world:latest
14:57:58 [2022-09-08T14:57:58.743Z] Loaded image: arm32v7/hello-world:latest
14:57:59 [2022-09-08T14:57:59.190Z]     docker_api_swarm_node_test.go:21: [d797b8596533f] joining swarm manager [d12c8acda5a68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:57:59 [2022-09-08T14:57:59.190Z] === RUN   TestDockerSuite/TestBuildRm
14:58:00 [2022-09-08T14:58:00.569Z] --- PASS: TestSecretList (3.21s)
14:58:00 [2022-09-08T14:58:00.569Z] === RUN   TestSecretsCreateAndDelete
14:58:01 [2022-09-08T14:58:01.506Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:58:02 [2022-09-08T14:58:02.443Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:58:03 [2022-09-08T14:58:03.011Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:58:03 [2022-09-08T14:58:03.011Z] --- PASS: TestSecretsCreateAndDelete (2.44s)
14:58:03 [2022-09-08T14:58:03.011Z] === RUN   TestSecretsUpdate
14:58:03 [2022-09-08T14:58:03.270Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:58:04 [2022-09-08T14:58:04.207Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:58:04 [2022-09-08T14:58:04.775Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:58:05 [2022-09-08T14:58:05.711Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:58:05 [2022-09-08T14:58:05.970Z] --- PASS: TestSecretsUpdate (2.79s)
14:58:05 [2022-09-08T14:58:05.970Z] === RUN   TestTemplatedSecret
14:58:08 [2022-09-08T14:58:08.728Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.09s)
14:58:08 [2022-09-08T14:58:08.728Z] PASS
14:58:08 [2022-09-08T14:58:08.728Z] 
14:58:08 [2022-09-08T14:58:08.728Z] === Skipped
14:58:08 [2022-09-08T14:58:08.728Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:58:08 [2022-09-08T14:58:08.728Z]     build_session_test.go:25: TODO: BuildKit
14:58:08 [2022-09-08T14:58:08.728Z] 
14:58:08 [2022-09-08T14:58:08.728Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:58:08 [2022-09-08T14:58:08.728Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:58:08 [2022-09-08T14:58:08.728Z] 
14:58:08 [2022-09-08T14:58:08.728Z] DONE 34 tests, 2 skipped in 70.133s
14:58:08 [2022-09-08T14:58:08.728Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:58:08 [2022-09-08T14:58:08.728Z] ++ 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
14:58:08 [2022-09-08T14:58:08.728Z] ++ set -e
14:58:08 [2022-09-08T14:58:08.728Z] ++ '[' -n 0 ']'
14:58:08 [2022-09-08T14:58:08.728Z] ++ set -x
14:58:08 [2022-09-08T14:58:08.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:58:08 [2022-09-08T14:58:08.728Z] INFO: Testing against a local daemon
14:58:08 [2022-09-08T14:58:08.728Z] === RUN   TestConfigInspect
14:58:09 [2022-09-08T14:58:09.258Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:58:09 [2022-09-08T14:58:09.258Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:58:09 [2022-09-08T14:58:09.258Z] --- PASS: TestTemplatedSecret (3.08s)
14:58:09 [2022-09-08T14:58:09.258Z] === RUN   TestSecretCreateResolve
14:58:09 [2022-09-08T14:58:09.258Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:58:09 [2022-09-08T14:58:09.258Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
14:58:09 [2022-09-08T14:58:09.258Z] === RUN   TestDockerSuite/TestBuildSpaces
14:58:09 [2022-09-08T14:58:09.258Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:58:09 [2022-09-08T14:58:09.827Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:58:09 [2022-09-08T14:58:09.827Z] === RUN   TestDockerSuite/TestBuildStderr
14:58:10 [2022-09-08T14:58:10.086Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
14:58:10 [2022-09-08T14:58:10.646Z] --- PASS: TestConfigInspect (2.31s)
14:58:10 [2022-09-08T14:58:10.646Z] === RUN   TestConfigList
14:58:10 [2022-09-08T14:58:10.654Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:58:12 [2022-09-08T14:58:12.031Z] --- PASS: TestSecretCreateResolve (2.79s)
14:58:12 [2022-09-08T14:58:12.031Z] PASS
14:58:12 [2022-09-08T14:58:12.031Z] 
14:58:12 [2022-09-08T14:58:12.031Z] DONE 6 tests in 17.513s
14:58:12 [2022-09-08T14:58:12.031Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:58:12 [2022-09-08T14:58:12.031Z] ++ 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
14:58:12 [2022-09-08T14:58:12.031Z] ++ set -e
14:58:12 [2022-09-08T14:58:12.031Z] ++ '[' -n 0 ']'
14:58:12 [2022-09-08T14:58:12.031Z] ++ set -x
14:58:12 [2022-09-08T14:58:12.031Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:58:12 [2022-09-08T14:58:12.031Z] INFO: Testing against a local daemon
14:58:12 [2022-09-08T14:58:12.031Z] === RUN   TestServiceCreateInit
14:58:12 [2022-09-08T14:58:12.031Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:58:12 [2022-09-08T14:58:12.555Z] --- PASS: TestConfigList (2.20s)
14:58:12 [2022-09-08T14:58:12.555Z] === RUN   TestConfigsCreateAndDelete
14:58:14 [2022-09-08T14:58:14.566Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:58:14 [2022-09-08T14:58:14.833Z]     docker_api_swarm_test.go:502: [dfa06787b3329] joining swarm manager [d64c1e8b723d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:58:15 [2022-09-08T14:58:15.091Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
14:58:15 [2022-09-08T14:58:15.091Z] === RUN   TestConfigsUpdate
14:58:15 [2022-09-08T14:58:15.417Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:58:16 [2022-09-08T14:58:16.355Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:58:16 [2022-09-08T14:58:16.614Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:58:16 [2022-09-08T14:58:16.872Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:58:16 [2022-09-08T14:58:16.999Z] --- PASS: TestConfigsUpdate (2.23s)
14:58:16 [2022-09-08T14:58:16.999Z] === RUN   TestTemplatedConfig
14:58:17 [2022-09-08T14:58:17.441Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:58:18 [2022-09-08T14:58:18.377Z] === RUN   TestDockerSuite/TestBuildUser
14:58:19 [2022-09-08T14:58:19.535Z] --- PASS: TestTemplatedConfig (2.50s)
14:58:19 [2022-09-08T14:58:19.535Z] === RUN   TestConfigCreateResolve
14:58:19 [2022-09-08T14:58:19.755Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:58:21 [2022-09-08T14:58:21.132Z] --- PASS: TestServiceCreateInit (9.02s)
14:58:21 [2022-09-08T14:58:21.132Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s)
14:58:21 [2022-09-08T14:58:21.132Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s)
14:58:21 [2022-09-08T14:58:21.132Z] === RUN   TestCreateServiceMultipleTimes
14:58:22 [2022-09-08T14:58:22.070Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:58:22 [2022-09-08T14:58:22.070Z] --- PASS: TestConfigCreateResolve (2.20s)
14:58:22 [2022-09-08T14:58:22.070Z] PASS
14:58:22 [2022-09-08T14:58:22.070Z] 
14:58:22 [2022-09-08T14:58:22.070Z] DONE 6 tests in 13.726s
14:58:22 [2022-09-08T14:58:22.070Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:58:22 [2022-09-08T14:58:22.071Z] ++ 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
14:58:22 [2022-09-08T14:58:22.071Z] ++ set -e
14:58:22 [2022-09-08T14:58:22.071Z] ++ '[' -n 0 ']'
14:58:22 [2022-09-08T14:58:22.071Z] ++ set -x
14:58:22 [2022-09-08T14:58:22.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
14:58:22 [2022-09-08T14:58:22.071Z] INFO: Testing against a local daemon
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestAttachWithTTY
14:58:22 [2022-09-08T14:58:22.071Z] --- PASS: TestAttachWithTTY (0.07s)
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestAttachWithoutTTy
14:58:22 [2022-09-08T14:58:22.071Z] --- PASS: TestAttachWithoutTTy (0.05s)
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestCheckpoint
14:58:22 [2022-09-08T14:58:22.071Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:58:22 [2022-09-08T14:58:22.071Z] --- SKIP: TestCheckpoint (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/commit
14:58:22 [2022-09-08T14:58:22.071Z] === PAUSE TestContainerInvalidJSON/commit
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/create
14:58:22 [2022-09-08T14:58:22.071Z] === PAUSE TestContainerInvalidJSON/containers/create
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:58:22 [2022-09-08T14:58:22.071Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:58:22 [2022-09-08T14:58:22.071Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:58:22 [2022-09-08T14:58:22.071Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:58:22 [2022-09-08T14:58:22.071Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:58:22 [2022-09-08T14:58:22.071Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:58:22 [2022-09-08T14:58:22.071Z] === CONT  TestContainerInvalidJSON/commit
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:58:22 [2022-09-08T14:58:22.071Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:58:22 [2022-09-08T14:58:22.071Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:58:22 [2022-09-08T14:58:22.071Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:58:22 [2022-09-08T14:58:22.071Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:58:22 [2022-09-08T14:58:22.071Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:58:22 [2022-09-08T14:58:22.071Z] === CONT  TestContainerInvalidJSON/containers/create
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:58:22 [2022-09-08T14:58:22.071Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:58:22 [2022-09-08T14:58:22.071Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:58:22 [2022-09-08T14:58:22.071Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
14:58:22 [2022-09-08T14:58:22.071Z] === RUN   TestCopyFromContainerPathIsNotDir
14:58:22 [2022-09-08T14:58:22.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
14:58:22 [2022-09-08T14:58:22.331Z] === RUN   TestCopyToContainerPathDoesNotExist
14:58:22 [2022-09-08T14:58:22.331Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:58:22 [2022-09-08T14:58:22.331Z] === RUN   TestCopyEmptyFile
14:58:22 [2022-09-08T14:58:22.592Z] --- PASS: TestCopyEmptyFile (0.23s)
14:58:22 [2022-09-08T14:58:22.592Z] === RUN   TestCopyToContainerPathIsNotDir
14:58:22 [2022-09-08T14:58:22.592Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
14:58:22 [2022-09-08T14:58:22.592Z] === RUN   TestCopyFromContainer
14:58:23 [2022-09-08T14:58:23.655Z] === RUN   TestCopyFromContainer//
14:58:23 [2022-09-08T14:58:23.655Z] === RUN   TestCopyFromContainer//bar/root
14:58:23 [2022-09-08T14:58:23.655Z] === RUN   TestCopyFromContainer//bar/root/
14:58:23 [2022-09-08T14:58:23.655Z] === RUN   TestCopyFromContainer/bar/quux
14:58:23 [2022-09-08T14:58:23.655Z] === RUN   TestCopyFromContainer/bar/quux/
14:58:23 [2022-09-08T14:58:23.915Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:58:23 [2022-09-08T14:58:23.915Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:58:23 [2022-09-08T14:58:23.915Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:58:23 [2022-09-08T14:58:23.915Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:58:24 [2022-09-08T14:58:24.174Z] === RUN   TestCopyFromContainer/bar/notarget
14:58:24 [2022-09-08T14:58:24.174Z] --- PASS: TestCopyFromContainer (1.60s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer// (0.06s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
14:58:24 [2022-09-08T14:58:24.174Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
14:58:24 [2022-09-08T14:58:24.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:58:24 [2022-09-08T14:58:24.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:58:24 [2022-09-08T14:58:24.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:58:24 [2022-09-08T14:58:24.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:58:24 [2022-09-08T14:58:24.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:58:24 [2022-09-08T14:58:24.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:58:24 [2022-09-08T14:58:24.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:58:24 [2022-09-08T14:58:24.175Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:58:24 [2022-09-08T14:58:24.175Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:58:24 [2022-09-08T14:58:24.175Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:58:24 [2022-09-08T14:58:24.175Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:58:24 [2022-09-08T14:58:24.175Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:58:24 [2022-09-08T14:58:24.175Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:58:24 [2022-09-08T14:58:24.175Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:58:24 [2022-09-08T14:58:24.175Z] === RUN   TestCreateLinkToNonExistingContainer
14:58:24 [2022-09-08T14:58:24.175Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:58:24 [2022-09-08T14:58:24.175Z] === RUN   TestCreateWithInvalidEnv
14:58:24 [2022-09-08T14:58:24.175Z] === RUN   TestCreateWithInvalidEnv/0
14:58:24 [2022-09-08T14:58:24.175Z] === PAUSE TestCreateWithInvalidEnv/0
14:58:24 [2022-09-08T14:58:24.175Z] === RUN   TestCreateWithInvalidEnv/1
14:58:24 [2022-09-08T14:58:24.175Z] === PAUSE TestCreateWithInvalidEnv/1
14:58:24 [2022-09-08T14:58:24.175Z] === RUN   TestCreateWithInvalidEnv/2
14:58:24 [2022-09-08T14:58:24.175Z] === PAUSE TestCreateWithInvalidEnv/2
14:58:24 [2022-09-08T14:58:24.175Z] === CONT  TestCreateWithInvalidEnv/0
14:58:24 [2022-09-08T14:58:24.175Z] === CONT  TestCreateWithInvalidEnv/2
14:58:24 [2022-09-08T14:58:24.175Z] === CONT  TestCreateWithInvalidEnv/1
14:58:24 [2022-09-08T14:58:24.175Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:58:24 [2022-09-08T14:58:24.175Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:58:24 [2022-09-08T14:58:24.175Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:58:24 [2022-09-08T14:58:24.175Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:58:24 [2022-09-08T14:58:24.175Z] === RUN   TestCreateTmpfsMountsTarget
14:58:24 [2022-09-08T14:58:24.175Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:58:24 [2022-09-08T14:58:24.175Z] === RUN   TestCreateWithCustomMaskedPaths
14:58:24 [2022-09-08T14:58:24.608Z]     docker_api_swarm_test.go:507: [dd95b905d13c8] joining swarm manager [d64c1e8b723d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:58:25 [2022-09-08T14:58:25.557Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
14:58:25 [2022-09-08T14:58:25.557Z] === RUN   TestCreateWithCustomReadonlyPaths
14:58:25 [2022-09-08T14:58:25.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:58:26 [2022-09-08T14:58:26.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s)
14:58:26 [2022-09-08T14:58:26.935Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:58:26 [2022-09-08T14:58:26.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:58:26 [2022-09-08T14:58:26.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:58:26 [2022-09-08T14:58:26.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:58:26 [2022-09-08T14:58:26.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:58:26 [2022-09-08T14:58:26.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:58:26 [2022-09-08T14:58:26.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:58:26 [2022-09-08T14:58:26.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:58:26 [2022-09-08T14:58:26.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:58:26 [2022-09-08T14:58:26.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:58:26 [2022-09-08T14:58:26.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:58:26 [2022-09-08T14:58:26.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:58:26 [2022-09-08T14:58:26.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:58:26 [2022-09-08T14:58:26.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:58:26 [2022-09-08T14:58:26.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:58:26 [2022-09-08T14:58:26.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:58:26 [2022-09-08T14:58:26.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:58:26 [2022-09-08T14:58:26.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:58:26 [2022-09-08T14:58:26.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:58:26 [2022-09-08T14:58:26.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:58:26 [2022-09-08T14:58:26.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:58:26 [2022-09-08T14:58:26.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:58:26 [2022-09-08T14:58:26.936Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:58:27 [2022-09-08T14:58:27.505Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreateDifferentPlatform
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreateDifferentPlatform/different_os
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:58:27 [2022-09-08T14:58:27.505Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:58:27 [2022-09-08T14:58:27.505Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:58:27 [2022-09-08T14:58:27.505Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:58:27 [2022-09-08T14:58:27.505Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:58:27 [2022-09-08T14:58:27.505Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreateInvalidHostConfig
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:58:27 [2022-09-08T14:58:27.505Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:58:27 [2022-09-08T14:58:27.505Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:58:27 [2022-09-08T14:58:27.505Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:58:27 [2022-09-08T14:58:27.505Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:58:27 [2022-09-08T14:58:27.505Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:58:27 [2022-09-08T14:58:27.505Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:58:27 [2022-09-08T14:58:27.505Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:58:27 [2022-09-08T14:58:27.505Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:58:27 [2022-09-08T14:58:27.505Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:58:27 [2022-09-08T14:58:27.505Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:58:27 [2022-09-08T14:58:27.505Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:58:27 [2022-09-08T14:58:27.505Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:58:27 [2022-09-08T14:58:27.505Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestContainerStartOnDaemonRestart
14:58:27 [2022-09-08T14:58:27.505Z] === PAUSE TestContainerStartOnDaemonRestart
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestDaemonRestartIpcMode
14:58:27 [2022-09-08T14:58:27.505Z] === PAUSE TestDaemonRestartIpcMode
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestDaemonHostGatewayIP
14:58:27 [2022-09-08T14:58:27.505Z] === PAUSE TestDaemonHostGatewayIP
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestRestartDaemonWithRestartingContainer
14:58:27 [2022-09-08T14:58:27.505Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestContainerKillOnDaemonStart
14:58:27 [2022-09-08T14:58:27.505Z] === PAUSE TestContainerKillOnDaemonStart
14:58:27 [2022-09-08T14:58:27.505Z] === RUN   TestDiff
14:58:28 [2022-09-08T14:58:28.074Z] --- PASS: TestDiff (0.44s)
14:58:28 [2022-09-08T14:58:28.074Z] === RUN   TestExecConsoleSize
14:58:28 [2022-09-08T14:58:28.333Z] --- PASS: TestExecConsoleSize (0.50s)
14:58:28 [2022-09-08T14:58:28.333Z] === RUN   TestExecWithCloseStdin
14:58:28 [2022-09-08T14:58:28.902Z] --- PASS: TestExecWithCloseStdin (0.53s)
14:58:28 [2022-09-08T14:58:28.902Z] === RUN   TestExec
14:58:29 [2022-09-08T14:58:29.470Z] --- PASS: TestExec (0.55s)
14:58:29 [2022-09-08T14:58:29.470Z] === RUN   TestExecUser
14:58:30 [2022-09-08T14:58:30.040Z] --- PASS: TestExecUser (0.51s)
14:58:30 [2022-09-08T14:58:30.040Z] === RUN   TestExportContainerAndImportImage
14:58:30 [2022-09-08T14:58:30.610Z] --- PASS: TestExportContainerAndImportImage (0.64s)
14:58:30 [2022-09-08T14:58:30.610Z] === RUN   TestExportContainerAfterDaemonRestart
14:58:31 [2022-09-08T14:58:31.991Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
14:58:31 [2022-09-08T14:58:31.991Z] === RUN   TestHealthCheckWorkdir
14:58:32 [2022-09-08T14:58:32.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:58:32 [2022-09-08T14:58:32.561Z] --- PASS: TestHealthCheckWorkdir (0.58s)
14:58:32 [2022-09-08T14:58:32.561Z] === RUN   TestHealthKillContainer
14:58:34 [2022-09-08T14:58:34.584Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:58:34 [2022-09-08T14:58:34.843Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:58:35 [2022-09-08T14:58:35.102Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:58:35 [2022-09-08T14:58:35.669Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:58:36 [2022-09-08T14:58:36.606Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:58:37 [2022-09-08T14:58:37.542Z] --- PASS: TestCreateServiceMultipleTimes (16.64s)
14:58:37 [2022-09-08T14:58:37.542Z] === RUN   TestCreateServiceConflict
14:58:37 [2022-09-08T14:58:37.801Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:58:37 [2022-09-08T14:58:37.801Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
14:58:37 [2022-09-08T14:58:37.801Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:58:37 [2022-09-08T14:58:37.801Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
14:58:37 [2022-09-08T14:58:37.801Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:58:37 [2022-09-08T14:58:37.801Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
14:58:37 [2022-09-08T14:58:37.801Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:58:37 [2022-09-08T14:58:37.801Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
14:58:37 [2022-09-08T14:58:37.801Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:58:39 [2022-09-08T14:58:39.180Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:58:39 [2022-09-08T14:58:39.180Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:58:40 [2022-09-08T14:58:40.115Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:58:40 [2022-09-08T14:58:40.115Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:58:40 [2022-09-08T14:58:40.374Z] --- PASS: TestCreateServiceConflict (2.75s)
14:58:40 [2022-09-08T14:58:40.374Z] === RUN   TestCreateServiceMaxReplicas
14:58:40 [2022-09-08T14:58:40.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:58:40 [2022-09-08T14:58:40.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:58:40 [2022-09-08T14:58:40.714Z] --- PASS: TestHealthKillContainer (7.86s)
14:58:40 [2022-09-08T14:58:40.715Z] === RUN   TestHealthCheckProcessKilled
14:58:40 [2022-09-08T14:58:40.942Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:58:40 [2022-09-08T14:58:40.942Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:58:40 [2022-09-08T14:58:40.973Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
14:58:40 [2022-09-08T14:58:40.973Z] === RUN   TestInspectCpusetInConfigPre120
14:58:41 [2022-09-08T14:58:41.542Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
14:58:41 [2022-09-08T14:58:41.542Z] === RUN   TestIpcModeNone
14:58:41 [2022-09-08T14:58:41.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:58:42 [2022-09-08T14:58:42.111Z] --- PASS: TestIpcModeNone (0.52s)
14:58:42 [2022-09-08T14:58:42.111Z] === RUN   TestIpcModePrivate
14:58:42 [2022-09-08T14:58:42.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:58:42 [2022-09-08T14:58:42.371Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
14:58:42 [2022-09-08T14:58:42.371Z] --- PASS: TestIpcModePrivate (0.47s)
14:58:42 [2022-09-08T14:58:42.371Z] === RUN   TestIpcModeShareable
14:58:42 [2022-09-08T14:58:42.940Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
14:58:42 [2022-09-08T14:58:42.940Z] --- PASS: TestIpcModeShareable (0.53s)
14:58:42 [2022-09-08T14:58:42.940Z] === RUN   TestAPIIpcModeShareableAndContainer
14:58:43 [2022-09-08T14:58:43.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:58:43 [2022-09-08T14:58:43.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:58:44 [2022-09-08T14:58:44.230Z] --- PASS: TestCreateServiceMaxReplicas (3.38s)
14:58:44 [2022-09-08T14:58:44.230Z] === RUN   TestCreateWithDuplicateNetworkNames
14:58:44 [2022-09-08T14:58:44.230Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:58:44 [2022-09-08T14:58:44.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:58:44 [2022-09-08T14:58:44.849Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s)
14:58:44 [2022-09-08T14:58:44.849Z] === RUN   TestAPIIpcModeHost
14:58:44 [2022-09-08T14:58:44.849Z] --- PASS: TestAPIIpcModeHost (0.36s)
14:58:44 [2022-09-08T14:58:44.849Z] === RUN   TestDaemonIpcModeShareable
14:58:45 [2022-09-08T14:58:45.607Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:58:46 [2022-09-08T14:58:46.175Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:58:46 [2022-09-08T14:58:46.175Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:58:46 [2022-09-08T14:58:46.228Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:58:46 [2022-09-08T14:58:46.229Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
14:58:46 [2022-09-08T14:58:46.229Z] === RUN   TestDaemonIpcModePrivate
14:58:46 [2022-09-08T14:58:46.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:58:46 [2022-09-08T14:58:46.743Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
14:58:46 [2022-09-08T14:58:46.743Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
14:58:46 [2022-09-08T14:58:46.743Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:58:47 [2022-09-08T14:58:47.002Z] === RUN   TestDockerSuite/TestBuildXZHost
14:58:47 [2022-09-08T14:58:47.169Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:58:47 [2022-09-08T14:58:47.428Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
14:58:47 [2022-09-08T14:58:47.428Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:58:47 [2022-09-08T14:58:47.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:58:48 [2022-09-08T14:58:48.367Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:58:48 [2022-09-08T14:58:48.380Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:58:48 [2022-09-08T14:58:48.627Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
14:58:48 [2022-09-08T14:58:48.627Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:58:48 [2022-09-08T14:58:48.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:58:48 [2022-09-08T14:58:48.954Z] === RUN   TestDockerSuite/TestCommitChange
14:58:49 [2022-09-08T14:58:49.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:58:49 [2022-09-08T14:58:49.521Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:58:49 [2022-09-08T14:58:49.566Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:58:49 [2022-09-08T14:58:49.826Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
14:58:49 [2022-09-08T14:58:49.826Z] === RUN   TestIpcModeOlderClient
14:58:49 [2022-09-08T14:58:49.826Z] === PAUSE TestIpcModeOlderClient
14:58:49 [2022-09-08T14:58:49.826Z] === RUN   TestKillContainerInvalidSignal
14:58:50 [2022-09-08T14:58:50.087Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
14:58:50 [2022-09-08T14:58:50.087Z] === RUN   TestKillContainer
14:58:50 [2022-09-08T14:58:50.087Z] === RUN   TestKillContainer/no_signal
14:58:50 [2022-09-08T14:58:50.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:58:50 [2022-09-08T14:58:50.459Z] === RUN   TestDockerSuite/TestCommitHardlink
14:58:50 [2022-09-08T14:58:50.656Z] === RUN   TestKillContainer/non_killing_signal
14:58:50 [2022-09-08T14:58:50.915Z] === RUN   TestKillContainer/killing_signal
14:58:51 [2022-09-08T14:58:51.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:58:51 [2022-09-08T14:58:51.485Z] --- PASS: TestKillContainer (1.36s)
14:58:51 [2022-09-08T14:58:51.485Z]     --- PASS: TestKillContainer/no_signal (0.42s)
14:58:51 [2022-09-08T14:58:51.485Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
14:58:51 [2022-09-08T14:58:51.485Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
14:58:51 [2022-09-08T14:58:51.485Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:58:51 [2022-09-08T14:58:51.485Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:58:51 [2022-09-08T14:58:51.836Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
14:58:52 [2022-09-08T14:58:52.054Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:58:52 [2022-09-08T14:58:52.095Z] === RUN   TestDockerSuite/TestCommitNewFile
14:58:52 [2022-09-08T14:58:52.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:58:52 [2022-09-08T14:58:52.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
14:58:52 [2022-09-08T14:58:52.993Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
14:58:52 [2022-09-08T14:58:52.993Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
14:58:52 [2022-09-08T14:58:52.993Z] === RUN   TestKillStoppedContainer
14:58:52 [2022-09-08T14:58:52.993Z] --- PASS: TestKillStoppedContainer (0.05s)
14:58:52 [2022-09-08T14:58:52.993Z] === RUN   TestKillStoppedContainerAPIPre120
14:58:52 [2022-09-08T14:58:52.993Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
14:58:52 [2022-09-08T14:58:52.993Z] === RUN   TestKillDifferentUserContainer
14:58:53 [2022-09-08T14:58:53.033Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:58:53 [2022-09-08T14:58:53.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:58:53 [2022-09-08T14:58:53.252Z] --- PASS: TestKillDifferentUserContainer (0.46s)
14:58:53 [2022-09-08T14:58:53.252Z] === RUN   TestInspectOomKilledTrue
14:58:53 [2022-09-08T14:58:53.602Z]     docker_api_swarm_node_test.go:81: [d0b33362320fd] joining swarm manager [dcb8b2c46aff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:58:53 [2022-09-08T14:58:53.822Z] --- PASS: TestInspectOomKilledTrue (0.49s)
14:58:53 [2022-09-08T14:58:53.822Z] === RUN   TestInspectOomKilledFalse
14:58:53 [2022-09-08T14:58:53.861Z] === RUN   TestDockerSuite/TestCommitTTY
14:58:54 [2022-09-08T14:58:54.391Z] --- PASS: TestInspectOomKilledFalse (0.46s)
14:58:54 [2022-09-08T14:58:54.392Z] === RUN   TestLinksEtcHostsContentMatch
14:58:54 [2022-09-08T14:58:54.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:58:54 [2022-09-08T14:58:54.651Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
14:58:54 [2022-09-08T14:58:54.651Z] === RUN   TestLinksContainerNames
14:58:55 [2022-09-08T14:58:55.239Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:58:55 [2022-09-08T14:58:55.500Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:58:55 [2022-09-08T14:58:55.500Z] Using test binary docker
14:58:55 [2022-09-08T14:58:55.500Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:58:55 [2022-09-08T14:58:55.500Z] Starting apparmor (via systemctl): apparmor.service.
14:58:55 [2022-09-08T14:58:55.500Z] Starting dockerd
14:58:55 [2022-09-08T14:58:55.500Z] INFO: Waiting for daemon to start...
14:58:55 [2022-09-08T14:58:55.589Z] --- PASS: TestLinksContainerNames (0.92s)
14:58:55 [2022-09-08T14:58:55.589Z] === RUN   TestLogsFollowTailEmpty
14:58:55 [2022-09-08T14:58:55.849Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
14:58:55 [2022-09-08T14:58:55.849Z] === RUN   TestLogs
14:58:55 [2022-09-08T14:58:55.849Z] === RUN   TestLogs/driver_local
14:58:55 [2022-09-08T14:58:55.849Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:58:55 [2022-09-08T14:58:55.849Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:58:55 [2022-09-08T14:58:55.849Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:58:55 [2022-09-08T14:58:55.849Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:58:55 [2022-09-08T14:58:55.849Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:58:55 [2022-09-08T14:58:55.849Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:58:55 [2022-09-08T14:58:55.849Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:58:55 [2022-09-08T14:58:55.849Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:58:55 [2022-09-08T14:58:55.849Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:58:55 [2022-09-08T14:58:55.849Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:58:55 [2022-09-08T14:58:55.849Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:58:55 [2022-09-08T14:58:55.849Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:58:55 [2022-09-08T14:58:55.849Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:58:55 [2022-09-08T14:58:55.849Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:58:56 [2022-09-08T14:58:56.176Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:58:56 [2022-09-08T14:58:56.818Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:58:56 [2022-09-08T14:58:56.820Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:58:56 [2022-09-08T14:58:56.820Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:58:57 [2022-09-08T14:58:57.391Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:58:57 [2022-09-08T14:58:57.391Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:58:57 [2022-09-08T14:58:57.406Z] .
14:58:57 [2022-09-08T14:58:57.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:58:57 [2022-09-08T14:58:57.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:58:57 [2022-09-08T14:58:57.406Z] Error: No such image: emptyfs
14:58:57 [2022-09-08T14:58:57.666Z] Loaded image: emptyfs:latest
14:58:57 [2022-09-08T14:58:57.666Z] Running integration-test (iteration 1)
14:58:57 [2022-09-08T14:58:57.666Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:58:57 [2022-09-08T14:58:57.756Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.01s)
14:58:57 [2022-09-08T14:58:57.756Z] === RUN   TestCreateServiceSecretFileMode
14:58:57 [2022-09-08T14:58:57.925Z] Loaded image: busybox:latest
14:58:57 [2022-09-08T14:58:57.925Z] Loaded image: busybox:glibc
14:58:57 [2022-09-08T14:58:57.959Z] === RUN   TestLogs/driver_json-file
14:58:57 [2022-09-08T14:58:57.959Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:58:57 [2022-09-08T14:58:57.959Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:58:57 [2022-09-08T14:58:57.959Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:58:57 [2022-09-08T14:58:57.959Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:58:57 [2022-09-08T14:58:57.959Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:58:57 [2022-09-08T14:58:57.959Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:58:57 [2022-09-08T14:58:57.959Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:58:57 [2022-09-08T14:58:57.959Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:58:57 [2022-09-08T14:58:57.959Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:58:57 [2022-09-08T14:58:57.959Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:58:57 [2022-09-08T14:58:57.959Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:58:57 [2022-09-08T14:58:57.959Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:58:57 [2022-09-08T14:58:57.959Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:58:57 [2022-09-08T14:58:57.959Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:58:58 [2022-09-08T14:58:58.015Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:58:58 [2022-09-08T14:58:58.015Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:58:58 [2022-09-08T14:58:58.606Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:58:58 [2022-09-08T14:58:58.865Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:58:58 [2022-09-08T14:58:58.953Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:58:59 [2022-09-08T14:58:59.125Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:58:59 [2022-09-08T14:58:59.304Z] Loaded image: debian:bullseye-slim
14:58:59 [2022-09-08T14:58:59.385Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:58:59 [2022-09-08T14:58:59.523Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
14:58:59 [2022-09-08T14:58:59.567Z] Loaded image: hello-world:latest
14:58:59 [2022-09-08T14:58:59.567Z] Loaded image: arm32v7/hello-world:latest
14:58:59 [2022-09-08T14:58:59.567Z] INFO: Testing against a local daemon
14:58:59 [2022-09-08T14:58:59.567Z] === RUN   TestCgroupNamespacesBuild
14:58:59 [2022-09-08T14:58:59.954Z] --- PASS: TestLogs (3.86s)
14:58:59 [2022-09-08T14:58:59.954Z]     --- PASS: TestLogs/driver_local (0.01s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.83s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s)
14:58:59 [2022-09-08T14:58:59.954Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s)
14:58:59 [2022-09-08T14:58:59.954Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
14:58:59 [2022-09-08T14:58:59.954Z] === RUN   TestContainerNetworkMountsNoChown
14:59:00 [2022-09-08T14:59:00.214Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/default
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/default
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/private
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/private
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rprivate
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rprivate
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/slave
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/slave
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rslave
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rslave
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/shared
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/shared
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rshared
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rshared
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/default
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/default/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/default/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/default/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/rshared
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/shared
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/rslave
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/slave
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/rprivate
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/private
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/private/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/private/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:59:00 [2022-09-08T14:59:00.214Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:59:00 [2022-09-08T14:59:00.214Z] === CONT  TestMountDaemonRoot/default/mount_root
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:59:00 [2022-09-08T14:59:00.474Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/private/mount_root
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/private/bind_root
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:59:00 [2022-09-08T14:59:00.734Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:59:00 [2022-09-08T14:59:00.734Z] --- PASS: TestMountDaemonRoot (0.02s)
14:59:00 [2022-09-08T14:59:00.734Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
14:59:00 [2022-09-08T14:59:00.734Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
14:59:00 [2022-09-08T14:59:00.734Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:59:00 [2022-09-08T14:59:00.734Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:59:00 [2022-09-08T14:59:00.734Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:59:00 [2022-09-08T14:59:00.734Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:59:00 [2022-09-08T14:59:00.734Z] === RUN   TestContainerBindMountNonRecursive
14:59:00 [2022-09-08T14:59:00.907Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:59:01 [2022-09-08T14:59:01.167Z] --- PASS: TestCreateServiceSecretFileMode (3.58s)
14:59:01 [2022-09-08T14:59:01.167Z] === RUN   TestCreateServiceConfigFileMode
14:59:01 [2022-09-08T14:59:01.737Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:59:02 [2022-09-08T14:59:02.102Z] --- PASS: TestCgroupNamespacesBuild (2.40s)
14:59:02 [2022-09-08T14:59:02.102Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:59:02 [2022-09-08T14:59:02.114Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
14:59:02 [2022-09-08T14:59:02.114Z] === RUN   TestContainerVolumesMountedAsShared
14:59:02 [2022-09-08T14:59:02.672Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:59:02 [2022-09-08T14:59:02.689Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s)
14:59:02 [2022-09-08T14:59:02.689Z] === RUN   TestContainerVolumesMountedAsSlave
14:59:02 [2022-09-08T14:59:02.950Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
14:59:02 [2022-09-08T14:59:02.950Z] === RUN   TestNetworkNat
14:59:03 [2022-09-08T14:59:03.483Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s)
14:59:03 [2022-09-08T14:59:03.483Z] === RUN   TestBuildWithSession
14:59:03 [2022-09-08T14:59:03.483Z]     build_session_test.go:25: TODO: BuildKit
14:59:03 [2022-09-08T14:59:03.483Z] --- SKIP: TestBuildWithSession (0.00s)
14:59:03 [2022-09-08T14:59:03.483Z] === RUN   TestBuildSquashParent
14:59:03 [2022-09-08T14:59:03.522Z] --- PASS: TestNetworkNat (0.50s)
14:59:03 [2022-09-08T14:59:03.522Z] === RUN   TestNetworkLocalhostTCPNat
14:59:03 [2022-09-08T14:59:03.609Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:59:04 [2022-09-08T14:59:04.091Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
14:59:04 [2022-09-08T14:59:04.091Z] === RUN   TestNetworkLoopbackNat
14:59:04 [2022-09-08T14:59:04.547Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:59:04 [2022-09-08T14:59:04.547Z] --- PASS: TestCreateServiceConfigFileMode (3.16s)
14:59:04 [2022-09-08T14:59:04.547Z] === RUN   TestCreateServiceSysctls
14:59:05 [2022-09-08T14:59:05.119Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:59:05 [2022-09-08T14:59:05.687Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:59:06 [2022-09-08T14:59:06.625Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:59:06 [2022-09-08T14:59:06.629Z] --- PASS: TestNetworkLoopbackNat (2.62s)
14:59:06 [2022-09-08T14:59:06.629Z] === RUN   TestPause
14:59:07 [2022-09-08T14:59:07.193Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:59:07 [2022-09-08T14:59:07.197Z] --- PASS: TestPause (0.47s)
14:59:07 [2022-09-08T14:59:07.197Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:59:07 [2022-09-08T14:59:07.197Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:59:07 [2022-09-08T14:59:07.197Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:59:07 [2022-09-08T14:59:07.197Z] === RUN   TestPauseStopPausedContainer
14:59:07 [2022-09-08T14:59:07.452Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
14:59:07 [2022-09-08T14:59:07.678Z] --- PASS: TestBuildSquashParent (4.37s)
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:07 [2022-09-08T14:59:07.678Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:07 [2022-09-08T14:59:07.770Z] --- PASS: TestPauseStopPausedContainer (0.47s)
14:59:07 [2022-09-08T14:59:07.770Z] === RUN   TestPidHost
14:59:08 [2022-09-08T14:59:08.389Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:59:08 [2022-09-08T14:59:08.389Z] --- PASS: TestCreateServiceSysctls (3.85s)
14:59:08 [2022-09-08T14:59:08.389Z] === RUN   TestCreateServiceCapabilities
14:59:08 [2022-09-08T14:59:08.709Z] --- PASS: TestPidHost (0.99s)
14:59:08 [2022-09-08T14:59:08.709Z] === RUN   TestPsFilter
14:59:08 [2022-09-08T14:59:08.709Z] --- PASS: TestPsFilter (0.13s)
14:59:08 [2022-09-08T14:59:08.709Z] === RUN   TestRemoveContainerWithRemovedVolume
14:59:08 [2022-09-08T14:59:08.957Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:59:09 [2022-09-08T14:59:09.059Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:09 [2022-09-08T14:59:09.278Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
14:59:09 [2022-09-08T14:59:09.278Z] === RUN   TestRemoveContainerWithVolume
14:59:09 [2022-09-08T14:59:09.319Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:09 [2022-09-08T14:59:09.527Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:59:09 [2022-09-08T14:59:09.537Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
14:59:09 [2022-09-08T14:59:09.537Z] === RUN   TestRemoveContainerRunning
14:59:09 [2022-09-08T14:59:09.786Z]     docker_api_swarm_node_test.go:53: [d14590d368f9d] joining swarm manager [d753aae8cf40a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:59:10 [2022-09-08T14:59:10.105Z] --- PASS: TestRemoveContainerRunning (0.46s)
14:59:10 [2022-09-08T14:59:10.105Z] === RUN   TestRemoveContainerForceRemoveRunning
14:59:10 [2022-09-08T14:59:10.674Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
14:59:10 [2022-09-08T14:59:10.674Z] === RUN   TestRemoveInvalidContainer
14:59:10 [2022-09-08T14:59:10.674Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:59:10 [2022-09-08T14:59:10.674Z] === RUN   TestRenameLinkedContainer
14:59:10 [2022-09-08T14:59:10.723Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:59:10 [2022-09-08T14:59:10.723Z]     docker_api_swarm_node_test.go:54: [d62b6cb156e3d] joining swarm manager [d753aae8cf40a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:59:11 [2022-09-08T14:59:11.229Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:11 [2022-09-08T14:59:11.229Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:11 [2022-09-08T14:59:11.291Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:59:11 [2022-09-08T14:59:11.291Z] --- PASS: TestCreateServiceCapabilities (3.10s)
14:59:11 [2022-09-08T14:59:11.291Z] === RUN   TestInspect
14:59:11 [2022-09-08T14:59:11.291Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:59:11 [2022-09-08T14:59:11.858Z] === RUN   TestDockerSuite/TestCpRelativePath
14:59:12 [2022-09-08T14:59:12.426Z] === RUN   TestDockerSuite/TestCpSpecialFiles
14:59:12 [2022-09-08T14:59:12.538Z] Created binary: bundles/dynbinary-daemon/dockerd
14:59:12 [2022-09-08T14:59:12.539Z] Building: bundles/dynbinary-daemon/docker-proxy
14:59:12 [2022-09-08T14:59:12.539Z] GOOS="" GOARCH="" GOARM=""
14:59:12 [2022-09-08T14:59:12.539Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:59:12 [2022-09-08T14:59:12.539Z] 
14:59:12 [2022-09-08T14:59:12.539Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:59:12 [2022-09-08T14:59:12.539Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:59:12 [2022-09-08T14:59:12.539Z] Using test binary docker
14:59:12 [2022-09-08T14:59:12.539Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:59:12 [2022-09-08T14:59:12.539Z] Not: starting.
14:59:12 [2022-09-08T14:59:12.539Z] INFO: Waiting for daemon to start...
14:59:12 [2022-09-08T14:59:12.539Z] Starting dockerd
14:59:12 [2022-09-08T14:59:12.539Z] .
14:59:12 [2022-09-08T14:59:12.539Z] INFO: Building docker-sdk-python3:5.0.3...
14:59:12 [2022-09-08T14:59:12.580Z] --- PASS: TestRenameLinkedContainer (1.81s)
14:59:12 [2022-09-08T14:59:12.580Z] === RUN   TestRenameStoppedContainer
14:59:12 [2022-09-08T14:59:12.609Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.69s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.53s)
14:59:12 [2022-09-08T14:59:12.609Z] === RUN   TestBuildMultiStageCopy
14:59:12 [2022-09-08T14:59:12.609Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:59:12 [2022-09-08T14:59:12.839Z] --- PASS: TestRenameStoppedContainer (0.43s)
14:59:12 [2022-09-08T14:59:12.839Z] === RUN   TestRenameRunningContainerAndReuse
14:59:13 [2022-09-08T14:59:13.379Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
14:59:13 [2022-09-08T14:59:13.782Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
14:59:13 [2022-09-08T14:59:13.782Z] === RUN   TestRenameInvalidName
14:59:14 [2022-09-08T14:59:14.041Z] --- PASS: TestRenameInvalidName (0.43s)
14:59:14 [2022-09-08T14:59:14.041Z] === RUN   TestRenameAnonymousContainer
14:59:14 [2022-09-08T14:59:14.318Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
14:59:14 [2022-09-08T14:59:14.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:59:14 [2022-09-08T14:59:14.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:59:14 [2022-09-08T14:59:14.521Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:59:14 [2022-09-08T14:59:14.577Z] --- PASS: TestInspect (3.26s)
14:59:14 [2022-09-08T14:59:14.577Z] === RUN   TestCreateJob
14:59:14 [2022-09-08T14:59:14.781Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:59:15 [2022-09-08T14:59:15.041Z] --- PASS: TestBuildMultiStageCopy (2.43s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
14:59:15 [2022-09-08T14:59:15.041Z] === RUN   TestBuildMultiStageParentConfig
14:59:15 [2022-09-08T14:59:15.146Z] === RUN   TestDockerSuite/TestCpToCaseA
14:59:15 [2022-09-08T14:59:15.949Z] --- PASS: TestRenameAnonymousContainer (1.66s)
14:59:15 [2022-09-08T14:59:15.949Z] === RUN   TestRenameContainerWithSameName
14:59:15 [2022-09-08T14:59:15.980Z] --- PASS: TestBuildMultiStageParentConfig (0.66s)
14:59:15 [2022-09-08T14:59:15.981Z] === RUN   TestBuildLabelWithTargets
14:59:16 [2022-09-08T14:59:16.084Z] === RUN   TestDockerSuite/TestCpToCaseB
14:59:16 [2022-09-08T14:59:16.208Z] --- PASS: TestRenameContainerWithSameName (0.43s)
14:59:16 [2022-09-08T14:59:16.209Z] === RUN   TestRenameContainerWithLinkedContainer
14:59:16 [2022-09-08T14:59:16.922Z] --- PASS: TestBuildLabelWithTargets (1.07s)
14:59:16 [2022-09-08T14:59:16.922Z] === RUN   TestBuildWithEmptyLayers
14:59:17 [2022-09-08T14:59:17.021Z] === RUN   TestDockerSuite/TestCpToCaseC
14:59:17 [2022-09-08T14:59:17.149Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
14:59:17 [2022-09-08T14:59:17.149Z] === RUN   TestResize
14:59:17 [2022-09-08T14:59:17.491Z] --- PASS: TestBuildWithEmptyLayers (0.49s)
14:59:17 [2022-09-08T14:59:17.491Z] === RUN   TestBuildMultiStageOnBuild
14:59:17 [2022-09-08T14:59:17.718Z] --- PASS: TestResize (0.45s)
14:59:17 [2022-09-08T14:59:17.718Z] === RUN   TestResizeWithInvalidSize
14:59:17 [2022-09-08T14:59:17.978Z] --- PASS: TestResizeWithInvalidSize (0.46s)
14:59:17 [2022-09-08T14:59:17.978Z] === RUN   TestResizeWhenContainerNotStarted
14:59:18 [2022-09-08T14:59:18.529Z] --- PASS: TestCreateJob (3.86s)
14:59:18 [2022-09-08T14:59:18.529Z] === RUN   TestReplicatedJob
14:59:18 [2022-09-08T14:59:18.572Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:59:18 [2022-09-08T14:59:18.572Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:59:18 [2022-09-08T14:59:18.788Z] === RUN   TestDockerSuite/TestCpToCaseD
14:59:19 [2022-09-08T14:59:19.507Z] --- PASS: TestBuildMultiStageOnBuild (1.79s)
14:59:19 [2022-09-08T14:59:19.507Z] === RUN   TestBuildUncleanTarFilenames
14:59:19 [2022-09-08T14:59:19.768Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
14:59:19 [2022-09-08T14:59:19.768Z] === RUN   TestBuildMultiStageLayerLeak
14:59:20 [2022-09-08T14:59:20.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:59:21 [2022-09-08T14:59:21.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:59:21 [2022-09-08T14:59:21.673Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s)
14:59:21 [2022-09-08T14:59:21.673Z] === RUN   TestBuildWithHugeFile
14:59:22 [2022-09-08T14:59:22.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:59:22 [2022-09-08T14:59:22.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:59:22 [2022-09-08T14:59:22.978Z] === RUN   TestDockerSuite/TestCpToCaseE
14:59:23 [2022-09-08T14:59:23.743Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:59:24 [2022-09-08T14:59:24.003Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:59:24 [2022-09-08T14:59:24.360Z] --- PASS: TestReplicatedJob (5.61s)
14:59:24 [2022-09-08T14:59:24.360Z] === RUN   TestUpdateReplicatedJob
14:59:24 [2022-09-08T14:59:24.928Z] === RUN   TestDockerSuite/TestCpToCaseF
14:59:25 [2022-09-08T14:59:25.496Z] === RUN   TestDockerSuite/TestCpToCaseG
14:59:27 [2022-09-08T14:59:27.297Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:59:27 [2022-09-08T14:59:27.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:59:28 [2022-09-08T14:59:28.030Z] --- PASS: TestUpdateReplicatedJob (3.80s)
14:59:28 [2022-09-08T14:59:28.030Z] === RUN   TestServiceListWithStatuses
14:59:28 [2022-09-08T14:59:28.030Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:59:28 [2022-09-08T14:59:28.030Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:59:28 [2022-09-08T14:59:28.030Z] === RUN   TestDockerNetworkConnectAlias
14:59:29 [2022-09-08T14:59:29.411Z] === RUN   TestDockerSuite/TestCpToCaseH
14:59:29 [2022-09-08T14:59:29.484Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:59:31 [2022-09-08T14:59:31.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:59:31 [2022-09-08T14:59:31.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:59:31 [2022-09-08T14:59:31.945Z] === RUN   TestDockerSuite/TestCpToCaseI
14:59:32 [2022-09-08T14:59:32.881Z] === RUN   TestDockerSuite/TestCpToCaseJ
14:59:33 [2022-09-08T14:59:33.297Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:59:33 [2022-09-08T14:59:33.297Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:59:33 [2022-09-08T14:59:33.449Z] --- PASS: TestDockerNetworkConnectAlias (5.50s)
14:59:33 [2022-09-08T14:59:33.449Z] === RUN   TestDockerNetworkReConnect
14:59:34 [2022-09-08T14:59:34.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:59:36 [2022-09-08T14:59:36.589Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.08s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s)
14:59:36 [2022-09-08T14:59:36.589Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
14:59:36 [2022-09-08T14:59:36.589Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:59:36 [2022-09-08T14:59:36.589Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:59:36 [2022-09-08T14:59:36.737Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
14:59:37 [2022-09-08T14:59:37.304Z] === RUN   TestDockerSuite/TestCpToDot
14:59:37 [2022-09-08T14:59:37.526Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:59:38 [2022-09-08T14:59:38.241Z] --- PASS: TestDockerNetworkReConnect (4.94s)
14:59:38 [2022-09-08T14:59:38.241Z] === RUN   TestServicePlugin
14:59:38 [2022-09-08T14:59:38.464Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
14:59:38 [2022-09-08T14:59:38.464Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
14:59:38 [2022-09-08T14:59:38.464Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
14:59:38 [2022-09-08T14:59:38.464Z] === RUN   TestCgroupNamespacesRun
14:59:38 [2022-09-08T14:59:38.500Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
14:59:39 [2022-09-08T14:59:39.403Z] --- PASS: TestCgroupNamespacesRun (1.19s)
14:59:39 [2022-09-08T14:59:39.403Z] === RUN   TestCgroupNamespacesRunPrivileged
14:59:39 [2022-09-08T14:59:39.437Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
14:59:40 [2022-09-08T14:59:40.782Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
14:59:40 [2022-09-08T14:59:40.782Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:59:40 [2022-09-08T14:59:40.815Z] === RUN   TestDockerSuite/TestCpToStdout
14:59:41 [2022-09-08T14:59:41.074Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
14:59:41 [2022-09-08T14:59:41.722Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
14:59:41 [2022-09-08T14:59:41.722Z] === RUN   TestCgroupNamespacesRunHostMode
14:59:42 [2022-09-08T14:59:42.011Z]     plugin_test.go:61: [dea4fd76f5a9c] joining swarm manager [d0968fbeffef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:59:42 [2022-09-08T14:59:42.011Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
14:59:42 [2022-09-08T14:59:42.270Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
14:59:42 [2022-09-08T14:59:42.876Z] === RUN   TestDockerSuite/TestCpVolumePath
14:59:43 [2022-09-08T14:59:43.124Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
14:59:43 [2022-09-08T14:59:43.124Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:59:43 [2022-09-08T14:59:43.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
14:59:43 [2022-09-08T14:59:43.399Z]     plugin_test.go:64: [dd0c48354e159] joining swarm manager [d0968fbeffef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:59:43 [2022-09-08T14:59:43.659Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
14:59:43 [2022-09-08T14:59:43.659Z] === RUN   TestDockerSuite/TestCreateArgs
14:59:43 [2022-09-08T14:59:43.659Z] === RUN   TestDockerSuite/TestCreateByImageID
14:59:44 [2022-09-08T14:59:44.065Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
14:59:44 [2022-09-08T14:59:44.065Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:59:44 [2022-09-08T14:59:44.227Z] === RUN   TestDockerSuite/TestCreateEchoStdout
14:59:44 [2022-09-08T14:59:44.795Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
14:59:44 [2022-09-08T14:59:44.795Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:59:44 [2022-09-08T14:59:44.795Z] === RUN   TestDockerSuite/TestCreateHostConfig
14:59:44 [2022-09-08T14:59:44.795Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
14:59:45 [2022-09-08T14:59:45.363Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
14:59:45 [2022-09-08T14:59:45.445Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
14:59:45 [2022-09-08T14:59:45.445Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:59:45 [2022-09-08T14:59:45.622Z] === RUN   TestDockerSuite/TestCreateLabels
14:59:45 [2022-09-08T14:59:45.622Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
14:59:45 [2022-09-08T14:59:45.881Z] === RUN   TestDockerSuite/TestCreateRM
14:59:45 [2022-09-08T14:59:45.881Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
14:59:45 [2022-09-08T14:59:45.881Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
14:59:45 [2022-09-08T14:59:45.881Z] === RUN   TestDockerSuite/TestCreateStopSignal
14:59:45 [2022-09-08T14:59:45.881Z] === RUN   TestDockerSuite/TestCreateStopTimeout
14:59:46 [2022-09-08T14:59:46.013Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
14:59:46 [2022-09-08T14:59:46.013Z] === RUN   TestCgroupNamespacesRunOlderClient
14:59:46 [2022-09-08T14:59:46.140Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
14:59:47 [2022-09-08T14:59:47.393Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.29s)
14:59:47 [2022-09-08T14:59:47.393Z] === RUN   TestNISDomainname
14:59:47 [2022-09-08T14:59:47.517Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
14:59:47 [2022-09-08T14:59:47.517Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
14:59:47 [2022-09-08T14:59:47.517Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
14:59:47 [2022-09-08T14:59:47.962Z] --- PASS: TestNISDomainname (0.51s)
14:59:47 [2022-09-08T14:59:47.962Z] === RUN   TestHostnameDnsResolution
14:59:48 [2022-09-08T14:59:48.531Z] --- PASS: TestHostnameDnsResolution (0.70s)
14:59:48 [2022-09-08T14:59:48.531Z] === RUN   TestUnprivilegedPortsAndPing
14:59:49 [2022-09-08T14:59:49.100Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
14:59:49 [2022-09-08T14:59:49.100Z] === RUN   TestPrivilegedHostDevices
14:59:49 [2022-09-08T14:59:49.421Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
14:59:49 [2022-09-08T14:59:49.669Z] --- PASS: TestPrivilegedHostDevices (0.56s)
14:59:49 [2022-09-08T14:59:49.669Z] === RUN   TestRunConsoleSize
14:59:49 [2022-09-08T14:59:49.988Z] === RUN   TestDockerSuite/TestCreateWithPortRange
14:59:49 [2022-09-08T14:59:49.988Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
14:59:49 [2022-09-08T14:59:49.988Z] === RUN   TestDockerSuite/TestEventsAttach
14:59:50 [2022-09-08T14:59:50.237Z] --- PASS: TestRunConsoleSize (0.43s)
14:59:50 [2022-09-08T14:59:50.238Z] === RUN   TestRunWithAlternativeContainerdShim
14:59:50 [2022-09-08T14:59:50.925Z] === RUN   TestDockerSuite/TestEventsCommit
14:59:51 [2022-09-08T14:59:51.492Z]     docker_api_swarm_test.go:202: [dd1659d398489] joining swarm manager [d79cccc3ff1e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:59:51 [2022-09-08T14:59:51.492Z] === RUN   TestDockerSuite/TestEventsContainerEvents
14:59:52 [2022-09-08T14:59:52.060Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
14:59:52 [2022-09-08T14:59:52.144Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
14:59:52 [2022-09-08T14:59:52.144Z] === RUN   TestStats
14:59:52 [2022-09-08T14:59:52.629Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
14:59:53 [2022-09-08T14:59:53.198Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
14:59:54 [2022-09-08T14:59:54.574Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
14:59:54 [2022-09-08T14:59:54.678Z] --- PASS: TestStats (2.45s)
14:59:54 [2022-09-08T14:59:54.678Z] === RUN   TestStopContainerWithTimeout
14:59:54 [2022-09-08T14:59:54.678Z] === RUN   TestStopContainerWithTimeout/0
14:59:54 [2022-09-08T14:59:54.678Z] === PAUSE TestStopContainerWithTimeout/0
14:59:54 [2022-09-08T14:59:54.678Z] === RUN   TestStopContainerWithTimeout/1
14:59:54 [2022-09-08T14:59:54.678Z] === PAUSE TestStopContainerWithTimeout/1
14:59:54 [2022-09-08T14:59:54.678Z] === RUN   TestStopContainerWithTimeout/3
14:59:54 [2022-09-08T14:59:54.678Z] === PAUSE TestStopContainerWithTimeout/3
14:59:54 [2022-09-08T14:59:54.678Z] === RUN   TestStopContainerWithTimeout/-1
14:59:54 [2022-09-08T14:59:54.678Z] === PAUSE TestStopContainerWithTimeout/-1
14:59:54 [2022-09-08T14:59:54.678Z] === CONT  TestStopContainerWithTimeout/0
14:59:54 [2022-09-08T14:59:54.678Z] === CONT  TestStopContainerWithTimeout/3
14:59:55 [2022-09-08T14:59:55.247Z] === CONT  TestStopContainerWithTimeout/-1
14:59:55 [2022-09-08T14:59:55.952Z] === RUN   TestDockerSuite/TestEventsContainerRestart
14:59:57 [2022-09-08T14:59:57.782Z] === CONT  TestStopContainerWithTimeout/1
14:59:58 [2022-09-08T14:59:58.485Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
14:59:59 [2022-09-08T14:59:59.345Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:59:59 [2022-09-08T14:59:59.345Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
14:59:59 [2022-09-08T14:59:59.345Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
14:59:59 [2022-09-08T14:59:59.345Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.48s)
14:59:59 [2022-09-08T14:59:59.345Z]     --- PASS: TestStopContainerWithTimeout/1 (1.60s)
14:59:59 [2022-09-08T14:59:59.345Z] === RUN   TestDeleteDevicemapper
14:59:59 [2022-09-08T14:59:59.345Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:59:59 [2022-09-08T14:59:59.345Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:59:59 [2022-09-08T14:59:59.345Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:59:59 [2022-09-08T14:59:59.353Z] sha256:226c7ed4576291d86c5a9a8a9c75fb89f3e3f708d4b6978bf387858d985bbf7e
14:59:59 [2022-09-08T14:59:59.353Z] INFO: Starting docker-py tests...
14:59:59 [2022-09-08T14:59:59.353Z] ============================= test session starts ==============================
14:59:59 [2022-09-08T14:59:59.353Z] platform linux -- Python 3.7.14, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
14:59:59 [2022-09-08T14:59:59.353Z] rootdir: /src, inifile: pytest.ini
14:59:59 [2022-09-08T14:59:59.353Z] plugins: cov-2.6.1, timeout-1.3.3
14:59:59 [2022-09-08T14:59:59.353Z] collected 395 items / 2 deselected / 393 selected
14:59:59 [2022-09-08T14:59:59.353Z] 
15:00:00 [2022-09-08T15:00:00.388Z] === RUN   TestDockerSuite/TestEventsCopy
15:00:00 [2022-09-08T15:00:00.955Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:00:01 [2022-09-08T15:00:01.254Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s)
15:00:01 [2022-09-08T15:00:01.254Z] === RUN   TestUpdateMemory
15:00:01 [2022-09-08T15:00:01.824Z] --- PASS: TestUpdateMemory (0.55s)
15:00:01 [2022-09-08T15:00:01.824Z] === RUN   TestUpdateCPUQuota
15:00:02 [2022-09-08T15:00:02.333Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:00:02 [2022-09-08T15:00:02.393Z] --- PASS: TestUpdateCPUQuota (0.70s)
15:00:02 [2022-09-08T15:00:02.393Z] === RUN   TestUpdatePidsLimit
15:00:02 [2022-09-08T15:00:02.393Z] === RUN   TestUpdatePidsLimit/update_from_none
15:00:02 [2022-09-08T15:00:02.592Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:00:02 [2022-09-08T15:00:02.653Z] === RUN   TestUpdatePidsLimit/no_change
15:00:02 [2022-09-08T15:00:02.653Z] === RUN   TestUpdatePidsLimit/update_lower
15:00:02 [2022-09-08T15:00:02.851Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:00:02 [2022-09-08T15:00:02.912Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:00:03 [2022-09-08T15:00:03.172Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:00:03 [2022-09-08T15:00:03.431Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:00:03 [2022-09-08T15:00:03.691Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:00:03 [2022-09-08T15:00:03.786Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:00:04 [2022-09-08T15:00:04.045Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:00:04 [2022-09-08T15:00:04.304Z] === RUN   TestDockerSuite/TestEventsFilterType
15:00:04 [2022-09-08T15:00:04.563Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:00:04 [2022-09-08T15:00:04.639Z] --- PASS: TestUpdatePidsLimit (2.05s)
15:00:04 [2022-09-08T15:00:04.639Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
15:00:04 [2022-09-08T15:00:04.639Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
15:00:04 [2022-09-08T15:00:04.639Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
15:00:04 [2022-09-08T15:00:04.639Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
15:00:04 [2022-09-08T15:00:04.639Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
15:00:04 [2022-09-08T15:00:04.639Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
15:00:04 [2022-09-08T15:00:04.639Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
15:00:04 [2022-09-08T15:00:04.639Z] === RUN   TestUpdateRestartPolicy
15:00:04 [2022-09-08T15:00:04.822Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:00:04 [2022-09-08T15:00:04.822Z] === RUN   TestDockerSuite/TestEventsFilters
15:00:05 [2022-09-08T15:00:05.760Z] === RUN   TestDockerSuite/TestEventsFormat
15:00:06 [2022-09-08T15:00:06.697Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:00:06 [2022-09-08T15:00:06.697Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:00:06 [2022-09-08T15:00:06.697Z] === RUN   TestDockerSuite/TestEventsImageImport
15:00:07 [2022-09-08T15:00:07.265Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:00:07 [2022-09-08T15:00:07.523Z] === RUN   TestDockerSuite/TestEventsImagePull
15:00:07 [2022-09-08T15:00:07.783Z] --- PASS: TestServicePlugin (29.52s)
15:00:07 [2022-09-08T15:00:07.783Z] === RUN   TestServiceUpdateLabel
15:00:08 [2022-09-08T15:00:08.351Z] === RUN   TestDockerSuite/TestEventsImageTag
15:00:09 [2022-09-08T15:00:09.756Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:00:09 [2022-09-08T15:00:09.756Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:00:09 [2022-09-08T15:00:09.756Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
15:00:09 [2022-09-08T15:00:09.756Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:00:09 [2022-09-08T15:00:09.756Z]     docker_cli_events_unix_test.go:84: unmatched requirement swapMemorySupport
15:00:09 [2022-09-08T15:00:09.756Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:00:10 [2022-09-08T15:00:10.016Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:00:10 [2022-09-08T15:00:10.275Z] --- PASS: TestServiceUpdateLabel (2.35s)
15:00:10 [2022-09-08T15:00:10.275Z] === RUN   TestServiceUpdateSecrets
15:00:12 [2022-09-08T15:00:12.179Z]     docker_api_swarm_test.go:384: [de110117771d1] joining swarm manager [d5f2ca9924ec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:00:12 [2022-09-08T15:00:12.179Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:00:12 [2022-09-08T15:00:12.746Z] === RUN   TestDockerSuite/TestEventsRename
15:00:12 [2022-09-08T15:00:12.999Z] tests/integration/api_build_test.py .......................X             [  6%]
15:00:13 [2022-09-08T15:00:13.314Z]     docker_api_swarm_test.go:385: [d40ee49c183c4] joining swarm manager [d5f2ca9924ec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:00:13 [2022-09-08T15:00:13.314Z] === RUN   TestDockerSuite/TestEventsResize
15:00:13 [2022-09-08T15:00:13.569Z] tests/integration/api_client_test.py .....                               [  7%]
15:00:13 [2022-09-08T15:00:13.882Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:00:14 [2022-09-08T15:00:14.449Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:00:15 [2022-09-08T15:00:15.017Z] === RUN   TestDockerSuite/TestEventsStreaming
15:00:15 [2022-09-08T15:00:15.584Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:00:15 [2022-09-08T15:00:15.598Z] tests/integration/api_config_test.py ......                              [  8%]
15:00:16 [2022-09-08T15:00:16.851Z] --- PASS: TestUpdateRestartPolicy (10.89s)
15:00:16 [2022-09-08T15:00:16.851Z] === RUN   TestUpdateRestartWithAutoRemove
15:00:16 [2022-09-08T15:00:16.851Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
15:00:16 [2022-09-08T15:00:16.851Z] === RUN   TestWaitNonBlocked
15:00:16 [2022-09-08T15:00:16.851Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:00:16 [2022-09-08T15:00:16.851Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:00:16 [2022-09-08T15:00:16.851Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:00:16 [2022-09-08T15:00:16.851Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:00:16 [2022-09-08T15:00:16.851Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:00:16 [2022-09-08T15:00:16.851Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:00:16 [2022-09-08T15:00:16.851Z] --- PASS: TestWaitNonBlocked (0.02s)
15:00:16 [2022-09-08T15:00:16.851Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
15:00:16 [2022-09-08T15:00:16.851Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
15:00:16 [2022-09-08T15:00:16.851Z] === RUN   TestWaitBlocked
15:00:16 [2022-09-08T15:00:16.851Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:00:16 [2022-09-08T15:00:16.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:00:16 [2022-09-08T15:00:16.851Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:00:16 [2022-09-08T15:00:16.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:00:16 [2022-09-08T15:00:16.851Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:00:16 [2022-09-08T15:00:16.851Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:00:17 [2022-09-08T15:00:17.419Z] --- PASS: TestWaitBlocked (0.01s)
15:00:17 [2022-09-08T15:00:17.419Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
15:00:17 [2022-09-08T15:00:17.419Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
15:00:17 [2022-09-08T15:00:17.419Z] === RUN   TestWaitConditions
15:00:17 [2022-09-08T15:00:17.419Z] === RUN   TestWaitConditions/default
15:00:17 [2022-09-08T15:00:17.419Z] === PAUSE TestWaitConditions/default
15:00:17 [2022-09-08T15:00:17.419Z] === RUN   TestWaitConditions/not-running
15:00:17 [2022-09-08T15:00:17.419Z] === PAUSE TestWaitConditions/not-running
15:00:17 [2022-09-08T15:00:17.419Z] === RUN   TestWaitConditions/next-exit
15:00:17 [2022-09-08T15:00:17.419Z] === PAUSE TestWaitConditions/next-exit
15:00:17 [2022-09-08T15:00:17.419Z] === RUN   TestWaitConditions/removed
15:00:17 [2022-09-08T15:00:17.419Z] === PAUSE TestWaitConditions/removed
15:00:17 [2022-09-08T15:00:17.419Z] === CONT  TestWaitConditions/default
15:00:17 [2022-09-08T15:00:17.419Z] === CONT  TestWaitConditions/removed
15:00:17 [2022-09-08T15:00:17.419Z]     wait_test.go:146: ContainerID = 6bff10245e3d19851d7a506f090547280b4ddfb5b5f201d5dfbdfbdf8285b714
15:00:17 [2022-09-08T15:00:17.419Z] === CONT  TestWaitConditions/default
15:00:17 [2022-09-08T15:00:17.419Z]     wait_test.go:146: ContainerID = e038f2a10eacb39e6dbeab7138ca2b4ac72a9f108c1dd762f9df90ea1a141646
15:00:17 [2022-09-08T15:00:17.917Z] --- PASS: TestBuildWithHugeFile (54.03s)
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWCOWSandboxSize
15:00:17 [2022-09-08T15:00:17.917Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:00:17 [2022-09-08T15:00:17.917Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWithEmptyDockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:00:17 [2022-09-08T15:00:17.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
15:00:17 [2022-09-08T15:00:17.917Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
15:00:17 [2022-09-08T15:00:17.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildPreserveOwnership
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildPreserveOwnership/copy_from
15:00:17 [2022-09-08T15:00:17.989Z] === CONT  TestWaitConditions/not-running
15:00:17 [2022-09-08T15:00:17.990Z]     wait_test.go:146: ContainerID = 3a5a370be14f46dd64f66cc1ff822b9eefe184438429623fdcc0b02e148c642c
15:00:17 [2022-09-08T15:00:17.990Z] === CONT  TestWaitConditions/next-exit
15:00:17 [2022-09-08T15:00:17.990Z]     wait_test.go:146: ContainerID = e5bd9763d2ca8e3e872044cec2649e64872224bcaca2f821a31ad50e986ccf65
15:00:18 [2022-09-08T15:00:18.177Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:00:18 [2022-09-08T15:00:18.559Z] --- PASS: TestWaitConditions (0.01s)
15:00:18 [2022-09-08T15:00:18.559Z]     --- PASS: TestWaitConditions/removed (0.62s)
15:00:18 [2022-09-08T15:00:18.559Z]     --- PASS: TestWaitConditions/default (0.67s)
15:00:18 [2022-09-08T15:00:18.559Z]     --- PASS: TestWaitConditions/not-running (0.70s)
15:00:18 [2022-09-08T15:00:18.559Z]     --- PASS: TestWaitConditions/next-exit (0.67s)
15:00:18 [2022-09-08T15:00:18.559Z] === RUN   TestWaitRestartedContainer
15:00:18 [2022-09-08T15:00:18.559Z] === RUN   TestWaitRestartedContainer/default
15:00:18 [2022-09-08T15:00:18.559Z] === PAUSE TestWaitRestartedContainer/default
15:00:18 [2022-09-08T15:00:18.559Z] === RUN   TestWaitRestartedContainer/not-running
15:00:18 [2022-09-08T15:00:18.559Z] === PAUSE TestWaitRestartedContainer/not-running
15:00:18 [2022-09-08T15:00:18.559Z] === RUN   TestWaitRestartedContainer/next-exit
15:00:18 [2022-09-08T15:00:18.559Z] === PAUSE TestWaitRestartedContainer/next-exit
15:00:18 [2022-09-08T15:00:18.559Z] === CONT  TestWaitRestartedContainer/default
15:00:18 [2022-09-08T15:00:18.559Z] === CONT  TestWaitRestartedContainer/next-exit
15:00:18 [2022-09-08T15:00:18.871Z] === RUN   TestDockerSuite/TestEventsTop
15:00:18 [2022-09-08T15:00:18.871Z] === RUN   TestDockerSuite/TestEventsUntag
15:00:19 [2022-09-08T15:00:19.559Z] --- PASS: TestBuildPreserveOwnership (3.78s)
15:00:19 [2022-09-08T15:00:19.559Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
15:00:19 [2022-09-08T15:00:19.559Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s)
15:00:19 [2022-09-08T15:00:19.559Z] === RUN   TestBuildPlatformInvalid
15:00:19 [2022-09-08T15:00:19.559Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:00:19 [2022-09-08T15:00:19.559Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:00:19 [2022-09-08T15:00:19.940Z] === CONT  TestWaitRestartedContainer/not-running
15:00:20 [2022-09-08T15:00:20.497Z] Loaded image: busybox:latest
15:00:20 [2022-09-08T15:00:20.497Z] Loaded image: busybox:glibc
15:00:20 [2022-09-08T15:00:20.877Z] --- PASS: TestWaitRestartedContainer (0.02s)
15:00:20 [2022-09-08T15:00:20.877Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.13s)
15:00:20 [2022-09-08T15:00:20.877Z]     --- PASS: TestWaitRestartedContainer/default (1.34s)
15:00:20 [2022-09-08T15:00:20.877Z]     --- PASS: TestWaitRestartedContainer/not-running (0.95s)
15:00:20 [2022-09-08T15:00:20.877Z] === CONT  TestContainerStartOnDaemonRestart
15:00:20 [2022-09-08T15:00:20.877Z] === CONT  TestRestartDaemonWithRestartingContainer
15:00:21 [2022-09-08T15:00:21.877Z] Loaded image: debian:bullseye-slim
15:00:21 [2022-09-08T15:00:21.877Z] Loaded image: hello-world:latest
15:00:21 [2022-09-08T15:00:21.877Z] Loaded image: arm32v7/hello-world:latest
15:00:22 [2022-09-08T15:00:22.156Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:00:22 [2022-09-08T15:00:22.415Z] === RUN   TestDockerSuite/TestNetworkEvents
15:00:23 [2022-09-08T15:00:23.351Z] === RUN   TestDockerSuite/TestVolumeEvents
15:00:23 [2022-09-08T15:00:23.414Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s)
15:00:23 [2022-09-08T15:00:23.414Z] === CONT  TestIpcModeOlderClient
15:00:23 [2022-09-08T15:00:23.414Z] --- PASS: TestIpcModeOlderClient (0.08s)
15:00:23 [2022-09-08T15:00:23.414Z] === CONT  TestContainerKillOnDaemonStart
15:00:23 [2022-09-08T15:00:23.414Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.64s)
15:00:23 [2022-09-08T15:00:23.414Z] === CONT  TestDaemonHostGatewayIP
15:00:23 [2022-09-08T15:00:23.610Z] === RUN   TestDockerSuite/TestExec
15:00:24 [2022-09-08T15:00:24.178Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:00:25 [2022-09-08T15:00:25.554Z] --- PASS: TestServiceUpdateSecrets (15.04s)
15:00:25 [2022-09-08T15:00:25.554Z] === RUN   TestServiceUpdateConfigs
15:00:25 [2022-09-08T15:00:25.814Z] === RUN   TestDockerSuite/TestExecCgroup
15:00:25 [2022-09-08T15:00:25.952Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
15:00:25 [2022-09-08T15:00:25.952Z] === CONT  TestDaemonRestartIpcMode
15:00:26 [2022-09-08T15:00:26.383Z] === RUN   TestDockerSuite/TestExecEnv
15:00:27 [2022-09-08T15:00:27.320Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:00:28 [2022-09-08T15:00:28.492Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
15:00:28 [2022-09-08T15:00:28.697Z] === RUN   TestDockerSuite/TestExecExitStatus
15:00:28 [2022-09-08T15:00:28.956Z] === RUN   TestDockerSuite/TestExecInspectID
15:00:32 [2022-09-08T15:00:32.241Z] === RUN   TestDockerSuite/TestExecInteractive
15:00:32 [2022-09-08T15:00:32.241Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:00:32 [2022-09-08T15:00:32.809Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:00:33 [2022-09-08T15:00:33.376Z] === RUN   TestDockerSuite/TestExecParseError
15:00:34 [2022-09-08T15:00:34.095Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.58s)
15:00:34 [2022-09-08T15:00:34.095Z] PASS
15:00:34 [2022-09-08T15:00:34.095Z] 
15:00:34 [2022-09-08T15:00:34.095Z] === Skipped
15:00:34 [2022-09-08T15:00:34.095Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:00:34 [2022-09-08T15:00:34.095Z]     build_session_test.go:25: TODO: BuildKit
15:00:34 [2022-09-08T15:00:34.095Z] 
15:00:34 [2022-09-08T15:00:34.096Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:00:34 [2022-09-08T15:00:34.096Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:00:34 [2022-09-08T15:00:34.096Z] 
15:00:34 [2022-09-08T15:00:34.096Z] DONE 34 tests, 2 skipped in 95.578s
15:00:34 [2022-09-08T15:00:34.096Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:00:34 [2022-09-08T15:00:34.096Z] INFO: Testing against a local daemon
15:00:34 [2022-09-08T15:00:34.096Z] === RUN   TestConfigInspect
15:00:34 [2022-09-08T15:00:34.312Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:00:34 [2022-09-08T15:00:34.879Z] === RUN   TestDockerSuite/TestExecSetEnv
15:00:35 [2022-09-08T15:00:35.063Z] --- PASS: TestContainerKillOnDaemonStart (11.59s)
15:00:35 [2022-09-08T15:00:35.063Z] PASS
15:00:35 [2022-09-08T15:00:35.063Z] 
15:00:35 [2022-09-08T15:00:35.063Z] === Skipped
15:00:35 [2022-09-08T15:00:35.063Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:00:35 [2022-09-08T15:00:35.063Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:00:35 [2022-09-08T15:00:35.063Z] 
15:00:35 [2022-09-08T15:00:35.063Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:00:35 [2022-09-08T15:00:35.063Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:00:35 [2022-09-08T15:00:35.063Z] 
15:00:35 [2022-09-08T15:00:35.063Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:00:35 [2022-09-08T15:00:35.063Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:00:35 [2022-09-08T15:00:35.063Z] 
15:00:35 [2022-09-08T15:00:35.063Z] DONE 273 tests, 3 skipped in 132.879s
15:00:35 [2022-09-08T15:00:35.063Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
15:00:35 [2022-09-08T15:00:35.063Z] ++ 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
15:00:35 [2022-09-08T15:00:35.063Z] ++ set -e
15:00:35 [2022-09-08T15:00:35.063Z] ++ '[' -n 0 ']'
15:00:35 [2022-09-08T15:00:35.063Z] ++ set -x
15:00:35 [2022-09-08T15:00:35.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:00:35 [2022-09-08T15:00:35.063Z] === RUN   TestConfigDaemonLibtrustID
15:00:35 [2022-09-08T15:00:35.322Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
15:00:35 [2022-09-08T15:00:35.322Z] === RUN   TestConfigDaemonID
15:00:35 [2022-09-08T15:00:35.447Z] === RUN   TestDockerSuite/TestExecStartFails
15:00:36 [2022-09-08T15:00:36.014Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:00:36 [2022-09-08T15:00:36.035Z] --- PASS: TestConfigInspect (2.45s)
15:00:36 [2022-09-08T15:00:36.035Z] === RUN   TestConfigList
15:00:36 [2022-09-08T15:00:36.261Z]     daemon_test.go:83: [d24da822400e5] daemon is not started
15:00:36 [2022-09-08T15:00:36.261Z] --- PASS: TestConfigDaemonID (1.04s)
15:00:36 [2022-09-08T15:00:36.261Z] === RUN   TestDaemonConfigValidation
15:00:36 [2022-09-08T15:00:36.261Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:00:36 [2022-09-08T15:00:36.261Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:00:36 [2022-09-08T15:00:36.261Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:00:36 [2022-09-08T15:00:36.261Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:00:36 [2022-09-08T15:00:36.261Z] === RUN   TestDaemonConfigValidation/invalid_config
15:00:36 [2022-09-08T15:00:36.261Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:00:36 [2022-09-08T15:00:36.261Z] === RUN   TestDaemonConfigValidation/malformed_config
15:00:36 [2022-09-08T15:00:36.261Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:00:36 [2022-09-08T15:00:36.261Z] === RUN   TestDaemonConfigValidation/valid_config
15:00:36 [2022-09-08T15:00:36.261Z] === PAUSE TestDaemonConfigValidation/valid_config
15:00:36 [2022-09-08T15:00:36.261Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:00:36 [2022-09-08T15:00:36.261Z] === CONT  TestDaemonConfigValidation/malformed_config
15:00:36 [2022-09-08T15:00:36.521Z] === CONT  TestDaemonConfigValidation/valid_config
15:00:36 [2022-09-08T15:00:36.521Z] === CONT  TestDaemonConfigValidation/invalid_config
15:00:36 [2022-09-08T15:00:36.521Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:00:36 [2022-09-08T15:00:36.521Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:00:36 [2022-09-08T15:00:36.521Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
15:00:36 [2022-09-08T15:00:36.521Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
15:00:36 [2022-09-08T15:00:36.521Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
15:00:36 [2022-09-08T15:00:36.521Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
15:00:36 [2022-09-08T15:00:36.521Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
15:00:36 [2022-09-08T15:00:36.521Z] === RUN   TestConfigDaemonSeccompProfiles
15:00:36 [2022-09-08T15:00:36.521Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:00:36 [2022-09-08T15:00:36.583Z] === RUN   TestDockerSuite/TestExecTTY
15:00:37 [2022-09-08T15:00:37.151Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:00:37 [2022-09-08T15:00:37.718Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:00:37 [2022-09-08T15:00:37.901Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:00:37 [2022-09-08T15:00:37.941Z] --- PASS: TestConfigList (2.22s)
15:00:37 [2022-09-08T15:00:37.941Z] === RUN   TestConfigsCreateAndDelete
15:00:38 [2022-09-08T15:00:38.292Z] === RUN   TestDockerSuite/TestExecUlimits
15:00:38 [2022-09-08T15:00:38.838Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:00:38 [2022-09-08T15:00:38.860Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:00:38 [2022-09-08T15:00:38.860Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
15:00:38 [2022-09-08T15:00:38.860Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:00:39 [2022-09-08T15:00:39.781Z] === CONT  TestConfigDaemonSeccompProfiles
15:00:39 [2022-09-08T15:00:39.782Z]     daemon_test.go:197: [d80f4d0958547] daemon is not started
15:00:39 [2022-09-08T15:00:39.782Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
15:00:39 [2022-09-08T15:00:39.782Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:00:39 [2022-09-08T15:00:39.782Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:00:39 [2022-09-08T15:00:39.782Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:00:39 [2022-09-08T15:00:39.782Z] === RUN   TestDaemonProxy
15:00:39 [2022-09-08T15:00:39.782Z] === RUN   TestDaemonProxy/environment_variables
15:00:40 [2022-09-08T15:00:40.477Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
15:00:40 [2022-09-08T15:00:40.477Z] === RUN   TestConfigsUpdate
15:00:40 [2022-09-08T15:00:40.765Z] --- PASS: TestServiceUpdateConfigs (15.14s)
15:00:40 [2022-09-08T15:00:40.765Z] === RUN   TestServiceUpdateNetwork
15:00:40 [2022-09-08T15:00:40.765Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:00:41 [2022-09-08T15:00:41.024Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:00:41 [2022-09-08T15:00:41.686Z] === RUN   TestDaemonProxy/command-line_options
15:00:41 [2022-09-08T15:00:41.962Z] === RUN   TestDockerSuite/TestExecWithTERM
15:00:42 [2022-09-08T15:00:42.385Z] --- PASS: TestConfigsUpdate (2.25s)
15:00:42 [2022-09-08T15:00:42.385Z] === RUN   TestTemplatedConfig
15:00:42 [2022-09-08T15:00:42.899Z] === RUN   TestDockerSuite/TestExecWithUser
15:00:43 [2022-09-08T15:00:43.064Z] === RUN   TestDaemonProxy/configuration_file
15:00:43 [2022-09-08T15:00:43.467Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:00:44 [2022-09-08T15:00:44.843Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:00:44 [2022-09-08T15:00:44.969Z] === RUN   TestDaemonProxy/conflicting_options
15:00:45 [2022-09-08T15:00:45.510Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
15:00:45 [2022-09-08T15:00:45.538Z] === RUN   TestDaemonProxy/reload_sanitized
15:00:45 [2022-09-08T15:00:45.789Z] --- PASS: TestTemplatedConfig (2.71s)
15:00:45 [2022-09-08T15:00:45.789Z] === RUN   TestConfigCreateResolve
15:00:46 [2022-09-08T15:00:46.118Z] --- PASS: TestDaemonProxy (6.24s)
15:00:46 [2022-09-08T15:00:46.118Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
15:00:46 [2022-09-08T15:00:46.118Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
15:00:46 [2022-09-08T15:00:46.118Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
15:00:46 [2022-09-08T15:00:46.118Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:00:46 [2022-09-08T15:00:46.118Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:00:46 [2022-09-08T15:00:46.118Z] PASS
15:00:46 [2022-09-08T15:00:46.118Z] 
15:00:46 [2022-09-08T15:00:46.118Z] DONE 18 tests in 11.327s
15:00:46 [2022-09-08T15:00:46.118Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:00:46 [2022-09-08T15:00:46.118Z] ++ 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
15:00:46 [2022-09-08T15:00:46.118Z] ++ set -e
15:00:46 [2022-09-08T15:00:46.118Z] ++ '[' -n 0 ']'
15:00:46 [2022-09-08T15:00:46.118Z] ++ set -x
15:00:46 [2022-09-08T15:00:46.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:00:46 [2022-09-08T15:00:46.118Z] INFO: Testing against a local daemon
15:00:46 [2022-09-08T15:00:46.118Z] === RUN   TestCommitInheritsEnv
15:00:46 [2022-09-08T15:00:46.378Z] --- PASS: TestCommitInheritsEnv (0.28s)
15:00:46 [2022-09-08T15:00:46.378Z] === RUN   TestImportExtremelyLargeImageWorks
15:00:46 [2022-09-08T15:00:46.378Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:00:46 [2022-09-08T15:00:46.378Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:00:46 [2022-09-08T15:00:46.378Z] === RUN   TestImportWithCustomPlatform
15:00:46 [2022-09-08T15:00:46.378Z] === RUN   TestImportWithCustomPlatform/#00
15:00:46 [2022-09-08T15:00:46.638Z] === RUN   TestImportWithCustomPlatform/_______
15:00:46 [2022-09-08T15:00:46.638Z] === RUN   TestImportWithCustomPlatform//
15:00:46 [2022-09-08T15:00:46.638Z] === RUN   TestImportWithCustomPlatform/linux
15:00:46 [2022-09-08T15:00:46.638Z] === RUN   TestImportWithCustomPlatform/LINUX
15:00:46 [2022-09-08T15:00:46.638Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:00:46 [2022-09-08T15:00:46.758Z] === RUN   TestDockerSuite/TestHealth
15:00:46 [2022-09-08T15:00:46.898Z] === RUN   TestImportWithCustomPlatform/macos
15:00:46 [2022-09-08T15:00:46.898Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:00:46 [2022-09-08T15:00:46.898Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:00:46 [2022-09-08T15:00:46.898Z] --- PASS: TestImportWithCustomPlatform (0.34s)
15:00:46 [2022-09-08T15:00:46.898Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
15:00:46 [2022-09-08T15:00:46.898Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:00:46 [2022-09-08T15:00:46.898Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:00:46 [2022-09-08T15:00:46.898Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
15:00:46 [2022-09-08T15:00:46.898Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
15:00:46 [2022-09-08T15:00:46.898Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
15:00:46 [2022-09-08T15:00:46.898Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:00:46 [2022-09-08T15:00:46.898Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:00:46 [2022-09-08T15:00:46.898Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:00:46 [2022-09-08T15:00:46.898Z] === RUN   TestImagesFilterMultiReference
15:00:46 [2022-09-08T15:00:46.898Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:00:46 [2022-09-08T15:00:46.898Z] === RUN   TestImagePullPlatformInvalid
15:00:46 [2022-09-08T15:00:46.898Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:00:46 [2022-09-08T15:00:46.898Z] === RUN   TestRemoveImageOrphaning
15:00:47 [2022-09-08T15:00:47.158Z] --- PASS: TestRemoveImageOrphaning (0.28s)
15:00:47 [2022-09-08T15:00:47.158Z] === RUN   TestRemoveImageGarbageCollector
15:00:47 [2022-09-08T15:00:47.158Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:47 [2022-09-08T15:00:47.158Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:00:47 [2022-09-08T15:00:47.158Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:00:47 [2022-09-08T15:00:47.158Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:00:47 [2022-09-08T15:00:47.158Z] === RUN   TestTagInvalidReference
15:00:47 [2022-09-08T15:00:47.158Z] --- PASS: TestTagInvalidReference (0.01s)
15:00:47 [2022-09-08T15:00:47.158Z] === RUN   TestTagValidPrefixedRepo
15:00:47 [2022-09-08T15:00:47.158Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:00:47 [2022-09-08T15:00:47.158Z] === RUN   TestTagExistedNameWithoutForce
15:00:47 [2022-09-08T15:00:47.417Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:00:47 [2022-09-08T15:00:47.417Z] === RUN   TestTagOfficialNames
15:00:47 [2022-09-08T15:00:47.417Z] --- PASS: TestTagOfficialNames (0.06s)
15:00:47 [2022-09-08T15:00:47.417Z] === RUN   TestTagMatchesDigest
15:00:47 [2022-09-08T15:00:47.417Z] --- PASS: TestTagMatchesDigest (0.01s)
15:00:47 [2022-09-08T15:00:47.417Z] PASS
15:00:47 [2022-09-08T15:00:47.417Z] 
15:00:47 [2022-09-08T15:00:47.417Z] === Skipped
15:00:47 [2022-09-08T15:00:47.417Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:00:47 [2022-09-08T15:00:47.417Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:00:47 [2022-09-08T15:00:47.417Z] 
15:00:47 [2022-09-08T15:00:47.417Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:00:47 [2022-09-08T15:00:47.417Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:00:47 [2022-09-08T15:00:47.417Z] 
15:00:47 [2022-09-08T15:00:47.417Z] DONE 22 tests, 2 skipped in 1.405s
15:00:47 [2022-09-08T15:00:47.417Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:00:47 [2022-09-08T15:00:47.417Z] ++ 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
15:00:47 [2022-09-08T15:00:47.417Z] ++ set -e
15:00:47 [2022-09-08T15:00:47.417Z] ++ '[' -n 0 ']'
15:00:47 [2022-09-08T15:00:47.417Z] ++ set -x
15:00:47 [2022-09-08T15:00:47.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:00:47 [2022-09-08T15:00:47.417Z] === RUN   TestStripANSICommands
15:00:47 [2022-09-08T15:00:47.418Z] === RUN   TestStripANSICommands/#00
15:00:47 [2022-09-08T15:00:47.418Z] === RUN   TestStripANSICommands/#01
15:00:47 [2022-09-08T15:00:47.418Z] --- PASS: TestStripANSICommands (0.00s)
15:00:47 [2022-09-08T15:00:47.418Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:00:47 [2022-09-08T15:00:47.418Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:00:47 [2022-09-08T15:00:47.418Z] PASS
15:00:47 [2022-09-08T15:00:47.418Z] 
15:00:47 [2022-09-08T15:00:47.418Z] DONE 3 tests in 0.051s
15:00:47 [2022-09-08T15:00:47.418Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:00:47 [2022-09-08T15:00:47.418Z] ++ 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
15:00:47 [2022-09-08T15:00:47.418Z] ++ set -e
15:00:47 [2022-09-08T15:00:47.418Z] ++ '[' -n 0 ']'
15:00:47 [2022-09-08T15:00:47.418Z] ++ set -x
15:00:47 [2022-09-08T15:00:47.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:00:47 [2022-09-08T15:00:47.677Z] INFO: Testing against a local daemon
15:00:47 [2022-09-08T15:00:47.677Z] === RUN   TestNetworkCreateDelete
15:00:47 [2022-09-08T15:00:47.677Z] --- PASS: TestNetworkCreateDelete (0.14s)
15:00:47 [2022-09-08T15:00:47.677Z] === RUN   TestDockerNetworkDeletePreferID
15:00:47 [2022-09-08T15:00:47.696Z] --- PASS: TestConfigCreateResolve (2.23s)
15:00:47 [2022-09-08T15:00:47.696Z] PASS
15:00:47 [2022-09-08T15:00:47.697Z] 
15:00:47 [2022-09-08T15:00:47.697Z] DONE 6 tests in 14.122s
15:00:47 [2022-09-08T15:00:47.697Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:00:47 [2022-09-08T15:00:47.697Z] INFO: Testing against a local daemon
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestAttachWithTTY
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestAttachWithTTY (0.08s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestAttachWithoutTTy
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestAttachWithoutTTy (0.06s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCheckpoint
15:00:47 [2022-09-08T15:00:47.697Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:00:47 [2022-09-08T15:00:47.697Z] --- SKIP: TestCheckpoint (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/commit
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/containers/create
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/commit
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/containers/create
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCopyFromContainerPathIsNotDir
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCopyToContainerPathDoesNotExist
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCopyEmptyFile
15:00:47 [2022-09-08T15:00:47.957Z] --- PASS: TestCopyEmptyFile (0.24s)
15:00:47 [2022-09-08T15:00:47.957Z] === RUN   TestCopyToContainerPathIsNotDir
15:00:47 [2022-09-08T15:00:47.957Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
15:00:47 [2022-09-08T15:00:47.957Z] === RUN   TestCopyFromContainer
15:00:48 [2022-09-08T15:00:48.247Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
15:00:48 [2022-09-08T15:00:48.247Z] === RUN   TestDaemonDNSFallback
15:00:49 [2022-09-08T15:00:49.338Z] === RUN   TestCopyFromContainer//
15:00:49 [2022-09-08T15:00:49.338Z] === RUN   TestCopyFromContainer//bar/root
15:00:49 [2022-09-08T15:00:49.338Z] === RUN   TestCopyFromContainer//bar/root/
15:00:49 [2022-09-08T15:00:49.338Z] === RUN   TestCopyFromContainer/bar/quux
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/quux/
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCopyFromContainer/bar/notarget
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCopyFromContainer (1.86s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateLinkToNonExistingContainer
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithInvalidEnv
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithInvalidEnv/0
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateWithInvalidEnv/0
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithInvalidEnv/1
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateWithInvalidEnv/1
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithInvalidEnv/2
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateWithInvalidEnv/2
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateWithInvalidEnv/0
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateWithInvalidEnv/2
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateWithInvalidEnv/1
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateTmpfsMountsTarget
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithCustomMaskedPaths
15:00:51 [2022-09-08T15:00:51.767Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s)
15:00:51 [2022-09-08T15:00:51.767Z] === RUN   TestCreateWithCustomReadonlyPaths
15:00:53 [2022-09-08T15:00:53.147Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:00:53 [2022-09-08T15:00:53.717Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
15:00:53 [2022-09-08T15:00:53.717Z] === RUN   TestCreateDifferentPlatform
15:00:53 [2022-09-08T15:00:53.717Z] === RUN   TestCreateDifferentPlatform/different_os
15:00:53 [2022-09-08T15:00:53.717Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:00:53 [2022-09-08T15:00:53.717Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:00:53 [2022-09-08T15:00:53.717Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:00:53 [2022-09-08T15:00:53.717Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:00:53 [2022-09-08T15:00:53.717Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:00:53 [2022-09-08T15:00:53.977Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
15:00:53 [2022-09-08T15:00:53.977Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:00:53 [2022-09-08T15:00:53.977Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
15:00:53 [2022-09-08T15:00:53.977Z] === RUN   TestCreateInvalidHostConfig
15:00:53 [2022-09-08T15:00:53.977Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:00:53 [2022-09-08T15:00:53.977Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:00:53 [2022-09-08T15:00:53.978Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:00:53 [2022-09-08T15:00:53.978Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:00:53 [2022-09-08T15:00:53.978Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:00:53 [2022-09-08T15:00:53.978Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:00:53 [2022-09-08T15:00:53.978Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:00:53 [2022-09-08T15:00:53.978Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:00:53 [2022-09-08T15:00:53.978Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:00:53 [2022-09-08T15:00:53.978Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:00:53 [2022-09-08T15:00:53.978Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestContainerStartOnDaemonRestart
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestContainerStartOnDaemonRestart
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestDaemonRestartIpcMode
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestDaemonRestartIpcMode
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestDaemonHostGatewayIP
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestDaemonHostGatewayIP
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestRestartDaemonWithRestartingContainer
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestContainerKillOnDaemonStart
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestContainerKillOnDaemonStart
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestDiff
15:00:54 [2022-09-08T15:00:54.547Z] --- PASS: TestDiff (0.66s)
15:00:54 [2022-09-08T15:00:54.547Z] === RUN   TestExecConsoleSize
15:00:54 [2022-09-08T15:00:54.817Z] --- PASS: TestDaemonDNSFallback (6.32s)
15:00:54 [2022-09-08T15:00:54.817Z] === RUN   TestInspectNetwork
15:00:54 [2022-09-08T15:00:54.876Z] --- PASS: TestServiceUpdateNetwork (13.83s)
15:00:54 [2022-09-08T15:00:54.876Z] === RUN   TestServiceUpdatePidsLimit
15:00:55 [2022-09-08T15:00:55.443Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:00:55 [2022-09-08T15:00:55.486Z] --- PASS: TestExecConsoleSize (0.65s)
15:00:55 [2022-09-08T15:00:55.486Z] === RUN   TestExecWithCloseStdin
15:00:56 [2022-09-08T15:00:56.055Z] --- PASS: TestExecWithCloseStdin (0.69s)
15:00:56 [2022-09-08T15:00:56.055Z] === RUN   TestExec
15:00:56 [2022-09-08T15:00:56.380Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:00:56 [2022-09-08T15:00:56.623Z] --- PASS: TestExec (0.68s)
15:00:56 [2022-09-08T15:00:56.623Z] === RUN   TestExecUser
15:00:57 [2022-09-08T15:00:57.191Z] --- PASS: TestExecUser (0.64s)
15:00:57 [2022-09-08T15:00:57.191Z] === RUN   TestExportContainerAndImportImage
15:00:57 [2022-09-08T15:00:57.353Z] === RUN   TestInspectNetwork/full_network_id
15:00:57 [2022-09-08T15:00:57.353Z] === RUN   TestInspectNetwork/partial_network_id
15:00:57 [2022-09-08T15:00:57.353Z] === RUN   TestInspectNetwork/network_name
15:00:57 [2022-09-08T15:00:57.353Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:00:58 [2022-09-08T15:00:58.128Z] --- PASS: TestExportContainerAndImportImage (0.72s)
15:00:58 [2022-09-08T15:00:58.128Z] === RUN   TestExportContainerAfterDaemonRestart
15:00:59 [2022-09-08T15:00:59.507Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
15:00:59 [2022-09-08T15:00:59.507Z] === RUN   TestHealthCheckWorkdir
15:01:00 [2022-09-08T15:01:00.076Z] --- PASS: TestHealthCheckWorkdir (0.71s)
15:01:00 [2022-09-08T15:01:00.076Z] === RUN   TestHealthKillContainer
15:01:01 [2022-09-08T15:01:01.545Z] --- PASS: TestInspectNetwork (7.01s)
15:01:01 [2022-09-08T15:01:01.545Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:01:01 [2022-09-08T15:01:01.545Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:01:01 [2022-09-08T15:01:01.545Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:01:01 [2022-09-08T15:01:01.545Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:01:01 [2022-09-08T15:01:01.545Z] === RUN   TestRunContainerWithBridgeNone
15:01:02 [2022-09-08T15:01:02.926Z] --- PASS: TestRunContainerWithBridgeNone (1.59s)
15:01:02 [2022-09-08T15:01:02.926Z] === RUN   TestNetworkInvalidJSON
15:01:02 [2022-09-08T15:01:02.926Z] === RUN   TestNetworkInvalidJSON/networks/create
15:01:02 [2022-09-08T15:01:02.926Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:01:02 [2022-09-08T15:01:02.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:01:02 [2022-09-08T15:01:02.926Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:01:02 [2022-09-08T15:01:02.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:01:02 [2022-09-08T15:01:02.926Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:01:03 [2022-09-08T15:01:03.186Z] === CONT  TestNetworkInvalidJSON/networks/create
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:01:03 [2022-09-08T15:01:03.186Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:01:03 [2022-09-08T15:01:03.186Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:01:03 [2022-09-08T15:01:03.186Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:01:03 [2022-09-08T15:01:03.186Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.01s)
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkList
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkList//networks
15:01:03 [2022-09-08T15:01:03.186Z] === PAUSE TestNetworkList//networks
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestNetworkList//networks/
15:01:03 [2022-09-08T15:01:03.186Z] === PAUSE TestNetworkList//networks/
15:01:03 [2022-09-08T15:01:03.186Z] === CONT  TestNetworkList//networks
15:01:03 [2022-09-08T15:01:03.186Z] === CONT  TestNetworkList//networks/
15:01:03 [2022-09-08T15:01:03.186Z] --- PASS: TestNetworkList (0.02s)
15:01:03 [2022-09-08T15:01:03.186Z]     --- PASS: TestNetworkList//networks (0.01s)
15:01:03 [2022-09-08T15:01:03.186Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:01:03 [2022-09-08T15:01:03.186Z] === RUN   TestHostIPv4BridgeLabel
15:01:03 [2022-09-08T15:01:03.755Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
15:01:03 [2022-09-08T15:01:03.755Z] === RUN   TestDaemonRestartWithLiveRestore
15:01:04 [2022-09-08T15:01:04.497Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:01:04 [2022-09-08T15:01:04.692Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:01:04 [2022-09-08T15:01:04.692Z] === RUN   TestDaemonDefaultNetworkPools
15:01:05 [2022-09-08T15:01:05.631Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
15:01:05 [2022-09-08T15:01:05.631Z] === RUN   TestDaemonRestartWithExistingNetwork
15:01:06 [2022-09-08T15:01:06.400Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:01:06 [2022-09-08T15:01:06.576Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
15:01:06 [2022-09-08T15:01:06.576Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:01:07 [2022-09-08T15:01:07.956Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
15:01:07 [2022-09-08T15:01:07.956Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:01:08 [2022-09-08T15:01:08.200Z] --- PASS: TestHealthKillContainer (8.14s)
15:01:08 [2022-09-08T15:01:08.201Z] === RUN   TestHealthCheckProcessKilled
15:01:08 [2022-09-08T15:01:08.524Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:01:08 [2022-09-08T15:01:08.524Z] === RUN   TestServiceWithPredefinedNetwork
15:01:08 [2022-09-08T15:01:08.931Z] === RUN   TestDockerSuite/TestBuildHistory
15:01:09 [2022-09-08T15:01:09.137Z] --- PASS: TestHealthCheckProcessKilled (0.82s)
15:01:09 [2022-09-08T15:01:09.137Z] === RUN   TestInspectCpusetInConfigPre120
15:01:09 [2022-09-08T15:01:09.397Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
15:01:09 [2022-09-08T15:01:09.397Z] === RUN   TestIpcModeNone
15:01:10 [2022-09-08T15:01:10.336Z] --- PASS: TestIpcModeNone (0.76s)
15:01:10 [2022-09-08T15:01:10.336Z] === RUN   TestIpcModePrivate
15:01:10 [2022-09-08T15:01:10.595Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
15:01:10 [2022-09-08T15:01:10.855Z] --- PASS: TestIpcModePrivate (0.67s)
15:01:10 [2022-09-08T15:01:10.855Z] === RUN   TestIpcModeShareable
15:01:11 [2022-09-08T15:01:11.061Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
15:01:11 [2022-09-08T15:01:11.061Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:01:11 [2022-09-08T15:01:11.061Z]     service_test.go:243: FLAKY_TEST
15:01:11 [2022-09-08T15:01:11.061Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:01:11 [2022-09-08T15:01:11.061Z] === RUN   TestServiceWithDataPathPortInit
15:01:11 [2022-09-08T15:01:11.304Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
15:01:11 [2022-09-08T15:01:11.466Z] --- PASS: TestServiceUpdatePidsLimit (16.76s)
15:01:11 [2022-09-08T15:01:11.466Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
15:01:11 [2022-09-08T15:01:11.466Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s)
15:01:11 [2022-09-08T15:01:11.466Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
15:01:11 [2022-09-08T15:01:11.466Z] PASS
15:01:11 [2022-09-08T15:01:11.466Z] 
15:01:11 [2022-09-08T15:01:11.466Z] === Skipped
15:01:11 [2022-09-08T15:01:11.466Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:01:11 [2022-09-08T15:01:11.466Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:01:11 [2022-09-08T15:01:11.466Z] 
15:01:11 [2022-09-08T15:01:11.466Z] DONE 27 tests, 1 skipped in 179.232s
15:01:11 [2022-09-08T15:01:11.466Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:01:11 [2022-09-08T15:01:11.466Z] ++ 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
15:01:11 [2022-09-08T15:01:11.466Z] ++ set -e
15:01:11 [2022-09-08T15:01:11.466Z] ++ '[' -n 0 ']'
15:01:11 [2022-09-08T15:01:11.466Z] ++ set -x
15:01:11 [2022-09-08T15:01:11.466Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:01:11 [2022-09-08T15:01:11.466Z] INFO: Testing against a local daemon
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestSessionCreate
15:01:11 [2022-09-08T15:01:11.466Z] --- PASS: TestSessionCreate (0.02s)
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestSessionCreateWithBadUpgrade
15:01:11 [2022-09-08T15:01:11.466Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:01:11 [2022-09-08T15:01:11.466Z] PASS
15:01:11 [2022-09-08T15:01:11.466Z] 
15:01:11 [2022-09-08T15:01:11.466Z] DONE 2 tests in 0.122s
15:01:11 [2022-09-08T15:01:11.466Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:01:11 [2022-09-08T15:01:11.466Z] ++ 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
15:01:11 [2022-09-08T15:01:11.466Z] ++ set -e
15:01:11 [2022-09-08T15:01:11.466Z] ++ '[' -n 0 ']'
15:01:11 [2022-09-08T15:01:11.466Z] ++ set -x
15:01:11 [2022-09-08T15:01:11.466Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:01:11 [2022-09-08T15:01:11.466Z]     check_test.go:611: [d40ee49c183c4] daemon is not started
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:01:11 [2022-09-08T15:01:11.466Z] INFO: Testing against a local daemon
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:01:11 [2022-09-08T15:01:11.466Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:01:11 [2022-09-08T15:01:11.466Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestDiskUsage
15:01:11 [2022-09-08T15:01:11.466Z] === PAUSE TestDiskUsage
15:01:11 [2022-09-08T15:01:11.466Z] === RUN   TestEventsExecDie
15:01:11 [2022-09-08T15:01:11.564Z] --- PASS: TestIpcModeShareable (0.70s)
15:01:11 [2022-09-08T15:01:11.564Z] === RUN   TestAPIIpcModeShareableAndContainer
15:01:12 [2022-09-08T15:01:12.034Z] --- PASS: TestEventsExecDie (0.74s)
15:01:12 [2022-09-08T15:01:12.034Z] === RUN   TestEventsBackwardsCompatible
15:01:12 [2022-09-08T15:01:12.034Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
15:01:12 [2022-09-08T15:01:12.034Z] === RUN   TestEventsVolumeCreate
15:01:12 [2022-09-08T15:01:12.034Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:01:12 [2022-09-08T15:01:12.034Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:01:12 [2022-09-08T15:01:12.034Z] --- PASS: TestEventsVolumeCreate (0.05s)
15:01:12 [2022-09-08T15:01:12.034Z] === RUN   TestInfoBinaryCommits
15:01:12 [2022-09-08T15:01:12.034Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:01:12 [2022-09-08T15:01:12.034Z] === RUN   TestInfoAPIVersioned
15:01:12 [2022-09-08T15:01:12.034Z] --- PASS: TestInfoAPIVersioned (0.00s)
15:01:12 [2022-09-08T15:01:12.034Z] === RUN   TestInfoAPI
15:01:12 [2022-09-08T15:01:12.293Z] --- PASS: TestInfoAPI (0.02s)
15:01:12 [2022-09-08T15:01:12.293Z] === RUN   TestInfoAPIWarnings
15:01:12 [2022-09-08T15:01:12.861Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:01:13 [2022-09-08T15:01:13.120Z]     docker_api_swarm_test.go:802: [d3a805cf4f8f5] joining swarm manager [de94fdcf5207b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:01:13 [2022-09-08T15:01:13.380Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:01:13 [2022-09-08T15:01:13.380Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:01:13 [2022-09-08T15:01:13.380Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:01:13 [2022-09-08T15:01:13.638Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:01:13 [2022-09-08T15:01:13.638Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:01:13 [2022-09-08T15:01:13.898Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:01:14 [2022-09-08T15:01:14.105Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s)
15:01:14 [2022-09-08T15:01:14.105Z] === RUN   TestAPIIpcModeHost
15:01:14 [2022-09-08T15:01:14.105Z] --- PASS: TestAPIIpcModeHost (0.40s)
15:01:14 [2022-09-08T15:01:14.105Z] === RUN   TestDaemonIpcModeShareable
15:01:14 [2022-09-08T15:01:14.156Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:01:14 [2022-09-08T15:01:14.156Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:01:14 [2022-09-08T15:01:14.724Z]     docker_api_swarm_test.go:802: [dd5f0270b8f86] joining swarm manager [de94fdcf5207b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:01:14 [2022-09-08T15:01:14.724Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:01:14 [2022-09-08T15:01:14.724Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:01:15 [2022-09-08T15:01:15.044Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:01:15 [2022-09-08T15:01:15.299Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:01:15 [2022-09-08T15:01:15.303Z] --- PASS: TestDaemonIpcModeShareable (1.25s)
15:01:15 [2022-09-08T15:01:15.303Z] === RUN   TestDaemonIpcModePrivate
15:01:15 [2022-09-08T15:01:15.876Z]     docker_api_swarm_test.go:802: [d30c70171f148] joining swarm manager [de94fdcf5207b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:01:16 [2022-09-08T15:01:16.135Z] === RUN   TestDockerSuite/TestImagesFormat
15:01:16 [2022-09-08T15:01:16.135Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:01:16 [2022-09-08T15:01:16.240Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
15:01:16 [2022-09-08T15:01:16.499Z] --- PASS: TestDaemonIpcModePrivate (1.26s)
15:01:16 [2022-09-08T15:01:16.499Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:01:16 [2022-09-08T15:01:16.703Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:01:16 [2022-09-08T15:01:16.962Z]     docker_api_swarm_test.go:802: [dfd7b949910cd] joining swarm manager [de94fdcf5207b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:01:17 [2022-09-08T15:01:17.878Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
15:01:17 [2022-09-08T15:01:17.879Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s)
15:01:17 [2022-09-08T15:01:17.879Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:01:18 [2022-09-08T15:01:18.816Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:01:19 [2022-09-08T15:01:19.076Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.29s)
15:01:19 [2022-09-08T15:01:19.076Z] === RUN   TestIpcModeOlderClient
15:01:19 [2022-09-08T15:01:19.076Z] === PAUSE TestIpcModeOlderClient
15:01:19 [2022-09-08T15:01:19.076Z] === RUN   TestKillContainerInvalidSignal
15:01:19 [2022-09-08T15:01:19.494Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:01:19 [2022-09-08T15:01:19.494Z] === RUN   TestDockerSuite/TestImportBadURL
15:01:19 [2022-09-08T15:01:19.494Z] === RUN   TestDockerSuite/TestImportDisplay
15:01:19 [2022-09-08T15:01:19.494Z]     docker_api_swarm_test.go:810: [dbc260f9c80ff] joining swarm manager [de94fdcf5207b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:01:19 [2022-09-08T15:01:19.645Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
15:01:19 [2022-09-08T15:01:19.645Z] === RUN   TestKillContainer
15:01:19 [2022-09-08T15:01:19.645Z] === RUN   TestKillContainer/no_signal
15:01:19 [2022-09-08T15:01:19.904Z] === RUN   TestKillContainer/non_killing_signal
15:01:20 [2022-09-08T15:01:20.474Z] === RUN   TestKillContainer/killing_signal
15:01:20 [2022-09-08T15:01:20.870Z] === RUN   TestDockerSuite/TestImportFile
15:01:21 [2022-09-08T15:01:21.043Z] --- PASS: TestKillContainer (1.45s)
15:01:21 [2022-09-08T15:01:21.044Z]     --- PASS: TestKillContainer/no_signal (0.44s)
15:01:21 [2022-09-08T15:01:21.044Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
15:01:21 [2022-09-08T15:01:21.044Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
15:01:21 [2022-09-08T15:01:21.044Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:01:21 [2022-09-08T15:01:21.044Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:01:21 [2022-09-08T15:01:21.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:01:22 [2022-09-08T15:01:22.247Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:01:22 [2022-09-08T15:01:22.247Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:01:22 [2022-09-08T15:01:22.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
15:01:22 [2022-09-08T15:01:22.550Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
15:01:22 [2022-09-08T15:01:22.550Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.79s)
15:01:22 [2022-09-08T15:01:22.550Z] === RUN   TestKillStoppedContainer
15:01:22 [2022-09-08T15:01:22.550Z] --- PASS: TestKillStoppedContainer (0.06s)
15:01:22 [2022-09-08T15:01:22.550Z] === RUN   TestKillStoppedContainerAPIPre120
15:01:22 [2022-09-08T15:01:22.550Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
15:01:22 [2022-09-08T15:01:22.550Z] === RUN   TestKillDifferentUserContainer
15:01:23 [2022-09-08T15:01:23.123Z] --- PASS: TestKillDifferentUserContainer (0.49s)
15:01:23 [2022-09-08T15:01:23.123Z] === RUN   TestInspectOomKilledTrue
15:01:23 [2022-09-08T15:01:23.123Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:01:23 [2022-09-08T15:01:23.123Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:01:23 [2022-09-08T15:01:23.123Z] === RUN   TestInspectOomKilledFalse
15:01:23 [2022-09-08T15:01:23.184Z] === RUN   TestDockerSuite/TestImportGzipped
15:01:23 [2022-09-08T15:01:23.702Z] --- PASS: TestInspectOomKilledFalse (0.49s)
15:01:23 [2022-09-08T15:01:23.702Z] === RUN   TestLinksEtcHostsContentMatch
15:01:23 [2022-09-08T15:01:23.961Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s)
15:01:23 [2022-09-08T15:01:23.961Z] === RUN   TestLinksContainerNames
15:01:24 [2022-09-08T15:01:24.562Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:01:24 [2022-09-08T15:01:24.924Z] --- PASS: TestLinksContainerNames (0.97s)
15:01:24 [2022-09-08T15:01:24.924Z] === RUN   TestLogsFollowTailEmpty
15:01:25 [2022-09-08T15:01:25.499Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:01:25 [2022-09-08T15:01:25.516Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.954Z] --- PASS: TestServiceWithDataPathPortInit (13.79s)
15:01:25 [2022-09-08T15:01:25.954Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:01:26 [2022-09-08T15:01:26.067Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:01:26 [2022-09-08T15:01:26.093Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:01:26 [2022-09-08T15:01:26.093Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:01:26 [2022-09-08T15:01:26.634Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:01:26 [2022-09-08T15:01:26.662Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:01:26 [2022-09-08T15:01:26.662Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:01:26 [2022-09-08T15:01:26.894Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j14jmvc8lr4sdpi6wgehrf8bm Created:2022-09-08 15:01:25.822008343 +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[2a292e25afd4ef720fcb7ad98ae7ff57907337bee85a8087067f9d61342b9be0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lan9lq774qcfjyr4oefwawhso EndpointID:e2431dd0943484fe0f34902a0853346be1c9252f3cf9f50375b3a73bb6d3edca MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:da988e7d183bd1b81659611339d0476be7da858467eb62c0f3977ce72ed5e656 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:233217ca0032 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lan9lq774qcfjyr4oefwawhso EndpointID:e2431dd0943484fe0f34902a0853346be1c9252f3cf9f50375b3a73bb6d3edca EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:01:27 [2022-09-08T15:01:27.203Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:01:27 [2022-09-08T15:01:27.203Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:01:27 [2022-09-08T15:01:27.203Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:01:27 [2022-09-08T15:01:27.461Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:01:28 [2022-09-08T15:01:28.029Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:01:28 [2022-09-08T15:01:28.029Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:01:28 [2022-09-08T15:01:28.172Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:01:28 [2022-09-08T15:01:28.172Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:01:28 [2022-09-08T15:01:28.597Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:01:28 [2022-09-08T15:01:28.597Z]     docker_cli_inspect_test.go:200: unmatched requirement Devicemapper
15:01:28 [2022-09-08T15:01:28.597Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:01:28 [2022-09-08T15:01:28.597Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:01:28 [2022-09-08T15:01:28.597Z] === RUN   TestInfoDebug
15:01:28 [2022-09-08T15:01:28.742Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:01:28 [2022-09-08T15:01:28.742Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:01:29 [2022-09-08T15:01:29.165Z] --- PASS: TestInfoDebug (0.52s)
15:01:29 [2022-09-08T15:01:29.165Z] === RUN   TestInfoInsecureRegistries
15:01:29 [2022-09-08T15:01:29.311Z] --- PASS: TestLogs (3.99s)
15:01:29 [2022-09-08T15:01:29.311Z]     --- PASS: TestLogs/driver_local (0.01s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s)
15:01:29 [2022-09-08T15:01:29.311Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s)
15:01:29 [2022-09-08T15:01:29.311Z] === RUN   TestContainerNetworkMountsNoChown
15:01:29 [2022-09-08T15:01:29.424Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:01:29 [2022-09-08T15:01:29.683Z] --- PASS: TestInfoInsecureRegistries (0.55s)
15:01:29 [2022-09-08T15:01:29.683Z] === RUN   TestInfoRegistryMirrors
15:01:29 [2022-09-08T15:01:29.880Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
15:01:29 [2022-09-08T15:01:29.880Z] === RUN   TestMountDaemonRoot
15:01:29 [2022-09-08T15:01:29.880Z] === RUN   TestMountDaemonRoot/default
15:01:29 [2022-09-08T15:01:29.880Z] === PAUSE TestMountDaemonRoot/default
15:01:29 [2022-09-08T15:01:29.880Z] === RUN   TestMountDaemonRoot/private
15:01:29 [2022-09-08T15:01:29.880Z] === PAUSE TestMountDaemonRoot/private
15:01:29 [2022-09-08T15:01:29.880Z] === RUN   TestMountDaemonRoot/rprivate
15:01:29 [2022-09-08T15:01:29.880Z] === PAUSE TestMountDaemonRoot/rprivate
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/default
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/default/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rslave
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rprivate
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/private
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/private/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/private/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/default/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rshared
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/shared
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:01:29 [2022-09-08T15:01:29.942Z] === RUN   TestDockerSuite/TestInspectDefault
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/default/bind_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/private/mount_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/default/mount_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:01:30 [2022-09-08T15:01:30.201Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:01:30 [2022-09-08T15:01:30.201Z] === RUN   TestLoginFailsWithBadCredentials
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/private/bind_root
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:01:30 [2022-09-08T15:01:30.460Z] === RUN   TestDockerSuite/TestInspectHistory
15:01:30 [2022-09-08T15:01:30.662Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:01:30 [2022-09-08T15:01:30.662Z] --- PASS: TestMountDaemonRoot (0.02s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/default (0.01s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:01:30 [2022-09-08T15:01:30.662Z] === RUN   TestContainerBindMountNonRecursive
15:01:30 [2022-09-08T15:01:30.718Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
15:01:30 [2022-09-08T15:01:30.718Z] === RUN   TestPingCacheHeaders
15:01:30 [2022-09-08T15:01:30.718Z] --- PASS: TestPingCacheHeaders (0.01s)
15:01:30 [2022-09-08T15:01:30.718Z] === RUN   TestPingGet
15:01:30 [2022-09-08T15:01:30.718Z] --- PASS: TestPingGet (0.01s)
15:01:30 [2022-09-08T15:01:30.718Z] === RUN   TestPingHead
15:01:30 [2022-09-08T15:01:30.718Z] --- PASS: TestPingHead (0.01s)
15:01:30 [2022-09-08T15:01:30.718Z] === RUN   TestPingSwarmHeader
15:01:30 [2022-09-08T15:01:30.978Z] === RUN   TestDockerSuite/TestInspectImage
15:01:30 [2022-09-08T15:01:30.978Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:01:30 [2022-09-08T15:01:30.978Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:01:30 [2022-09-08T15:01:30.978Z]     docker_cli_inspect_test.go:182: unmatched requirement Devicemapper
15:01:30 [2022-09-08T15:01:30.978Z] === RUN   TestDockerSuite/TestInspectInt64
15:01:31 [2022-09-08T15:01:31.236Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:01:31 [2022-09-08T15:01:31.495Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:01:31 [2022-09-08T15:01:31.754Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:01:32 [2022-09-08T15:01:32.013Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:01:32 [2022-09-08T15:01:32.013Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:01:32 [2022-09-08T15:01:32.044Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
15:01:32 [2022-09-08T15:01:32.044Z] === RUN   TestContainerVolumesMountedAsShared
15:01:32 [2022-09-08T15:01:32.169Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
15:01:32 [2022-09-08T15:01:32.169Z] PASS
15:01:32 [2022-09-08T15:01:32.169Z] 
15:01:32 [2022-09-08T15:01:32.169Z] === Skipped
15:01:32 [2022-09-08T15:01:32.169Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:01:32 [2022-09-08T15:01:32.169Z]     service_test.go:243: FLAKY_TEST
15:01:32 [2022-09-08T15:01:32.169Z] 
15:01:32 [2022-09-08T15:01:32.169Z] DONE 38 tests, 1 skipped in 43.830s
15:01:32 [2022-09-08T15:01:32.169Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:01:32 [2022-09-08T15:01:32.169Z] ++ 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
15:01:32 [2022-09-08T15:01:32.169Z] ++ set -e
15:01:32 [2022-09-08T15:01:32.169Z] ++ '[' -n 0 ']'
15:01:32 [2022-09-08T15:01:32.169Z] ++ set -x
15:01:32 [2022-09-08T15:01:32.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:01:32 [2022-09-08T15:01:32.169Z] INFO: Testing against a local daemon
15:01:32 [2022-09-08T15:01:32.169Z] === RUN   TestDockerNetworkIpvlanPersistance
15:01:32 [2022-09-08T15:01:32.169Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:01:32 [2022-09-08T15:01:32.169Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:01:32 [2022-09-08T15:01:32.169Z] === RUN   TestDockerNetworkIpvlan
15:01:32 [2022-09-08T15:01:32.169Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:01:32 [2022-09-08T15:01:32.169Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:01:32 [2022-09-08T15:01:32.169Z] PASS
15:01:32 [2022-09-08T15:01:32.169Z] 
15:01:32 [2022-09-08T15:01:32.169Z] === Skipped
15:01:32 [2022-09-08T15:01:32.169Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:01:32 [2022-09-08T15:01:32.169Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:01:32 [2022-09-08T15:01:32.169Z] 
15:01:32 [2022-09-08T15:01:32.169Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:01:32 [2022-09-08T15:01:32.169Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:01:32 [2022-09-08T15:01:32.169Z] 
15:01:32 [2022-09-08T15:01:32.169Z] DONE 2 tests, 2 skipped in 0.097s
15:01:32 [2022-09-08T15:01:32.169Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:01:32 [2022-09-08T15:01:32.169Z] ++ 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
15:01:32 [2022-09-08T15:01:32.169Z] ++ set -e
15:01:32 [2022-09-08T15:01:32.169Z] ++ '[' -n 0 ']'
15:01:32 [2022-09-08T15:01:32.169Z] ++ set -x
15:01:32 [2022-09-08T15:01:32.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:01:32 [2022-09-08T15:01:32.169Z] INFO: Testing against a local daemon
15:01:32 [2022-09-08T15:01:32.169Z] === RUN   TestDockerNetworkMacvlanPersistance
15:01:32 [2022-09-08T15:01:32.303Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
15:01:32 [2022-09-08T15:01:32.303Z] === RUN   TestContainerVolumesMountedAsSlave
15:01:32 [2022-09-08T15:01:32.737Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
15:01:32 [2022-09-08T15:01:32.737Z] === RUN   TestDockerNetworkMacvlan
15:01:32 [2022-09-08T15:01:32.873Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
15:01:32 [2022-09-08T15:01:32.873Z] === RUN   TestNetworkNat
15:01:32 [2022-09-08T15:01:32.950Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:01:33 [2022-09-08T15:01:33.208Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:01:33 [2022-09-08T15:01:33.208Z] --- PASS: TestPingSwarmHeader (2.57s)
15:01:33 [2022-09-08T15:01:33.208Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:01:33 [2022-09-08T15:01:33.208Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:01:33 [2022-09-08T15:01:33.208Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:01:33 [2022-09-08T15:01:33.208Z] === RUN   TestPingBuilderHeader
15:01:33 [2022-09-08T15:01:33.208Z] === RUN   TestPingBuilderHeader/default_config
15:01:33 [2022-09-08T15:01:33.441Z] --- PASS: TestNetworkNat (0.52s)
15:01:33 [2022-09-08T15:01:33.441Z] === RUN   TestNetworkLocalhostTCPNat
15:01:33 [2022-09-08T15:01:33.675Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:01:33 [2022-09-08T15:01:33.701Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
15:01:33 [2022-09-08T15:01:33.701Z] === RUN   TestNetworkLoopbackNat
15:01:33 [2022-09-08T15:01:33.776Z] === RUN   TestDockerSuite/TestInspectPlugin
15:01:33 [2022-09-08T15:01:33.776Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:01:34 [2022-09-08T15:01:34.243Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:01:34 [2022-09-08T15:01:34.344Z] --- PASS: TestPingBuilderHeader (1.04s)
15:01:34 [2022-09-08T15:01:34.344Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
15:01:34 [2022-09-08T15:01:34.344Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
15:01:34 [2022-09-08T15:01:34.344Z] === RUN   TestVersion
15:01:34 [2022-09-08T15:01:34.345Z] --- PASS: TestVersion (0.01s)
15:01:34 [2022-09-08T15:01:34.345Z] === CONT  TestDiskUsage
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/container_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/image_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/volume_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:01:34 [2022-09-08T15:01:34.912Z] === RUN   TestDiskUsage/after_container.Run
15:01:35 [2022-09-08T15:01:35.180Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:01:35 [2022-09-08T15:01:35.480Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:01:35 [2022-09-08T15:01:35.480Z] --- PASS: TestDiskUsage (1.23s)
15:01:35 [2022-09-08T15:01:35.480Z]     --- PASS: TestDiskUsage/empty (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.14s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z] PASS
15:01:35 [2022-09-08T15:01:35.480Z] 
15:01:35 [2022-09-08T15:01:35.480Z] === Skipped
15:01:35 [2022-09-08T15:01:35.480Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:01:35 [2022-09-08T15:01:35.480Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:01:35 [2022-09-08T15:01:35.480Z] 
15:01:35 [2022-09-08T15:01:35.480Z] DONE 57 tests, 1 skipped in 24.410s
15:01:35 [2022-09-08T15:01:35.480Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:01:35 [2022-09-08T15:01:35.480Z] ++ 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
15:01:35 [2022-09-08T15:01:35.480Z] ++ set -e
15:01:35 [2022-09-08T15:01:35.480Z] ++ '[' -n 0 ']'
15:01:35 [2022-09-08T15:01:35.480Z] ++ set -x
15:01:35 [2022-09-08T15:01:35.481Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:01:35 [2022-09-08T15:01:35.739Z] INFO: Testing against a local daemon
15:01:35 [2022-09-08T15:01:35.739Z] === RUN   TestVolumesCreateAndList
15:01:35 [2022-09-08T15:01:35.739Z] --- PASS: TestVolumesCreateAndList (0.01s)
15:01:35 [2022-09-08T15:01:35.739Z] === RUN   TestVolumesRemove
15:01:35 [2022-09-08T15:01:35.739Z] --- PASS: TestVolumesRemove (0.07s)
15:01:35 [2022-09-08T15:01:35.739Z] === RUN   TestVolumesInspect
15:01:35 [2022-09-08T15:01:35.739Z] --- PASS: TestVolumesInspect (0.01s)
15:01:35 [2022-09-08T15:01:35.739Z] === RUN   TestVolumesInvalidJSON
15:01:35 [2022-09-08T15:01:35.739Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:01:35 [2022-09-08T15:01:35.739Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:01:35 [2022-09-08T15:01:35.739Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:01:35 [2022-09-08T15:01:35.739Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:01:35 [2022-09-08T15:01:35.739Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:01:35 [2022-09-08T15:01:35.739Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:01:35 [2022-09-08T15:01:35.739Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:01:35 [2022-09-08T15:01:35.739Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:01:35 [2022-09-08T15:01:35.739Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:01:35 [2022-09-08T15:01:35.739Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:01:35 [2022-09-08T15:01:35.739Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:01:35 [2022-09-08T15:01:35.739Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:01:35 [2022-09-08T15:01:35.739Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:01:35 [2022-09-08T15:01:35.739Z] PASS
15:01:35 [2022-09-08T15:01:35.739Z] 
15:01:35 [2022-09-08T15:01:35.739Z] DONE 9 tests in 0.206s
15:01:35 [2022-09-08T15:01:35.739Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:01:36 [2022-09-08T15:01:36.002Z] ++++ cat bundles/test-integration/docker.pid
15:01:36 [2022-09-08T15:01:36.002Z] +++ kill 12260
15:01:36 [2022-09-08T15:01:36.002Z] === RUN   TestDockerSuite/TestInspectRootFS
15:01:36 [2022-09-08T15:01:36.002Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:01:36 [2022-09-08T15:01:36.260Z] +++ /etc/init.d/apparmor stop
15:01:36 [2022-09-08T15:01:36.260Z] Leaving: AppArmorNo profiles have been unloaded.
15:01:36 [2022-09-08T15:01:36.260Z] 
15:01:36 [2022-09-08T15:01:36.260Z] Unloading profiles will leave already running processes permanently
15:01:36 [2022-09-08T15:01:36.260Z] unconfined, which can lead to unexpected situations.
15:01:36 [2022-09-08T15:01:36.260Z] 
15:01:36 [2022-09-08T15:01:36.260Z] To set a process to complain mode, use the command line tool
15:01:36 [2022-09-08T15:01:36.260Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:01:36 [2022-09-08T15:01:36.260Z] +++ true
15:01:36 [2022-09-08T15:01:36.260Z] exiting test-integration
15:01:36 [2022-09-08T15:01:36.260Z] ++ exit 0
15:01:36 [2022-09-08T15:01:36.260Z] 
15:01:36 [2022-09-08T15:01:36.560Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:01:36 [2022-09-08T15:01:36.828Z] + for job in $(jobs -p)
15:01:36 [2022-09-08T15:01:36.828Z] + wait 18703
15:01:36 [2022-09-08T15:01:36.828Z] === RUN   TestDockerSuite/TestInspectStatus
15:01:36 [2022-09-08T15:01:36.990Z] --- PASS: TestNetworkLoopbackNat (2.63s)
15:01:36 [2022-09-08T15:01:36.990Z] === RUN   TestPause
15:01:36 [2022-09-08T15:01:36.990Z] --- PASS: TestPause (0.52s)
15:01:36 [2022-09-08T15:01:36.990Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:01:36 [2022-09-08T15:01:36.990Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:01:36 [2022-09-08T15:01:36.990Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:01:36 [2022-09-08T15:01:36.990Z] === RUN   TestPauseStopPausedContainer
15:01:37 [2022-09-08T15:01:37.558Z] --- PASS: TestPauseStopPausedContainer (0.50s)
15:01:37 [2022-09-08T15:01:37.558Z] === RUN   TestPidHost
15:01:37 [2022-09-08T15:01:37.765Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:01:38 [2022-09-08T15:01:38.468Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:01:38 [2022-09-08T15:01:38.495Z] --- PASS: TestPidHost (1.07s)
15:01:38 [2022-09-08T15:01:38.496Z] === RUN   TestPsFilter
15:01:38 [2022-09-08T15:01:38.755Z] --- PASS: TestPsFilter (0.14s)
15:01:38 [2022-09-08T15:01:38.755Z] === RUN   TestRemoveContainerWithRemovedVolume
15:01:39 [2022-09-08T15:01:39.014Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
15:01:39 [2022-09-08T15:01:39.014Z] === RUN   TestRemoveContainerWithVolume
15:01:39 [2022-09-08T15:01:39.142Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:01:39 [2022-09-08T15:01:39.582Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
15:01:39 [2022-09-08T15:01:39.582Z] === RUN   TestRemoveContainerRunning
15:01:39 [2022-09-08T15:01:39.710Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:01:39 [2022-09-08T15:01:39.969Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:01:40 [2022-09-08T15:01:40.131Z] .........................xx....................                          [ 29%]
15:01:40 [2022-09-08T15:01:40.150Z] --- PASS: TestRemoveContainerRunning (0.47s)
15:01:40 [2022-09-08T15:01:40.150Z] === RUN   TestRemoveContainerForceRemoveRunning
15:01:40 [2022-09-08T15:01:40.409Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
15:01:40 [2022-09-08T15:01:40.409Z] === RUN   TestRemoveInvalidContainer
15:01:40 [2022-09-08T15:01:40.409Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:01:40 [2022-09-08T15:01:40.409Z] === RUN   TestRenameLinkedContainer
15:01:40 [2022-09-08T15:01:40.546Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:01:41 [2022-09-08T15:01:41.122Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:01:41 [2022-09-08T15:01:41.689Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:01:41 [2022-09-08T15:01:41.761Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:01:42 [2022-09-08T15:01:42.257Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:01:42 [2022-09-08T15:01:42.257Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:01:42 [2022-09-08T15:01:42.316Z] --- PASS: TestRenameLinkedContainer (1.87s)
15:01:42 [2022-09-08T15:01:42.316Z] === RUN   TestRenameStoppedContainer
15:01:42 [2022-09-08T15:01:42.341Z] --- PASS: TestDockerNetworkMacvlan (9.58s)
15:01:42 [2022-09-08T15:01:42.341Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:01:42 [2022-09-08T15:01:42.341Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:01:42 [2022-09-08T15:01:42.341Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
15:01:42 [2022-09-08T15:01:42.341Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
15:01:42 [2022-09-08T15:01:42.341Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s)
15:01:42 [2022-09-08T15:01:42.341Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
15:01:42 [2022-09-08T15:01:42.341Z] PASS
15:01:42 [2022-09-08T15:01:42.341Z] 
15:01:42 [2022-09-08T15:01:42.341Z] DONE 8 tests in 10.946s
15:01:42 [2022-09-08T15:01:42.341Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:01:42 [2022-09-08T15:01:42.341Z] ++ 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
15:01:42 [2022-09-08T15:01:42.341Z] ++ set -e
15:01:42 [2022-09-08T15:01:42.341Z] ++ '[' -n 0 ']'
15:01:42 [2022-09-08T15:01:42.341Z] ++ set -x
15:01:42 [2022-09-08T15:01:42.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:01:42 [2022-09-08T15:01:42.341Z] testing: warning: no tests to run
15:01:42 [2022-09-08T15:01:42.341Z] PASS
15:01:42 [2022-09-08T15:01:42.341Z] 
15:01:42 [2022-09-08T15:01:42.341Z] DONE 0 tests in 0.028s
15:01:42 [2022-09-08T15:01:42.341Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:01:42 [2022-09-08T15:01:42.341Z] ++ 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
15:01:42 [2022-09-08T15:01:42.341Z] ++ set -e
15:01:42 [2022-09-08T15:01:42.341Z] ++ '[' -n 0 ']'
15:01:42 [2022-09-08T15:01:42.341Z] ++ set -x
15:01:42 [2022-09-08T15:01:42.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:01:42 [2022-09-08T15:01:42.604Z] INFO: Testing against a local daemon
15:01:42 [2022-09-08T15:01:42.604Z] === RUN   TestAuthZPluginAllowRequest
15:01:42 [2022-09-08T15:01:42.885Z] --- PASS: TestRenameStoppedContainer (0.48s)
15:01:42 [2022-09-08T15:01:42.885Z] === RUN   TestRenameRunningContainerAndReuse
15:01:43 [2022-09-08T15:01:43.633Z] === RUN   TestDockerSuite/TestLinksEnvs
15:01:43 [2022-09-08T15:01:43.823Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s)
15:01:43 [2022-09-08T15:01:43.823Z] === RUN   TestRenameInvalidName
15:01:43 [2022-09-08T15:01:43.984Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
15:01:43 [2022-09-08T15:01:43.984Z] === RUN   TestAuthZPluginTLS
15:01:44 [2022-09-08T15:01:44.243Z] --- PASS: TestAuthZPluginTLS (0.56s)
15:01:44 [2022-09-08T15:01:44.243Z] === RUN   TestAuthZPluginDenyRequest
15:01:44 [2022-09-08T15:01:44.393Z] --- PASS: TestRenameInvalidName (0.48s)
15:01:44 [2022-09-08T15:01:44.393Z] === RUN   TestRenameAnonymousContainer
15:01:44 [2022-09-08T15:01:44.570Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:01:44 [2022-09-08T15:01:44.570Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:01:44 [2022-09-08T15:01:44.812Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:01:44 [2022-09-08T15:01:44.812Z] === RUN   TestAuthZPluginAPIDenyResponse
15:01:45 [2022-09-08T15:01:45.382Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:01:45 [2022-09-08T15:01:45.382Z] === RUN   TestAuthZPluginDenyResponse
15:01:45 [2022-09-08T15:01:45.946Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:01:45 [2022-09-08T15:01:45.950Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:01:45 [2022-09-08T15:01:45.950Z] === RUN   TestAuthZPluginAllowEventStream
15:01:46 [2022-09-08T15:01:46.300Z] --- PASS: TestRenameAnonymousContainer (1.71s)
15:01:46 [2022-09-08T15:01:46.300Z] === RUN   TestRenameContainerWithSameName
15:01:46 [2022-09-08T15:01:46.559Z] --- PASS: TestRenameContainerWithSameName (0.50s)
15:01:46 [2022-09-08T15:01:46.559Z] === RUN   TestRenameContainerWithLinkedContainer
15:01:47 [2022-09-08T15:01:47.407Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
15:01:47 [2022-09-08T15:01:47.407Z] === RUN   TestAuthZPluginErrorResponse
15:01:47 [2022-09-08T15:01:47.407Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:01:47 [2022-09-08T15:01:47.497Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
15:01:47 [2022-09-08T15:01:47.497Z] === RUN   TestResize
15:01:47 [2022-09-08T15:01:47.666Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:01:47 [2022-09-08T15:01:47.666Z] === RUN   TestAuthZPluginErrorRequest
15:01:48 [2022-09-08T15:01:48.065Z] --- PASS: TestResize (0.44s)
15:01:48 [2022-09-08T15:01:48.065Z] === RUN   TestResizeWithInvalidSize
15:01:48 [2022-09-08T15:01:48.235Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:01:48 [2022-09-08T15:01:48.235Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:01:48 [2022-09-08T15:01:48.325Z] --- PASS: TestResizeWithInvalidSize (0.52s)
15:01:48 [2022-09-08T15:01:48.325Z] === RUN   TestResizeWhenContainerNotStarted
15:01:48 [2022-09-08T15:01:48.803Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:01:48 [2022-09-08T15:01:48.803Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:01:48 [2022-09-08T15:01:48.894Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s)
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:49 [2022-09-08T15:01:49.311Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:01:49 [2022-09-08T15:01:49.311Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:01:50 [2022-09-08T15:01:50.183Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s)
15:01:50 [2022-09-08T15:01:50.183Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:01:50 [2022-09-08T15:01:50.689Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:01:50 [2022-09-08T15:01:50.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:50 [2022-09-08T15:01:50.948Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:01:51 [2022-09-08T15:01:51.515Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:01:51 [2022-09-08T15:01:51.564Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s)
15:01:51 [2022-09-08T15:01:51.564Z] === RUN   TestAuthZPluginHeader
15:01:52 [2022-09-08T15:01:52.133Z] --- PASS: TestAuthZPluginHeader (0.71s)
15:01:52 [2022-09-08T15:01:52.133Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:01:52 [2022-09-08T15:01:52.133Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:52 [2022-09-08T15:01:52.133Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:01:52 [2022-09-08T15:01:52.133Z] === RUN   TestAuthZPluginV2Disable
15:01:52 [2022-09-08T15:01:52.133Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:52 [2022-09-08T15:01:52.133Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:01:52 [2022-09-08T15:01:52.133Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:01:52 [2022-09-08T15:01:52.133Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:52 [2022-09-08T15:01:52.133Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:01:52 [2022-09-08T15:01:52.133Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:01:52 [2022-09-08T15:01:52.133Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:01:52 [2022-09-08T15:01:52.133Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:01:52 [2022-09-08T15:01:52.133Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:01:52 [2022-09-08T15:01:52.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:53 [2022-09-08T15:01:53.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:53 [2022-09-08T15:01:53.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:54 [2022-09-08T15:01:54.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:54 [2022-09-08T15:01:54.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:56 [2022-09-08T15:01:56.559Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:01:58 [2022-09-08T15:01:58.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:58 [2022-09-08T15:01:58.492Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:59 [2022-09-08T15:01:59.637Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:02:01 [2022-09-08T15:02:01.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:02:01 [2022-09-08T15:02:01.540Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:02:01 [2022-09-08T15:02:01.799Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:02:02 [2022-09-08T15:02:02.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:02:02 [2022-09-08T15:02:02.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:02:03 [2022-09-08T15:02:03.701Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:02:03 [2022-09-08T15:02:03.701Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:02:03 [2022-09-08T15:02:03.701Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:02:04 [2022-09-08T15:02:04.269Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:02:04 [2022-09-08T15:02:04.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:02:04 [2022-09-08T15:02:04.584Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:02:04 [2022-09-08T15:02:04.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:02:05 [2022-09-08T15:02:05.204Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:02:06 [2022-09-08T15:02:06.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:02:06 [2022-09-08T15:02:06.143Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:02:07 [2022-09-08T15:02:07.079Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:02:07 [2022-09-08T15:02:07.338Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:02:07 [2022-09-08T15:02:07.985Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.55s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.68s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.15s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.89s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
15:02:07 [2022-09-08T15:02:07.985Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:02:07 [2022-09-08T15:02:07.985Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:02:08 [2022-09-08T15:02:08.714Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:02:08 [2022-09-08T15:02:08.923Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:02:09 [2022-09-08T15:02:09.283Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:02:09 [2022-09-08T15:02:09.520Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
15:02:09 [2022-09-08T15:02:09.851Z] === RUN   TestDockerSuite/TestLogsSince
15:02:09 [2022-09-08T15:02:09.860Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
15:02:09 [2022-09-08T15:02:09.860Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
15:02:09 [2022-09-08T15:02:09.860Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s)
15:02:09 [2022-09-08T15:02:09.860Z] === RUN   TestCgroupNamespacesRun
15:02:10 [2022-09-08T15:02:10.231Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:02:10 [2022-09-08T15:02:10.231Z] PASS
15:02:10 [2022-09-08T15:02:10.231Z] 
15:02:10 [2022-09-08T15:02:10.231Z] === Skipped
15:02:10 [2022-09-08T15:02:10.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:10 [2022-09-08T15:02:10.231Z] 
15:02:10 [2022-09-08T15:02:10.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:10 [2022-09-08T15:02:10.231Z] 
15:02:10 [2022-09-08T15:02:10.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:10 [2022-09-08T15:02:10.231Z] 
15:02:10 [2022-09-08T15:02:10.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:10 [2022-09-08T15:02:10.231Z] 
15:02:10 [2022-09-08T15:02:10.231Z] DONE 17 tests, 4 skipped in 26.676s
15:02:10 [2022-09-08T15:02:10.231Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:02:10 [2022-09-08T15:02:10.231Z] ++ 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
15:02:10 [2022-09-08T15:02:10.231Z] ++ set -e
15:02:10 [2022-09-08T15:02:10.231Z] ++ '[' -n 0 ']'
15:02:10 [2022-09-08T15:02:10.231Z] ++ set -x
15:02:10 [2022-09-08T15:02:10.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:02:10 [2022-09-08T15:02:10.231Z] INFO: Testing against a local daemon
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:02:10 [2022-09-08T15:02:10.231Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:02:10 [2022-09-08T15:02:10.231Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:02:10 [2022-09-08T15:02:10.231Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:02:10 [2022-09-08T15:02:10.231Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:02:10 [2022-09-08T15:02:10.231Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:02:10 [2022-09-08T15:02:10.231Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:02:10 [2022-09-08T15:02:10.231Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:02:10 [2022-09-08T15:02:10.231Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInstall
15:02:10 [2022-09-08T15:02:10.231Z] === RUN   TestPluginInstall/no_auth
15:02:11 [2022-09-08T15:02:11.228Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:02:11 [2022-09-08T15:02:11.266Z] --- PASS: TestCgroupNamespacesRun (1.24s)
15:02:11 [2022-09-08T15:02:11.266Z] === RUN   TestCgroupNamespacesRunPrivileged
15:02:11 [2022-09-08T15:02:11.266Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:02:11 [2022-09-08T15:02:11.266Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
15:02:11 [2022-09-08T15:02:11.266Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:02:12 [2022-09-08T15:02:12.222Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s)
15:02:12 [2022-09-08T15:02:12.222Z] === RUN   TestCgroupNamespacesRunHostMode
15:02:13 [2022-09-08T15:02:13.524Z] time="2022-09-08T15:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:02:13 [2022-09-08T15:02:13.524Z] time="2022-09-08T15:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df25271aa8ce14c3335826f7540c526f2bb631b2ce19db43d1ed263ba915fbbb" mediatype=application/vnd.docker.plugin.v1+json size=522
15:02:13 [2022-09-08T15:02:13.524Z] time="2022-09-08T15:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:02:13 [2022-09-08T15:02:13.524Z] time="2022-09-08T15:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df25271aa8ce14c3335826f7540c526f2bb631b2ce19db43d1ed263ba915fbbb" mediatype=application/vnd.docker.plugin.v1+json size=522
15:02:13 [2022-09-08T15:02:13.524Z] === RUN   TestPluginInstall/with_htpasswd
15:02:13 [2022-09-08T15:02:13.606Z] --- PASS: TestCgroupNamespacesRunHostMode (1.30s)
15:02:13 [2022-09-08T15:02:13.606Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:02:13 [2022-09-08T15:02:13.783Z] time="2022-09-08T15:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:02:13 [2022-09-08T15:02:13.783Z] time="2022-09-08T15:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d39b2d8aceeeaabecbf9fe6f495927632acc5edb8f2478da12cde95c4d28e651" mediatype=application/vnd.docker.plugin.v1+json size=522
15:02:13 [2022-09-08T15:02:13.783Z] time="2022-09-08T15:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:02:13 [2022-09-08T15:02:13.783Z] time="2022-09-08T15:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d39b2d8aceeeaabecbf9fe6f495927632acc5edb8f2478da12cde95c4d28e651" mediatype=application/vnd.docker.plugin.v1+json size=522
15:02:14 [2022-09-08T15:02:14.043Z] === RUN   TestPluginInstall/with_insecure
15:02:14 [2022-09-08T15:02:14.980Z] time="2022-09-08T15:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:02:14 [2022-09-08T15:02:14.980Z] time="2022-09-08T15:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:016424245b4bf6711fbb6097b15ceb3d0747c1dab89cb65805fa434506d88453" mediatype=application/vnd.docker.plugin.v1+json size=522
15:02:14 [2022-09-08T15:02:14.980Z] time="2022-09-08T15:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:02:14 [2022-09-08T15:02:14.980Z] time="2022-09-08T15:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:016424245b4bf6711fbb6097b15ceb3d0747c1dab89cb65805fa434506d88453" mediatype=application/vnd.docker.plugin.v1+json size=522
15:02:14 [2022-09-08T15:02:14.985Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s)
15:02:14 [2022-09-08T15:02:14.985Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:02:15 [2022-09-08T15:02:15.240Z]     plugin_test.go:196: [d6e4b8f85fd8e] daemon is not started
15:02:15 [2022-09-08T15:02:15.240Z] --- PASS: TestPluginInstall (5.94s)
15:02:15 [2022-09-08T15:02:15.240Z]     --- PASS: TestPluginInstall/no_auth (4.30s)
15:02:15 [2022-09-08T15:02:15.240Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
15:02:15 [2022-09-08T15:02:15.240Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
15:02:15 [2022-09-08T15:02:15.240Z] === RUN   TestPluginsWithRuntimes
15:02:16 [2022-09-08T15:02:16.366Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s)
15:02:16 [2022-09-08T15:02:16.366Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:02:16 [2022-09-08T15:02:16.542Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:02:16 [2022-09-08T15:02:16.619Z] === RUN   TestPluginsWithRuntimes/No_Args
15:02:16 [2022-09-08T15:02:16.626Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
15:02:16 [2022-09-08T15:02:16.626Z] === RUN   TestCgroupNamespacesRunOlderClient
15:02:17 [2022-09-08T15:02:17.569Z] === RUN   TestPluginsWithRuntimes/With_Args
15:02:18 [2022-09-08T15:02:18.005Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s)
15:02:18 [2022-09-08T15:02:18.005Z] === RUN   TestNISDomainname
15:02:18 [2022-09-08T15:02:18.531Z] --- PASS: TestPluginsWithRuntimes (3.40s)
15:02:18 [2022-09-08T15:02:18.531Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
15:02:18 [2022-09-08T15:02:18.532Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
15:02:18 [2022-09-08T15:02:18.532Z] === RUN   TestPluginBackCompatMediaTypes
15:02:18 [2022-09-08T15:02:18.575Z] --- PASS: TestNISDomainname (0.59s)
15:02:18 [2022-09-08T15:02:18.575Z] === RUN   TestHostnameDnsResolution
15:02:19 [2022-09-08T15:02:19.101Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
15:02:19 [2022-09-08T15:02:19.101Z] PASS
15:02:19 [2022-09-08T15:02:19.101Z] 
15:02:19 [2022-09-08T15:02:19.101Z] DONE 24 tests in 10.093s
15:02:19 [2022-09-08T15:02:19.360Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:02:19 [2022-09-08T15:02:19.360Z] ++ 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
15:02:19 [2022-09-08T15:02:19.360Z] ++ set -e
15:02:19 [2022-09-08T15:02:19.360Z] ++ '[' -n 0 ']'
15:02:19 [2022-09-08T15:02:19.360Z] ++ set -x
15:02:19 [2022-09-08T15:02:19.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:02:19 [2022-09-08T15:02:19.360Z] INFO: Testing against a local daemon
15:02:19 [2022-09-08T15:02:19.360Z] === RUN   TestExternalGraphDriver
15:02:19 [2022-09-08T15:02:19.513Z] --- PASS: TestHostnameDnsResolution (0.72s)
15:02:19 [2022-09-08T15:02:19.513Z] === RUN   TestUnprivilegedPortsAndPing
15:02:19 [2022-09-08T15:02:19.620Z] === RUN   TestExternalGraphDriver/json
15:02:20 [2022-09-08T15:02:20.082Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
15:02:20 [2022-09-08T15:02:20.082Z] === RUN   TestPrivilegedHostDevices
15:02:20 [2022-09-08T15:02:20.342Z] --- PASS: TestPrivilegedHostDevices (0.54s)
15:02:20 [2022-09-08T15:02:20.342Z] === RUN   TestRunConsoleSize
15:02:20 [2022-09-08T15:02:20.911Z] --- PASS: TestRunConsoleSize (0.45s)
15:02:20 [2022-09-08T15:02:20.911Z] === RUN   TestRunWithAlternativeContainerdShim
15:02:21 [2022-09-08T15:02:21.525Z] === RUN   TestExternalGraphDriver/spec
15:02:21 [2022-09-08T15:02:21.811Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:02:22 [2022-09-08T15:02:22.378Z] === RUN   TestDockerSuite/TestLogsTail
15:02:22 [2022-09-08T15:02:22.904Z] === RUN   TestExternalGraphDriver/pull
15:02:22 [2022-09-08T15:02:22.946Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:02:23 [2022-09-08T15:02:23.204Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:02:23 [2022-09-08T15:02:23.447Z] --- PASS: TestRunWithAlternativeContainerdShim (2.14s)
15:02:23 [2022-09-08T15:02:23.447Z] === RUN   TestStats
15:02:23 [2022-09-08T15:02:23.772Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:02:23 [2022-09-08T15:02:23.772Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:02:23 [2022-09-08T15:02:23.772Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:02:24 [2022-09-08T15:02:24.031Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:02:24 [2022-09-08T15:02:24.031Z] === RUN   TestDockerSuite/TestNetHostname
15:02:24 [2022-09-08T15:02:24.811Z] --- PASS: TestExternalGraphDriver (5.17s)
15:02:24 [2022-09-08T15:02:24.811Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
15:02:24 [2022-09-08T15:02:24.811Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
15:02:24 [2022-09-08T15:02:24.811Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
15:02:24 [2022-09-08T15:02:24.811Z] === RUN   TestGraphdriverPluginV2
15:02:24 [2022-09-08T15:02:24.811Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:24 [2022-09-08T15:02:24.811Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:02:24 [2022-09-08T15:02:24.811Z] PASS
15:02:24 [2022-09-08T15:02:24.811Z] 
15:02:24 [2022-09-08T15:02:24.811Z] === Skipped
15:02:24 [2022-09-08T15:02:24.811Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:02:24 [2022-09-08T15:02:24.811Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:24 [2022-09-08T15:02:24.811Z] 
15:02:24 [2022-09-08T15:02:24.811Z] DONE 5 tests, 1 skipped in 5.607s
15:02:24 [2022-09-08T15:02:24.811Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:02:24 [2022-09-08T15:02:24.811Z] ++ 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
15:02:24 [2022-09-08T15:02:24.811Z] ++ set -e
15:02:24 [2022-09-08T15:02:24.811Z] ++ '[' -n 0 ']'
15:02:24 [2022-09-08T15:02:24.811Z] ++ set -x
15:02:24 [2022-09-08T15:02:24.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:02:25 [2022-09-08T15:02:25.072Z] INFO: Testing against a local daemon
15:02:25 [2022-09-08T15:02:25.072Z] === RUN   TestContinueAfterPluginCrash
15:02:25 [2022-09-08T15:02:25.072Z] === PAUSE TestContinueAfterPluginCrash
15:02:25 [2022-09-08T15:02:25.072Z] === RUN   TestReadPluginNoRead
15:02:25 [2022-09-08T15:02:25.072Z] === PAUSE TestReadPluginNoRead
15:02:25 [2022-09-08T15:02:25.072Z] === RUN   TestDaemonStartWithLogOpt
15:02:25 [2022-09-08T15:02:25.072Z] === PAUSE TestDaemonStartWithLogOpt
15:02:25 [2022-09-08T15:02:25.072Z] === CONT  TestContinueAfterPluginCrash
15:02:25 [2022-09-08T15:02:25.072Z] === CONT  TestDaemonStartWithLogOpt
15:02:25 [2022-09-08T15:02:25.408Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:02:25 [2022-09-08T15:02:25.408Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:02:25 [2022-09-08T15:02:25.408Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:02:25 [2022-09-08T15:02:25.408Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:02:25 [2022-09-08T15:02:25.981Z] --- PASS: TestStats (2.52s)
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout/0
15:02:25 [2022-09-08T15:02:25.981Z] === PAUSE TestStopContainerWithTimeout/0
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout/1
15:02:25 [2022-09-08T15:02:25.981Z] === PAUSE TestStopContainerWithTimeout/1
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout/3
15:02:25 [2022-09-08T15:02:25.981Z] === PAUSE TestStopContainerWithTimeout/3
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout/-1
15:02:25 [2022-09-08T15:02:25.981Z] === PAUSE TestStopContainerWithTimeout/-1
15:02:25 [2022-09-08T15:02:25.981Z] === CONT  TestStopContainerWithTimeout/0
15:02:25 [2022-09-08T15:02:25.981Z] === CONT  TestStopContainerWithTimeout/-1
15:02:26 [2022-09-08T15:02:26.240Z] === CONT  TestStopContainerWithTimeout/3
15:02:26 [2022-09-08T15:02:26.322Z] tests/integration/api_network_test.py ............................       [ 47%]
15:02:26 [2022-09-08T15:02:26.345Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:02:26 [2022-09-08T15:02:26.604Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:02:27 [2022-09-08T15:02:27.980Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:02:27 [2022-09-08T15:02:27.980Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:02:27 [2022-09-08T15:02:27.980Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:02:27 [2022-09-08T15:02:27.980Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:02:28 [2022-09-08T15:02:28.145Z] === CONT  TestStopContainerWithTimeout/1
15:02:28 [2022-09-08T15:02:28.370Z] --- PASS: TestDaemonStartWithLogOpt (3.21s)
15:02:28 [2022-09-08T15:02:28.370Z] === CONT  TestReadPluginNoRead
15:02:30 [2022-09-08T15:02:30.051Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:02:30 [2022-09-08T15:02:30.051Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
15:02:30 [2022-09-08T15:02:30.051Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
15:02:30 [2022-09-08T15:02:30.051Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
15:02:30 [2022-09-08T15:02:30.051Z]     --- PASS: TestStopContainerWithTimeout/1 (1.55s)
15:02:30 [2022-09-08T15:02:30.051Z] === RUN   TestDeleteDevicemapper
15:02:30 [2022-09-08T15:02:30.051Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:02:30 [2022-09-08T15:02:30.051Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:02:30 [2022-09-08T15:02:30.051Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:02:30 [2022-09-08T15:02:30.908Z] === RUN   TestReadPluginNoRead/default
15:02:31 [2022-09-08T15:02:31.431Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
15:02:31 [2022-09-08T15:02:31.431Z] === RUN   TestUpdateMemory
15:02:31 [2022-09-08T15:02:31.846Z] === RUN   TestReadPluginNoRead/disabled_caching
15:02:32 [2022-09-08T15:02:32.004Z] --- PASS: TestUpdateMemory (0.60s)
15:02:32 [2022-09-08T15:02:32.004Z] === RUN   TestUpdateCPUQuota
15:02:32 [2022-09-08T15:02:32.941Z] --- PASS: TestUpdateCPUQuota (0.98s)
15:02:32 [2022-09-08T15:02:32.941Z] === RUN   TestUpdatePidsLimit
15:02:32 [2022-09-08T15:02:32.941Z] === RUN   TestUpdatePidsLimit/update_from_none
15:02:33 [2022-09-08T15:02:33.200Z] === RUN   TestUpdatePidsLimit/no_change
15:02:33 [2022-09-08T15:02:33.225Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:02:33 [2022-09-08T15:02:33.225Z] --- PASS: TestContinueAfterPluginCrash (8.06s)
15:02:33 [2022-09-08T15:02:33.250Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:02:33 [2022-09-08T15:02:33.460Z] === RUN   TestUpdatePidsLimit/update_lower
15:02:33 [2022-09-08T15:02:33.509Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:02:33 [2022-09-08T15:02:33.720Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:02:33 [2022-09-08T15:02:33.981Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:02:34 [2022-09-08T15:02:34.077Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:02:34 [2022-09-08T15:02:34.163Z] === CONT  TestReadPluginNoRead
15:02:34 [2022-09-08T15:02:34.163Z]     read_test.go:92: [d648715540aed] daemon is not started
15:02:34 [2022-09-08T15:02:34.163Z] --- PASS: TestReadPluginNoRead (5.96s)
15:02:34 [2022-09-08T15:02:34.163Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
15:02:34 [2022-09-08T15:02:34.163Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
15:02:34 [2022-09-08T15:02:34.163Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
15:02:34 [2022-09-08T15:02:34.163Z] PASS
15:02:34 [2022-09-08T15:02:34.163Z] 
15:02:34 [2022-09-08T15:02:34.163Z] DONE 6 tests in 9.304s
15:02:34 [2022-09-08T15:02:34.163Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:02:34 [2022-09-08T15:02:34.163Z] ++ 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
15:02:34 [2022-09-08T15:02:34.163Z] ++ set -e
15:02:34 [2022-09-08T15:02:34.163Z] ++ '[' -n 0 ']'
15:02:34 [2022-09-08T15:02:34.163Z] ++ set -x
15:02:34 [2022-09-08T15:02:34.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:02:34 [2022-09-08T15:02:34.163Z] testing: warning: no tests to run
15:02:34 [2022-09-08T15:02:34.163Z] PASS
15:02:34 [2022-09-08T15:02:34.163Z] 
15:02:34 [2022-09-08T15:02:34.163Z] DONE 0 tests in 0.046s
15:02:34 [2022-09-08T15:02:34.163Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:02:34 [2022-09-08T15:02:34.163Z] ++ 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
15:02:34 [2022-09-08T15:02:34.163Z] ++ set -e
15:02:34 [2022-09-08T15:02:34.163Z] ++ '[' -n 0 ']'
15:02:34 [2022-09-08T15:02:34.163Z] ++ set -x
15:02:34 [2022-09-08T15:02:34.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:02:34 [2022-09-08T15:02:34.240Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:02:34 [2022-09-08T15:02:34.423Z] INFO: Testing against a local daemon
15:02:34 [2022-09-08T15:02:34.423Z] === RUN   TestPluginWithDevMounts
15:02:34 [2022-09-08T15:02:34.423Z] === PAUSE TestPluginWithDevMounts
15:02:34 [2022-09-08T15:02:34.423Z] === CONT  TestPluginWithDevMounts
15:02:34 [2022-09-08T15:02:34.500Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:02:35 [2022-09-08T15:02:35.438Z] --- PASS: TestUpdatePidsLimit (2.38s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
15:02:35 [2022-09-08T15:02:35.438Z] === RUN   TestUpdateRestartPolicy
15:02:35 [2022-09-08T15:02:35.802Z] --- PASS: TestPluginWithDevMounts (1.56s)
15:02:35 [2022-09-08T15:02:35.802Z] PASS
15:02:36 [2022-09-08T15:02:36.063Z] 
15:02:36 [2022-09-08T15:02:36.063Z] DONE 1 tests in 1.681s
15:02:36 [2022-09-08T15:02:36.063Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:02:36 [2022-09-08T15:02:36.063Z] ++ 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
15:02:36 [2022-09-08T15:02:36.063Z] ++ set -e
15:02:36 [2022-09-08T15:02:36.063Z] ++ '[' -n 0 ']'
15:02:36 [2022-09-08T15:02:36.063Z] ++ set -x
15:02:36 [2022-09-08T15:02:36.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:02:36 [2022-09-08T15:02:36.063Z] INFO: Testing against a local daemon
15:02:36 [2022-09-08T15:02:36.063Z] === RUN   TestSecretInspect
15:02:36 [2022-09-08T15:02:36.176Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
15:02:36 [2022-09-08T15:02:36.613Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:02:37 [2022-09-08T15:02:37.180Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:02:37 [2022-09-08T15:02:37.685Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:02:37 [2022-09-08T15:02:37.968Z] --- PASS: TestSecretInspect (1.80s)
15:02:37 [2022-09-08T15:02:37.968Z] === RUN   TestSecretList
15:02:39 [2022-09-08T15:02:39.084Z]     docker_api_swarm_service_test.go:395: [d8dc96ab917c3] joining swarm manager [d25a02e520ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:02:39 [2022-09-08T15:02:39.342Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:02:39 [2022-09-08T15:02:39.911Z]     docker_api_swarm_service_test.go:395: [dcdec70ad57d6] joining swarm manager [d25a02e520ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:02:40 [2022-09-08T15:02:40.503Z] --- PASS: TestSecretList (2.28s)
15:02:40 [2022-09-08T15:02:40.503Z] === RUN   TestSecretsCreateAndDelete
15:02:41 [2022-09-08T15:02:41.816Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:02:42 [2022-09-08T15:02:42.063Z] tests/integration/api_service_test.py .................................. [ 59%]
15:02:42 [2022-09-08T15:02:42.408Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
15:02:42 [2022-09-08T15:02:42.408Z] === RUN   TestSecretsUpdate
15:02:44 [2022-09-08T15:02:44.349Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:02:44 [2022-09-08T15:02:44.965Z] --- PASS: TestSecretsUpdate (2.16s)
15:02:44 [2022-09-08T15:02:44.965Z] === RUN   TestTemplatedSecret
15:02:46 [2022-09-08T15:02:46.523Z] ............................                                             [ 66%]
15:02:46 [2022-09-08T15:02:46.873Z] --- PASS: TestTemplatedSecret (2.45s)
15:02:46 [2022-09-08T15:02:46.873Z] === RUN   TestSecretCreateResolve
15:02:46 [2022-09-08T15:02:46.883Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:02:47 [2022-09-08T15:02:47.649Z] --- PASS: TestUpdateRestartPolicy (11.21s)
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestUpdateRestartWithAutoRemove
15:02:47 [2022-09-08T15:02:47.649Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitNonBlocked
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:47 [2022-09-08T15:02:47.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:47 [2022-09-08T15:02:47.649Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] --- PASS: TestWaitNonBlocked (0.01s)
15:02:47 [2022-09-08T15:02:47.649Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
15:02:47 [2022-09-08T15:02:47.649Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitBlocked
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:02:47 [2022-09-08T15:02:47.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:02:47 [2022-09-08T15:02:47.649Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:02:48 [2022-09-08T15:02:48.591Z] --- PASS: TestWaitBlocked (0.02s)
15:02:48 [2022-09-08T15:02:48.591Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
15:02:48 [2022-09-08T15:02:48.591Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions/default
15:02:48 [2022-09-08T15:02:48.591Z] === PAUSE TestWaitConditions/default
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions/not-running
15:02:48 [2022-09-08T15:02:48.591Z] === PAUSE TestWaitConditions/not-running
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions/next-exit
15:02:48 [2022-09-08T15:02:48.591Z] === PAUSE TestWaitConditions/next-exit
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions/removed
15:02:48 [2022-09-08T15:02:48.591Z] === PAUSE TestWaitConditions/removed
15:02:48 [2022-09-08T15:02:48.591Z] === CONT  TestWaitConditions/default
15:02:48 [2022-09-08T15:02:48.591Z] === CONT  TestWaitConditions/next-exit
15:02:48 [2022-09-08T15:02:48.591Z]     wait_test.go:146: ContainerID = b334101f032660a248d8a50842316f870d732373042eb0264a5ca0e1c684beee
15:02:48 [2022-09-08T15:02:48.591Z] === CONT  TestWaitConditions/default
15:02:48 [2022-09-08T15:02:48.591Z]     wait_test.go:146: ContainerID = ee4e7989c51f942a069d6b49dc20d3e04e14927376c2cbd42aad2684f9cb8638
15:02:48 [2022-09-08T15:02:48.786Z] === RUN   TestDockerSuite/TestPluginActive
15:02:49 [2022-09-08T15:02:49.159Z] === CONT  TestWaitConditions/removed
15:02:49 [2022-09-08T15:02:49.160Z]     wait_test.go:146: ContainerID = c114940427400e4d3783a23518bda2e106c89f01d8df4cdcb7fb69ec009f9d04
15:02:49 [2022-09-08T15:02:49.414Z] --- PASS: TestSecretCreateResolve (2.21s)
15:02:49 [2022-09-08T15:02:49.415Z] PASS
15:02:49 [2022-09-08T15:02:49.415Z] 
15:02:49 [2022-09-08T15:02:49.415Z] DONE 6 tests in 13.236s
15:02:49 [2022-09-08T15:02:49.415Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:02:49 [2022-09-08T15:02:49.415Z] ++ 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
15:02:49 [2022-09-08T15:02:49.415Z] ++ set -e
15:02:49 [2022-09-08T15:02:49.415Z] ++ '[' -n 0 ']'
15:02:49 [2022-09-08T15:02:49.415Z] ++ set -x
15:02:49 [2022-09-08T15:02:49.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:02:49 [2022-09-08T15:02:49.415Z] INFO: Testing against a local daemon
15:02:49 [2022-09-08T15:02:49.415Z] === RUN   TestServiceCreateInit
15:02:49 [2022-09-08T15:02:49.415Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:02:49 [2022-09-08T15:02:49.418Z] === CONT  TestWaitConditions/not-running
15:02:49 [2022-09-08T15:02:49.418Z]     wait_test.go:146: ContainerID = 2dca729255ac3ed6a4539ad4d2684bca0eed2d577502d88a6c2c8704102a4986
15:02:49 [2022-09-08T15:02:49.987Z] --- PASS: TestWaitConditions (0.02s)
15:02:49 [2022-09-08T15:02:49.987Z]     --- PASS: TestWaitConditions/next-exit (0.69s)
15:02:49 [2022-09-08T15:02:49.987Z]     --- PASS: TestWaitConditions/default (0.88s)
15:02:49 [2022-09-08T15:02:49.987Z]     --- PASS: TestWaitConditions/removed (0.78s)
15:02:49 [2022-09-08T15:02:49.987Z]     --- PASS: TestWaitConditions/not-running (0.61s)
15:02:49 [2022-09-08T15:02:49.987Z] === RUN   TestWaitRestartedContainer
15:02:49 [2022-09-08T15:02:49.987Z] === RUN   TestWaitRestartedContainer/default
15:02:49 [2022-09-08T15:02:49.987Z] === PAUSE TestWaitRestartedContainer/default
15:02:49 [2022-09-08T15:02:49.987Z] === RUN   TestWaitRestartedContainer/not-running
15:02:49 [2022-09-08T15:02:49.988Z] === PAUSE TestWaitRestartedContainer/not-running
15:02:49 [2022-09-08T15:02:49.988Z] === RUN   TestWaitRestartedContainer/next-exit
15:02:49 [2022-09-08T15:02:49.988Z] === PAUSE TestWaitRestartedContainer/next-exit
15:02:49 [2022-09-08T15:02:49.988Z] === CONT  TestWaitRestartedContainer/default
15:02:49 [2022-09-08T15:02:49.988Z] === CONT  TestWaitRestartedContainer/next-exit
15:02:50 [2022-09-08T15:02:50.705Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:02:51 [2022-09-08T15:02:51.366Z] === CONT  TestWaitRestartedContainer/not-running
15:02:52 [2022-09-08T15:02:52.744Z] --- PASS: TestWaitRestartedContainer (0.02s)
15:02:52 [2022-09-08T15:02:52.744Z]     --- PASS: TestWaitRestartedContainer/default (1.32s)
15:02:52 [2022-09-08T15:02:52.744Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.52s)
15:02:52 [2022-09-08T15:02:52.744Z]     --- PASS: TestWaitRestartedContainer/not-running (1.15s)
15:02:52 [2022-09-08T15:02:52.744Z] === CONT  TestContainerStartOnDaemonRestart
15:02:52 [2022-09-08T15:02:52.744Z] === CONT  TestRestartDaemonWithRestartingContainer
15:02:53 [2022-09-08T15:02:53.609Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:02:54 [2022-09-08T15:02:54.896Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:02:55 [2022-09-08T15:02:55.283Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s)
15:02:55 [2022-09-08T15:02:55.283Z] === CONT  TestIpcModeOlderClient
15:02:55 [2022-09-08T15:02:55.283Z] --- PASS: TestContainerStartOnDaemonRestart (2.51s)
15:02:55 [2022-09-08T15:02:55.283Z] === CONT  TestContainerKillOnDaemonStart
15:02:55 [2022-09-08T15:02:55.283Z] --- PASS: TestIpcModeOlderClient (0.11s)
15:02:55 [2022-09-08T15:02:55.283Z] === CONT  TestDaemonHostGatewayIP
15:02:55 [2022-09-08T15:02:55.464Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:02:55 [2022-09-08T15:02:55.464Z]     docker_cli_plugins_test.go:335: unmatched requirement DaemonIsWindows
15:02:55 [2022-09-08T15:02:55.723Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:02:56 [2022-09-08T15:02:56.900Z] --- PASS: TestServiceCreateInit (7.14s)
15:02:56 [2022-09-08T15:02:56.900Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s)
15:02:56 [2022-09-08T15:02:56.900Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s)
15:02:56 [2022-09-08T15:02:56.900Z] === RUN   TestCreateServiceMultipleTimes
15:02:57 [2022-09-08T15:02:57.100Z]     docker_api_swarm_service_test.go:343: [d5418e68792cd] joining swarm manager [d378cf60d8deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:02:57 [2022-09-08T15:02:57.100Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:02:57 [2022-09-08T15:02:57.668Z]     docker_api_swarm_service_test.go:343: [da11f194e9058] joining swarm manager [d378cf60d8deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:02:57 [2022-09-08T15:02:57.822Z] --- PASS: TestDaemonHostGatewayIP (2.71s)
15:02:57 [2022-09-08T15:02:57.822Z] === CONT  TestDaemonRestartIpcMode
15:03:00 [2022-09-08T15:03:00.203Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:03:00 [2022-09-08T15:03:00.367Z] --- PASS: TestDaemonRestartIpcMode (2.42s)
15:03:05 [2022-09-08T15:03:05.472Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:03:06 [2022-09-08T15:03:06.408Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:03:06 [2022-09-08T15:03:06.933Z] --- PASS: TestContainerKillOnDaemonStart (11.94s)
15:03:06 [2022-09-08T15:03:06.933Z] PASS
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === Skipped
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] DONE 273 tests, 5 skipped in 139.625s
15:03:06 [2022-09-08T15:03:06.933Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:03:06 [2022-09-08T15:03:06.933Z] === RUN   TestConfigDaemonLibtrustID
15:03:07 [2022-09-08T15:03:07.344Z] === RUN   TestDockerSuite/TestPortHostBinding
15:03:07 [2022-09-08T15:03:07.501Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:03:07 [2022-09-08T15:03:07.501Z] === RUN   TestConfigDaemonID
15:03:08 [2022-09-08T15:03:08.281Z] === RUN   TestDockerSuite/TestPortList
15:03:08 [2022-09-08T15:03:08.880Z]     daemon_test.go:83: [db9ec47fdf578] daemon is not started
15:03:08 [2022-09-08T15:03:08.880Z] --- PASS: TestConfigDaemonID (1.04s)
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/invalid_config
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/malformed_config
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/valid_config
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/valid_config
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/malformed_config
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/invalid_config
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/valid_config
15:03:08 [2022-09-08T15:03:08.880Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestConfigDaemonSeccompProfiles
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:03:09 [2022-09-08T15:03:09.841Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:03:10 [2022-09-08T15:03:10.786Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:03:10 [2022-09-08T15:03:10.813Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:03:11 [2022-09-08T15:03:11.791Z] --- PASS: TestCreateServiceMultipleTimes (15.30s)
15:03:11 [2022-09-08T15:03:11.791Z] === RUN   TestCreateServiceConflict
15:03:12 [2022-09-08T15:03:12.165Z] === CONT  TestConfigDaemonSeccompProfiles
15:03:12 [2022-09-08T15:03:12.165Z]     daemon_test.go:197: [d9574aecb3aa2] daemon is not started
15:03:12 [2022-09-08T15:03:12.165Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
15:03:12 [2022-09-08T15:03:12.165Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:03:12 [2022-09-08T15:03:12.165Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
15:03:12 [2022-09-08T15:03:12.165Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
15:03:12 [2022-09-08T15:03:12.165Z] === RUN   TestDaemonProxy
15:03:12 [2022-09-08T15:03:12.165Z] === RUN   TestDaemonProxy/environment_variables
15:03:12 [2022-09-08T15:03:12.718Z]     docker_api_swarm_service_test.go:490: [d447564c98f9e] joining swarm manager [defe57cbe6eda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:03:13 [2022-09-08T15:03:13.655Z]     docker_api_swarm_service_test.go:490: [dbfb4dd3e5571] joining swarm manager [defe57cbe6eda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:03:14 [2022-09-08T15:03:14.071Z] === RUN   TestDaemonProxy/command-line_options
15:03:14 [2022-09-08T15:03:14.327Z] --- PASS: TestCreateServiceConflict (2.20s)
15:03:14 [2022-09-08T15:03:14.327Z] === RUN   TestCreateServiceMaxReplicas
15:03:15 [2022-09-08T15:03:15.448Z] === RUN   TestDaemonProxy/configuration_file
15:03:16 [2022-09-08T15:03:16.190Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:03:16 [2022-09-08T15:03:16.865Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
15:03:16 [2022-09-08T15:03:16.865Z] === RUN   TestCreateWithDuplicateNetworkNames
15:03:17 [2022-09-08T15:03:17.352Z] === RUN   TestDaemonProxy/conflicting_options
15:03:17 [2022-09-08T15:03:17.611Z] === RUN   TestDaemonProxy/reload_sanitized
15:03:18 [2022-09-08T15:03:18.181Z] --- PASS: TestDaemonProxy (6.28s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/environment_variables (1.77s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:03:18 [2022-09-08T15:03:18.181Z] PASS
15:03:18 [2022-09-08T15:03:18.181Z] 
15:03:18 [2022-09-08T15:03:18.181Z] DONE 18 tests in 11.261s
15:03:18 [2022-09-08T15:03:18.181Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:03:18 [2022-09-08T15:03:18.440Z] INFO: Testing against a local daemon
15:03:18 [2022-09-08T15:03:18.440Z] === RUN   TestCommitInheritsEnv
15:03:18 [2022-09-08T15:03:18.700Z] --- PASS: TestCommitInheritsEnv (0.33s)
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportExtremelyLargeImageWorks
15:03:18 [2022-09-08T15:03:18.700Z] === PAUSE TestImportExtremelyLargeImageWorks
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform/#00
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform/_______
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform//
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform/linux
15:03:18 [2022-09-08T15:03:18.724Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:03:18 [2022-09-08T15:03:18.725Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/LINUX
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/macos
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:03:18 [2022-09-08T15:03:18.959Z] --- PASS: TestImportWithCustomPlatform (0.36s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImagesFilterMultiReference
15:03:18 [2022-09-08T15:03:18.959Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImagePullPlatformInvalid
15:03:19 [2022-09-08T15:03:19.219Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:03:19 [2022-09-08T15:03:19.219Z] === RUN   TestRemoveImageOrphaning
15:03:19 [2022-09-08T15:03:19.478Z] --- PASS: TestRemoveImageOrphaning (0.34s)
15:03:19 [2022-09-08T15:03:19.478Z] === RUN   TestRemoveImageGarbageCollector
15:03:20 [2022-09-08T15:03:20.046Z] time="2022-09-08T15:03:19Z" level=info msg="[graphdriver] trying configured driver: overlay2"
15:03:20 [2022-09-08T15:03:20.628Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:03:21 [2022-09-08T15:03:21.426Z] --- PASS: TestRemoveImageGarbageCollector (1.97s)
15:03:21 [2022-09-08T15:03:21.426Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:03:21 [2022-09-08T15:03:21.426Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:03:21 [2022-09-08T15:03:21.426Z] === RUN   TestTagInvalidReference
15:03:21 [2022-09-08T15:03:21.427Z] --- PASS: TestTagInvalidReference (0.02s)
15:03:21 [2022-09-08T15:03:21.427Z] === RUN   TestTagValidPrefixedRepo
15:03:21 [2022-09-08T15:03:21.427Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:03:21 [2022-09-08T15:03:21.427Z] === RUN   TestTagExistedNameWithoutForce
15:03:21 [2022-09-08T15:03:21.427Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:03:21 [2022-09-08T15:03:21.427Z] === RUN   TestTagOfficialNames
15:03:21 [2022-09-08T15:03:21.687Z] --- PASS: TestTagOfficialNames (0.05s)
15:03:21 [2022-09-08T15:03:21.687Z] === RUN   TestTagMatchesDigest
15:03:21 [2022-09-08T15:03:21.687Z] --- PASS: TestTagMatchesDigest (0.02s)
15:03:21 [2022-09-08T15:03:21.687Z] === CONT  TestImportExtremelyLargeImageWorks
15:03:22 [2022-09-08T15:03:22.005Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:03:22 [2022-09-08T15:03:22.264Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:03:22 [2022-09-08T15:03:22.264Z] === RUN   TestDockerSuite/TestPsByOrder
15:03:24 [2022-09-08T15:03:24.822Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:03:25 [2022-09-08T15:03:25.082Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:03:26 [2022-09-08T15:03:26.460Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:03:27 [2022-09-08T15:03:27.396Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:03:27 [2022-09-08T15:03:27.917Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:03:31 [2022-09-08T15:03:31.588Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:03:31 [2022-09-08T15:03:31.588Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:03:31 [2022-09-08T15:03:31.774Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
15:03:31 [2022-09-08T15:03:31.774Z] === RUN   TestCreateServiceSecretFileMode
15:03:32 [2022-09-08T15:03:32.156Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:03:32 [2022-09-08T15:03:32.343Z] --- PASS: TestCreateServiceSecretFileMode (2.47s)
15:03:32 [2022-09-08T15:03:32.343Z] === RUN   TestCreateServiceConfigFileMode
15:03:34 [2022-09-08T15:03:34.060Z]     docker_api_swarm_service_test.go:128: [d6159bfad693a] joining swarm manager [dfce4cd3d9372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:03:34 [2022-09-08T15:03:34.060Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:03:34 [2022-09-08T15:03:34.628Z]     docker_api_swarm_service_test.go:129: [d97f1991670d3] joining swarm manager [dfce4cd3d9372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:03:34 [2022-09-08T15:03:34.879Z] --- PASS: TestCreateServiceConfigFileMode (2.41s)
15:03:34 [2022-09-08T15:03:34.879Z] === RUN   TestCreateServiceSysctls
15:03:36 [2022-09-08T15:03:36.532Z]     docker_api_swarm_service_test.go:137: [df79f57752816] joining swarm manager [dfce4cd3d9372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:03:37 [2022-09-08T15:03:37.100Z]     docker_api_swarm_service_test.go:138: [d6fdeaf2cea3c] joining swarm manager [dfce4cd3d9372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:03:38 [2022-09-08T15:03:38.171Z] --- PASS: TestCreateServiceSysctls (3.00s)
15:03:38 [2022-09-08T15:03:38.171Z] === RUN   TestCreateServiceCapabilities
15:03:40 [2022-09-08T15:03:40.077Z] --- PASS: TestCreateServiceCapabilities (2.40s)
15:03:40 [2022-09-08T15:03:40.077Z] === RUN   TestInspect
15:03:41 [2022-09-08T15:03:41.291Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:03:41 [2022-09-08T15:03:41.550Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:03:43 [2022-09-08T15:03:43.066Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:03:43 [2022-09-08T15:03:43.368Z] --- PASS: TestInspect (2.67s)
15:03:43 [2022-09-08T15:03:43.368Z] === RUN   TestCreateJob
15:03:43 [2022-09-08T15:03:43.453Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:03:44 [2022-09-08T15:03:44.390Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:03:44 [2022-09-08T15:03:44.995Z] tests/integration/client_test.py .....                                   [ 75%]
15:03:45 [2022-09-08T15:03:45.255Z] tests/integration/context_api_test.py ...                                [ 76%]
15:03:45 [2022-09-08T15:03:45.327Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:03:45 [2022-09-08T15:03:45.824Z] tests/integration/errors_test.py .                                       [ 76%]
15:03:45 [2022-09-08T15:03:45.903Z] --- PASS: TestCreateJob (2.92s)
15:03:45 [2022-09-08T15:03:45.903Z] === RUN   TestReplicatedJob
15:03:47 [2022-09-08T15:03:47.231Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:03:48 [2022-09-08T15:03:48.608Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:03:49 [2022-09-08T15:03:49.544Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:03:49 [2022-09-08T15:03:49.544Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:03:50 [2022-09-08T15:03:50.111Z] === RUN   TestDockerSuite/TestPsRightTagName
15:03:51 [2022-09-08T15:03:51.180Z] --- PASS: TestReplicatedJob (5.18s)
15:03:51 [2022-09-08T15:03:51.180Z] === RUN   TestUpdateReplicatedJob
15:03:51 [2022-09-08T15:03:51.489Z] === RUN   TestDockerSuite/TestPsShowMounts
15:03:53 [2022-09-08T15:03:53.395Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:03:53 [2022-09-08T15:03:53.395Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
15:03:53 [2022-09-08T15:03:53.395Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:03:53 [2022-09-08T15:03:53.653Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:03:54 [2022-09-08T15:03:54.220Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:03:54 [2022-09-08T15:03:54.220Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:03:54 [2022-09-08T15:03:54.472Z] --- PASS: TestUpdateReplicatedJob (3.23s)
15:03:54 [2022-09-08T15:03:54.472Z] === RUN   TestServiceListWithStatuses
15:03:54 [2022-09-08T15:03:54.472Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:03:54 [2022-09-08T15:03:54.472Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:03:54 [2022-09-08T15:03:54.472Z] === RUN   TestDockerNetworkConnectAlias
15:03:55 [2022-09-08T15:03:55.158Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:03:56 [2022-09-08T15:03:56.110Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:03:56 [2022-09-08T15:03:56.687Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:03:58 [2022-09-08T15:03:58.731Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
15:03:58 [2022-09-08T15:03:58.731Z] === RUN   TestDockerNetworkReConnect
15:03:59 [2022-09-08T15:03:59.220Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:04:02 [2022-09-08T15:04:02.022Z] --- PASS: TestDockerNetworkReConnect (3.45s)
15:04:02 [2022-09-08T15:04:02.022Z] === RUN   TestServicePlugin
15:04:02 [2022-09-08T15:04:02.022Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:02 [2022-09-08T15:04:02.022Z] --- SKIP: TestServicePlugin (0.00s)
15:04:02 [2022-09-08T15:04:02.022Z] === RUN   TestServiceUpdateLabel
15:04:02 [2022-09-08T15:04:02.510Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:04:03 [2022-09-08T15:04:03.886Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:04:03 [2022-09-08T15:04:03.886Z]     docker_api_swarm_service_test.go:304: [d313aa6f0d39e] joining swarm manager [d580a18b1ca6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:04:03 [2022-09-08T15:04:03.945Z] --- PASS: TestServiceUpdateLabel (2.31s)
15:04:03 [2022-09-08T15:04:03.945Z] === RUN   TestServiceUpdateSecrets
15:04:04 [2022-09-08T15:04:04.670Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:04:04 [2022-09-08T15:04:04.822Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:04:04 [2022-09-08T15:04:04.822Z]     docker_api_swarm_service_test.go:304: [d5317f6df63b2] joining swarm manager [d580a18b1ca6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:04:06 [2022-09-08T15:04:06.726Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:04:06 [2022-09-08T15:04:06.726Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:04:06 [2022-09-08T15:04:06.726Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:04:06 [2022-09-08T15:04:06.726Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:04:09 [2022-09-08T15:04:09.260Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:04:09 [2022-09-08T15:04:09.828Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:04:12 [2022-09-08T15:04:12.362Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:04:13 [2022-09-08T15:04:13.740Z] === RUN   TestDockerSuite/TestRmiBlank
15:04:13 [2022-09-08T15:04:13.740Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:04:13 [2022-09-08T15:04:13.740Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:04:16 [2022-09-08T15:04:16.273Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:04:16 [2022-09-08T15:04:16.532Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:04:16 [2022-09-08T15:04:16.791Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:04:18 [2022-09-08T15:04:18.168Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:04:18 [2022-09-08T15:04:18.735Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:04:18 [2022-09-08T15:04:18.831Z] --- PASS: TestServiceUpdateSecrets (14.32s)
15:04:18 [2022-09-08T15:04:18.831Z] === RUN   TestServiceUpdateConfigs
15:04:20 [2022-09-08T15:04:20.112Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:04:20 [2022-09-08T15:04:20.372Z] === RUN   TestDockerSuite/TestRmiTag
15:04:20 [2022-09-08T15:04:20.631Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:04:21 [2022-09-08T15:04:21.198Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:04:21 [2022-09-08T15:04:21.268Z] .........                                                                [ 85%]
15:04:23 [2022-09-08T15:04:23.733Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:04:24 [2022-09-08T15:04:24.301Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:04:24 [2022-09-08T15:04:24.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:04:24 [2022-09-08T15:04:24.819Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:04:25 [2022-09-08T15:04:25.079Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:04:25 [2022-09-08T15:04:25.646Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:04:25 [2022-09-08T15:04:25.906Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:04:26 [2022-09-08T15:04:26.289Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:04:26 [2022-09-08T15:04:26.478Z]     docker_api_swarm_service_test.go:100: [d97433f7f281e] joining swarm manager [deff7ebc02fa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:04:26 [2022-09-08T15:04:26.478Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:04:27 [2022-09-08T15:04:27.060Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:04:27 [2022-09-08T15:04:27.319Z]     docker_api_swarm_service_test.go:101: [da31e7e1a60f7] joining swarm manager [deff7ebc02fa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:04:27 [2022-09-08T15:04:27.490Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:04:27 [2022-09-08T15:04:27.887Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:04:32 [2022-09-08T15:04:32.083Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:04:32 [2022-09-08T15:04:32.083Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:04:33 [2022-09-08T15:04:33.021Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:04:33 [2022-09-08T15:04:33.715Z] --- PASS: TestServiceUpdateConfigs (14.32s)
15:04:33 [2022-09-08T15:04:33.715Z] === RUN   TestServiceUpdateNetwork
15:04:33 [2022-09-08T15:04:33.959Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:04:34 [2022-09-08T15:04:34.061Z] tests/integration/models_nodes_test.py .                                 [ 90%]
15:04:34 [2022-09-08T15:04:34.061Z] tests/integration/models_resources_test.py .                             [ 91%]
15:04:35 [2022-09-08T15:04:35.832Z] tests/integration/models_services_test.py ................X.             [ 95%]
15:04:35 [2022-09-08T15:04:35.864Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:04:37 [2022-09-08T15:04:37.241Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:04:39 [2022-09-08T15:04:39.123Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:04:39 [2022-09-08T15:04:39.123Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:04:39 [2022-09-08T15:04:39.145Z] === RUN   TestDockerSuite/TestDevicePermissions
15:04:39 [2022-09-08T15:04:39.713Z] === RUN   TestDockerSuite/TestDockerFails
15:04:39 [2022-09-08T15:04:39.713Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:04:41 [2022-09-08T15:04:41.094Z] === RUN   TestDockerSuite/TestMountIntoProc
15:04:41 [2022-09-08T15:04:41.353Z] === RUN   TestDockerSuite/TestMountIntoSys
15:04:41 [2022-09-08T15:04:41.920Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:04:43 [2022-09-08T15:04:43.059Z] tests/integration/regression_test.py ......                              [ 98%]
15:04:43 [2022-09-08T15:04:43.298Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:04:43 [2022-09-08T15:04:43.319Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:04:43 [2022-09-08T15:04:43.319Z] tests/integration/credentials/utils_test.py .                            [100%]
15:04:43 [2022-09-08T15:04:43.319Z] 
15:04:43 [2022-09-08T15:04:43.319Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:04:43 [2022-09-08T15:04:43.319Z] =========================== short test summary info ============================
15:04:43 [2022-09-08T15:04:43.319Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:04:43 [2022-09-08T15:04:43.319Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:04:43 [2022-09-08T15:04:43.320Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:04:43 [2022-09-08T15:04:43.320Z]   Not supported on most drivers
15:04:43 [2022-09-08T15:04:43.320Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:04:43 [2022-09-08T15:04:43.320Z]   Output of docker top depends on host distro, and is not formalized.
15:04:43 [2022-09-08T15:04:43.320Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:04:43 [2022-09-08T15:04:43.320Z]   Output of docker top depends on host distro, and is not formalized.
15:04:43 [2022-09-08T15:04:43.320Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:04:43 [2022-09-08T15:04:43.320Z]   Can fail if eth0 has multiple IP addresses
15:04:43 [2022-09-08T15:04:43.320Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:04:43 [2022-09-08T15:04:43.320Z]   This doesn't seem to be taken into account by the engine
15:04:43 [2022-09-08T15:04:43.320Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
15:04:43 [2022-09-08T15:04:43.320Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:04:43 [2022-09-08T15:04:43.320Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.05 seconds ==
15:04:43 [2022-09-08T15:04:43.580Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:04:43 [2022-09-08T15:04:43.866Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:04:44 [2022-09-08T15:04:44.434Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:04:45 [2022-09-08T15:04:45.812Z] === RUN   TestDockerSuite/TestRunAddHost
15:04:45 [2022-09-08T15:04:45.933Z] --- PASS: TestServiceUpdateNetwork (12.34s)
15:04:45 [2022-09-08T15:04:45.933Z] === RUN   TestServiceUpdatePidsLimit
15:04:46 [2022-09-08T15:04:46.192Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:04:46 [2022-09-08T15:04:46.748Z]     check_test.go:611: [d97433f7f281e] daemon is not started
15:04:46 [2022-09-08T15:04:46.748Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:04:47 [2022-09-08T15:04:47.007Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:04:47 [2022-09-08T15:04:47.131Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:04:47 [2022-09-08T15:04:47.575Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:04:47 [2022-09-08T15:04:47.575Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:04:47 [2022-09-08T15:04:47.834Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:04:49 [2022-09-08T15:04:49.210Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:04:49 [2022-09-08T15:04:49.469Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:04:50 [2022-09-08T15:04:50.037Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:04:50 [2022-09-08T15:04:50.605Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:04:51 [2022-09-08T15:04:51.542Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:04:52 [2022-09-08T15:04:52.109Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:04:52 [2022-09-08T15:04:52.676Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:04:53 [2022-09-08T15:04:53.274Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:04:53 [2022-09-08T15:04:53.700Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:04:53 [2022-09-08T15:04:53.855Z]     docker_api_swarm_service_test.go:533: [d0ccc543b697a] joining swarm manager [d537f37561dc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:04:54 [2022-09-08T15:04:54.117Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:04:54 [2022-09-08T15:04:54.685Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:04:55 [2022-09-08T15:04:55.253Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:04:55 [2022-09-08T15:04:55.253Z]     docker_api_swarm_service_test.go:534: [dc082f228a9b9] joining swarm manager [d537f37561dc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:04:55 [2022-09-08T15:04:55.812Z] Leaving: AppArmorNo profiles have been unloaded.
15:04:55 [2022-09-08T15:04:55.812Z] 
15:04:55 [2022-09-08T15:04:55.812Z] Unloading profiles will leave already running processes permanently
15:04:55 [2022-09-08T15:04:55.812Z] unconfined, which can lead to unexpected situations.
15:04:55 [2022-09-08T15:04:55.812Z] 
15:04:55 [2022-09-08T15:04:55.812Z] To set a process to complain mode, use the command line tool
15:04:55 [2022-09-08T15:04:55.812Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:04:55 [2022-09-08T15:04:55.812Z] 
Post stage
15:04:55 [2022-09-08T15:04:55.821Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
[Pipeline] junit
15:04:55 [2022-09-08T15:04:55.831Z] Recording test results
15:04:56 [2022-09-08T15:04:56.004Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
15:04:56 [2022-09-08T15:04:56.282Z] + echo Ensuring container killed.
15:04:56 [2022-09-08T15:04:56.282Z] Ensuring container killed.
15:04:56 [2022-09-08T15:04:56.282Z] + docker rm -vf docker-pr2
15:04:56 [2022-09-08T15:04:56.282Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
15:04:56 [2022-09-08T15:04:56.390Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:04:56 [2022-09-08T15:04:56.567Z] + echo Chowning /workspace to jenkins user
15:04:56 [2022-09-08T15:04:56.567Z] Chowning /workspace to jenkins user
15:04:56 [2022-09-08T15:04:56.567Z] + id -u
15:04:56 [2022-09-08T15:04:56.567Z] + id -g
15:04:56 [2022-09-08T15:04:56.567Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43867:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:04:57 [2022-09-08T15:04:57.769Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:04:57 [2022-09-08T15:04:57.808Z] + bundleName=docker-py
15:04:57 [2022-09-08T15:04:57.808Z] + echo Creating docker-py-bundles.tar.gz
15:04:57 [2022-09-08T15:04:57.808Z] Creating docker-py-bundles.tar.gz
15:04:57 [2022-09-08T15:04:57.808Z] + 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
15:04:57 [2022-09-08T15:04:57.821Z] Archiving artifacts
15:04:58 [2022-09-08T15:04:58.086Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43867/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
15:04:58 [2022-09-08T15:04:58.149Z] --- PASS: TestImportExtremelyLargeImageWorks (92.31s)
15:04:58 [2022-09-08T15:04:58.149Z] PASS
15:04:58 [2022-09-08T15:04:58.149Z] 
15:04:58 [2022-09-08T15:04:58.149Z] DONE 22 tests in 95.671s
15:04:58 [2022-09-08T15:04:58.149Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:04:58 [2022-09-08T15:04:58.149Z] === RUN   TestStripANSICommands
15:04:58 [2022-09-08T15:04:58.149Z] === RUN   TestStripANSICommands/#00
15:04:58 [2022-09-08T15:04:58.149Z] === RUN   TestStripANSICommands/#01
15:04:58 [2022-09-08T15:04:58.149Z] --- PASS: TestStripANSICommands (0.00s)
15:04:58 [2022-09-08T15:04:58.149Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:04:58 [2022-09-08T15:04:58.149Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:04:58 [2022-09-08T15:04:58.150Z] PASS
15:04:58 [2022-09-08T15:04:58.150Z] 
15:04:58 [2022-09-08T15:04:58.150Z] DONE 3 tests in 0.009s
15:04:58 [2022-09-08T15:04:58.150Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:04:58 [2022-09-08T15:04:58.150Z] INFO: Testing against a local daemon
15:04:58 [2022-09-08T15:04:58.150Z] === RUN   TestNetworkCreateDelete
15:04:58 [2022-09-08T15:04:58.150Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:04:58 [2022-09-08T15:04:58.150Z] === RUN   TestDockerNetworkDeletePreferID
15:04:58 [2022-09-08T15:04:58.150Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
15:04:58 [2022-09-08T15:04:58.150Z] === RUN   TestDaemonDNSFallback
[Pipeline] sh
15:04:58 [2022-09-08T15:04:58.338Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:04:58 [2022-09-08T15:04:58.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh binary
15:04:58 [2022-09-08T15:04:58.906Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:04:59 [2022-09-08T15:04:59.011Z] 
15:04:59 [2022-09-08T15:04:59.011Z] Removing bundles/
15:04:59 [2022-09-08T15:04:59.011Z] 
15:04:59 [2022-09-08T15:04:59.011Z] ---> Making bundle: binary (in bundles/binary)
15:04:59 [2022-09-08T15:04:59.011Z] Building: bundles/binary-daemon/dockerd
15:04:59 [2022-09-08T15:04:59.011Z] GOOS="" GOARCH="" GOARM=""
15:04:59 [2022-09-08T15:04:59.473Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:04:59 [2022-09-08T15:04:59.473Z] === RUN   TestDockerSuite/TestRunBindMounts
15:05:01 [2022-09-08T15:05:01.437Z] --- PASS: TestDaemonDNSFallback (6.39s)
15:05:01 [2022-09-08T15:05:01.437Z] === RUN   TestInspectNetwork
15:05:01 [2022-09-08T15:05:01.832Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
15:05:01 [2022-09-08T15:05:01.832Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
15:05:01 [2022-09-08T15:05:01.832Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
15:05:01 [2022-09-08T15:05:01.832Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
15:05:01 [2022-09-08T15:05:01.832Z] PASS
15:05:01 [2022-09-08T15:05:01.832Z] 
15:05:01 [2022-09-08T15:05:01.832Z] === Skipped
15:05:01 [2022-09-08T15:05:01.832Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:05:01 [2022-09-08T15:05:01.832Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:05:01 [2022-09-08T15:05:01.832Z] 
15:05:01 [2022-09-08T15:05:01.832Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:05:01 [2022-09-08T15:05:01.832Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:01 [2022-09-08T15:05:01.832Z] 
15:05:01 [2022-09-08T15:05:01.832Z] DONE 27 tests, 2 skipped in 131.937s
15:05:01 [2022-09-08T15:05:01.832Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:05:01 [2022-09-08T15:05:01.832Z] ++ 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
15:05:01 [2022-09-08T15:05:01.832Z] ++ set -e
15:05:01 [2022-09-08T15:05:01.832Z] ++ '[' -n 0 ']'
15:05:01 [2022-09-08T15:05:01.832Z] ++ set -x
15:05:01 [2022-09-08T15:05:01.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:05:01 [2022-09-08T15:05:01.832Z] INFO: Testing against a local daemon
15:05:01 [2022-09-08T15:05:01.832Z] === RUN   TestSessionCreate
15:05:01 [2022-09-08T15:05:01.832Z] --- PASS: TestSessionCreate (0.02s)
15:05:01 [2022-09-08T15:05:01.832Z] === RUN   TestSessionCreateWithBadUpgrade
15:05:01 [2022-09-08T15:05:01.832Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:05:01 [2022-09-08T15:05:01.832Z] PASS
15:05:01 [2022-09-08T15:05:01.832Z] 
15:05:01 [2022-09-08T15:05:01.832Z] DONE 2 tests in 0.144s
15:05:01 [2022-09-08T15:05:01.832Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:05:01 [2022-09-08T15:05:01.832Z] ++ 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
15:05:01 [2022-09-08T15:05:01.832Z] ++ set -e
15:05:01 [2022-09-08T15:05:01.832Z] ++ '[' -n 0 ']'
15:05:01 [2022-09-08T15:05:01.832Z] ++ set -x
15:05:01 [2022-09-08T15:05:01.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:05:01 [2022-09-08T15:05:01.832Z] INFO: Testing against a local daemon
15:05:01 [2022-09-08T15:05:01.832Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:05:01 [2022-09-08T15:05:01.832Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:05:01 [2022-09-08T15:05:01.832Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:05:01 [2022-09-08T15:05:01.832Z] === RUN   TestDiskUsage
15:05:01 [2022-09-08T15:05:01.832Z] === PAUSE TestDiskUsage
15:05:01 [2022-09-08T15:05:01.832Z] === RUN   TestEventsExecDie
15:05:02 [2022-09-08T15:05:02.008Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:05:02 [2022-09-08T15:05:02.114Z] --- PASS: TestEventsExecDie (0.54s)
15:05:02 [2022-09-08T15:05:02.114Z] === RUN   TestEventsBackwardsCompatible
15:05:02 [2022-09-08T15:05:02.114Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:05:02 [2022-09-08T15:05:02.114Z] === RUN   TestEventsVolumeCreate
15:05:02 [2022-09-08T15:05:02.114Z] --- PASS: TestEventsVolumeCreate (0.07s)
15:05:02 [2022-09-08T15:05:02.114Z] === RUN   TestInfoBinaryCommits
15:05:02 [2022-09-08T15:05:02.114Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:05:02 [2022-09-08T15:05:02.114Z] === RUN   TestInfoAPIVersioned
15:05:02 [2022-09-08T15:05:02.114Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:05:02 [2022-09-08T15:05:02.114Z] === RUN   TestInfoAPI
15:05:02 [2022-09-08T15:05:02.114Z] --- PASS: TestInfoAPI (0.02s)
15:05:02 [2022-09-08T15:05:02.114Z] === RUN   TestInfoAPIWarnings
15:05:02 [2022-09-08T15:05:02.576Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:05:02 [2022-09-08T15:05:02.834Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:05:03 [2022-09-08T15:05:03.402Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:05:03 [2022-09-08T15:05:03.970Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:05:03 [2022-09-08T15:05:03.970Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:05:04 [2022-09-08T15:05:04.538Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:05:04 [2022-09-08T15:05:04.729Z] === RUN   TestInspectNetwork/full_network_id
15:05:04 [2022-09-08T15:05:04.729Z] === RUN   TestInspectNetwork/partial_network_id
15:05:04 [2022-09-08T15:05:04.729Z] === RUN   TestInspectNetwork/network_name
15:05:04 [2022-09-08T15:05:04.729Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:05:05 [2022-09-08T15:05:05.105Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:05:05 [2022-09-08T15:05:05.364Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:05:05 [2022-09-08T15:05:05.932Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:05:06 [2022-09-08T15:05:06.499Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:05:06 [2022-09-08T15:05:06.499Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:05:07 [2022-09-08T15:05:07.436Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:05:07 [2022-09-08T15:05:07.436Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:05:08 [2022-09-08T15:05:08.006Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:05:08 [2022-09-08T15:05:08.574Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:05:08 [2022-09-08T15:05:08.926Z] --- PASS: TestInspectNetwork (7.45s)
15:05:08 [2022-09-08T15:05:08.926Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:05:08 [2022-09-08T15:05:08.926Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:05:08 [2022-09-08T15:05:08.926Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:05:08 [2022-09-08T15:05:08.926Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:05:08 [2022-09-08T15:05:08.926Z] === RUN   TestRunContainerWithBridgeNone
15:05:09 [2022-09-08T15:05:09.141Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:05:09 [2022-09-08T15:05:09.709Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:05:09 [2022-09-08T15:05:09.709Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:05:09 [2022-09-08T15:05:09.865Z] --- PASS: TestRunContainerWithBridgeNone (1.66s)
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/create
15:05:09 [2022-09-08T15:05:09.865Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:05:09 [2022-09-08T15:05:09.865Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:05:09 [2022-09-08T15:05:09.865Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:05:09 [2022-09-08T15:05:09.865Z] === CONT  TestNetworkInvalidJSON/networks/create
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:05:09 [2022-09-08T15:05:09.865Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:05:10 [2022-09-08T15:05:10.125Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:05:10 [2022-09-08T15:05:10.125Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkList
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkList//networks
15:05:10 [2022-09-08T15:05:10.125Z] === PAUSE TestNetworkList//networks
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkList//networks/
15:05:10 [2022-09-08T15:05:10.125Z] === PAUSE TestNetworkList//networks/
15:05:10 [2022-09-08T15:05:10.125Z] === CONT  TestNetworkList//networks
15:05:10 [2022-09-08T15:05:10.125Z] === CONT  TestNetworkList//networks/
15:05:10 [2022-09-08T15:05:10.125Z] --- PASS: TestNetworkList (0.01s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkList//networks (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestHostIPv4BridgeLabel
15:05:10 [2022-09-08T15:05:10.277Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:05:10 [2022-09-08T15:05:10.696Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:05:10 [2022-09-08T15:05:10.696Z] === RUN   TestDaemonRestartWithLiveRestore
15:05:11 [2022-09-08T15:05:11.214Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:05:11 [2022-09-08T15:05:11.634Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:05:11 [2022-09-08T15:05:11.634Z] === RUN   TestDaemonDefaultNetworkPools
15:05:12 [2022-09-08T15:05:12.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:05:12 [2022-09-08T15:05:12.571Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
15:05:12 [2022-09-08T15:05:12.571Z] === RUN   TestDaemonRestartWithExistingNetwork
15:05:13 [2022-09-08T15:05:13.509Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
15:05:13 [2022-09-08T15:05:13.509Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:05:13 [2022-09-08T15:05:13.528Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:05:13 [2022-09-08T15:05:13.786Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:05:14 [2022-09-08T15:05:14.354Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:05:14 [2022-09-08T15:05:14.887Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
15:05:14 [2022-09-08T15:05:14.887Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:05:14 [2022-09-08T15:05:14.921Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:05:15 [2022-09-08T15:05:15.180Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:05:15 [2022-09-08T15:05:15.455Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:05:15 [2022-09-08T15:05:15.455Z] === RUN   TestServiceWithPredefinedNetwork
15:05:15 [2022-09-08T15:05:15.748Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:05:17 [2022-09-08T15:05:17.126Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:05:17 [2022-09-08T15:05:17.385Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:05:17 [2022-09-08T15:05:17.992Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s)
15:05:17 [2022-09-08T15:05:17.992Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:05:17 [2022-09-08T15:05:17.992Z]     service_test.go:243: FLAKY_TEST
15:05:17 [2022-09-08T15:05:17.992Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:05:17 [2022-09-08T15:05:17.992Z] === RUN   TestServiceWithDataPathPortInit
15:05:19 [2022-09-08T15:05:19.291Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:05:19 [2022-09-08T15:05:19.291Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:05:19 [2022-09-08T15:05:19.550Z]     docker_api_swarm_service_test.go:148: [da6bf20bd6a40] joining swarm manager [d844b22574d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:05:19 [2022-09-08T15:05:19.811Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:05:20 [2022-09-08T15:05:20.206Z] --- PASS: TestInfoAPIWarnings (16.55s)
15:05:20 [2022-09-08T15:05:20.207Z] === RUN   TestInfoDebug
15:05:20 [2022-09-08T15:05:20.207Z] --- PASS: TestInfoDebug (0.52s)
15:05:20 [2022-09-08T15:05:20.207Z] === RUN   TestInfoInsecureRegistries
15:05:20 [2022-09-08T15:05:20.207Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:05:20 [2022-09-08T15:05:20.207Z] === RUN   TestInfoRegistryMirrors
15:05:20 [2022-09-08T15:05:20.207Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:05:20 [2022-09-08T15:05:20.207Z] === RUN   TestLoginFailsWithBadCredentials
15:05:20 [2022-09-08T15:05:20.378Z]     docker_api_swarm_service_test.go:148: [d0e6faa8622ed] joining swarm manager [d844b22574d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:05:20 [2022-09-08T15:05:20.774Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
15:05:20 [2022-09-08T15:05:20.774Z] === RUN   TestPingCacheHeaders
15:05:20 [2022-09-08T15:05:20.774Z] --- PASS: TestPingCacheHeaders (0.02s)
15:05:20 [2022-09-08T15:05:20.774Z] === RUN   TestPingGet
15:05:20 [2022-09-08T15:05:20.774Z] --- PASS: TestPingGet (0.02s)
15:05:20 [2022-09-08T15:05:20.774Z] === RUN   TestPingHead
15:05:20 [2022-09-08T15:05:20.774Z] --- PASS: TestPingHead (0.02s)
15:05:20 [2022-09-08T15:05:20.774Z] === RUN   TestPingSwarmHeader
15:05:21 [2022-09-08T15:05:21.349Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:05:21 [2022-09-08T15:05:21.349Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:05:21 [2022-09-08T15:05:21.760Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:05:22 [2022-09-08T15:05:22.713Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:05:22 [2022-09-08T15:05:22.728Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:05:22 [2022-09-08T15:05:22.728Z] --- PASS: TestPingSwarmHeader (1.74s)
15:05:22 [2022-09-08T15:05:22.728Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:05:22 [2022-09-08T15:05:22.728Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:05:22 [2022-09-08T15:05:22.728Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:05:22 [2022-09-08T15:05:22.728Z] === RUN   TestPingBuilderHeader
15:05:22 [2022-09-08T15:05:22.728Z] === RUN   TestPingBuilderHeader/default_config
15:05:22 [2022-09-08T15:05:22.987Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:05:23 [2022-09-08T15:05:23.557Z] --- PASS: TestPingBuilderHeader (1.05s)
15:05:23 [2022-09-08T15:05:23.557Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
15:05:23 [2022-09-08T15:05:23.557Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
15:05:23 [2022-09-08T15:05:23.557Z] === RUN   TestVersion
15:05:23 [2022-09-08T15:05:23.557Z] --- PASS: TestVersion (0.02s)
15:05:23 [2022-09-08T15:05:23.557Z] === CONT  TestDiskUsage
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/container_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/image_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/volume_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:05:24 [2022-09-08T15:05:24.125Z] === RUN   TestDiskUsage/after_container.Run
15:05:24 [2022-09-08T15:05:24.617Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:05:24 [2022-09-08T15:05:24.695Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:05:24 [2022-09-08T15:05:24.695Z] --- PASS: TestDiskUsage (1.19s)
15:05:24 [2022-09-08T15:05:24.695Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z] PASS
15:05:24 [2022-09-08T15:05:24.695Z] 
15:05:24 [2022-09-08T15:05:24.695Z] === Skipped
15:05:24 [2022-09-08T15:05:24.695Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:05:24 [2022-09-08T15:05:24.695Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:05:24 [2022-09-08T15:05:24.695Z] 
15:05:24 [2022-09-08T15:05:24.695Z] DONE 57 tests, 1 skipped in 23.408s
15:05:24 [2022-09-08T15:05:24.695Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:05:24 [2022-09-08T15:05:24.695Z] ++ 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
15:05:24 [2022-09-08T15:05:24.695Z] ++ set -e
15:05:24 [2022-09-08T15:05:24.695Z] ++ '[' -n 0 ']'
15:05:24 [2022-09-08T15:05:24.695Z] ++ set -x
15:05:24 [2022-09-08T15:05:24.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
15:05:24 [2022-09-08T15:05:24.955Z] INFO: Testing against a local daemon
15:05:24 [2022-09-08T15:05:24.955Z] === RUN   TestVolumesCreateAndList
15:05:24 [2022-09-08T15:05:24.955Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:05:24 [2022-09-08T15:05:24.955Z] === RUN   TestVolumesRemove
15:05:24 [2022-09-08T15:05:24.955Z] --- PASS: TestVolumesRemove (0.09s)
15:05:24 [2022-09-08T15:05:24.955Z] === RUN   TestVolumesInspect
15:05:24 [2022-09-08T15:05:24.955Z] --- PASS: TestVolumesInspect (0.03s)
15:05:24 [2022-09-08T15:05:24.955Z] === RUN   TestVolumesInvalidJSON
15:05:24 [2022-09-08T15:05:24.955Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:05:24 [2022-09-08T15:05:24.955Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:05:24 [2022-09-08T15:05:24.955Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:05:24 [2022-09-08T15:05:24.955Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:05:24 [2022-09-08T15:05:24.955Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:05:24 [2022-09-08T15:05:24.955Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:05:24 [2022-09-08T15:05:24.955Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:05:24 [2022-09-08T15:05:24.955Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:05:24 [2022-09-08T15:05:24.955Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:05:24 [2022-09-08T15:05:24.955Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:05:24 [2022-09-08T15:05:24.955Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:05:24 [2022-09-08T15:05:24.955Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:05:24 [2022-09-08T15:05:24.955Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:05:24 [2022-09-08T15:05:24.955Z] PASS
15:05:24 [2022-09-08T15:05:24.955Z] 
15:05:24 [2022-09-08T15:05:24.955Z] DONE 9 tests in 0.258s
15:05:24 [2022-09-08T15:05:24.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:05:25 [2022-09-08T15:05:25.217Z] ++++ cat bundles/test-integration/docker.pid
15:05:25 [2022-09-08T15:05:25.217Z] +++ kill 14864
15:05:25 [2022-09-08T15:05:25.217Z] +++ /etc/init.d/apparmor stop
15:05:25 [2022-09-08T15:05:25.217Z] Leaving: AppArmorNo profiles have been unloaded.
15:05:25 [2022-09-08T15:05:25.217Z] 
15:05:25 [2022-09-08T15:05:25.217Z] Unloading profiles will leave already running processes permanently
15:05:25 [2022-09-08T15:05:25.217Z] unconfined, which can lead to unexpected situations.
15:05:25 [2022-09-08T15:05:25.217Z] 
15:05:25 [2022-09-08T15:05:25.217Z] To set a process to complain mode, use the command line tool
15:05:25 [2022-09-08T15:05:25.217Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:05:25 [2022-09-08T15:05:25.217Z] +++ true
15:05:25 [2022-09-08T15:05:25.217Z] exiting test-integration
15:05:25 [2022-09-08T15:05:25.217Z] ++ exit 0
15:05:25 [2022-09-08T15:05:25.217Z] 
Post stage
[Pipeline] junit
15:05:26 [2022-09-08T15:05:26.188Z] Recording test results
15:05:26 [2022-09-08T15:05:26.329Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:05:26 [2022-09-08T15:05:26.521Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:05:26 [2022-09-08T15:05:26.521Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
15:05:26 [2022-09-08T15:05:26.521Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:05:26 [2022-09-08T15:05:26.521Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
15:05:26 [2022-09-08T15:05:26.521Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:05:26 [2022-09-08T15:05:26.521Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:05:26 [2022-09-08T15:05:26.666Z] + echo Ensuring container killed.
15:05:26 [2022-09-08T15:05:26.666Z] Ensuring container killed.
15:05:26 [2022-09-08T15:05:26.666Z] + docker rm -vf docker-pr2
15:05:26 [2022-09-08T15:05:26.666Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
15:05:26 [2022-09-08T15:05:26.955Z] + echo Chowning /workspace to jenkins user
15:05:26 [2022-09-08T15:05:26.955Z] Chowning /workspace to jenkins user
15:05:26 [2022-09-08T15:05:26.955Z] + id -u
15:05:26 [2022-09-08T15:05:26.955Z] + id -g
15:05:26 [2022-09-08T15:05:26.955Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43867:/workspace busybox chown -R 1000:1000 /workspace
15:05:27 [2022-09-08T15:05:27.459Z] === RUN   TestDockerSuite/TestRunDNSOptions
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:05:28 [2022-09-08T15:05:28.397Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:05:28 [2022-09-08T15:05:28.656Z] + bundleName=arm64-integration
15:05:28 [2022-09-08T15:05:28.656Z] + echo Creating arm64-integration-bundles.tar.gz
15:05:28 [2022-09-08T15:05:28.656Z] Creating arm64-integration-bundles.tar.gz
15:05:28 [2022-09-08T15:05:28.656Z] + xargs tar -czf arm64-integration-bundles.tar.gz
15:05:28 [2022-09-08T15:05:28.656Z] + 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
15:05:28 [2022-09-08T15:05:28.929Z] Archiving artifacts
15:05:29 [2022-09-08T15:05:29.180Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43867/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:05:29 [2022-09-08T15:05:29.486Z] + make clean
15:05:29 [2022-09-08T15:05:29.746Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:05:29 [2022-09-08T15:05:29.746Z] docker-dev-cache
15:05:29 [2022-09-08T15:05:29.746Z] docker-mod-cache
[Pipeline] deleteDir
15:05:30 [2022-09-08T15:05:30.303Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:05:30 [2022-09-08T15:05:30.562Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:05:31 [2022-09-08T15:05:31.941Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:05:32 [2022-09-08T15:05:32.200Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:05:32 [2022-09-08T15:05:32.200Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:05:32 [2022-09-08T15:05:32.200Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:05:32 [2022-09-08T15:05:32.768Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:05:32 [2022-09-08T15:05:32.875Z] --- PASS: TestServiceWithDataPathPortInit (14.24s)
15:05:32 [2022-09-08T15:05:32.875Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:05:33 [2022-09-08T15:05:33.706Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:05:33 [2022-09-08T15:05:33.965Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:05:34 [2022-09-08T15:05:34.533Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:05:34 [2022-09-08T15:05:34.783Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:og3vbgtpzq3nng53oe9zytrd6 Created:2022-09-08 15:05:33.211950094 +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[5bf4104af493c4628c18731a88ef07170302cc8497dab5565cbbcaa64f28d838:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nobdf69fzw875krimnb7domqn EndpointID:e01fa3330ca8f16bc890c8cf1fee270242dffd53f5a92e4bef034a0ab3c3b940 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:698008aa064deeaf72abd95cf88387843797bce80495ce6d440637e0b93fe41c 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:41950ff5546b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nobdf69fzw875krimnb7domqn EndpointID:e01fa3330ca8f16bc890c8cf1fee270242dffd53f5a92e4bef034a0ab3c3b940 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:05:35 [2022-09-08T15:05:35.101Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:05:35 [2022-09-08T15:05:35.360Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:05:35 [2022-09-08T15:05:35.929Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:05:35 [2022-09-08T15:05:35.929Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:05:36 [2022-09-08T15:05:36.496Z] === RUN   TestDockerSuite/TestRunEnvironment
15:05:37 [2022-09-08T15:05:37.064Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:05:38 [2022-09-08T15:05:38.000Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:05:38 [2022-09-08T15:05:38.569Z] === RUN   TestDockerSuite/TestRunExitCode
15:05:38 [2022-09-08T15:05:38.998Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s)
15:05:38 [2022-09-08T15:05:38.998Z] PASS
15:05:38 [2022-09-08T15:05:38.998Z] 
15:05:38 [2022-09-08T15:05:38.998Z] === Skipped
15:05:38 [2022-09-08T15:05:38.998Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:05:38 [2022-09-08T15:05:38.998Z]     service_test.go:243: FLAKY_TEST
15:05:38 [2022-09-08T15:05:38.998Z] 
15:05:38 [2022-09-08T15:05:38.998Z] DONE 38 tests, 1 skipped in 45.157s
15:05:39 [2022-09-08T15:05:39.136Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:05:39 [2022-09-08T15:05:39.258Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:05:39 [2022-09-08T15:05:39.258Z] INFO: Testing against a local daemon
15:05:39 [2022-09-08T15:05:39.258Z] === RUN   TestDockerNetworkIpvlanPersistance
15:05:39 [2022-09-08T15:05:39.258Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:39 [2022-09-08T15:05:39.258Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:05:39 [2022-09-08T15:05:39.258Z] === RUN   TestDockerNetworkIpvlan
15:05:39 [2022-09-08T15:05:39.258Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:39 [2022-09-08T15:05:39.258Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:05:39 [2022-09-08T15:05:39.258Z] PASS
15:05:39 [2022-09-08T15:05:39.258Z] 
15:05:39 [2022-09-08T15:05:39.258Z] === Skipped
15:05:39 [2022-09-08T15:05:39.258Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:05:39 [2022-09-08T15:05:39.258Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:39 [2022-09-08T15:05:39.258Z] 
15:05:39 [2022-09-08T15:05:39.258Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:05:39 [2022-09-08T15:05:39.258Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:39 [2022-09-08T15:05:39.258Z] 
15:05:39 [2022-09-08T15:05:39.258Z] DONE 2 tests, 2 skipped in 0.028s
15:05:39 [2022-09-08T15:05:39.258Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:05:39 [2022-09-08T15:05:39.258Z] INFO: Testing against a local daemon
15:05:39 [2022-09-08T15:05:39.258Z] === RUN   TestDockerNetworkMacvlanPersistance
15:05:39 [2022-09-08T15:05:39.703Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:05:40 [2022-09-08T15:05:40.270Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:05:40 [2022-09-08T15:05:40.530Z] === RUN   TestDockerSuite/TestRunExposePort
15:05:40 [2022-09-08T15:05:40.530Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:05:40 [2022-09-08T15:05:40.639Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
15:05:40 [2022-09-08T15:05:40.639Z] === RUN   TestDockerNetworkMacvlan
15:05:41 [2022-09-08T15:05:41.097Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:05:41 [2022-09-08T15:05:41.207Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:05:41 [2022-09-08T15:05:41.664Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:05:42 [2022-09-08T15:05:42.145Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:05:42 [2022-09-08T15:05:42.600Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:05:42 [2022-09-08T15:05:42.713Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:05:42 [2022-09-08T15:05:42.859Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:05:42 [2022-09-08T15:05:42.859Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
15:05:42 [2022-09-08T15:05:42.859Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:05:44 [2022-09-08T15:05:44.621Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:05:46 [2022-09-08T15:05:46.146Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:05:46 [2022-09-08T15:05:46.405Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:05:46 [2022-09-08T15:05:46.526Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:05:49 [2022-09-08T15:05:49.825Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:05:50 [2022-09-08T15:05:50.766Z] --- PASS: TestDockerNetworkMacvlan (10.26s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
15:05:50 [2022-09-08T15:05:50.766Z] PASS
15:05:50 [2022-09-08T15:05:50.766Z] 
15:05:50 [2022-09-08T15:05:50.766Z] DONE 8 tests in 11.599s
15:05:50 [2022-09-08T15:05:50.766Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:05:50 [2022-09-08T15:05:50.766Z] testing: warning: no tests to run
15:05:50 [2022-09-08T15:05:50.766Z] PASS
15:05:50 [2022-09-08T15:05:50.766Z] 
15:05:50 [2022-09-08T15:05:50.766Z] DONE 0 tests in 0.008s
15:05:50 [2022-09-08T15:05:50.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:05:50 [2022-09-08T15:05:50.766Z] INFO: Testing against a local daemon
15:05:50 [2022-09-08T15:05:50.766Z] === RUN   TestAuthZPluginAllowRequest
15:05:52 [2022-09-08T15:05:52.146Z] --- PASS: TestAuthZPluginAllowRequest (1.27s)
15:05:52 [2022-09-08T15:05:52.146Z] === RUN   TestAuthZPluginTLS
15:05:52 [2022-09-08T15:05:52.716Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:05:52 [2022-09-08T15:05:52.716Z] === RUN   TestAuthZPluginDenyRequest
15:05:53 [2022-09-08T15:05:53.285Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:05:53 [2022-09-08T15:05:53.285Z] === RUN   TestAuthZPluginAPIDenyResponse
15:05:53 [2022-09-08T15:05:53.854Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:05:53 [2022-09-08T15:05:53.854Z] === RUN   TestAuthZPluginDenyResponse
15:05:54 [2022-09-08T15:05:54.424Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:05:54 [2022-09-08T15:05:54.424Z] === RUN   TestAuthZPluginAllowEventStream
15:05:55 [2022-09-08T15:05:55.803Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s)
15:05:55 [2022-09-08T15:05:55.803Z] === RUN   TestAuthZPluginErrorResponse
15:05:56 [2022-09-08T15:05:56.063Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:05:56 [2022-09-08T15:05:56.063Z] === RUN   TestAuthZPluginErrorRequest
15:05:56 [2022-09-08T15:05:56.410Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:05:56 [2022-09-08T15:05:56.632Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:05:56 [2022-09-08T15:05:56.632Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:05:57 [2022-09-08T15:05:57.201Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:05:57 [2022-09-08T15:05:57.201Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:05:57 [2022-09-08T15:05:57.347Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:05:58 [2022-09-08T15:05:58.284Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:05:58 [2022-09-08T15:05:58.579Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s)
15:05:58 [2022-09-08T15:05:58.579Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:05:59 [2022-09-08T15:05:59.661Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:05:59 [2022-09-08T15:05:59.661Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:05:59 [2022-09-08T15:05:59.661Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:05:59 [2022-09-08T15:05:59.661Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:06:00 [2022-09-08T15:06:00.230Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:06:00 [2022-09-08T15:06:00.485Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.58s)
15:06:00 [2022-09-08T15:06:00.485Z] === RUN   TestAuthZPluginHeader
15:06:01 [2022-09-08T15:06:01.053Z] --- PASS: TestAuthZPluginHeader (0.72s)
15:06:01 [2022-09-08T15:06:01.053Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:06:02 [2022-09-08T15:06:02.763Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:06:03 [2022-09-08T15:06:03.330Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:06:04 [2022-09-08T15:06:04.708Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:06:05 [2022-09-08T15:06:05.246Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s)
15:06:05 [2022-09-08T15:06:05.246Z] === RUN   TestAuthZPluginV2Disable
15:06:09 [2022-09-08T15:06:09.438Z] --- PASS: TestAuthZPluginV2Disable (3.93s)
15:06:09 [2022-09-08T15:06:09.438Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:06:11 [2022-09-08T15:06:11.273Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:06:11 [2022-09-08T15:06:11.273Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:06:11 [2022-09-08T15:06:11.273Z] === RUN   TestDockerSuite/TestRunModeHostname
15:06:11 [2022-09-08T15:06:11.841Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:06:11 [2022-09-08T15:06:11.841Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:06:12 [2022-09-08T15:06:12.100Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:06:12 [2022-09-08T15:06:12.727Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s)
15:06:12 [2022-09-08T15:06:12.727Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:06:13 [2022-09-08T15:06:13.478Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:06:14 [2022-09-08T15:06:14.414Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:06:15 [2022-09-08T15:06:15.352Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:06:15 [2022-09-08T15:06:15.611Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:06:15 [2022-09-08T15:06:15.611Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:06:16 [2022-09-08T15:06:16.548Z] === RUN   TestDockerSuite/TestRunMount
15:06:19 [2022-09-08T15:06:19.836Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:06:21 [2022-09-08T15:06:21.740Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:06:21 [2022-09-08T15:06:21.999Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:06:22 [2022-09-08T15:06:22.936Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:06:23 [2022-09-08T15:06:23.873Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:06:24 [2022-09-08T15:06:24.132Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:06:24 [2022-09-08T15:06:24.940Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.83s)
15:06:24 [2022-09-08T15:06:24.940Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:06:25 [2022-09-08T15:06:25.510Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:06:26 [2022-09-08T15:06:26.889Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:06:27 [2022-09-08T15:06:27.475Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:06:30 [2022-09-08T15:06:30.010Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:06:30 [2022-09-08T15:06:30.010Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:06:30 [2022-09-08T15:06:30.578Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:06:31 [2022-09-08T15:06:31.957Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:06:31 [2022-09-08T15:06:31.957Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:06:32 [2022-09-08T15:06:32.216Z] === RUN   TestDockerSuite/TestRunNetHost
15:06:32 [2022-09-08T15:06:32.784Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:06:33 [2022-09-08T15:06:33.043Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:06:33 [2022-09-08T15:06:33.612Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:06:33 [2022-09-08T15:06:33.872Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:06:35 [2022-09-08T15:06:35.777Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:06:36 [2022-09-08T15:06:36.036Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:06:37 [2022-09-08T15:06:37.941Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:06:38 [2022-09-08T15:06:38.509Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:06:42 [2022-09-08T15:06:42.701Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:06:42 [2022-09-08T15:06:42.701Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:06:42 [2022-09-08T15:06:42.701Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:06:42 [2022-09-08T15:06:42.701Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:06:42 [2022-09-08T15:06:42.960Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:06:43 [2022-09-08T15:06:43.029Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
15:06:43 [2022-09-08T15:06:43.029Z] PASS
15:06:43 [2022-09-08T15:06:43.029Z] 
15:06:43 [2022-09-08T15:06:43.029Z] DONE 17 tests in 49.535s
15:06:43 [2022-09-08T15:06:43.029Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:06:43 [2022-09-08T15:06:43.029Z] INFO: Testing against a local daemon
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:06:43 [2022-09-08T15:06:43.029Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:43 [2022-09-08T15:06:43.029Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:06:43 [2022-09-08T15:06:43.029Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:06:43 [2022-09-08T15:06:43.029Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:06:43 [2022-09-08T15:06:43.029Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:06:43 [2022-09-08T15:06:43.029Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:06:43 [2022-09-08T15:06:43.029Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:06:43 [2022-09-08T15:06:43.029Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInstall
15:06:43 [2022-09-08T15:06:43.030Z] === RUN   TestPluginInstall/no_auth
15:06:43 [2022-09-08T15:06:43.218Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:06:43 [2022-09-08T15:06:43.477Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:06:44 [2022-09-08T15:06:44.045Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:06:44 [2022-09-08T15:06:44.045Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:06:44 [2022-09-08T15:06:44.982Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:06:45 [2022-09-08T15:06:45.569Z] time="2022-09-08T15:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:45 [2022-09-08T15:06:45.569Z] time="2022-09-08T15:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21078a269c449a3c5d317beb09d5911b3236ce11e2e0ad0ffa0c20666bbaceef" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:45 [2022-09-08T15:06:45.569Z] time="2022-09-08T15:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:45 [2022-09-08T15:06:45.569Z] time="2022-09-08T15:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21078a269c449a3c5d317beb09d5911b3236ce11e2e0ad0ffa0c20666bbaceef" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:45 [2022-09-08T15:06:45.829Z] === RUN   TestPluginInstall/with_htpasswd
15:06:46 [2022-09-08T15:06:46.088Z] time="2022-09-08T15:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:46 [2022-09-08T15:06:46.088Z] time="2022-09-08T15:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e13137bcb86536abbcff73ec81a385c2fbe7aba3086463f40eca91825c4c1b" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:46 [2022-09-08T15:06:46.088Z] time="2022-09-08T15:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:46 [2022-09-08T15:06:46.088Z] time="2022-09-08T15:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e13137bcb86536abbcff73ec81a385c2fbe7aba3086463f40eca91825c4c1b" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:46 [2022-09-08T15:06:46.347Z] === RUN   TestPluginInstall/with_insecure
15:06:46 [2022-09-08T15:06:46.886Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:06:47 [2022-09-08T15:06:47.287Z] time="2022-09-08T15:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:47 [2022-09-08T15:06:47.287Z] time="2022-09-08T15:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e72aa58705250346c1408adad58f667429fc2bb71289b83f2f7e1b0b09de846f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:47 [2022-09-08T15:06:47.287Z] time="2022-09-08T15:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:47 [2022-09-08T15:06:47.287Z] time="2022-09-08T15:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e72aa58705250346c1408adad58f667429fc2bb71289b83f2f7e1b0b09de846f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:47 [2022-09-08T15:06:47.547Z]     plugin_test.go:196: [d12e1b5af0ca7] daemon is not started
15:06:47 [2022-09-08T15:06:47.547Z] --- PASS: TestPluginInstall (7.13s)
15:06:47 [2022-09-08T15:06:47.547Z]     --- PASS: TestPluginInstall/no_auth (5.32s)
15:06:47 [2022-09-08T15:06:47.547Z]     --- PASS: TestPluginInstall/with_htpasswd (0.68s)
15:06:47 [2022-09-08T15:06:47.547Z]     --- PASS: TestPluginInstall/with_insecure (1.13s)
15:06:47 [2022-09-08T15:06:47.547Z] === RUN   TestPluginsWithRuntimes
15:06:49 [2022-09-08T15:06:49.452Z] === RUN   TestPluginsWithRuntimes/No_Args
15:06:50 [2022-09-08T15:06:50.021Z] === RUN   TestPluginsWithRuntimes/With_Args
15:06:50 [2022-09-08T15:06:50.958Z] --- PASS: TestPluginsWithRuntimes (3.49s)
15:06:50 [2022-09-08T15:06:50.958Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
15:06:50 [2022-09-08T15:06:50.958Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
15:06:50 [2022-09-08T15:06:50.958Z] === RUN   TestPluginBackCompatMediaTypes
15:06:51 [2022-09-08T15:06:51.076Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:06:51 [2022-09-08T15:06:51.076Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
15:06:51 [2022-09-08T15:06:51.076Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:06:51 [2022-09-08T15:06:51.335Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:06:51 [2022-09-08T15:06:51.527Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
15:06:51 [2022-09-08T15:06:51.527Z] PASS
15:06:51 [2022-09-08T15:06:51.527Z] 
15:06:51 [2022-09-08T15:06:51.527Z] DONE 24 tests in 11.266s
15:06:51 [2022-09-08T15:06:51.786Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:06:51 [2022-09-08T15:06:51.786Z] INFO: Testing against a local daemon
15:06:51 [2022-09-08T15:06:51.786Z] === RUN   TestExternalGraphDriver
15:06:51 [2022-09-08T15:06:51.902Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:06:52 [2022-09-08T15:06:52.046Z] === RUN   TestExternalGraphDriver/json
15:06:53 [2022-09-08T15:06:53.278Z] === RUN   TestDockerSuite/TestRunPortInUse
15:06:53 [2022-09-08T15:06:53.537Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:06:53 [2022-09-08T15:06:53.988Z] === RUN   TestExternalGraphDriver/spec
15:06:54 [2022-09-08T15:06:54.104Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
15:06:54 [2022-09-08T15:06:54.104Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:06:54 [2022-09-08T15:06:54.671Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:06:54 [2022-09-08T15:06:54.930Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:06:55 [2022-09-08T15:06:55.376Z] === RUN   TestExternalGraphDriver/pull
15:06:55 [2022-09-08T15:06:55.498Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:06:56 [2022-09-08T15:06:56.066Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:06:56 [2022-09-08T15:06:56.066Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
15:06:56 [2022-09-08T15:06:56.066Z] === RUN   TestDockerSuite/TestRunPublishPort
15:06:56 [2022-09-08T15:06:56.633Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:06:56 [2022-09-08T15:06:56.891Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:06:56 [2022-09-08T15:06:56.891Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
15:06:56 [2022-09-08T15:06:56.891Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:06:57 [2022-09-08T15:06:57.282Z] --- PASS: TestExternalGraphDriver (5.50s)
15:06:57 [2022-09-08T15:06:57.282Z]     --- PASS: TestExternalGraphDriver/json (1.71s)
15:06:57 [2022-09-08T15:06:57.282Z]     --- PASS: TestExternalGraphDriver/spec (1.73s)
15:06:57 [2022-09-08T15:06:57.282Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
15:06:57 [2022-09-08T15:06:57.282Z] === RUN   TestGraphdriverPluginV2
15:06:57 [2022-09-08T15:06:57.467Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:06:58 [2022-09-08T15:06:58.407Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:06:58 [2022-09-08T15:06:58.407Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
15:06:58 [2022-09-08T15:06:58.407Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:07:00 [2022-09-08T15:07:00.939Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:07:01 [2022-09-08T15:07:01.477Z] --- PASS: TestGraphdriverPluginV2 (4.32s)
15:07:01 [2022-09-08T15:07:01.477Z] PASS
15:07:01 [2022-09-08T15:07:01.477Z] 
15:07:01 [2022-09-08T15:07:01.477Z] DONE 5 tests in 9.872s
15:07:01 [2022-09-08T15:07:01.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:07:01 [2022-09-08T15:07:01.477Z] INFO: Testing against a local daemon
15:07:01 [2022-09-08T15:07:01.477Z] === RUN   TestContinueAfterPluginCrash
15:07:01 [2022-09-08T15:07:01.477Z] === PAUSE TestContinueAfterPluginCrash
15:07:01 [2022-09-08T15:07:01.477Z] === RUN   TestReadPluginNoRead
15:07:01 [2022-09-08T15:07:01.477Z] === PAUSE TestReadPluginNoRead
15:07:01 [2022-09-08T15:07:01.477Z] === RUN   TestDaemonStartWithLogOpt
15:07:01 [2022-09-08T15:07:01.477Z] === PAUSE TestDaemonStartWithLogOpt
15:07:01 [2022-09-08T15:07:01.477Z] === CONT  TestContinueAfterPluginCrash
15:07:01 [2022-09-08T15:07:01.477Z] === CONT  TestDaemonStartWithLogOpt
15:07:01 [2022-09-08T15:07:01.506Z] === RUN   TestDockerSuite/TestRunRm
15:07:02 [2022-09-08T15:07:02.074Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:07:05 [2022-09-08T15:07:05.528Z] Created binary: bundles/binary-daemon/dockerd
15:07:05 [2022-09-08T15:07:05.528Z] Copying nested executables into bundles/binary-daemon
15:07:05 [2022-09-08T15:07:05.528Z] Building: bundles/binary-daemon/docker-proxy
15:07:05 [2022-09-08T15:07:05.528Z] GOOS="" GOARCH="" GOARM=""
15:07:05 [2022-09-08T15:07:05.528Z] Created binary: bundles/binary-daemon/docker-proxy
15:07:05 [2022-09-08T15:07:05.528Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:07:05 [2022-09-08T15:07:05.674Z] --- PASS: TestDaemonStartWithLogOpt (3.60s)
15:07:05 [2022-09-08T15:07:05.674Z] === CONT  TestReadPluginNoRead
15:07:05 [2022-09-08T15:07:05.883Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh cross
15:07:06 [2022-09-08T15:07:06.263Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:07:06 [2022-09-08T15:07:06.263Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:07:06 [2022-09-08T15:07:06.456Z] 
15:07:06 [2022-09-08T15:07:06.456Z] Removing bundles/
15:07:06 [2022-09-08T15:07:06.456Z] 
15:07:06 [2022-09-08T15:07:06.456Z] ---> Making bundle: cross (in bundles/cross)
15:07:06 [2022-09-08T15:07:06.456Z] Cross building: bundles/cross/linux/amd64
15:07:06 [2022-09-08T15:07:06.456Z] Building: bundles/cross/linux/amd64-daemon/dockerd
15:07:06 [2022-09-08T15:07:06.456Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:07:06 [2022-09-08T15:07:06.522Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:07:07 [2022-09-08T15:07:07.580Z] === RUN   TestReadPluginNoRead/default
15:07:07 [2022-09-08T15:07:07.899Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:07:08 [2022-09-08T15:07:08.157Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:07:08 [2022-09-08T15:07:08.958Z] === RUN   TestReadPluginNoRead/disabled_caching
15:07:10 [2022-09-08T15:07:10.336Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:07:10 [2022-09-08T15:07:10.336Z] --- PASS: TestContinueAfterPluginCrash (8.65s)
15:07:10 [2022-09-08T15:07:10.692Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:07:11 [2022-09-08T15:07:11.261Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:07:11 [2022-09-08T15:07:11.715Z] === CONT  TestReadPluginNoRead
15:07:11 [2022-09-08T15:07:11.715Z]     read_test.go:92: [d0c294fa26df1] daemon is not started
15:07:11 [2022-09-08T15:07:11.715Z] --- PASS: TestReadPluginNoRead (6.32s)
15:07:11 [2022-09-08T15:07:11.715Z]     --- PASS: TestReadPluginNoRead/default (1.33s)
15:07:11 [2022-09-08T15:07:11.715Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.36s)
15:07:11 [2022-09-08T15:07:11.715Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
15:07:11 [2022-09-08T15:07:11.715Z] PASS
15:07:11 [2022-09-08T15:07:11.715Z] 
15:07:11 [2022-09-08T15:07:11.715Z] DONE 6 tests in 9.939s
15:07:11 [2022-09-08T15:07:11.715Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:07:11 [2022-09-08T15:07:11.715Z] testing: warning: no tests to run
15:07:11 [2022-09-08T15:07:11.715Z] PASS
15:07:11 [2022-09-08T15:07:11.715Z] 
15:07:11 [2022-09-08T15:07:11.715Z] DONE 0 tests in 0.008s
15:07:11 [2022-09-08T15:07:11.715Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:07:11 [2022-09-08T15:07:11.715Z] INFO: Testing against a local daemon
15:07:11 [2022-09-08T15:07:11.715Z] === RUN   TestPluginWithDevMounts
15:07:11 [2022-09-08T15:07:11.715Z] === PAUSE TestPluginWithDevMounts
15:07:11 [2022-09-08T15:07:11.715Z] === CONT  TestPluginWithDevMounts
15:07:13 [2022-09-08T15:07:13.095Z] --- PASS: TestPluginWithDevMounts (1.64s)
15:07:13 [2022-09-08T15:07:13.095Z] PASS
15:07:13 [2022-09-08T15:07:13.095Z] 
15:07:13 [2022-09-08T15:07:13.095Z] DONE 1 tests in 1.668s
15:07:13 [2022-09-08T15:07:13.095Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:07:13 [2022-09-08T15:07:13.354Z] INFO: Testing against a local daemon
15:07:13 [2022-09-08T15:07:13.354Z] === RUN   TestSecretInspect
15:07:15 [2022-09-08T15:07:15.453Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:07:15 [2022-09-08T15:07:15.453Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:07:15 [2022-09-08T15:07:15.712Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:07:15 [2022-09-08T15:07:15.889Z] --- PASS: TestSecretInspect (2.24s)
15:07:15 [2022-09-08T15:07:15.889Z] === RUN   TestSecretList
15:07:16 [2022-09-08T15:07:16.280Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:07:16 [2022-09-08T15:07:16.847Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:07:17 [2022-09-08T15:07:17.106Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:07:17 [2022-09-08T15:07:17.675Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:07:17 [2022-09-08T15:07:17.795Z] --- PASS: TestSecretList (2.24s)
15:07:17 [2022-09-08T15:07:17.795Z] === RUN   TestSecretsCreateAndDelete
15:07:18 [2022-09-08T15:07:18.243Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:07:19 [2022-09-08T15:07:19.180Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:07:19 [2022-09-08T15:07:19.439Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:07:19 [2022-09-08T15:07:19.698Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:07:20 [2022-09-08T15:07:20.332Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
15:07:20 [2022-09-08T15:07:20.332Z] === RUN   TestSecretsUpdate
15:07:22 [2022-09-08T15:07:22.232Z] === RUN   TestDockerSuite/TestRunState
15:07:22 [2022-09-08T15:07:22.237Z] --- PASS: TestSecretsUpdate (2.26s)
15:07:22 [2022-09-08T15:07:22.237Z] === RUN   TestTemplatedSecret
15:07:22 [2022-09-08T15:07:22.799Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:07:23 [2022-09-08T15:07:23.735Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:07:24 [2022-09-08T15:07:24.303Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:07:24 [2022-09-08T15:07:24.777Z] --- PASS: TestTemplatedSecret (2.66s)
15:07:24 [2022-09-08T15:07:24.777Z] === RUN   TestSecretCreateResolve
15:07:24 [2022-09-08T15:07:24.869Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:07:25 [2022-09-08T15:07:25.128Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:07:25 [2022-09-08T15:07:25.128Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
15:07:25 [2022-09-08T15:07:25.128Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:07:25 [2022-09-08T15:07:25.696Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:07:25 [2022-09-08T15:07:25.954Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:07:26 [2022-09-08T15:07:26.522Z] === RUN   TestDockerSuite/TestRunSysctls
15:07:27 [2022-09-08T15:07:27.314Z] --- PASS: TestSecretCreateResolve (2.26s)
15:07:27 [2022-09-08T15:07:27.314Z] PASS
15:07:27 [2022-09-08T15:07:27.314Z] 
15:07:27 [2022-09-08T15:07:27.314Z] DONE 6 tests in 13.935s
15:07:27 [2022-09-08T15:07:27.314Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:07:27 [2022-09-08T15:07:27.314Z] INFO: Testing against a local daemon
15:07:27 [2022-09-08T15:07:27.314Z] === RUN   TestServiceCreateInit
15:07:27 [2022-09-08T15:07:27.314Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:07:27 [2022-09-08T15:07:27.460Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:07:27 [2022-09-08T15:07:27.460Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:07:27 [2022-09-08T15:07:27.460Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:07:28 [2022-09-08T15:07:28.430Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:07:28 [2022-09-08T15:07:28.690Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:07:30 [2022-09-08T15:07:30.068Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:07:31 [2022-09-08T15:07:31.006Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:07:31 [2022-09-08T15:07:31.511Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:07:31 [2022-09-08T15:07:31.944Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:07:32 [2022-09-08T15:07:32.512Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:07:34 [2022-09-08T15:07:34.416Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:07:35 [2022-09-08T15:07:35.354Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:07:35 [2022-09-08T15:07:35.706Z] --- PASS: TestServiceCreateInit (8.02s)
15:07:35 [2022-09-08T15:07:35.706Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s)
15:07:35 [2022-09-08T15:07:35.706Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s)
15:07:35 [2022-09-08T15:07:35.706Z] === RUN   TestCreateServiceMultipleTimes
15:07:37 [2022-09-08T15:07:37.258Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:07:38 [2022-09-08T15:07:38.194Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:07:38 [2022-09-08T15:07:38.762Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:07:39 [2022-09-08T15:07:39.699Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:07:40 [2022-09-08T15:07:40.266Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:07:40 [2022-09-08T15:07:40.266Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:07:41 [2022-09-08T15:07:41.645Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:07:43 [2022-09-08T15:07:43.024Z] === RUN   TestDockerSuite/TestRunUserByID
15:07:43 [2022-09-08T15:07:43.284Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:07:43 [2022-09-08T15:07:43.542Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:07:43 [2022-09-08T15:07:43.802Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:07:44 [2022-09-08T15:07:44.060Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:07:44 [2022-09-08T15:07:44.319Z] === RUN   TestDockerSuite/TestRunUserByName
15:07:44 [2022-09-08T15:07:44.886Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:07:45 [2022-09-08T15:07:45.823Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:07:45 [2022-09-08T15:07:45.823Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
15:07:45 [2022-09-08T15:07:45.823Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:07:45 [2022-09-08T15:07:45.823Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:07:46 [2022-09-08T15:07:46.082Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:07:46 [2022-09-08T15:07:46.340Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:07:49 [2022-09-08T15:07:49.629Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:07:49 [2022-09-08T15:07:49.629Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:07:50 [2022-09-08T15:07:50.197Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:07:51 [2022-09-08T15:07:51.136Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:07:53 [2022-09-08T15:07:53.042Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:07:53 [2022-09-08T15:07:53.609Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:07:53 [2022-09-08T15:07:53.803Z] --- PASS: TestCreateServiceMultipleTimes (16.09s)
15:07:53 [2022-09-08T15:07:53.803Z] === RUN   TestCreateServiceConflict
15:07:53 [2022-09-08T15:07:53.803Z] --- PASS: TestCreateServiceConflict (2.20s)
15:07:53 [2022-09-08T15:07:53.803Z] === RUN   TestCreateServiceMaxReplicas
15:07:54 [2022-09-08T15:07:54.987Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:07:55 [2022-09-08T15:07:55.554Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:07:56 [2022-09-08T15:07:56.340Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
15:07:56 [2022-09-08T15:07:56.340Z] === RUN   TestCreateWithDuplicateNetworkNames
15:07:57 [2022-09-08T15:07:57.473Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:07:58 [2022-09-08T15:07:58.041Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:07:58 [2022-09-08T15:07:58.041Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
15:07:58 [2022-09-08T15:07:58.041Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:07:58 [2022-09-08T15:07:58.041Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
15:07:58 [2022-09-08T15:07:58.041Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:07:58 [2022-09-08T15:07:58.041Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
15:07:58 [2022-09-08T15:07:58.041Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:07:58 [2022-09-08T15:07:58.300Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:07:58 [2022-09-08T15:07:58.300Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
15:07:58 [2022-09-08T15:07:58.300Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:07:58 [2022-09-08T15:07:58.868Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:07:59 [2022-09-08T15:07:59.436Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:08:00 [2022-09-08T15:08:00.373Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:08:00 [2022-09-08T15:08:00.633Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:08:01 [2022-09-08T15:08:01.200Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:08:01 [2022-09-08T15:08:01.769Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:08:01 [2022-09-08T15:08:01.769Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:08:02 [2022-09-08T15:08:02.707Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:08:02 [2022-09-08T15:08:02.707Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
15:08:02 [2022-09-08T15:08:02.707Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:08:02 [2022-09-08T15:08:02.707Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:08:02 [2022-09-08T15:08:02.707Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:08:02 [2022-09-08T15:08:02.707Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
15:08:02 [2022-09-08T15:08:02.707Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:08:02 [2022-09-08T15:08:02.707Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
15:08:02 [2022-09-08T15:08:02.707Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:08:02 [2022-09-08T15:08:02.707Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
15:08:02 [2022-09-08T15:08:02.707Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:08:02 [2022-09-08T15:08:02.707Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
15:08:02 [2022-09-08T15:08:02.707Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:08:02 [2022-09-08T15:08:02.707Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
15:08:02 [2022-09-08T15:08:02.707Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:08:03 [2022-09-08T15:08:03.275Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:08:03 [2022-09-08T15:08:03.275Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:08:03 [2022-09-08T15:08:03.843Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:08:03 [2022-09-08T15:08:03.843Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:08:04 [2022-09-08T15:08:04.410Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:08:04 [2022-09-08T15:08:04.410Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:08:05 [2022-09-08T15:08:05.347Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:08:05 [2022-09-08T15:08:05.347Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:08:05 [2022-09-08T15:08:05.914Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:08:06 [2022-09-08T15:08:06.482Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:08:06 [2022-09-08T15:08:06.482Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:08:06 [2022-09-08T15:08:06.741Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:08:06 [2022-09-08T15:08:06.741Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:08:07 [2022-09-08T15:08:07.000Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:08:08 [2022-09-08T15:08:08.378Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:08:09 [2022-09-08T15:08:09.315Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:08:09 [2022-09-08T15:08:09.315Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
15:08:09 [2022-09-08T15:08:09.315Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:08:09 [2022-09-08T15:08:09.315Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:08:09 [2022-09-08T15:08:09.574Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:08:09 [2022-09-08T15:08:09.574Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:08:10 [2022-09-08T15:08:10.512Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:08:11 [2022-09-08T15:08:11.081Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:08:11 [2022-09-08T15:08:11.226Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s)
15:08:11 [2022-09-08T15:08:11.227Z] === RUN   TestCreateServiceSecretFileMode
15:08:12 [2022-09-08T15:08:12.459Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:08:12 [2022-09-08T15:08:12.607Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
15:08:12 [2022-09-08T15:08:12.607Z] === RUN   TestCreateServiceConfigFileMode
15:08:13 [2022-09-08T15:08:13.027Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:08:13 [2022-09-08T15:08:13.596Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:08:13 [2022-09-08T15:08:13.596Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:08:13 [2022-09-08T15:08:13.596Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:08:13 [2022-09-08T15:08:13.596Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
15:08:14 [2022-09-08T15:08:14.532Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
15:08:15 [2022-09-08T15:08:15.099Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
15:08:15 [2022-09-08T15:08:15.162Z] --- PASS: TestCreateServiceConfigFileMode (2.65s)
15:08:15 [2022-09-08T15:08:15.162Z] === RUN   TestCreateServiceSysctls
15:08:16 [2022-09-08T15:08:16.036Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:08:17 [2022-09-08T15:08:17.413Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:08:17 [2022-09-08T15:08:17.413Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:08:17 [2022-09-08T15:08:17.981Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:08:18 [2022-09-08T15:08:18.474Z] --- PASS: TestCreateServiceSysctls (3.32s)
15:08:18 [2022-09-08T15:08:18.474Z] === RUN   TestCreateServiceCapabilities
15:08:20 [2022-09-08T15:08:20.517Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:08:20 [2022-09-08T15:08:20.776Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:08:21 [2022-09-08T15:08:21.011Z] --- PASS: TestCreateServiceCapabilities (2.64s)
15:08:21 [2022-09-08T15:08:21.012Z] === RUN   TestInspect
15:08:23 [2022-09-08T15:08:23.316Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:08:23 [2022-09-08T15:08:23.889Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:08:24 [2022-09-08T15:08:24.301Z] --- PASS: TestInspect (2.94s)
15:08:24 [2022-09-08T15:08:24.302Z] === RUN   TestCreateJob
15:08:27 [2022-09-08T15:08:27.178Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:08:27 [2022-09-08T15:08:27.178Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:08:27 [2022-09-08T15:08:27.592Z] --- PASS: TestCreateJob (3.19s)
15:08:27 [2022-09-08T15:08:27.592Z] === RUN   TestReplicatedJob
15:08:28 [2022-09-08T15:08:28.556Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:08:29 [2022-09-08T15:08:29.492Z]     docker_cli_service_logs_test.go:248: checking task 4yg2cd7uur77
15:08:29 [2022-09-08T15:08:29.492Z]     docker_cli_service_logs_test.go:253: checking messages for 4yg2cd7uur77
15:08:29 [2022-09-08T15:08:29.492Z]     docker_cli_service_logs_test.go:248: checking task t9l1s4kmr4k0
15:08:29 [2022-09-08T15:08:29.492Z]     docker_cli_service_logs_test.go:253: checking messages for t9l1s4kmr4k0
15:08:30 [2022-09-08T15:08:30.430Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:08:30 [2022-09-08T15:08:30.689Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:08:32 [2022-09-08T15:08:32.067Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:08:32 [2022-09-08T15:08:32.873Z] --- PASS: TestReplicatedJob (5.57s)
15:08:32 [2022-09-08T15:08:32.873Z] === RUN   TestUpdateReplicatedJob
15:08:33 [2022-09-08T15:08:33.444Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:08:33 [2022-09-08T15:08:33.444Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:08:35 [2022-09-08T15:08:35.348Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:08:36 [2022-09-08T15:08:36.164Z] --- PASS: TestUpdateReplicatedJob (3.26s)
15:08:36 [2022-09-08T15:08:36.164Z] === RUN   TestServiceListWithStatuses
15:08:36 [2022-09-08T15:08:36.164Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:08:36 [2022-09-08T15:08:36.164Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:08:36 [2022-09-08T15:08:36.164Z] === RUN   TestDockerNetworkConnectAlias
15:08:36 [2022-09-08T15:08:36.726Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:08:38 [2022-09-08T15:08:38.103Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:08:39 [2022-09-08T15:08:39.481Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:08:40 [2022-09-08T15:08:40.359Z] --- PASS: TestDockerNetworkConnectAlias (4.25s)
15:08:40 [2022-09-08T15:08:40.359Z] === RUN   TestDockerNetworkReConnect
15:08:41 [2022-09-08T15:08:41.385Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:08:43 [2022-09-08T15:08:43.290Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:08:43 [2022-09-08T15:08:43.653Z] --- PASS: TestDockerNetworkReConnect (3.49s)
15:08:43 [2022-09-08T15:08:43.653Z] === RUN   TestServicePlugin
15:08:45 [2022-09-08T15:08:45.194Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:08:47 [2022-09-08T15:08:47.729Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:08:47 [2022-09-08T15:08:47.729Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
15:08:47 [2022-09-08T15:08:47.729Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:08:47 [2022-09-08T15:08:47.846Z]     plugin_test.go:61: [d8ea53c50eccb] joining swarm manager [d4754def8b2a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:08:47 [2022-09-08T15:08:47.988Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:08:47 [2022-09-08T15:08:47.988Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:08:48 [2022-09-08T15:08:48.784Z]     plugin_test.go:64: [d365e66d93e9c] joining swarm manager [d4754def8b2a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:08:48 [2022-09-08T15:08:48.927Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:08:49 [2022-09-08T15:08:49.864Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:08:50 [2022-09-08T15:08:50.800Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:08:50 [2022-09-08T15:08:50.800Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:08:51 [2022-09-08T15:08:51.736Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:08:52 [2022-09-08T15:08:52.304Z] === RUN   TestDockerSuite/TestSaveImageId
15:08:52 [2022-09-08T15:08:52.304Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:08:52 [2022-09-08T15:08:52.562Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:08:54 [2022-09-08T15:08:54.486Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3296447745
15:08:54 [2022-09-08T15:08:54.486Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:08:54 [2022-09-08T15:08:54.486Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:08:54 [2022-09-08T15:08:54.486Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:08:55 [2022-09-08T15:08:55.424Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:08:55 [2022-09-08T15:08:55.683Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:08:55 [2022-09-08T15:08:55.683Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:08:57 [2022-09-08T15:08:57.060Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:08:57 [2022-09-08T15:08:57.060Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:08:57 [2022-09-08T15:08:57.996Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:08:58 [2022-09-08T15:08:58.933Z]     docker_cli_swarm_test.go:1895: [d279e8524f887] joining swarm manager [d087e7c030419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:00 [2022-09-08T15:09:00.310Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:09:00 [2022-09-08T15:09:00.310Z]     docker_cli_swarm_test.go:1896: [d3cb52ad888e6] joining swarm manager [d087e7c030419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:00 [2022-09-08T15:09:00.568Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:09:01 [2022-09-08T15:09:01.136Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:09:01 [2022-09-08T15:09:01.136Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:09:02 [2022-09-08T15:09:02.514Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:09:02 [2022-09-08T15:09:02.514Z]     docker_cli_sni_test.go:30: Flakey test
15:09:02 [2022-09-08T15:09:02.514Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:09:07 [2022-09-08T15:09:07.786Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:09:09 [2022-09-08T15:09:09.163Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:09:10 [2022-09-08T15:09:10.099Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:09:11 [2022-09-08T15:09:11.036Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:09:12 [2022-09-08T15:09:12.971Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
15:09:12 [2022-09-08T15:09:12.971Z] Copying nested executables into bundles/cross/linux/amd64-daemon
15:09:12 [2022-09-08T15:09:12.972Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
15:09:12 [2022-09-08T15:09:12.972Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:09:12 [2022-09-08T15:09:12.972Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
15:09:12 [2022-09-08T15:09:12.972Z] Cross building: bundles/cross/windows/amd64
15:09:12 [2022-09-08T15:09:12.972Z] +++++++ cat ./cli/winresources/dockerd/winres.json
15:09:12 [2022-09-08T15:09:12.972Z] {
15:09:12 [2022-09-08T15:09:12.972Z]   "RT_GROUP_ICON": {
15:09:12 [2022-09-08T15:09:12.972Z]     "#1": {
15:09:12 [2022-09-08T15:09:12.972Z]       "0409": "../../winresources/docker.ico"
15:09:12 [2022-09-08T15:09:12.972Z]     }
15:09:12 [2022-09-08T15:09:12.972Z]   },
15:09:12 [2022-09-08T15:09:12.972Z]   "RT_MANIFEST": {
15:09:12 [2022-09-08T15:09:12.972Z]     "#1": {
15:09:12 [2022-09-08T15:09:12.972Z]       "0409": {
15:09:12 [2022-09-08T15:09:12.972Z]         "identity": {},
15:09:12 [2022-09-08T15:09:12.972Z]         "description": "Docker Engine",
15:09:12 [2022-09-08T15:09:12.972Z]         "minimum-os": "vista",
15:09:12 [2022-09-08T15:09:12.972Z]         "execution-level": "",
15:09:12 [2022-09-08T15:09:12.972Z]         "ui-access": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "auto-elevate": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "dpi-awareness": "unaware",
15:09:12 [2022-09-08T15:09:12.972Z]         "disable-theming": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "disable-window-filtering": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "high-resolution-scrolling-aware": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "ultra-high-resolution-scrolling-aware": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "long-path-aware": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "printer-driver-isolation": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "gdi-scaling": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "segment-heap": false,
15:09:12 [2022-09-08T15:09:12.972Z]         "use-common-controls-v6": false
15:09:12 [2022-09-08T15:09:12.972Z]       }
15:09:12 [2022-09-08T15:09:12.972Z]     }
15:09:12 [2022-09-08T15:09:12.972Z]   },
15:09:12 [2022-09-08T15:09:12.972Z]   "RT_MESSAGETABLE": {
15:09:12 [2022-09-08T15:09:12.972Z]     "#1": {
15:09:12 [2022-09-08T15:09:12.972Z]       "0409": "../../winresources/event_messages.bin"
15:09:12 [2022-09-08T15:09:12.972Z]     }
15:09:12 [2022-09-08T15:09:12.972Z]   },
15:09:12 [2022-09-08T15:09:12.972Z]   "RT_VERSION": {
15:09:12 [2022-09-08T15:09:12.972Z]     "#1": {
15:09:12 [2022-09-08T15:09:12.972Z]       "0409": {
15:09:12 [2022-09-08T15:09:12.972Z]         "fixed": {
15:09:12 [2022-09-08T15:09:12.972Z]           "file_version": "0.0.0.0",
15:09:12 [2022-09-08T15:09:12.972Z]           "product_version": "0.0.0.0",
15:09:12 [2022-09-08T15:09:12.972Z]           "type": "Unknown"
15:09:12 [2022-09-08T15:09:12.972Z]         },
15:09:12 [2022-09-08T15:09:12.972Z]         "info": {
15:09:12 [2022-09-08T15:09:12.972Z]           "0000": {
15:09:12 [2022-09-08T15:09:12.972Z]             "CompanyName": "",
15:09:12 [2022-09-08T15:09:12.972Z]             "FileVersion": "dev",
15:09:12 [2022-09-08T15:09:12.972Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
15:09:12 [2022-09-08T15:09:12.972Z]             "OriginalFileName": "dockerd.exe",
15:09:12 [2022-09-08T15:09:12.972Z]             "ProductName": "",
15:09:12 [2022-09-08T15:09:12.972Z]             "ProductVersion": "dev",
15:09:12 [2022-09-08T15:09:12.972Z]             "SpecialBuild": "f6b695d2fbe37cf850250f2f9003d0c941e4a7bc"
15:09:12 [2022-09-08T15:09:12.972Z]           }
15:09:12 [2022-09-08T15:09:12.972Z]         }
15:09:12 [2022-09-08T15:09:12.972Z]       }
15:09:12 [2022-09-08T15:09:12.972Z]     }
15:09:12 [2022-09-08T15:09:12.972Z]   }
15:09:12 [2022-09-08T15:09:12.972Z] }
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/config.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/config_windows.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/daemon.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/daemon_test.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/daemon_windows.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/docker.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/docker_windows.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/genwinres_windows.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/metrics.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/options.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/options_test.go
15:09:12 [2022-09-08T15:09:12.972Z] cmd/dockerd/service_windows.go
15:09:12 [2022-09-08T15:09:12.972Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
15:09:12 [2022-09-08T15:09:12.972Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:09:13 [2022-09-08T15:09:13.569Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:09:14 [2022-09-08T15:09:14.947Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:09:15 [2022-09-08T15:09:15.339Z] --- PASS: TestServicePlugin (30.57s)
15:09:15 [2022-09-08T15:09:15.339Z] === RUN   TestServiceUpdateLabel
15:09:15 [2022-09-08T15:09:15.514Z] === RUN   TestDockerSuite/TestStartRecordError
15:09:16 [2022-09-08T15:09:16.717Z] --- PASS: TestServiceUpdateLabel (2.38s)
15:09:16 [2022-09-08T15:09:16.717Z] === RUN   TestServiceUpdateSecrets
15:09:16 [2022-09-08T15:09:16.891Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:09:18 [2022-09-08T15:09:18.796Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:09:20 [2022-09-08T15:09:20.174Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:09:21 [2022-09-08T15:09:21.551Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:09:22 [2022-09-08T15:09:22.488Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:09:26 [2022-09-08T15:09:26.710Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:09:29 [2022-09-08T15:09:29.246Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:09:29 [2022-09-08T15:09:29.814Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:09:31 [2022-09-08T15:09:31.191Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:09:31 [2022-09-08T15:09:31.601Z] --- PASS: TestServiceUpdateSecrets (14.82s)
15:09:31 [2022-09-08T15:09:31.601Z] === RUN   TestServiceUpdateConfigs
15:09:34 [2022-09-08T15:09:34.478Z] === RUN   TestDockerSuite/TestStatsNoStream
15:09:37 [2022-09-08T15:09:37.010Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:09:37 [2022-09-08T15:09:37.579Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:09:38 [2022-09-08T15:09:38.147Z] === RUN   TestDockerSuite/TestTopPrivileged
15:09:38 [2022-09-08T15:09:38.716Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:09:38 [2022-09-08T15:09:38.716Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
15:09:38 [2022-09-08T15:09:38.716Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:09:39 [2022-09-08T15:09:39.284Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:09:39 [2022-09-08T15:09:39.851Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:09:39 [2022-09-08T15:09:39.851Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
15:09:39 [2022-09-08T15:09:39.851Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:09:39 [2022-09-08T15:09:39.851Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
15:09:39 [2022-09-08T15:09:39.851Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:09:40 [2022-09-08T15:09:40.788Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:09:41 [2022-09-08T15:09:41.724Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:09:41 [2022-09-08T15:09:41.982Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:09:43 [2022-09-08T15:09:43.360Z] === RUN   TestDockerSuite/TestUpdateStats
15:09:46 [2022-09-08T15:09:46.485Z] --- PASS: TestServiceUpdateConfigs (14.75s)
15:09:46 [2022-09-08T15:09:46.485Z] === RUN   TestServiceUpdateNetwork
15:09:47 [2022-09-08T15:09:47.550Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:09:47 [2022-09-08T15:09:47.550Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:09:47 [2022-09-08T15:09:47.809Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:09:47 [2022-09-08T15:09:47.809Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
15:09:47 [2022-09-08T15:09:47.809Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:09:48 [2022-09-08T15:09:48.746Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:09:48 [2022-09-08T15:09:48.746Z]     docker_cli_swarm_test.go:1796: [defe7c480fb15] joining swarm manager [db734a4902254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:49 [2022-09-08T15:09:49.313Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:09:50 [2022-09-08T15:09:50.250Z]     docker_cli_swarm_test.go:1797: [d89931f01e917] joining swarm manager [db734a4902254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:51 [2022-09-08T15:09:51.628Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:09:53 [2022-09-08T15:09:53.005Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:09:54 [2022-09-08T15:09:54.383Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:09:58 [2022-09-08T15:09:58.694Z] --- PASS: TestServiceUpdateNetwork (12.58s)
15:09:58 [2022-09-08T15:09:58.694Z] === RUN   TestServiceUpdatePidsLimit
15:10:00 [2022-09-08T15:10:00.072Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:10:00 [2022-09-08T15:10:00.641Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:10:06 [2022-09-08T15:10:06.621Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:10:08 [2022-09-08T15:10:08.814Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:10:09 [2022-09-08T15:10:09.908Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:10:09 [2022-09-08T15:10:09.908Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:10:09 [2022-09-08T15:10:09.908Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:10:09 [2022-09-08T15:10:09.908Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:10:09 [2022-09-08T15:10:09.908Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:10:09 [2022-09-08T15:10:09.908Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:10:09 [2022-09-08T15:10:09.908Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:10:10 [2022-09-08T15:10:10.476Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:10:10 [2022-09-08T15:10:10.476Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:10:11 [2022-09-08T15:10:11.043Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:10:11 [2022-09-08T15:10:11.301Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:10:11 [2022-09-08T15:10:11.301Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:10:11 [2022-09-08T15:10:11.301Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:10:11 [2022-09-08T15:10:11.301Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:10:13 [2022-09-08T15:10:13.208Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:10:13 [2022-09-08T15:10:13.208Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:10:13 [2022-09-08T15:10:13.208Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:10:13 [2022-09-08T15:10:13.208Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:10:13 [2022-09-08T15:10:13.208Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:10:13 [2022-09-08T15:10:13.208Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:10:13 [2022-09-08T15:10:13.208Z] --- PASS: TestDockerSuite (1217.42s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.13s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.58s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.38s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.25s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.68s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.92s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.85s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.51s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.91s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.47s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.98s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.73s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.41s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.47s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.02s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.65s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.52s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.43s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s)
15:10:13 [2022-09-08T15:10:13.208Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.79s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.67s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.03s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.92s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.75s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.23s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.38s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.53s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.76s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.28s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.49s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.62s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.31s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.36s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.44s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.43s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0013581b0_<nil>_<nil>} (1.69s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13429901119_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.34s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13429901119_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.33s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33403956477_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.45s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33403956477_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.51s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33403956477_/foo_true__0xc0013581e0_<nil>_<nil>_<nil>} (1.50s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0013581f8_<nil>_<nil>} (1.31s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc001358210_<nil>_<nil>} (1.39s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc001358228_<nil>_<nil>} (1.37s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc001358240_<nil>_<nil>} (1.42s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.08s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
15:10:13 [2022-09-08T15:10:13.209Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.91s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.08s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.60s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.18s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.16s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.60s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.46s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.81s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.81s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.72s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.73s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.63s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.62s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.68s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.68s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.62s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.62s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.68s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.61s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.63s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.62s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.66s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.04s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.18s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.59s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.38s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.66s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.70s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.94s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.11s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.82s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.25s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.93s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.10s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.41s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.79s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.47s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.18s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.84s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.79s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.39s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.94s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.33s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.20s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.41s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.47s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddScript (1.99s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.09s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.19s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.77s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.72s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.76s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.74s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.41s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.81s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.18s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.42s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.83s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.30s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.35s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.46s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.78s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.24s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.57s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.63s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.72s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.18s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.44s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.72s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.93s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.77s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.36s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.37s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (3.56s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.88s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.37s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.61s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.50s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.50s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.19s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.77s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.83s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.47s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.64s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.30s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.37s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.68s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.20s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.97s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.50s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.37s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.94s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.97s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.84s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.26s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.78s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.72s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.32s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.74s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.82s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.70s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (6.96s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.84s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.44s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.34s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.39s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.61s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.56s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.43s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.54s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.74s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.53s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.30s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.26s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.16s)
15:10:13 [2022-09-08T15:10:13.209Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.16s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.31s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.00s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.85s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.69s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.68s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.51s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.67s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.91s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.10s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.46s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.34s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.86s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.46s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.17s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.27s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.18s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFails (0.55s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.67s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.51s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.41s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.89s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.25s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.44s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.39s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.23s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.78s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.24s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.50s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.33s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.29s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.62s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.27s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.22s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.25s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.25s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.59s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.58s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.09s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.24s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.15s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.83s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.49s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.24s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.31s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.09s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.63s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.66s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.35s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.07s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.65s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.59s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.38s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.71s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.38s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.64s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.87s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.50s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.71s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.81s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.44s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.53s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.80s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.74s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.53s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildRm (2.47s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.65s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.70s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.33s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.78s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.03s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.17s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.21s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.66s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.80s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.03s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.94s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.27s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.94s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildUser (1.32s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.53s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.20s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.36s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.18s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.85s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.94s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.53s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.33s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCommitChange (0.71s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.89s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.57s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.05s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.07s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.09s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.33s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.21s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.11s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.00s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.03s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.81s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.85s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.52s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.70s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.04s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.10s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.72s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.95s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.79s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.49s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.51s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.68s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.71s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.77s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.73s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.79s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToDot (1.24s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.00s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.55s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.81s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.45s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.19s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.43s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.37s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.59s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.81s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.81s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.06s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.52s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.84s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.24s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.03s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.99s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.49s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.03s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsRename (0.64s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsResize (0.55s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.53s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsTop (0.72s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.95s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.69s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.52s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestExec (0.57s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.46s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.76s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestExecEnv (0.82s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.15s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.57s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.60s)
15:10:13 [2022-09-08T15:10:13.210Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.61s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecParseError (0.69s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.69s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.65s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.58s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecTTY (0.60s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.60s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.54s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.64s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.90s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.71s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.18s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.23s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestHealth (19.16s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.19s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.89s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.69s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.56s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.64s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.52s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.48s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImportFile (1.34s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.17s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.51s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.51s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.58s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.50s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.57s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.68s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.34s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.10s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.12s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.54s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.54s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.30s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.57s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.60s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.80s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.98s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.57s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.69s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.93s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.96s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.72s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.50s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.37s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsSince (6.57s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsTail (0.52s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestNetHostname (1.30s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.09s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.41s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.04s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.52s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.16s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.89s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPluginActive (2.20s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.77s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.50s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.71s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.21s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.45s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.98s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPortList (7.41s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.80s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.04s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.12s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.04s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.21s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.87s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.94s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.58s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.10s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.61s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.53s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.64s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.03s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.02s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.80s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.10s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.57s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.46s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.18s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.62s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.24s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.61s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.23s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.49s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.75s)
15:10:13 [2022-09-08T15:10:13.211Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.02s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.91s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.08s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.33s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.94s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.30s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.29s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.53s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.40s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.63s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.78s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.02s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.80s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.57s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.60s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.34s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.57s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.04s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.89s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.86s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.56s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.89s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.74s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.63s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.74s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.49s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.54s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.10s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.93s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.14s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.22s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.27s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.75s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.22s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.99s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.14s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunMount (4.91s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.86s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.20s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.47s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.91s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.07s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.06s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.16s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.77s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.59s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.17s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.92s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.88s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.07s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.91s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.14s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.66s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.54s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.12s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.94s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunRm (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.24s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunState (1.35s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.54s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.13s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.79s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.91s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.93s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.74s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.37s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.35s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.62s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.39s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.54s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.98s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.90s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.92s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.74s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.62s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.65s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.92s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:10:13 [2022-09-08T15:10:13.212Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.23s)
15:10:13 [2022-09-08T15:10:13.212Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.81s)
15:10:13 [2022-09-08T15:10:13.212Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s)
15:10:13 [2022-09-08T15:10:13.212Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.74s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.71s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.58s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.58s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.29s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.03s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.51s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.68s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.49s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.47s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.47s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.96s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.72s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.00s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.71s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.23s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.00s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.31s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.68s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.23s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.21s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.09s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.63s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.66s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.13s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.92s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.68s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.55s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.55s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.09s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.65s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.01s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.97s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
15:10:13 [2022-09-08T15:10:13.213Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:10:13 [2022-09-08T15:10:13.213Z] === RUN   TestDockerRegistrySuite
15:10:13 [2022-09-08T15:10:13.213Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:10:14 [2022-09-08T15:10:14.150Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:10:14 [2022-09-08T15:10:14.718Z]     check_test.go:427: [df164f346f8ef] daemon is not started
15:10:14 [2022-09-08T15:10:14.718Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:10:15 [2022-09-08T15:10:15.379Z] --- PASS: TestServiceUpdatePidsLimit (16.35s)
15:10:15 [2022-09-08T15:10:15.379Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
15:10:15 [2022-09-08T15:10:15.379Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
15:10:15 [2022-09-08T15:10:15.379Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
15:10:15 [2022-09-08T15:10:15.379Z] PASS
15:10:15 [2022-09-08T15:10:15.379Z] 
15:10:15 [2022-09-08T15:10:15.379Z] === Skipped
15:10:15 [2022-09-08T15:10:15.379Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:10:15 [2022-09-08T15:10:15.379Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:10:15 [2022-09-08T15:10:15.379Z] 
15:10:15 [2022-09-08T15:10:15.379Z] DONE 27 tests, 1 skipped in 167.943s
15:10:15 [2022-09-08T15:10:15.380Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:10:15 [2022-09-08T15:10:15.380Z] INFO: Testing against a local daemon
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestSessionCreate
15:10:15 [2022-09-08T15:10:15.380Z] --- PASS: TestSessionCreate (0.02s)
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestSessionCreateWithBadUpgrade
15:10:15 [2022-09-08T15:10:15.380Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:10:15 [2022-09-08T15:10:15.380Z] PASS
15:10:15 [2022-09-08T15:10:15.380Z] 
15:10:15 [2022-09-08T15:10:15.380Z] DONE 2 tests in 0.063s
15:10:15 [2022-09-08T15:10:15.380Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:10:15 [2022-09-08T15:10:15.380Z] INFO: Testing against a local daemon
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:10:15 [2022-09-08T15:10:15.380Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestDiskUsage
15:10:15 [2022-09-08T15:10:15.380Z] === PAUSE TestDiskUsage
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestEventsExecDie
15:10:15 [2022-09-08T15:10:15.655Z]     check_test.go:427: [d6209f57ea39e] daemon is not started
15:10:15 [2022-09-08T15:10:15.655Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestEventsExecDie (0.62s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestEventsBackwardsCompatible
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestEventsVolumeCreate
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestEventsVolumeCreate (0.08s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestInfoBinaryCommits
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestInfoAPIVersioned
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestInfoAPI
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestInfoAPI (0.02s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestInfoAPIWarnings
15:10:16 [2022-09-08T15:10:16.223Z]     docker_cli_swarm_test.go:1315: [de5210d8edb2a] joining swarm manager [da49da05f39df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:10:17 [2022-09-08T15:10:17.160Z]     check_test.go:427: [da337d333aad0] daemon is not started
15:10:17 [2022-09-08T15:10:17.160Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:10:17 [2022-09-08T15:10:17.160Z]     check_test.go:427: [ddc063f6c5861] daemon is not started
15:10:17 [2022-09-08T15:10:17.160Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:10:17 [2022-09-08T15:10:17.419Z]     docker_cli_swarm_test.go:1316: [da7fb26167162] joining swarm manager [da49da05f39df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:10:19 [2022-09-08T15:10:19.953Z]     check_test.go:427: [d593f80a1821b] daemon is not started
15:10:19 [2022-09-08T15:10:19.953Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:10:26 [2022-09-08T15:10:26.521Z]     check_test.go:427: [dcc036d7dac6d] daemon is not started
15:10:26 [2022-09-08T15:10:26.521Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:10:29 [2022-09-08T15:10:29.054Z]     check_test.go:427: [dcf4c6d42fc42] daemon is not started
15:10:29 [2022-09-08T15:10:29.054Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:10:29 [2022-09-08T15:10:29.623Z]     check_test.go:427: [df8f0476e7337] daemon is not started
15:10:29 [2022-09-08T15:10:29.623Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:10:30 [2022-09-08T15:10:30.559Z]     check_test.go:427: [d7d584910c48e] daemon is not started
15:10:30 [2022-09-08T15:10:30.559Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:10:31 [2022-09-08T15:10:31.496Z]     check_test.go:427: [d8a69e4ba4b19] daemon is not started
15:10:31 [2022-09-08T15:10:31.496Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:10:32 [2022-09-08T15:10:32.874Z]     check_test.go:427: [d01fee36fba57] daemon is not started
15:10:32 [2022-09-08T15:10:32.874Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:10:33 [2022-09-08T15:10:33.812Z]     check_test.go:427: [d94f4d92297b3] daemon is not started
15:10:33 [2022-09-08T15:10:33.812Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:10:34 [2022-09-08T15:10:34.035Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:10:34 [2022-09-08T15:10:34.035Z] === RUN   TestInfoDebug
15:10:34 [2022-09-08T15:10:34.035Z] --- PASS: TestInfoDebug (0.53s)
15:10:34 [2022-09-08T15:10:34.035Z] === RUN   TestInfoInsecureRegistries
15:10:34 [2022-09-08T15:10:34.035Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:10:34 [2022-09-08T15:10:34.035Z] === RUN   TestInfoRegistryMirrors
15:10:34 [2022-09-08T15:10:34.035Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:10:34 [2022-09-08T15:10:34.035Z] === RUN   TestLoginFailsWithBadCredentials
15:10:34 [2022-09-08T15:10:34.603Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:10:34 [2022-09-08T15:10:34.603Z] === RUN   TestPingCacheHeaders
15:10:34 [2022-09-08T15:10:34.603Z] --- PASS: TestPingCacheHeaders (0.02s)
15:10:34 [2022-09-08T15:10:34.603Z] === RUN   TestPingGet
15:10:34 [2022-09-08T15:10:34.603Z] --- PASS: TestPingGet (0.01s)
15:10:34 [2022-09-08T15:10:34.603Z] === RUN   TestPingHead
15:10:34 [2022-09-08T15:10:34.603Z] --- PASS: TestPingHead (0.02s)
15:10:34 [2022-09-08T15:10:34.603Z] === RUN   TestPingSwarmHeader
15:10:34 [2022-09-08T15:10:34.749Z]     check_test.go:427: [d00048149acbb] daemon is not started
15:10:34 [2022-09-08T15:10:34.749Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:10:35 [2022-09-08T15:10:35.171Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:10:35 [2022-09-08T15:10:35.686Z]     check_test.go:427: [d06b9b167b714] daemon is not started
15:10:35 [2022-09-08T15:10:35.686Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:10:35 [2022-09-08T15:10:35.740Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:10:36 [2022-09-08T15:10:36.644Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a410e0dd4f46130d112fea1669be0c87c34371719591b6a77f0dbfcd50de4db6
15:10:36 [2022-09-08T15:10:36.678Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:10:36 [2022-09-08T15:10:36.679Z] --- PASS: TestPingSwarmHeader (2.08s)
15:10:36 [2022-09-08T15:10:36.679Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:10:36 [2022-09-08T15:10:36.679Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:10:36 [2022-09-08T15:10:36.679Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:10:36 [2022-09-08T15:10:36.679Z] === RUN   TestPingBuilderHeader
15:10:36 [2022-09-08T15:10:36.679Z] === RUN   TestPingBuilderHeader/default_config
15:10:37 [2022-09-08T15:10:37.248Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:10:37 [2022-09-08T15:10:37.585Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4a7940e074d242e47ac7ed047bbaa6304e5e87ae944d1723a9254cc69176cde4
15:10:37 [2022-09-08T15:10:37.585Z]     check_test.go:427: [d6020f7fe000e] daemon is not started
15:10:37 [2022-09-08T15:10:37.585Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:10:37 [2022-09-08T15:10:37.818Z] --- PASS: TestPingBuilderHeader (1.05s)
15:10:37 [2022-09-08T15:10:37.818Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
15:10:37 [2022-09-08T15:10:37.818Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
15:10:37 [2022-09-08T15:10:37.818Z] === RUN   TestVersion
15:10:37 [2022-09-08T15:10:37.818Z] --- PASS: TestVersion (0.02s)
15:10:37 [2022-09-08T15:10:37.818Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:10:37 [2022-09-08T15:10:37.818Z] === CONT  TestDiskUsage
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/image_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/volume_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/after_LoadBusybox
15:10:38 [2022-09-08T15:10:38.522Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c583edf10f7acce99d2f2e2d31005281207c82e35468b206b22dfa5972491b88
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_container.Run
15:10:39 [2022-09-08T15:10:39.089Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:185e85c17c8e846f3a8c3636913be5d99fc81ea6a238dc07b0dd7f6de041cf1b
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] --- PASS: TestDiskUsage (1.58s)
15:10:39 [2022-09-08T15:10:39.215Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.37s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]     --- PASS: TestDiskUsage/after_container.Run (0.50s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.348Z]     check_test.go:427: [df08500a65736] daemon is not started
15:10:39 [2022-09-08T15:10:39.348Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.64s)
15:10:39 [2022-09-08T15:10:39.476Z] PASS
15:10:39 [2022-09-08T15:10:39.476Z] 
15:10:39 [2022-09-08T15:10:39.476Z] DONE 57 tests in 24.181s
15:10:39 [2022-09-08T15:10:39.476Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:10:39 [2022-09-08T15:10:39.476Z] INFO: Testing against a local daemon
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesCreateAndList
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesRemove
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestVolumesRemove (0.07s)
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInspect
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestVolumesInspect (0.02s)
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:10:39 [2022-09-08T15:10:39.476Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:10:39 [2022-09-08T15:10:39.476Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:10:39 [2022-09-08T15:10:39.476Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z] PASS
15:10:39 [2022-09-08T15:10:39.476Z] 
15:10:39 [2022-09-08T15:10:39.476Z] DONE 9 tests in 0.156s
15:10:39 [2022-09-08T15:10:39.476Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:10:40 [2022-09-08T15:10:40.047Z] Stopping apparmor (via systemctl): apparmor.service.
15:10:40 [2022-09-08T15:10:40.047Z] Removing test suite binaries
15:10:40 [2022-09-08T15:10:40.284Z]     check_test.go:427: [df5a980561fc5] daemon is not started
15:10:40 [2022-09-08T15:10:40.284Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:10:40 [2022-09-08T15:10:40.309Z] exiting test-integration
15:10:40 [2022-09-08T15:10:40.309Z] ++ exit 0
15:10:40 [2022-09-08T15:10:40.309Z] 
Post stage
[Pipeline] junit
15:10:42 [2022-09-08T15:10:42.230Z] Recording test results
15:10:42 [2022-09-08T15:10:42.817Z]     check_test.go:427: [d7d6dc0f97de5] daemon is not started
15:10:42 [2022-09-08T15:10:42.817Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:10:43 [2022-09-08T15:10:43.385Z]     check_test.go:427: [d79583f481c52] daemon is not started
15:10:43 [2022-09-08T15:10:43.385Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:10:43 [2022-09-08T15:10:43.385Z]     check_test.go:427: [d7fa86585151e] daemon is not started
15:10:43 [2022-09-08T15:10:43.644Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:10:43 [2022-09-08T15:10:43.812Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:10:44 [2022-09-08T15:10:44.148Z] + echo Ensuring container killed.
15:10:44 [2022-09-08T15:10:44.148Z] Ensuring container killed.
15:10:44 [2022-09-08T15:10:44.148Z] + docker rm -vf docker-pr2
15:10:44 [2022-09-08T15:10:44.148Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
15:10:44 [2022-09-08T15:10:44.433Z] + echo Chowning /workspace to jenkins user
15:10:44 [2022-09-08T15:10:44.433Z] Chowning /workspace to jenkins user
15:10:44 [2022-09-08T15:10:44.433Z] + id -u
15:10:44 [2022-09-08T15:10:44.433Z] + id -g
15:10:44 [2022-09-08T15:10:44.434Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43867:/workspace busybox chown -R 1000:1000 /workspace
15:10:44 [2022-09-08T15:10:44.434Z] Unable to find image 'busybox:latest' locally
15:10:44 [2022-09-08T15:10:44.581Z]     check_test.go:427: [dcec5a08b8616] daemon is not started
15:10:44 [2022-09-08T15:10:44.581Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:10:44 [2022-09-08T15:10:44.693Z] latest: Pulling from library/busybox
15:10:44 [2022-09-08T15:10:44.693Z] 2c39bef88607: Pulling fs layer
15:10:44 [2022-09-08T15:10:44.693Z] 2c39bef88607: Download complete
15:10:44 [2022-09-08T15:10:44.693Z] 2c39bef88607: Pull complete
15:10:44 [2022-09-08T15:10:44.955Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
15:10:44 [2022-09-08T15:10:44.955Z] Status: Downloaded newer image for busybox:latest
15:10:45 [2022-09-08T15:10:45.516Z]     check_test.go:427: [d95f871b80ad4] daemon is not started
15:10:45 [2022-09-08T15:10:45.516Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:10:46 [2022-09-08T15:10:46.084Z]     check_test.go:427: [df06e822f8636] daemon is not started
15:10:46 [2022-09-08T15:10:46.084Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:10:46 [2022-09-08T15:10:46.633Z] + bundleName=amd64-cgroup2
15:10:46 [2022-09-08T15:10:46.633Z] + echo Creating amd64-cgroup2-bundles.tar.gz
15:10:46 [2022-09-08T15:10:46.633Z] Creating amd64-cgroup2-bundles.tar.gz
15:10:46 [2022-09-08T15:10:46.633Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
15:10:46 [2022-09-08T15:10:46.633Z] + 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
15:10:46 [2022-09-08T15:10:46.905Z] Archiving artifacts
15:10:48 [2022-09-08T15:10:48.618Z]     check_test.go:427: [d24d05733a3d6] daemon is not started
15:10:48 [2022-09-08T15:10:48.618Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:10:48 [2022-09-08T15:10:48.618Z]     check_test.go:427: [dc4b7a2839cda] daemon is not started
15:10:48 [2022-09-08T15:10:48.618Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:10:48 [2022-09-08T15:10:48.680Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43867/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:10:48 [2022-09-08T15:10:48.989Z] + make clean
15:10:49 [2022-09-08T15:10:49.573Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:10:49 [2022-09-08T15:10:49.573Z] docker-dev-cache
15:10:49 [2022-09-08T15:10:49.573Z] docker-mod-cache
[Pipeline] deleteDir
15:10:49 [2022-09-08T15:10:49.995Z]     check_test.go:427: [ddd997a670c8b] daemon is not started
15:10:49 [2022-09-08T15:10:49.995Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:10:49 [2022-09-08T15:10:49.995Z]     check_test.go:427: [da48f51fc352b] daemon is not started
15:10:49 [2022-09-08T15:10:49.995Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:10:50 [2022-09-08T15:10:50.254Z]     check_test.go:427: [d7bb117f46869] daemon is not started
15:10:50 [2022-09-08T15:10:50.254Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:10:50 [2022-09-08T15:10:50.513Z]     check_test.go:427: [da7d79ea1ad42] daemon is not started
15:10:50 [2022-09-08T15:10:50.513Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:10:50 [2022-09-08T15:10:50.513Z]     check_test.go:427: [dae4b4cdfde05] daemon is not started
15:10:50 [2022-09-08T15:10:50.513Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:10:51 [2022-09-08T15:10:51.081Z]     check_test.go:427: [d0f672d27ee59] daemon is not started
15:10:51 [2022-09-08T15:10:51.081Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:10:51 [2022-09-08T15:10:51.081Z]     check_test.go:427: [d82e6e95703a9] daemon is not started
15:10:51 [2022-09-08T15:10:51.081Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:10:52 [2022-09-08T15:10:52.019Z]     check_test.go:427: [df2fd3acc70fc] daemon is not started
15:10:52 [2022-09-08T15:10:52.019Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:10:53 [2022-09-08T15:10:53.400Z]     check_test.go:427: [d6077bd5b7d84] daemon is not started
15:10:53 [2022-09-08T15:10:53.400Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:10:54 [2022-09-08T15:10:54.337Z]     check_test.go:427: [db9ce23da6a4f] daemon is not started
15:10:54 [2022-09-08T15:10:54.337Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:10:55 [2022-09-08T15:10:55.714Z]     check_test.go:427: [d15562c9d8321] daemon is not started
15:10:55 [2022-09-08T15:10:55.714Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:10:56 [2022-09-08T15:10:56.281Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:10:57 [2022-09-08T15:10:57.217Z] --- PASS: TestDockerRegistrySuite (43.91s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.53s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.38s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
15:10:57 [2022-09-08T15:10:57.217Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.75s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.23s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.11s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.86s)
15:10:57 [2022-09-08T15:10:57.218Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s)
15:10:57 [2022-09-08T15:10:57.218Z] === RUN   TestDockerSchema1RegistrySuite
15:10:57 [2022-09-08T15:10:57.218Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:10:57 [2022-09-08T15:10:57.218Z]     check_test.go:454: [d6f3be62088e0] daemon is not started
15:10:57 [2022-09-08T15:10:57.218Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:11:00 [2022-09-08T15:11:00.506Z]     check_test.go:454: [d0c58b9ffed7f] daemon is not started
15:11:00 [2022-09-08T15:11:00.506Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:11:04 [2022-09-08T15:11:04.471Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
15:11:04 [2022-09-08T15:11:04.471Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
15:11:04 [2022-09-08T15:11:04.471Z] {
15:11:04 [2022-09-08T15:11:04.471Z]   "RT_GROUP_ICON": {
15:11:04 [2022-09-08T15:11:04.471Z]     "#1": {
15:11:04 [2022-09-08T15:11:04.471Z]       "0409": "../../winresources/docker.ico"
15:11:04 [2022-09-08T15:11:04.471Z]     }
15:11:04 [2022-09-08T15:11:04.471Z]   },
15:11:04 [2022-09-08T15:11:04.471Z]   "RT_MANIFEST": {
15:11:04 [2022-09-08T15:11:04.471Z]     "#1": {
15:11:04 [2022-09-08T15:11:04.471Z]       "0409": {
15:11:04 [2022-09-08T15:11:04.471Z]         "identity": {},
15:11:04 [2022-09-08T15:11:04.471Z]         "description": "Docker Engine",
15:11:04 [2022-09-08T15:11:04.471Z]         "minimum-os": "vista",
15:11:04 [2022-09-08T15:11:04.471Z]         "execution-level": "",
15:11:04 [2022-09-08T15:11:04.471Z]         "ui-access": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "auto-elevate": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "dpi-awareness": "unaware",
15:11:04 [2022-09-08T15:11:04.471Z]         "disable-theming": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "disable-window-filtering": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "high-resolution-scrolling-aware": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "ultra-high-resolution-scrolling-aware": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "long-path-aware": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "printer-driver-isolation": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "gdi-scaling": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "segment-heap": false,
15:11:04 [2022-09-08T15:11:04.471Z]         "use-common-controls-v6": false
15:11:04 [2022-09-08T15:11:04.471Z]       }
15:11:04 [2022-09-08T15:11:04.471Z]     }
15:11:04 [2022-09-08T15:11:04.471Z]   },
15:11:04 [2022-09-08T15:11:04.471Z]   "RT_MESSAGETABLE": {
15:11:04 [2022-09-08T15:11:04.471Z]     "#1": {
15:11:04 [2022-09-08T15:11:04.471Z]       "0409": "../../winresources/event_messages.bin"
15:11:04 [2022-09-08T15:11:04.471Z]     }
15:11:04 [2022-09-08T15:11:04.471Z]   },
15:11:04 [2022-09-08T15:11:04.471Z]   "RT_VERSION": {
15:11:04 [2022-09-08T15:11:04.471Z]     "#1": {
15:11:04 [2022-09-08T15:11:04.471Z]       "0409": {
15:11:04 [2022-09-08T15:11:04.471Z]         "fixed": {
15:11:04 [2022-09-08T15:11:04.471Z]           "file_version": "0.0.0.0",
15:11:04 [2022-09-08T15:11:04.471Z]           "product_version": "0.0.0.0",
15:11:04 [2022-09-08T15:11:04.471Z]           "type": "Unknown"
15:11:04 [2022-09-08T15:11:04.471Z]         },
15:11:04 [2022-09-08T15:11:04.471Z]         "info": {
15:11:04 [2022-09-08T15:11:04.471Z]           "0000": {
15:11:04 [2022-09-08T15:11:04.471Z]             "CompanyName": "",
15:11:04 [2022-09-08T15:11:04.471Z]             "FileVersion": "dev",
15:11:04 [2022-09-08T15:11:04.471Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
15:11:04 [2022-09-08T15:11:04.471Z]             "OriginalFileName": "docker-proxy.exe",
15:11:04 [2022-09-08T15:11:04.471Z]             "ProductName": "",
15:11:04 [2022-09-08T15:11:04.471Z]             "ProductVersion": "dev",
15:11:04 [2022-09-08T15:11:04.471Z]             "SpecialBuild": "f6b695d2fbe37cf850250f2f9003d0c941e4a7bc"
15:11:04 [2022-09-08T15:11:04.471Z]           }
15:11:04 [2022-09-08T15:11:04.471Z]         }
15:11:04 [2022-09-08T15:11:04.471Z]       }
15:11:04 [2022-09-08T15:11:04.471Z]     }
15:11:04 [2022-09-08T15:11:04.471Z]   }
15:11:04 [2022-09-08T15:11:04.471Z] }
15:11:04 [2022-09-08T15:11:04.471Z] cmd/docker-proxy/genwinres_windows.go
15:11:04 [2022-09-08T15:11:04.471Z] cmd/docker-proxy/main.go
15:11:04 [2022-09-08T15:11:04.471Z] cmd/docker-proxy/network_proxy_test.go
15:11:04 [2022-09-08T15:11:04.471Z] cmd/docker-proxy/proxy.go
15:11:04 [2022-09-08T15:11:04.471Z] cmd/docker-proxy/sctp_proxy.go
15:11:04 [2022-09-08T15:11:04.471Z] cmd/docker-proxy/tcp_proxy.go
15:11:04 [2022-09-08T15:11:04.471Z] cmd/docker-proxy/udp_proxy.go
15:11:04 [2022-09-08T15:11:04.471Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
15:11:04 [2022-09-08T15:11:04.471Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:11:04 [2022-09-08T15:11:04.471Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
15:11:04 [2022-09-08T15:11:04.471Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:11:04 [2022-09-08T15:11:04.471Z] remote: Enumerating objects: 23, done.
15:11:04 [2022-09-08T15:11:04.471Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:11:04 [2022-09-08T15:11:04.471Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:11:04 [2022-09-08T15:11:04.471Z] 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)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:11:04 [2022-09-08T15:11:04.471Z] 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 | 5.08 MiB/s, done.
15:11:04 [2022-09-08T15:11:04.471Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
15:11:04 [2022-09-08T15:11:04.471Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:11:04 [2022-09-08T15:11:04.471Z] Cross building: bundles/cross/linux/ppc64le
15:11:04 [2022-09-08T15:11:04.471Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
15:11:04 [2022-09-08T15:11:04.471Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
15:11:04 [2022-09-08T15:11:04.696Z]     check_test.go:454: [d3cd11f6db076] daemon is not started
15:11:04 [2022-09-08T15:11:04.696Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:11:05 [2022-09-08T15:11:05.264Z]     check_test.go:454: [d1e2ca74e3922] daemon is not started
15:11:05 [2022-09-08T15:11:05.264Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:11:05 [2022-09-08T15:11:05.522Z]     check_test.go:454: [dd6eb1fc1d3e2] daemon is not started
15:11:05 [2022-09-08T15:11:05.522Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:11:06 [2022-09-08T15:11:06.666Z]     check_test.go:454: [d76e1c2258d2e] daemon is not started
15:11:06 [2022-09-08T15:11:06.666Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:11:08 [2022-09-08T15:11:08.569Z]     check_test.go:454: [d43c53d14a5f0] daemon is not started
15:11:08 [2022-09-08T15:11:08.569Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:11:10 [2022-09-08T15:11:10.472Z]     check_test.go:454: [d936a1ab2086f] daemon is not started
15:11:10 [2022-09-08T15:11:10.472Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:11:11 [2022-09-08T15:11:11.412Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:11:13 [2022-09-08T15:11:13.947Z]     check_test.go:454: [d481c3d957084] daemon is not started
15:11:13 [2022-09-08T15:11:13.947Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:11:14 [2022-09-08T15:11:14.206Z]     check_test.go:454: [dce90d83cf58a] daemon is not started
15:11:14 [2022-09-08T15:11:14.206Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:11:14 [2022-09-08T15:11:14.465Z]     check_test.go:454: [d7bc4571c7e95] daemon is not started
15:11:14 [2022-09-08T15:11:14.465Z] --- PASS: TestDockerSchema1RegistrySuite (17.37s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.37s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.82s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.80s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.64s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
15:11:14 [2022-09-08T15:11:14.465Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
15:11:14 [2022-09-08T15:11:14.465Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:11:14 [2022-09-08T15:11:14.465Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:11:15 [2022-09-08T15:11:15.841Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:11:16 [2022-09-08T15:11:16.100Z]     check_test.go:483: [d736587d59271] daemon is not started
15:11:16 [2022-09-08T15:11:16.100Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:11:17 [2022-09-08T15:11:17.477Z]     check_test.go:483: [da0bc589e6327] daemon is not started
15:11:17 [2022-09-08T15:11:17.477Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:11:18 [2022-09-08T15:11:18.854Z]     check_test.go:483: [d89c1f62b6dd3] daemon is not started
15:11:18 [2022-09-08T15:11:18.854Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:11:20 [2022-09-08T15:11:20.758Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:11:22 [2022-09-08T15:11:22.135Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:11:22 [2022-09-08T15:11:22.135Z]     check_test.go:483: [dffda31698210] daemon is not started
15:11:22 [2022-09-08T15:11:22.135Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:11:22 [2022-09-08T15:11:22.702Z]     check_test.go:483: [d919404601c3b] daemon is not started
15:11:22 [2022-09-08T15:11:22.702Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:11:23 [2022-09-08T15:11:23.639Z]     check_test.go:483: [d92446a422bec] daemon is not started
15:11:23 [2022-09-08T15:11:23.639Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:11:23 [2022-09-08T15:11:23.639Z]     check_test.go:483: [df77412cde559] daemon is not started
15:11:23 [2022-09-08T15:11:23.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (9.15s)
15:11:23 [2022-09-08T15:11:23.639Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.58s)
15:11:23 [2022-09-08T15:11:23.639Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (1.46s)
15:11:23 [2022-09-08T15:11:23.639Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (1.08s)
15:11:23 [2022-09-08T15:11:23.639Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (2.13s)
15:11:23 [2022-09-08T15:11:23.639Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (1.44s)
15:11:23 [2022-09-08T15:11:23.639Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s)
15:11:23 [2022-09-08T15:11:23.639Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s)
15:11:23 [2022-09-08T15:11:23.639Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
15:11:23 [2022-09-08T15:11:23.639Z] === RUN   TestDockerRegistryAuthTokenSuite
15:11:23 [2022-09-08T15:11:23.639Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:11:28 [2022-09-08T15:11:28.911Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:11:28 [2022-09-08T15:11:28.911Z]     check_test.go:510: [dbbe8f45be42e] daemon is not started
15:11:28 [2022-09-08T15:11:28.911Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:11:28 [2022-09-08T15:11:28.911Z]     check_test.go:510: [dc66b082386de] daemon is not started
15:11:28 [2022-09-08T15:11:28.911Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:11:29 [2022-09-08T15:11:29.170Z]     check_test.go:510: [d40d5033828ec] daemon is not started
15:11:29 [2022-09-08T15:11:29.170Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:11:29 [2022-09-08T15:11:29.170Z]     check_test.go:510: [d94b5c94220aa] daemon is not started
15:11:29 [2022-09-08T15:11:29.170Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:11:29 [2022-09-08T15:11:29.429Z]     check_test.go:510: [d6a37a3118416] daemon is not started
15:11:29 [2022-09-08T15:11:29.429Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s)
15:11:29 [2022-09-08T15:11:29.429Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
15:11:29 [2022-09-08T15:11:29.429Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:11:29 [2022-09-08T15:11:29.429Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:11:29 [2022-09-08T15:11:29.429Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s)
15:11:29 [2022-09-08T15:11:29.429Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:11:29 [2022-09-08T15:11:29.429Z] === RUN   TestDockerNetworkSuite
15:11:29 [2022-09-08T15:11:29.429Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:11:30 [2022-09-08T15:11:30.808Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:11:30 [2022-09-08T15:11:30.808Z]     docker_cli_network_unix_test.go:46: [de1e0069ffab9] daemon is not started
15:11:31 [2022-09-08T15:11:31.067Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:11:31 [2022-09-08T15:11:31.637Z]     docker_cli_network_unix_test.go:46: [d0d9a0b2eca83] daemon is not started
15:11:31 [2022-09-08T15:11:31.896Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:11:34 [2022-09-08T15:11:34.430Z]     docker_cli_network_unix_test.go:46: [d4b8cf2d262f2] daemon is not started
15:11:35 [2022-09-08T15:11:35.807Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:11:35 [2022-09-08T15:11:35.807Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:11:37 [2022-09-08T15:11:37.186Z]     docker_cli_network_unix_test.go:46: [d3951e828d300] daemon is not started
15:11:37 [2022-09-08T15:11:37.444Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:11:37 [2022-09-08T15:11:37.444Z]     docker_cli_network_unix_test.go:1233: [dea318a2ca891] daemon is not started
15:11:38 [2022-09-08T15:11:38.384Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:11:40 [2022-09-08T15:11:40.288Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:11:41 [2022-09-08T15:11:41.665Z]     docker_cli_network_unix_test.go:46: [d0cae360031d9] daemon is not started
15:11:42 [2022-09-08T15:11:42.233Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:11:42 [2022-09-08T15:11:42.800Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:11:42 [2022-09-08T15:11:42.800Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:11:42 [2022-09-08T15:11:42.800Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:11:48 [2022-09-08T15:11:48.073Z]     docker_cli_network_unix_test.go:46: [da77fe1ac905f] daemon is not started
15:11:48 [2022-09-08T15:11:48.641Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:11:49 [2022-09-08T15:11:49.578Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:11:50 [2022-09-08T15:11:50.146Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:11:50 [2022-09-08T15:11:50.714Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:11:50 [2022-09-08T15:11:50.714Z]     docker_cli_network_unix_test.go:46: [ddea020298830] daemon is not started
15:11:51 [2022-09-08T15:11:51.651Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:11:52 [2022-09-08T15:11:52.588Z]     docker_cli_network_unix_test.go:46: [d3e595d688947] daemon is not started
15:11:52 [2022-09-08T15:11:52.847Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:11:53 [2022-09-08T15:11:53.414Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:11:53 [2022-09-08T15:11:53.674Z]     docker_cli_network_unix_test.go:46: [df898927ec211] daemon is not started
15:11:53 [2022-09-08T15:11:53.674Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:11:53 [2022-09-08T15:11:53.933Z]     docker_cli_network_unix_test.go:46: [de4182998227d] daemon is not started
15:11:53 [2022-09-08T15:11:53.933Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:11:54 [2022-09-08T15:11:54.501Z]     docker_cli_network_unix_test.go:46: [d7cf342283acb] daemon is not started
15:11:55 [2022-09-08T15:11:55.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:11:55 [2022-09-08T15:11:55.636Z]     docker_cli_network_unix_test.go:46: [dce1c53630452] daemon is not started
15:11:56 [2022-09-08T15:11:56.204Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:11:56 [2022-09-08T15:11:56.463Z]     docker_cli_network_unix_test.go:46: [dcfc097cde9bc] daemon is not started
15:11:56 [2022-09-08T15:11:56.463Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:11:56 [2022-09-08T15:11:56.722Z]     docker_cli_network_unix_test.go:46: [dd15db039d496] daemon is not started
15:11:56 [2022-09-08T15:11:56.722Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:11:57 [2022-09-08T15:11:57.290Z]     docker_cli_network_unix_test.go:46: [dff0cde880710] daemon is not started
15:11:57 [2022-09-08T15:11:57.548Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:11:57 [2022-09-08T15:11:57.807Z]     docker_cli_network_unix_test.go:46: [dbf856134d6a6] daemon is not started
15:11:57 [2022-09-08T15:11:57.807Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:11:57 [2022-09-08T15:11:57.807Z]     docker_cli_network_unix_test.go:46: [d6cffea877007] daemon is not started
15:11:57 [2022-09-08T15:11:57.807Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:11:58 [2022-09-08T15:11:58.066Z]     docker_cli_network_unix_test.go:46: [d65e7c50d4c2b] daemon is not started
15:11:58 [2022-09-08T15:11:58.066Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:11:58 [2022-09-08T15:11:58.634Z]     docker_cli_network_unix_test.go:46: [d07677b8873c8] daemon is not started
15:11:58 [2022-09-08T15:11:58.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:11:59 [2022-09-08T15:11:59.202Z]     docker_cli_network_unix_test.go:46: [d8c309b8a4f97] daemon is not started
15:11:59 [2022-09-08T15:11:59.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:11:59 [2022-09-08T15:11:59.770Z]     docker_cli_network_unix_test.go:46: [d972c7cf77af5] daemon is not started
15:11:59 [2022-09-08T15:11:59.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:12:00 [2022-09-08T15:12:00.029Z]     docker_cli_network_unix_test.go:46: [d225627f3217e] daemon is not started
15:12:00 [2022-09-08T15:12:00.029Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:12:00 [2022-09-08T15:12:00.029Z]     docker_cli_network_unix_test.go:46: [d0d2c5f12a03f] daemon is not started
15:12:00 [2022-09-08T15:12:00.029Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:12:01 [2022-09-08T15:12:01.407Z]     docker_cli_network_unix_test.go:968: [d27c5a62ec63f] daemon is not started
15:12:02 [2022-09-08T15:12:02.344Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:12:03 [2022-09-08T15:12:03.722Z]     docker_cli_network_unix_test.go:46: [d98daa82cd5c7] daemon is not started
15:12:03 [2022-09-08T15:12:03.722Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:12:06 [2022-09-08T15:12:06.257Z]     docker_cli_network_unix_test.go:1116: [d37d0e6d556bf] daemon is not started
15:12:08 [2022-09-08T15:12:08.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:12:08 [2022-09-08T15:12:08.191Z]     docker_cli_network_unix_test.go:46: [d59b1005ae74f] daemon is not started
15:12:08 [2022-09-08T15:12:08.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:12:09 [2022-09-08T15:12:09.127Z]     docker_cli_network_unix_test.go:46: [da9c5fbe1704e] daemon is not started
15:12:09 [2022-09-08T15:12:09.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:12:09 [2022-09-08T15:12:09.127Z]     docker_cli_network_unix_test.go:46: [d99ef701238ed] daemon is not started
15:12:09 [2022-09-08T15:12:09.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:12:09 [2022-09-08T15:12:09.127Z]     docker_cli_network_unix_test.go:46: [d3b3137bb98a3] daemon is not started
15:12:09 [2022-09-08T15:12:09.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:12:09 [2022-09-08T15:12:09.386Z]     docker_cli_network_unix_test.go:46: [d782cc7677ac1] daemon is not started
15:12:09 [2022-09-08T15:12:09.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:12:09 [2022-09-08T15:12:09.386Z]     docker_cli_network_unix_test.go:46: [d6ae065ac66eb] daemon is not started
15:12:09 [2022-09-08T15:12:09.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:12:09 [2022-09-08T15:12:09.386Z]     docker_cli_network_unix_test.go:46: [d0b299c117368] daemon is not started
15:12:09 [2022-09-08T15:12:09.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:12:11 [2022-09-08T15:12:11.291Z]     docker_cli_network_unix_test.go:46: [d83ffb4288316] daemon is not started
15:12:12 [2022-09-08T15:12:12.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:12:12 [2022-09-08T15:12:12.227Z]     docker_cli_network_unix_test.go:46: [d1675da1f0e06] daemon is not started
15:12:12 [2022-09-08T15:12:12.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:12:12 [2022-09-08T15:12:12.227Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:12:12 [2022-09-08T15:12:12.227Z]     docker_cli_network_unix_test.go:46: [dc83b168b8beb] daemon is not started
15:12:12 [2022-09-08T15:12:12.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:12:12 [2022-09-08T15:12:12.794Z]     docker_cli_network_unix_test.go:46: [d3ec43476e78f] daemon is not started
15:12:13 [2022-09-08T15:12:13.053Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:12:17 [2022-09-08T15:12:17.244Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:12:18 [2022-09-08T15:12:18.180Z]     docker_cli_network_unix_test.go:1084: [dd476214bd602] daemon is not started
15:12:20 [2022-09-08T15:12:20.085Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:12:20 [2022-09-08T15:12:20.085Z]     docker_cli_network_unix_test.go:46: [da5d92a8441d4] daemon is not started
15:12:20 [2022-09-08T15:12:20.085Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:12:20 [2022-09-08T15:12:20.344Z]     docker_cli_network_unix_test.go:46: [d4ab6061e0698] daemon is not started
15:12:20 [2022-09-08T15:12:20.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:12:21 [2022-09-08T15:12:21.980Z]     docker_cli_network_unix_test.go:46: [ddf6fe9c3b2e1] daemon is not started
15:12:22 [2022-09-08T15:12:22.239Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:12:22 [2022-09-08T15:12:22.499Z]     docker_cli_network_unix_test.go:46: [d347ee59a1f2e] daemon is not started
15:12:22 [2022-09-08T15:12:22.499Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:12:22 [2022-09-08T15:12:22.757Z]     docker_cli_network_unix_test.go:46: [d78e660b9ccfb] daemon is not started
15:12:23 [2022-09-08T15:12:23.325Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:12:23 [2022-09-08T15:12:23.583Z]     docker_cli_network_unix_test.go:46: [dc3710e1ed21a] daemon is not started
15:12:23 [2022-09-08T15:12:23.583Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:12:24 [2022-09-08T15:12:24.150Z]     docker_cli_network_unix_test.go:46: [d40785aa08fd6] daemon is not started
15:12:24 [2022-09-08T15:12:24.717Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:12:28 [2022-09-08T15:12:28.908Z]     docker_cli_network_unix_test.go:46: [d36321a95025b] daemon is not started
15:12:29 [2022-09-08T15:12:29.166Z] --- PASS: TestDockerNetworkSuite (59.66s)
15:12:29 [2022-09-08T15:12:29.166Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.70s)
15:12:29 [2022-09-08T15:12:29.166Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.80s)
15:12:29 [2022-09-08T15:12:29.166Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.71s)
15:12:29 [2022-09-08T15:12:29.166Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.76s)
15:12:29 [2022-09-08T15:12:29.166Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.78s)
15:12:29 [2022-09-08T15:12:29.166Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.08s)
15:12:29 [2022-09-08T15:12:29.166Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.50s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.72s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.41s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.10s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.21s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.17s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.66s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.67s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.18s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.70s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.76s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s)
15:12:29 [2022-09-08T15:12:29.167Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.50s)
15:12:29 [2022-09-08T15:12:29.167Z] === RUN   TestDockerHubPullSuite
15:12:29 [2022-09-08T15:12:29.167Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:12:31 [2022-09-08T15:12:31.070Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:12:33 [2022-09-08T15:12:33.604Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:12:34 [2022-09-08T15:12:34.540Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:12:36 [2022-09-08T15:12:36.443Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:12:36 [2022-09-08T15:12:36.702Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:12:36 [2022-09-08T15:12:36.961Z] --- PASS: TestDockerHubPullSuite (7.94s)
15:12:36 [2022-09-08T15:12:36.961Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.92s)
15:12:36 [2022-09-08T15:12:36.961Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s)
15:12:36 [2022-09-08T15:12:36.961Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s)
15:12:36 [2022-09-08T15:12:36.961Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s)
15:12:36 [2022-09-08T15:12:36.961Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s)
15:12:36 [2022-09-08T15:12:36.961Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
15:12:36 [2022-09-08T15:12:36.961Z] PASS
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === Skipped
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_events_unix_test.go:84: unmatched requirement swapMemorySupport
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_inspect_test.go:200: unmatched requirement Devicemapper
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_inspect_test.go:182: unmatched requirement Devicemapper
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_plugins_test.go:335: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_sni_test.go:30: Flakey test
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:12:36 [2022-09-08T15:12:36.961Z]     docker_cli_network_unix_test.go:46: [dc83b168b8beb] daemon is not started
15:12:36 [2022-09-08T15:12:36.961Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] DONE 1265 tests, 51 skipped in 1362.897s
15:12:36 [2022-09-08T15:12:36.961Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:12:36 [2022-09-08T15:12:36.961Z] ++++ cat bundles/test-integration/docker.pid
15:12:36 [2022-09-08T15:12:36.961Z] +++ kill 14876
15:12:36 [2022-09-08T15:12:36.961Z] +++ /etc/init.d/apparmor stop
15:12:36 [2022-09-08T15:12:36.961Z] Leaving: AppArmorNo profiles have been unloaded.
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] Unloading profiles will leave already running processes permanently
15:12:36 [2022-09-08T15:12:36.961Z] unconfined, which can lead to unexpected situations.
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:36 [2022-09-08T15:12:36.961Z] To set a process to complain mode, use the command line tool
15:12:36 [2022-09-08T15:12:36.961Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:12:36 [2022-09-08T15:12:36.961Z] +++ true
15:12:36 [2022-09-08T15:12:36.961Z] exiting test-integration
15:12:36 [2022-09-08T15:12:36.961Z] ++ exit 0
15:12:36 [2022-09-08T15:12:36.961Z] 
15:12:37 [2022-09-08T15:12:37.551Z] + for job in $(jobs -p)
15:12:37 [2022-09-08T15:12:37.551Z] + wait 18704
15:12:47 [2022-09-08T15:12:47.526Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:12:48 [2022-09-08T15:12:48.902Z]     docker_cli_swarm_test.go:1180: [d08362cf52a25] joining swarm manager [d9cae3007c2fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:12:55 [2022-09-08T15:12:55.465Z]     docker_cli_swarm_test.go:1189: [d10b988457a81] joining swarm manager [d9cae3007c2fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:12:55 [2022-09-08T15:12:55.971Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
15:12:55 [2022-09-08T15:12:55.971Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
15:12:55 [2022-09-08T15:12:55.971Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
15:12:55 [2022-09-08T15:12:55.971Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
15:12:55 [2022-09-08T15:12:55.971Z] Cross building: bundles/cross/linux/s390x
15:12:55 [2022-09-08T15:12:55.971Z] Building: bundles/cross/linux/s390x-daemon/dockerd
15:12:55 [2022-09-08T15:12:55.971Z] GOOS="linux" GOARCH="s390x" GOARM=""
15:13:34 [2022-09-08T15:13:34.179Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:13:44 [2022-09-08T15:13:44.154Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:13:48 [2022-09-08T15:13:48.345Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:13:50 [2022-09-08T15:13:50.249Z]     docker_cli_swarm_test.go:1112: [d7e52240a89c0] joining swarm manager [ddb5434795a27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:13:51 [2022-09-08T15:13:51.626Z]     docker_cli_swarm_test.go:1113: [d3457ea5831ab] joining swarm manager [ddb5434795a27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:14:47 [2022-09-08T15:14:47.506Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
15:14:47 [2022-09-08T15:14:47.506Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
15:14:47 [2022-09-08T15:14:47.506Z] GOOS="linux" GOARCH="s390x" GOARM=""
15:14:47 [2022-09-08T15:14:47.767Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
15:14:47 [2022-09-08T15:14:47.767Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:14:49 [2022-09-08T15:14:49.479Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:14:49 [2022-09-08T15:14:49.763Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/test/unit
15:14:50 [2022-09-08T15:14:50.335Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
15:14:50 [2022-09-08T15:14:50.335Z] + TESTFLAGS+=' -test.timeout=5m'
15:14:50 [2022-09-08T15:14:50.335Z] + TESTDIRS=./...
15:14:50 [2022-09-08T15:14:50.335Z] + exclude_paths='/vendor/|/integration'
15:14:50 [2022-09-08T15:14:50.335Z] ++ grep -vE '(/vendor/|/integration)'
15:14:50 [2022-09-08T15:14:50.335Z] ++ go list ./...
15:14:51 [2022-09-08T15:14:51.278Z] + pkg_list='github.com/docker/docker/api
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/backend/build
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/httpstatus
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/httputils
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/middleware
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/build
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/checkpoint
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/container
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/debug
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/distribution
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/grpc
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/image
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/network
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/plugin
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/session
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/swarm
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/system
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/server/router/volume
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/backend
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/blkiodev
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/container
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/events
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/filters
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/image
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/mount
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/network
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/plugins/logdriver
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/registry
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/strslice
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/swarm
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/swarm/runtime
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/time
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/versions
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/versions/v1p19
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/versions/v1p20
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/api/types/volume
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/builder-next
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/builder-next/exporter
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/builder-next/worker
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/dockerfile
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/remotecontext
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/remotecontext/git
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/builder/remotecontext/urlutil
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/cli
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/cli/config
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/cli/debug
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/cli/winresources/docker-proxy
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/cli/winresources/dockerd
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/client
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/cmd/docker-proxy
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/cmd/dockerd
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/cmd/dockerd/trap
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/container
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/container/stream
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/contrib/apparmor
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/contrib/docker-device-tool
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/contrib/httpserver
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/cluster
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/cluster/convert
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/cluster/executor
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/cluster/executor/container
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/cluster/provider
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/config
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/containerd
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/events
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/events/testutils
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/aufs
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/copy
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/overlay
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/register
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/vfs
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/graphdriver/zfs
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/images
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/initlayer
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/links
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/listeners
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/awslogs
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/fluentd
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/gcplogs
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/gelf
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/journald
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/local
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/logentries
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/loggertest
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/loggerutils
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/splunk
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/syslog
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/logger/templates
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/names
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/network
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/daemon/stats
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/distribution
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/distribution/metadata
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/distribution/utils
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/distribution/xfer
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/dockerversion
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/errdefs
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/image
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/image/cache
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/image/tarexport
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/image/v1
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/internal/test/suite
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/layer
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libcontainerd
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libcontainerd/queue
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libcontainerd/remote
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libcontainerd/supervisor
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libcontainerd/types
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/bitseq
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/cluster
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/config
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/datastore
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/diagnostic
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/discoverapi
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/driverapi
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/bridge
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/host
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/null
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/overlay
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/remote
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/windows
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/drvregistry
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/etchosts
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/idm
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/internal/caller
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/ipam
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/ipamapi
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/ipams/builtin
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/ipams/null
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/ipams/remote
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/ipamutils
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/iptables
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/netlabel
15:14:51 [2022-09-08T15:14:51.278Z] github.com/docker/docker/libnetwork/netutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/networkdb
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ns
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/options
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/osl
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/osl/kernel
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/portallocator
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/portmapper
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/resolvconf
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/testutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/types
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/oci
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/oci/caps
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/opts
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/aaparser
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/archive
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/authorization
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/broadcaster
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/capabilities
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/chrootarchive
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/containerfs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/devicemapper
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/directory
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/dmesg
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/fileutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/fsutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/homedir
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/idtools
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/ioutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/jsonmessage
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/longpath
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/loopback
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/namesgenerator
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/parsers
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/parsers/kernel
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/pidfile
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/platform
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugingetter
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins/transport
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/pools
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/progress
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/pubsub
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/reexec
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/signal
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/stack
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/stdcopy
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/streamformatter
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/stringid
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/sysinfo
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/system
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/tailfile
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/tarsum
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/urlutil
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/useragent
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/plugin
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/plugin/executor/containerd
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/plugin/v2
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/profiles/apparmor
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/profiles/seccomp
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/quota
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/reference
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/registry
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/registry/resumable
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/restartmanager
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/rootless
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/rootless/specconv
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/runconfig
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/runconfig/opts
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/daemon
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/environment
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fakecontext
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fakegit
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fakestorage
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fixtures/load
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fixtures/plugin
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/registry
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/request
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume/drivers
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume/local
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume/mounts
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume/service
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume/service/opts
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume/testutils'
15:14:51 [2022-09-08T15:14:51.279Z] ++ grep --fixed-strings -v /libnetwork
15:14:51 [2022-09-08T15:14:51.279Z] ++ echo 'github.com/docker/docker/api
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/backend/build
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/httpstatus
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/httputils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/middleware
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/build
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/checkpoint
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/container
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/debug
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/distribution
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/grpc
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/image
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/network
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/plugin
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/session
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/swarm
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/system
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/server/router/volume
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/backend
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/blkiodev
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/container
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/events
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/filters
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/image
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/mount
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/network
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/plugins/logdriver
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/registry
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/strslice
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/swarm
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/swarm/runtime
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/time
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/versions
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/versions/v1p19
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/versions/v1p20
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/api/types/volume
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/builder-next
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/builder-next/exporter
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/builder-next/worker
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/dockerfile
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/remotecontext
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/remotecontext/git
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/builder/remotecontext/urlutil
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/cli
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/cli/config
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/cli/debug
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/cli/winresources/docker-proxy
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/cli/winresources/dockerd
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/client
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/cmd/docker-proxy
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/cmd/dockerd
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/cmd/dockerd/trap
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/container
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/container/stream
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/contrib/apparmor
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/contrib/docker-device-tool
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/contrib/httpserver
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/cluster
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/cluster/convert
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/cluster/executor
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/cluster/executor/container
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/cluster/provider
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/config
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/containerd
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/events
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/events/testutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/aufs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/copy
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/overlay
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/register
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/vfs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/graphdriver/zfs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/images
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/initlayer
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/links
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/listeners
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/awslogs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/fluentd
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/gcplogs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/gelf
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/journald
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/local
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/logentries
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/loggertest
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/loggerutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/splunk
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/syslog
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/logger/templates
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/names
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/network
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/daemon/stats
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/distribution
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/distribution/metadata
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/distribution/utils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/distribution/xfer
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/dockerversion
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/errdefs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/image
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/image/cache
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/image/tarexport
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/image/v1
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/internal/test/suite
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/layer
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libcontainerd
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libcontainerd/queue
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libcontainerd/remote
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libcontainerd/supervisor
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libcontainerd/types
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/bitseq
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/cluster
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/config
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/datastore
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/diagnostic
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/discoverapi
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/driverapi
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/bridge
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/host
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/null
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/overlay
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/remote
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/windows
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/drvregistry
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/etchosts
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/idm
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/internal/caller
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ipam
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ipamapi
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ipams/builtin
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ipams/null
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ipams/remote
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ipamutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/iptables
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/netlabel
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/netutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/networkdb
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/ns
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/options
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/osl
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/osl/kernel
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/portallocator
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/portmapper
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/resolvconf
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/testutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/libnetwork/types
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/oci
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/oci/caps
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/opts
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/aaparser
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/archive
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/authorization
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/broadcaster
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/capabilities
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/chrootarchive
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/containerfs
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/devicemapper
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/directory
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/dmesg
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/fileutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/fsutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/homedir
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/idtools
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/ioutils
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/jsonmessage
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/longpath
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/loopback
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/namesgenerator
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/parsers
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/parsers/kernel
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/pidfile
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/platform
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugingetter
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/plugins/transport
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/pools
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/progress
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/pubsub
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/reexec
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/signal
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/stack
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/stdcopy
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/streamformatter
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/stringid
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/sysinfo
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/system
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/tailfile
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/tarsum
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/urlutil
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/pkg/useragent
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/plugin
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/plugin/executor/containerd
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/plugin/v2
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/profiles/apparmor
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/profiles/seccomp
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/quota
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/reference
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/registry
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/registry/resumable
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/restartmanager
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/rootless
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/rootless/specconv
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/runconfig
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/runconfig/opts
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/daemon
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/environment
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fakecontext
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fakegit
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fakestorage
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fixtures/load
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fixtures/plugin
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/registry
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/testutil/request
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume/drivers
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume/local
15:14:51 [2022-09-08T15:14:51.279Z] github.com/docker/docker/volume/mounts
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume/service
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume/service/opts
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume/testutils'
15:14:51 [2022-09-08T15:14:51.280Z] + base_pkg_list='github.com/docker/docker/api
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/backend/build
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/httpstatus
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/httputils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/middleware
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/build
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/checkpoint
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/container
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/debug
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/distribution
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/grpc
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/image
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/network
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/plugin
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/session
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/swarm
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/system
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/volume
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/backend
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/blkiodev
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/container
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/events
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/filters
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/image
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/mount
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/network
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/plugins/logdriver
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/registry
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/strslice
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/swarm
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/swarm/runtime
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/time
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/versions
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/versions/v1p19
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/versions/v1p20
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/volume
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/exporter
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/worker
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/dockerfile
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/remotecontext
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/remotecontext/git
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/remotecontext/urlutil
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli/config
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli/debug
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli/winresources/docker-proxy
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli/winresources/dockerd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/client
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cmd/docker-proxy
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cmd/dockerd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cmd/dockerd/trap
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/container
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/container/stream
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/contrib/apparmor
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/contrib/docker-device-tool
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/contrib/httpserver
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/convert
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/executor
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/executor/container
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/provider
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/config
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/containerd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/events
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/events/testutils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/aufs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/copy
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/overlay
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/register
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/vfs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/zfs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/images
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/initlayer
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/links
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/listeners
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/awslogs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/fluentd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/gcplogs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/gelf
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/journald
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/local
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/logentries
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/loggertest
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/loggerutils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/splunk
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/syslog
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/templates
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/names
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/network
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/stats
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/distribution
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/distribution/metadata
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/distribution/utils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/distribution/xfer
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/dockerversion
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/errdefs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/image
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/image/cache
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/image/tarexport
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/image/v1
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/internal/test/suite
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/layer
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd/queue
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd/remote
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd/supervisor
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd/types
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/oci
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/oci/caps
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/opts
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/aaparser
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/archive
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/authorization
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/broadcaster
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/capabilities
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/chrootarchive
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/containerfs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/devicemapper
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/directory
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/dmesg
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/fileutils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/fsutils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/homedir
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/idtools
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/ioutils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/jsonmessage
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/longpath
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/loopback
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/namesgenerator
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/parsers
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/parsers/kernel
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/pidfile
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/platform
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/plugingetter
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/plugins
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/plugins/transport
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/pools
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/progress
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/pubsub
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/reexec
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/signal
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/stack
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/stdcopy
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/streamformatter
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/stringid
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/sysinfo
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/system
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/tailfile
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/tarsum
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/urlutil
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/pkg/useragent
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/plugin
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/plugin/executor/containerd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/plugin/v2
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/profiles/apparmor
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/profiles/seccomp
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/quota
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/reference
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/registry
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/registry/resumable
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/restartmanager
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/rootless
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/rootless/specconv
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/runconfig
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/runconfig/opts
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/daemon
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/environment
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/fakecontext
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/fakegit
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/fakestorage
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/fixtures/load
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/fixtures/plugin
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/registry
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/testutil/request
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume/drivers
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume/local
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume/mounts
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume/service
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume/service/opts
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/volume/testutils'
15:14:51 [2022-09-08T15:14:51.280Z] ++ grep --fixed-strings /libnetwork
15:14:51 [2022-09-08T15:14:51.280Z] ++ echo 'github.com/docker/docker/api
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/backend/build
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/httpstatus
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/httputils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/middleware
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/build
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/checkpoint
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/container
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/debug
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/distribution
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/grpc
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/image
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/network
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/plugin
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/session
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/swarm
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/system
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/server/router/volume
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/backend
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/blkiodev
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/container
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/events
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/filters
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/image
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/mount
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/network
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/plugins/logdriver
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/registry
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/strslice
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/swarm
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/swarm/runtime
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/time
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/versions
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/versions/v1p19
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/versions/v1p20
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/api/types/volume
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/exporter
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/builder-next/worker
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/dockerfile
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/remotecontext
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/remotecontext/git
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/builder/remotecontext/urlutil
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli/config
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli/debug
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli/winresources/docker-proxy
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cli/winresources/dockerd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/client
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cmd/docker-proxy
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cmd/dockerd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cmd/dockerd/trap
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/container
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/container/stream
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/contrib/apparmor
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/contrib/docker-device-tool
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/contrib/httpserver
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/convert
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/executor
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/executor/container
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/cluster/provider
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/config
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/containerd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/events
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/events/testutils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/aufs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/copy
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/overlay
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/register
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/vfs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/graphdriver/zfs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/images
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/initlayer
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/links
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/listeners
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/awslogs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/fluentd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/gcplogs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/gelf
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/journald
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/local
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/logentries
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/loggertest
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/loggerutils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/splunk
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/syslog
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/logger/templates
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/names
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/network
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/daemon/stats
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/distribution
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/distribution/metadata
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/distribution/utils
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/distribution/xfer
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/dockerversion
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/errdefs
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/image
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/image/cache
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/image/tarexport
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/image/v1
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/internal/test/suite
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/layer
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd/queue
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd/remote
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd/supervisor
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libcontainerd/types
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libnetwork
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libnetwork/bitseq
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libnetwork/cluster
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:14:51 [2022-09-08T15:14:51.280Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/config
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/datastore
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/diagnostic
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/discoverapi
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/driverapi
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/bridge
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/host
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/null
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/overlay
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/remote
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/windows
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drvregistry
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/etchosts
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/idm
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/internal/caller
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipam
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipamapi
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/builtin
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/null
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/remote
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipamutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/iptables
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/netlabel
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/netutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/networkdb
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ns
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/options
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/osl
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/osl/kernel
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/portallocator
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/portmapper
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/resolvconf
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/testutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/types
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/oci
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/oci/caps
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/opts
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/aaparser
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/archive
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/authorization
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/broadcaster
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/capabilities
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/chrootarchive
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/containerfs
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/devicemapper
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/directory
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/dmesg
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/fileutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/fsutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/homedir
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/idtools
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/ioutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/jsonmessage
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/longpath
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/loopback
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/namesgenerator
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/parsers
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/parsers/kernel
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/pidfile
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/platform
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/plugingetter
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/plugins
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/plugins/transport
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/pools
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/progress
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/pubsub
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/reexec
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/signal
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/stack
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/stdcopy
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/streamformatter
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/stringid
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/sysinfo
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/system
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/tailfile
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/tarsum
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/urlutil
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/pkg/useragent
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/plugin
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/plugin/executor/containerd
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/plugin/v2
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/profiles/apparmor
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/profiles/seccomp
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/quota
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/reference
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/registry
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/registry/resumable
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/restartmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/rootless
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/rootless/specconv
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/runconfig
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/runconfig/opts
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/daemon
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/environment
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/fakecontext
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/fakegit
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/fakestorage
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/fixtures/load
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/fixtures/plugin
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/registry
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/testutil/request
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/volume
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/volume/drivers
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/volume/local
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/volume/mounts
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/volume/service
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/volume/service/opts
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/volume/testutils'
15:14:51 [2022-09-08T15:14:51.281Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/bitseq
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cluster
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/config
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/datastore
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/diagnostic
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/discoverapi
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/driverapi
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/bridge
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/host
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/null
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/overlay
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/remote
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/windows
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drvregistry
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/etchosts
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/idm
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/internal/caller
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipam
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipamapi
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/builtin
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/null
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/remote
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipamutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/iptables
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/netlabel
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/netutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/networkdb
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ns
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/options
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/osl
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/osl/kernel
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/portallocator
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/portmapper
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/resolvconf
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/testutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/types'
15:14:51 [2022-09-08T15:14:51.281Z] + grep --fixed-strings libnetwork/drivers/bridge
15:14:51 [2022-09-08T15:14:51.281Z] + echo 'github.com/docker/docker/libnetwork
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/bitseq
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cluster
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/config
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/datastore
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/diagnostic
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/discoverapi
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/driverapi
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/bridge
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/host
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/null
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/overlay
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/remote
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/windows
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drvregistry
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/etchosts
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/idm
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/internal/caller
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipam
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipamapi
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/builtin
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/null
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/remote
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ipamutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/iptables
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/netlabel
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/netutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/networkdb
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/ns
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/options
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/osl
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/osl/kernel
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/portallocator
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/portmapper
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/resolvconf
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/testutils
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/types'
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/bridge
15:14:51 [2022-09-08T15:14:51.281Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:14:51 [2022-09-08T15:14:51.281Z] + type docker-proxy
15:14:51 [2022-09-08T15:14:51.281Z] hack/test/unit: line 25: type: docker-proxy: not found
15:14:51 [2022-09-08T15:14:51.281Z] + hack/make.sh binary-proxy install-proxy
15:14:51 [2022-09-08T15:14:51.281Z] 
15:14:51 [2022-09-08T15:14:51.281Z] Removing bundles/
15:14:51 [2022-09-08T15:14:51.281Z] 
15:14:51 [2022-09-08T15:14:51.281Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:14:51 [2022-09-08T15:14:51.281Z] Building: bundles/binary-proxy/docker-proxy
15:14:51 [2022-09-08T15:14:51.281Z] GOOS="" GOARCH="" GOARM=""
15:14:59 [2022-09-08T15:14:59.417Z] Created binary: bundles/binary-proxy/docker-proxy
15:14:59 [2022-09-08T15:14:59.417Z] 
15:14:59 [2022-09-08T15:14:59.417Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:14:59 [2022-09-08T15:14:59.417Z] Installing docker-proxy to /usr/local/bin/
15:14:59 [2022-09-08T15:14:59.417Z] 
15:14:59 [2022-09-08T15:14:59.417Z] + mkdir -p bundles
15:14:59 [2022-09-08T15:14:59.417Z] + '[' -n 'github.com/docker/docker/api
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/backend/build
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/httpstatus
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/httputils
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/middleware
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/build
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/checkpoint
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/container
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/debug
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/distribution
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/grpc
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/image
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/network
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/plugin
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/session
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/swarm
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/system
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/server/router/volume
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/backend
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/blkiodev
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/container
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/events
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/filters
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/image
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/mount
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/network
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/plugins/logdriver
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/registry
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/strslice
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/swarm
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/swarm/runtime
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/time
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/versions
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/versions/v1p19
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/versions/v1p20
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/api/types/volume
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/builder-next
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/builder-next/exporter
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/builder-next/worker
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/dockerfile
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/remotecontext
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/remotecontext/git
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/builder/remotecontext/urlutil
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/cli
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/cli/config
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/cli/debug
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/cli/winresources/docker-proxy
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/cli/winresources/dockerd
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/client
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/cmd/docker-proxy
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/cmd/dockerd
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/cmd/dockerd/trap
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/container
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/container/stream
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/contrib/apparmor
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/contrib/docker-device-tool
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/contrib/httpserver
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/cluster
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/cluster/convert
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/cluster/executor
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/cluster/executor/container
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/cluster/provider
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/config
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/containerd
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/events
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/events/testutils
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/aufs
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/copy
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/overlay
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/register
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/vfs
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/graphdriver/zfs
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/images
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/initlayer
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/links
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/listeners
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/awslogs
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/fluentd
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/gcplogs
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/gelf
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/journald
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/local
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/logentries
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/loggertest
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/loggerutils
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/splunk
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/syslog
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/logger/templates
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/names
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/network
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/daemon/stats
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/distribution
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/distribution/metadata
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/distribution/utils
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/distribution/xfer
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/dockerversion
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/errdefs
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/image
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/image/cache
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/image/tarexport
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/image/v1
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/internal/test/suite
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/layer
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/libcontainerd
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/libcontainerd/queue
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/libcontainerd/remote
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/libcontainerd/supervisor
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/libcontainerd/types
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/oci
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/oci/caps
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/opts
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/aaparser
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/archive
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/authorization
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/broadcaster
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/capabilities
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/chrootarchive
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/containerfs
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/devicemapper
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/directory
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/dmesg
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/fileutils
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/fsutils
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/homedir
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/idtools
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/ioutils
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/jsonmessage
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/longpath
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/loopback
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/namesgenerator
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/parsers
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/parsers/kernel
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/pidfile
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/platform
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/plugingetter
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/plugins
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/plugins/transport
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/pools
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/progress
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/pubsub
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/reexec
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/signal
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/stack
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/stdcopy
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/streamformatter
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/stringid
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/sysinfo
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/system
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/tailfile
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/tarsum
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/urlutil
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/pkg/useragent
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/plugin
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/plugin/executor/containerd
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/plugin/v2
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/profiles/apparmor
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/profiles/seccomp
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/quota
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/reference
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/registry
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/registry/resumable
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/restartmanager
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/rootless
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/rootless/specconv
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/runconfig
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/runconfig/opts
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/daemon
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/environment
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/fakecontext
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/fakegit
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/fakestorage
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/fixtures/load
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/fixtures/plugin
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/registry
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/testutil/request
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/volume
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/volume/drivers
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/volume/local
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/volume/mounts
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/volume/service
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/volume/service/opts
15:14:59 [2022-09-08T15:14:59.417Z] github.com/docker/docker/volume/testutils' ']'
15:14:59 [2022-09-08T15:14:59.418Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
15:14:59 [2022-09-08T15:14:59.678Z] ?   	github.com/docker/docker/api	[no test files]
15:15:17 [2022-09-08T15:15:17.794Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 7.9% of statements
15:15:28 [2022-09-08T15:15:28.098Z]     docker_cli_swarm_test.go:1166: [dff59d3e5c230] joining swarm manager [ddb5434795a27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:16:00 [2022-09-08T15:16:00.177Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:16:00 [2022-09-08T15:16:00.745Z]     docker_cli_swarm_test.go:1447: [ddfd75a946a70] joining swarm manager [d0a56f4224685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:01 [2022-09-08T15:16:01.312Z]     docker_cli_swarm_test.go:1448: [d582fa19f3963] joining swarm manager [d0a56f4224685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:13 [2022-09-08T15:16:13.515Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:16:13 [2022-09-08T15:16:13.515Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:16:13 [2022-09-08T15:16:13.515Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:16:13 [2022-09-08T15:16:13.515Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:16:13 [2022-09-08T15:16:13.515Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:16:14 [2022-09-08T15:16:14.083Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:16:16 [2022-09-08T15:16:16.616Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:16:19 [2022-09-08T15:16:19.903Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:16:21 [2022-09-08T15:16:21.807Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:16:23 [2022-09-08T15:16:23.710Z]     docker_cli_swarm_unix_test.go:63: [d13edcdce0f64] joining swarm manager [df11e27ab2207]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:54 [2022-09-08T15:16:54.305Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:16:54 [2022-09-08T15:16:54.306Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:16:54 [2022-09-08T15:16:54.306Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 31.9% of statements
15:16:56 [2022-09-08T15:16:56.216Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
15:16:56 [2022-09-08T15:16:56.216Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:16:56 [2022-09-08T15:16:56.216Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:16:56 [2022-09-08T15:16:56.216Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:16:56 [2022-09-08T15:16:56.216Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:16:56 [2022-09-08T15:16:56.216Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:16:56 [2022-09-08T15:16:56.216Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:16:56 [2022-09-08T15:16:56.216Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:16:56 [2022-09-08T15:16:56.476Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:16:56 [2022-09-08T15:16:56.476Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:16:57 [2022-09-08T15:16:57.861Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:16:57 [2022-09-08T15:16:57.861Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:16:57 [2022-09-08T15:16:57.861Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 6.0% of statements
15:16:57 [2022-09-08T15:16:57.861Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:16:58 [2022-09-08T15:16:58.432Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
15:16:58 [2022-09-08T15:16:58.693Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
15:16:58 [2022-09-08T15:16:58.693Z] ?   	github.com/docker/docker/api/types	[no test files]
15:16:58 [2022-09-08T15:16:58.693Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:16:58 [2022-09-08T15:16:58.693Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:16:58 [2022-09-08T15:16:58.693Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:16:58 [2022-09-08T15:16:58.693Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:16:58 [2022-09-08T15:16:58.693Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:16:58 [2022-09-08T15:16:58.693Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:16:58 [2022-09-08T15:16:58.693Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:16:58 [2022-09-08T15:16:58.693Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:16:58 [2022-09-08T15:16:58.953Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
15:16:58 [2022-09-08T15:16:58.953Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
15:16:58 [2022-09-08T15:16:58.953Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:16:58 [2022-09-08T15:16:58.953Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
15:16:59 [2022-09-08T15:16:59.214Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 77.3% of statements
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/builder	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:16:59 [2022-09-08T15:16:59.214Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:17:04 [2022-09-08T15:17:04.497Z] ok  	github.com/docker/docker/builder/remotecontext	0.147s	coverage: 13.7% of statements
15:17:04 [2022-09-08T15:17:04.497Z] ok  	github.com/docker/docker/builder/dockerfile	0.625s	coverage: 49.3% of statements
15:17:04 [2022-09-08T15:17:04.497Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
15:17:05 [2022-09-08T15:17:05.068Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
15:17:06 [2022-09-08T15:17:06.009Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.777s	coverage: 86.3% of statements
15:17:06 [2022-09-08T15:17:06.009Z] ?   	github.com/docker/docker/cli	[no test files]
15:17:06 [2022-09-08T15:17:06.009Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:17:06 [2022-09-08T15:17:06.009Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:17:06 [2022-09-08T15:17:06.009Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:17:06 [2022-09-08T15:17:06.579Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.132s	coverage: 67.6% of statements
15:17:10 [2022-09-08T15:17:10.781Z] ok  	github.com/docker/docker/client	0.126s	coverage: 76.1% of statements
15:17:19 [2022-09-08T15:17:19.979Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:17:19 [2022-09-08T15:17:19.979Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:17:19 [2022-09-08T15:17:19.979Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:17:21 [2022-09-08T15:17:21.883Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:17:25 [2022-09-08T15:17:25.170Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:17:27 [2022-09-08T15:17:27.704Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:17:29 [2022-09-08T15:17:29.609Z]     docker_api_swarm_test.go:962: [d99d2f99a8d61] joining swarm manager [d5af58a8477cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:49 [2022-09-08T15:17:49.527Z] ok  	github.com/docker/docker/cmd/dockerd	0.097s	coverage: 29.9% of statements
15:17:49 [2022-09-08T15:17:49.527Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.519s	coverage: 0.0% of statements
15:17:49 [2022-09-08T15:17:49.527Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:17:49 [2022-09-08T15:17:49.787Z] ok  	github.com/docker/docker/container	0.136s	coverage: 35.7% of statements
15:17:49 [2022-09-08T15:17:49.787Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:17:49 [2022-09-08T15:17:49.787Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:17:49 [2022-09-08T15:17:49.787Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:17:49 [2022-09-08T15:17:49.787Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:17:51 [2022-09-08T15:17:51.540Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:17:57 [2022-09-08T15:17:57.933Z] ok  	github.com/docker/docker/daemon/cluster	0.079s	coverage: 0.5% of statements
15:17:59 [2022-09-08T15:17:59.655Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:17:59 [2022-09-08T15:17:59.847Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
15:18:01 [2022-09-08T15:18:01.232Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
15:18:01 [2022-09-08T15:18:01.559Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:18:04 [2022-09-08T15:18:04.093Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:18:06 [2022-09-08T15:18:06.660Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:18:09 [2022-09-08T15:18:09.364Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
15:18:10 [2022-09-08T15:18:10.306Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 76.8% of statements
15:18:10 [2022-09-08T15:18:10.876Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
15:18:10 [2022-09-08T15:18:10.876Z] ok  	github.com/docker/docker/daemon	10.156s	coverage: 16.4% of statements
15:18:10 [2022-09-08T15:18:10.876Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:18:10 [2022-09-08T15:18:10.876Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:18:10 [2022-09-08T15:18:10.876Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
15:18:10 [2022-09-08T15:18:10.876Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:18:11 [2022-09-08T15:18:11.816Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
15:18:12 [2022-09-08T15:18:12.758Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.799s	coverage: 74.8% of statements
15:18:14 [2022-09-08T15:18:14.140Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
15:18:14 [2022-09-08T15:18:14.140Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.416s	coverage: 60.7% of statements
15:18:14 [2022-09-08T15:18:14.775Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:18:16 [2022-09-08T15:18:16.065Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
15:18:17 [2022-09-08T15:18:17.464Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.289s	coverage: 50.6% of statements
15:18:18 [2022-09-08T15:18:18.858Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.609s	coverage: 46.1% of statements
15:18:18 [2022-09-08T15:18:18.858Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:18:19 [2022-09-08T15:18:19.429Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.694s	coverage: 58.5% of statements
15:18:19 [2022-09-08T15:18:19.429Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:18:19 [2022-09-08T15:18:19.429Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:18:19 [2022-09-08T15:18:19.690Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.037s	coverage: 58.5% of statements
15:18:20 [2022-09-08T15:18:20.046Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:18:20 [2022-09-08T15:18:20.631Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
15:18:21 [2022-09-08T15:18:21.572Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
15:18:21 [2022-09-08T15:18:21.950Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:18:23 [2022-09-08T15:18:23.486Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
15:18:23 [2022-09-08T15:18:23.486Z] ok  	github.com/docker/docker/daemon/images	0.079s	coverage: 6.8% of statements
15:18:23 [2022-09-08T15:18:23.486Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:18:23 [2022-09-08T15:18:23.486Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:18:24 [2022-09-08T15:18:24.427Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
15:18:24 [2022-09-08T15:18:24.484Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:18:24 [2022-09-08T15:18:24.727Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.186s	coverage: 79.6% of statements
15:18:24 [2022-09-08T15:18:24.727Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:18:25 [2022-09-08T15:18:25.312Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
15:18:25 [2022-09-08T15:18:25.882Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.011s	coverage: 88.2% of statements
15:18:27 [2022-09-08T15:18:27.017Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:18:27 [2022-09-08T15:18:27.264Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.152s	coverage: 76.8% of statements
15:18:27 [2022-09-08T15:18:27.264Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
15:18:28 [2022-09-08T15:18:28.205Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 79.4% of statements
15:18:28 [2022-09-08T15:18:28.775Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 63.5% of statements
15:18:29 [2022-09-08T15:18:29.551Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:18:29 [2022-09-08T15:18:29.715Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.018s	coverage: 31.5% of statements
15:18:29 [2022-09-08T15:18:29.715Z] ok  	github.com/docker/docker/daemon/logger/journald	3.407s	coverage: 74.3% of statements
15:18:29 [2022-09-08T15:18:29.715Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
15:18:29 [2022-09-08T15:18:29.715Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
15:18:29 [2022-09-08T15:18:29.715Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:18:29 [2022-09-08T15:18:29.715Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:18:30 [2022-09-08T15:18:30.656Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
15:18:30 [2022-09-08T15:18:30.916Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:18:31 [2022-09-08T15:18:31.486Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
15:18:32 [2022-09-08T15:18:32.085Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:18:32 [2022-09-08T15:18:32.426Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.648s	coverage: 82.5% of statements
15:18:32 [2022-09-08T15:18:32.426Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:18:32 [2022-09-08T15:18:32.426Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:18:33 [2022-09-08T15:18:33.367Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 44.4% of statements
15:18:33 [2022-09-08T15:18:33.990Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:18:34 [2022-09-08T15:18:34.748Z] ok  	github.com/docker/docker/distribution	1.525s	coverage: 28.0% of statements
15:18:34 [2022-09-08T15:18:34.748Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:18:35 [2022-09-08T15:18:35.009Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
15:18:35 [2022-09-08T15:18:35.579Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
15:18:35 [2022-09-08T15:18:35.579Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 84.9% of statements
15:18:35 [2022-09-08T15:18:35.579Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:18:36 [2022-09-08T15:18:36.150Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
15:18:36 [2022-09-08T15:18:36.721Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
15:18:36 [2022-09-08T15:18:36.721Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:18:36 [2022-09-08T15:18:36.721Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:18:37 [2022-09-08T15:18:37.291Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
15:18:37 [2022-09-08T15:18:37.862Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
15:18:38 [2022-09-08T15:18:38.433Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.0% of statements
15:18:38 [2022-09-08T15:18:38.702Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
15:18:40 [2022-09-08T15:18:40.614Z] ok  	github.com/docker/docker/pkg/archive	0.301s	coverage: 82.3% of statements
15:18:40 [2022-09-08T15:18:40.874Z] ok  	github.com/docker/docker/pkg/authorization	0.157s	coverage: 68.3% of statements
15:18:41 [2022-09-08T15:18:41.135Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:18:41 [2022-09-08T15:18:41.135Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:18:44 [2022-09-08T15:18:44.430Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.481s	coverage: 42.7% of statements
15:18:44 [2022-09-08T15:18:44.430Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 6.7% of statements
15:18:44 [2022-09-08T15:18:44.690Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
15:18:44 [2022-09-08T15:18:44.950Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
15:18:45 [2022-09-08T15:18:45.210Z] ok  	github.com/docker/docker/layer	7.246s	coverage: 68.9% of statements
15:18:45 [2022-09-08T15:18:45.210Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:18:45 [2022-09-08T15:18:45.210Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:18:45 [2022-09-08T15:18:45.210Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:18:45 [2022-09-08T15:18:45.210Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:18:45 [2022-09-08T15:18:45.210Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:18:45 [2022-09-08T15:18:45.210Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:18:45 [2022-09-08T15:18:45.473Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 87.2% of statements
15:18:45 [2022-09-08T15:18:45.734Z] ok  	github.com/docker/docker/pkg/fsutils	0.173s	coverage: 85.1% of statements
15:18:45 [2022-09-08T15:18:45.734Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
15:18:47 [2022-09-08T15:18:47.117Z] ok  	github.com/docker/docker/pkg/idtools	0.492s	coverage: 69.3% of statements
15:18:47 [2022-09-08T15:18:47.117Z] ok  	github.com/docker/docker/pkg/ioutils	0.453s	coverage: 70.1% of statements
15:18:47 [2022-09-08T15:18:47.378Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
15:18:47 [2022-09-08T15:18:47.378Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
15:18:47 [2022-09-08T15:18:47.378Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:18:47 [2022-09-08T15:18:47.638Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:18:47 [2022-09-08T15:18:47.638Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:18:47 [2022-09-08T15:18:47.899Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
15:18:48 [2022-09-08T15:18:48.160Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
15:18:48 [2022-09-08T15:18:48.160Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
15:18:48 [2022-09-08T15:18:48.160Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:18:48 [2022-09-08T15:18:48.160Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:18:48 [2022-09-08T15:18:48.732Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
15:18:49 [2022-09-08T15:18:49.317Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
15:18:49 [2022-09-08T15:18:49.578Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
15:18:49 [2022-09-08T15:18:49.841Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:18:51 [2022-09-08T15:18:51.221Z] ok  	github.com/docker/docker/pkg/pubsub	1.060s	coverage: 75.0% of statements
15:18:51 [2022-09-08T15:18:51.221Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
15:18:51 [2022-09-08T15:18:51.481Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
15:18:51 [2022-09-08T15:18:51.741Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:18:52 [2022-09-08T15:18:52.002Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:18:52 [2022-09-08T15:18:52.262Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:18:52 [2022-09-08T15:18:52.522Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
15:18:53 [2022-09-08T15:18:53.093Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
15:18:53 [2022-09-08T15:18:53.354Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
15:18:53 [2022-09-08T15:18:53.925Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
15:18:54 [2022-09-08T15:18:54.186Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:18:56 [2022-09-08T15:18:56.097Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
15:18:56 [2022-09-08T15:18:56.356Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
15:18:56 [2022-09-08T15:18:56.617Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
15:18:57 [2022-09-08T15:18:57.558Z] ok  	github.com/docker/docker/quota	0.245s	coverage: 71.4% of statements
15:18:58 [2022-09-08T15:18:58.129Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:18:59 [2022-09-08T15:18:59.069Z] ok  	github.com/docker/docker/registry	0.054s	coverage: 58.6% of statements
15:18:59 [2022-09-08T15:18:59.330Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
15:18:59 [2022-09-08T15:18:59.330Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
15:18:59 [2022-09-08T15:18:59.901Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
15:19:00 [2022-09-08T15:19:00.161Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:19:02 [2022-09-08T15:19:02.071Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:19:02 [2022-09-08T15:19:02.640Z] ok  	github.com/docker/docker/volume/local	0.118s	coverage: 76.8% of statements
15:19:02 [2022-09-08T15:19:02.901Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
15:19:04 [2022-09-08T15:19:04.284Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
15:19:26 [2022-09-08T15:19:26.226Z] ok  	github.com/docker/docker/pkg/plugins	33.644s	coverage: 76.3% of statements
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/rootless	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/volume	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:19:26 [2022-09-08T15:19:26.226Z] 
15:19:26 [2022-09-08T15:19:26.226Z] === Skipped
15:19:26 [2022-09-08T15:19:26.226Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:19:26 [2022-09-08T15:19:26.226Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:19:26 [2022-09-08T15:19:26.226Z] 
15:19:26 [2022-09-08T15:19:26.226Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:19:26 [2022-09-08T15:19:26.226Z]     network_proxy_test.go:208: No support for dual stack yet
15:19:26 [2022-09-08T15:19:26.226Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver btrfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver btrfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver btrfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver btrfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver btrfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:71: No driver to put!
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z] time="2022-09-08T15:18:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z] time="2022-09-08T15:18:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z] time="2022-09-08T15:18:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z] time="2022-09-08T15:18:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z] time="2022-09-08T15:18:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:71: No driver to put!
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     overlay_test.go:50: Fails to compute changes intermittently
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver zfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver zfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver zfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver zfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:44: Driver zfs not supported
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     graphtest_unix.go:71: No driver to put!
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:19:26 [2022-09-08T15:19:26.227Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
15:19:26 [2022-09-08T15:19:26.227Z] 
15:19:26 [2022-09-08T15:19:26.227Z] DONE 2874 tests, 28 skipped in 264.254s
15:19:26 [2022-09-08T15:19:26.227Z] + '[' -n 'github.com/docker/docker/libnetwork
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/bitseq
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/cluster
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/config
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/datastore
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/diagnostic
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/discoverapi
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/driverapi
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/bridge
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/host
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/null
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/overlay
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/remote
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/windows
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/drvregistry
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/etchosts
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/idm
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/internal/caller
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/ipam
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/ipamapi
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/ipams/builtin
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/ipams/null
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/ipams/remote
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/ipamutils
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/iptables
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/netlabel
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/netutils
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/networkdb
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/ns
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/options
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/osl
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/osl/kernel
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/portallocator
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/portmapper
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/resolvconf
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/testutils
15:19:26 [2022-09-08T15:19:26.227Z] github.com/docker/docker/libnetwork/types' ']'
15:19:26 [2022-09-08T15:19:26.227Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
15:19:30 [2022-09-08T15:19:30.217Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:19:45 [2022-09-08T15:19:45.131Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:20:03 [2022-09-08T15:20:03.217Z] --- PASS: TestDockerSwarmSuite (1513.74s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.84s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.17s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.94s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.69s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.17s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.43s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.31s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (25.37s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.60s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.57s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.74s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.80s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.55s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.95s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.62s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.30s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.57s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.15s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.13s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.51s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.37s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.74s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.95s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.48s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.71s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.29s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.72s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.48s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.48s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.47s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.76s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.14s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.52s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.70s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.97s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.83s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.17s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.77s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.32s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.95s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.10s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.62s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.10s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.04s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.25s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.09s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.12s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.79s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.47s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.14s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.18s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.51s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.33s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.48s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.57s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.37s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.98s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (57.28s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.12s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.42s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.08s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.44s)
15:20:03 [2022-09-08T15:20:03.217Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.03s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.58s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.69s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.54s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.77s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.63s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.66s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.17s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.40s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.36s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.08s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s)
15:20:03 [2022-09-08T15:20:03.218Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
15:20:03 [2022-09-08T15:20:03.218Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
15:20:03 [2022-09-08T15:20:03.218Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s)
15:20:03 [2022-09-08T15:20:03.218Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.26s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.25s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.42s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.15s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.63s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.28s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s)
15:20:03 [2022-09-08T15:20:03.218Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s)
15:20:03 [2022-09-08T15:20:03.218Z] === RUN   TestDockerExternalVolumeSuite
15:20:03 [2022-09-08T15:20:03.218Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:20:03 [2022-09-08T15:20:03.218Z]     docker_cli_external_volume_driver_test.go:53: [df5ea24289b56] daemon is not started
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork	37.315s	coverage: 40.6% of statements
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.122s	coverage: 84.4% of statements
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.410s	coverage: 59.9% of statements
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.118s	coverage: 5.1% of statements
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
15:20:12 [2022-09-08T15:20:12.937Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:20:12 [2022-09-08T15:20:12.937Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.008s	coverage: 34.8% of statements
15:20:18 [2022-09-08T15:20:18.095Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:20:22 [2022-09-08T15:20:22.925Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.114s	coverage: 6.6% of statements
15:20:22 [2022-09-08T15:20:22.925Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
15:20:22 [2022-09-08T15:20:22.925Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
15:20:22 [2022-09-08T15:20:22.925Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
15:20:22 [2022-09-08T15:20:22.925Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:20:22 [2022-09-08T15:20:22.925Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:20:22 [2022-09-08T15:20:22.925Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:20:23 [2022-09-08T15:20:23.185Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 82.4% of statements
15:20:23 [2022-09-08T15:20:23.185Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
15:20:23 [2022-09-08T15:20:23.445Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
15:20:23 [2022-09-08T15:20:23.706Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:20:35 [2022-09-08T15:20:35.932Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
15:20:50 [2022-09-08T15:20:50.832Z] ok  	github.com/docker/docker/libnetwork/ipam	14.387s	coverage: 85.3% of statements
15:20:50 [2022-09-08T15:20:50.832Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:20:50 [2022-09-08T15:20:50.832Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:20:50 [2022-09-08T15:20:50.832Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
15:20:50 [2022-09-08T15:20:50.832Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
15:20:50 [2022-09-08T15:20:50.832Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:20:50 [2022-09-08T15:20:50.832Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
15:20:50 [2022-09-08T15:20:50.832Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.245s	coverage: 74.0% of statements
15:20:50 [2022-09-08T15:20:50.832Z] ok  	github.com/docker/docker/libnetwork/iptables	0.157s	coverage: 45.0% of statements
15:20:51 [2022-09-08T15:20:51.093Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
15:20:51 [2022-09-08T15:20:51.354Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
15:21:25 [2022-09-08T15:21:25.780Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:21:33 [2022-09-08T15:21:33.895Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:21:48 [2022-09-08T15:21:48.812Z]     docker_cli_external_volume_driver_test.go:53: [d87616a65c8c4] daemon is not started
15:22:03 [2022-09-08T15:22:03.689Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:22:18 [2022-09-08T15:22:18.567Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:22:33 [2022-09-08T15:22:33.445Z]     docker_cli_external_volume_driver_test.go:53: [d253b999b6b80] daemon is not started
15:22:42 [2022-09-08T15:22:42.838Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.129s	coverage: 60.1% of statements
15:22:42 [2022-09-08T15:22:42.838Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:22:42 [2022-09-08T15:22:42.838Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:22:42 [2022-09-08T15:22:42.838Z] ok  	github.com/docker/docker/libnetwork/osl	4.335s	coverage: 39.7% of statements
15:22:42 [2022-09-08T15:22:42.838Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
15:22:42 [2022-09-08T15:22:42.838Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.014s	coverage: 80.7% of statements
15:22:43 [2022-09-08T15:22:43.411Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.617s	coverage: 48.6% of statements
15:22:43 [2022-09-08T15:22:43.671Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
15:22:43 [2022-09-08T15:22:43.671Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
15:22:43 [2022-09-08T15:22:43.931Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] === Skipped
15:22:43 [2022-09-08T15:22:43.931Z] === SKIP: libnetwork TestParallel1 (0.00s)
15:22:43 [2022-09-08T15:22:43.931Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] === SKIP: libnetwork TestParallel3 (0.00s)
15:22:43 [2022-09-08T15:22:43.931Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] === SKIP: libnetwork TestParallel2 (0.00s)
15:22:43 [2022-09-08T15:22:43.931Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
15:22:43 [2022-09-08T15:22:43.931Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
15:22:43 [2022-09-08T15:22:43.931Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
15:22:43 [2022-09-08T15:22:43.931Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
15:22:43 [2022-09-08T15:22:43.931Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
15:22:43 [2022-09-08T15:22:43.931Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:22:43 [2022-09-08T15:22:43.931Z]     firewalld_test.go:14: firewalld is not running
15:22:43 [2022-09-08T15:22:43.931Z] 
15:22:43 [2022-09-08T15:22:43.931Z] DONE 327 tests, 9 skipped in 201.100s
Post stage
[Pipeline] junit
15:22:44 [2022-09-08T15:22:44.516Z] Recording test results
15:22:44 [2022-09-08T15:22:44.840Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:22:45 [2022-09-08T15:22:45.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/validate/vendor
15:22:45 [2022-09-08T15:22:45.735Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:22:46 [2022-09-08T15:22:46.613Z] + echo Ensuring container killed.
15:22:46 [2022-09-08T15:22:46.613Z] Ensuring container killed.
15:22:46 [2022-09-08T15:22:46.613Z] + docker rm -vf docker-pr2
15:22:46 [2022-09-08T15:22:46.613Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
15:22:46 [2022-09-08T15:22:46.900Z] + echo Chowning /workspace to jenkins user
15:22:46 [2022-09-08T15:22:46.900Z] Chowning /workspace to jenkins user
15:22:46 [2022-09-08T15:22:46.900Z] + id -u
15:22:46 [2022-09-08T15:22:46.900Z] + id -g
15:22:46 [2022-09-08T15:22:46.900Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43867:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:22:47 [2022-09-08T15:22:47.768Z] + bundleName=unit
15:22:47 [2022-09-08T15:22:47.768Z] + echo Creating unit-bundles.tar.gz
15:22:47 [2022-09-08T15:22:47.768Z] Creating unit-bundles.tar.gz
15:22:47 [2022-09-08T15:22:47.768Z] + 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/coverage-libnetwork.out bundles/coverage.out
15:22:47 [2022-09-08T15:22:47.768Z] bundles/junit-report-libnetwork.xml
15:22:47 [2022-09-08T15:22:47.768Z] bundles/junit-report.xml
15:22:47 [2022-09-08T15:22:47.768Z] bundles/go-test-report-libnetwork.json
15:22:47 [2022-09-08T15:22:47.768Z] bundles/go-test-report.json
15:22:47 [2022-09-08T15:22:47.768Z] bundles/coverage-libnetwork.out
15:22:47 [2022-09-08T15:22:47.768Z] bundles/coverage.out
[Pipeline] archiveArtifacts
15:22:47 [2022-09-08T15:22:47.781Z] Archiving artifacts
15:22:48 [2022-09-08T15:22:48.194Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43867/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:22:48 [2022-09-08T15:22:48.323Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:22:48 [2022-09-08T15:22:48.509Z] + make clean
15:22:48 [2022-09-08T15:22:48.582Z]     docker_cli_external_volume_driver_test.go:53: [ddfbd1ddd297a] daemon is not started
15:22:48 [2022-09-08T15:22:48.770Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:22:48 [2022-09-08T15:22:48.770Z] docker-dev-cache
15:22:48 [2022-09-08T15:22:48.770Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:23:03 [2022-09-08T15:23:03.461Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:23:35 [2022-09-08T15:23:35.590Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:23:53 [2022-09-08T15:23:53.675Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:24:08 [2022-09-08T15:24:08.553Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:24:55 [2022-09-08T15:24:55.226Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:25:13 [2022-09-08T15:25:13.313Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:25:45 [2022-09-08T15:25:45.424Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:26:17 [2022-09-08T15:26:17.497Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:26:29 [2022-09-08T15:26:29.701Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:26:47 [2022-09-08T15:26:47.789Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:26:47 [2022-09-08T15:26:47.789Z]     docker_cli_external_volume_driver_test.go:485: [d16c7fb982129] daemon is not started
15:27:02 [2022-09-08T15:27:02.668Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:27:02 [2022-09-08T15:27:02.668Z]     docker_cli_external_volume_driver_test.go:53: [d816d63f52e85] daemon is not started
15:27:17 [2022-09-08T15:27:17.586Z] --- PASS: TestDockerExternalVolumeSuite (437.09s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.26s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.21s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s)
15:27:17 [2022-09-08T15:27:17.586Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
15:27:17 [2022-09-08T15:27:17.586Z] PASS
15:27:17 [2022-09-08T15:27:17.586Z] 
15:27:17 [2022-09-08T15:27:17.586Z] === Skipped
15:27:17 [2022-09-08T15:27:17.586Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
15:27:17 [2022-09-08T15:27:17.586Z]     check_test.go:540: [d2d39abb9db18] daemon is not started
15:27:17 [2022-09-08T15:27:17.586Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z] 
15:27:17 [2022-09-08T15:27:17.586Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
15:27:17 [2022-09-08T15:27:17.586Z]     check_test.go:540: [d5d1d51afc3f3] daemon is not started
15:27:17 [2022-09-08T15:27:17.586Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z] 
15:27:17 [2022-09-08T15:27:17.586Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
15:27:17 [2022-09-08T15:27:17.586Z]     check_test.go:540: [d29587c055f70] daemon is not started
15:27:17 [2022-09-08T15:27:17.586Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z] 
15:27:17 [2022-09-08T15:27:17.586Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:27:17 [2022-09-08T15:27:17.586Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z] 
15:27:17 [2022-09-08T15:27:17.586Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:27:17 [2022-09-08T15:27:17.586Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:27:17 [2022-09-08T15:27:17.586Z] 
15:27:17 [2022-09-08T15:27:17.586Z] DONE 269 tests, 5 skipped in 2243.166s
15:27:17 [2022-09-08T15:27:17.586Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:27:17 [2022-09-08T15:27:17.586Z] ++++ cat bundles/test-integration/docker.pid
15:27:17 [2022-09-08T15:27:17.586Z] +++ kill 14905
15:27:17 [2022-09-08T15:27:17.586Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df2f13a60cd3a/docker.pid
15:27:17 [2022-09-08T15:27:17.586Z] +++ kill 15517
15:27:17 [2022-09-08T15:27:17.586Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15517 is not a child of this shell
15:27:17 [2022-09-08T15:27:17.586Z] warning: PID 15517 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df2f13a60cd3a/docker.pid had a nonzero exit code
15:27:17 [2022-09-08T15:27:17.586Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df2f13a60cd3a/root: target is busy.
15:27:17 [2022-09-08T15:27:17.586Z] +++ /etc/init.d/apparmor stop
15:27:17 [2022-09-08T15:27:17.586Z] Leaving: AppArmorNo profiles have been unloaded.
15:27:17 [2022-09-08T15:27:17.586Z] 
15:27:17 [2022-09-08T15:27:17.586Z] Unloading profiles will leave already running processes permanently
15:27:17 [2022-09-08T15:27:17.586Z] unconfined, which can lead to unexpected situations.
15:27:17 [2022-09-08T15:27:17.586Z] 
15:27:17 [2022-09-08T15:27:17.586Z] To set a process to complain mode, use the command line tool
15:27:17 [2022-09-08T15:27:17.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:27:17 [2022-09-08T15:27:17.586Z] +++ true
15:27:17 [2022-09-08T15:27:17.586Z] exiting test-integration
15:27:17 [2022-09-08T15:27:17.586Z] ++ exit 0
15:27:17 [2022-09-08T15:27:17.586Z] 
15:27:18 [2022-09-08T15:27:18.154Z] + exit 0
15:27:18 [2022-09-08T15:27:18.154Z] ++ jobs -p
15:27:18 [2022-09-08T15:27:18.154Z] + pids=
15:27:18 [2022-09-08T15:27:18.154Z] + echo 'Remaining pids to kill: []'
15:27:18 [2022-09-08T15:27:18.154Z] Remaining pids to kill: []
15:27:18 [2022-09-08T15:27:18.154Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
15:27:18 [2022-09-08T15:27:18.173Z] Recording test results
15:27:18 [2022-09-08T15:27:18.563Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:27:18 [2022-09-08T15:27:18.867Z] + echo Ensuring container killed.
15:27:18 [2022-09-08T15:27:18.867Z] Ensuring container killed.
15:27:18 [2022-09-08T15:27:18.867Z] + docker ps -aq -f name=docker-pr2-*
15:27:18 [2022-09-08T15:27:18.867Z] + cids=81e8fd4284ee
15:27:18 [2022-09-08T15:27:18.867Z] 7e930a949123
15:27:18 [2022-09-08T15:27:18.867Z] 1c6ea7a8695a
15:27:18 [2022-09-08T15:27:18.867Z] + [ -n 81e8fd4284ee
15:27:18 [2022-09-08T15:27:18.867Z] 7e930a949123
15:27:18 [2022-09-08T15:27:18.867Z] 1c6ea7a8695a ]
15:27:18 [2022-09-08T15:27:18.867Z] + docker rm -vf 81e8fd4284ee 7e930a949123 1c6ea7a8695a
15:27:19 [2022-09-08T15:27:19.126Z] 81e8fd4284ee
15:27:19 [2022-09-08T15:27:19.384Z] 7e930a949123
15:27:19 [2022-09-08T15:27:19.384Z] 1c6ea7a8695a
[Pipeline] sh
15:27:19 [2022-09-08T15:27:19.666Z] + echo Chowning /workspace to jenkins user
15:27:19 [2022-09-08T15:27:19.666Z] Chowning /workspace to jenkins user
15:27:19 [2022-09-08T15:27:19.666Z] + id -u
15:27:19 [2022-09-08T15:27:19.666Z] + id -g
15:27:19 [2022-09-08T15:27:19.666Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43867:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:27:21 [2022-09-08T15:27:21.866Z] + bundleName=amd64
15:27:21 [2022-09-08T15:27:21.866Z] + echo Creating amd64-bundles.tar.gz
15:27:21 [2022-09-08T15:27:21.866Z] Creating amd64-bundles.tar.gz
15:27:21 [2022-09-08T15:27:21.866Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:27:21 [2022-09-08T15:27:21.866Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
15:27:23 [2022-09-08T15:27:23.255Z] Archiving artifacts
15:27:23 [2022-09-08T15:27:23.713Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43867/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:27:24 [2022-09-08T15:27:24.019Z] + make clean
15:27:24 [2022-09-08T15:27:24.019Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:27:24 [2022-09-08T15:27:24.278Z] docker-dev-cache
15:27:24 [2022-09-08T15:27:24.278Z] 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